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
patch for landing (4.13 KB, patch)
2012-06-03 19:26 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-06-03 18:12:02 PDT
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.