WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86810
[perf-test] Add a binding benchmark for getElementsByTagName()
https://bugs.webkit.org/show_bug.cgi?id=86810
Summary
[perf-test] Add a binding benchmark for getElementsByTagName()
Kentaro Hara
Reported
2012-05-17 22:51:37 PDT
We should remove Bindings/dom-attributes.html and instead add more reasonable micro benchmarks by classifying DOM binding call paths. In this bug we add a benchmark for document.getElementsByTagName(). This benchmark covers 'getElementsByTagName (not in document)', 'getElementsByTagName', 'getElementsByName (not in document)' and 'getElementsByName' in Dromaeo/dom-query.html, and other DOM methods that return a NodeList.
Attachments
Patch
(3.05 KB, patch)
2012-05-17 23:00 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-05-17 23:00:23 PDT
Created
attachment 142638
[details]
Patch
WebKit Review Bot
Comment 2
2012-05-18 02:19:50 PDT
Comment on
attachment 142638
[details]
Patch Clearing flags on attachment: 142638 Committed
r117568
: <
http://trac.webkit.org/changeset/117568
>
WebKit Review Bot
Comment 3
2012-05-18 02:19:54 PDT
All reviewed patches have been landed. Closing bug.
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