RESOLVED FIXED 86814
[perf-test] Add a binding benchmark for div.getAttribute()
https://bugs.webkit.org/show_bug.cgi?id=86814
Summary [perf-test] Add a binding benchmark for div.getAttribute()
Kentaro Hara
Reported 2012-05-17 23:23:44 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 div.getAttribute(). This benchmark covers 'getAttribute' in Dromaeo/dom-attr.html, and other DOM methods that return a String.
Attachments
Patch (2.78 KB, patch)
2012-05-17 23:26 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-05-17 23:26:38 PDT
WebKit Review Bot
Comment 2 2012-05-17 23:49:03 PDT
Comment on attachment 142644 [details] Patch Clearing flags on attachment: 142644 Committed r117550: <http://trac.webkit.org/changeset/117550>
WebKit Review Bot
Comment 3 2012-05-17 23:49:11 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.