WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 88202
[perf-test] Add a benchmark of querySelector() for an element that appears in the depths in the document
https://bugs.webkit.org/show_bug.cgi?id=88202
Summary
[perf-test] Add a benchmark of querySelector() for an element that appears in...
Kentaro Hara
Reported
2012-06-03 18:05:09 PDT
query-selector-first.html tests querySelector() for an element that appears at the head of the document. query-selector-last.html tests querySelector() for an element that appears at the tail of the document. In addition, we want a benchmark of querySelector() for an element that appears in the depths in the document.
Attachments
Patch
(3.12 KB, patch)
2012-06-03 18:12 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
patch for landing
(4.13 KB, patch)
2012-06-03 19:26 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-06-03 18:12:02 PDT
Created
attachment 145497
[details]
Patch
Ryosuke Niwa
Comment 2
2012-06-03 19:20:31 PDT
Comment on
attachment 145497
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=145497&action=review
> PerformanceTests/Parser/query-selector-deep.html:28 > +}});
Shouldn't we indent this by 4 spaces?
Kentaro Hara
Comment 3
2012-06-03 19:26:24 PDT
Created
attachment 145502
[details]
patch for landing
WebKit Review Bot
Comment 4
2012-06-03 20:14:38 PDT
Comment on
attachment 145502
[details]
patch for landing Clearing flags on attachment: 145502 Committed
r119368
: <
http://trac.webkit.org/changeset/119368
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug