RESOLVED FIXED 86816
[perf-test] Add 7 micro benchmarks for DOM bindings
https://bugs.webkit.org/show_bug.cgi?id=86816
Summary [perf-test] Add 7 micro benchmarks for DOM bindings
Kentaro Hara
Reported 2012-05-17 23:41:56 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 benchmarks for id getter, id getter for an undefined id, id setter, appendChild(), insertBefore() and childNodes[i]. That's it for now.
Attachments
Patch (14.30 KB, patch)
2012-05-18 00:53 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-05-18 00:53:13 PDT
WebKit Review Bot
Comment 2 2012-05-18 01:40:10 PDT
Comment on attachment 142657 [details] Patch Clearing flags on attachment: 142657 Committed r117563: <http://trac.webkit.org/changeset/117563>
WebKit Review Bot
Comment 3 2012-05-18 01:40:14 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.