Bug 86816 - [perf-test] Add 7 micro benchmarks for DOM bindings
Summary: [perf-test] Add 7 micro benchmarks for DOM bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 86581
  Show dependency treegraph
 
Reported: 2012-05-17 23:41 PDT by Kentaro Hara
Modified: 2012-05-18 01:40 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.30 KB, patch)
2012-05-18 00:53 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 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.
Comment 1 Kentaro Hara 2012-05-18 00:53:13 PDT
Created attachment 142657 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-05-18 01:40:14 PDT
All reviewed patches have been landed.  Closing bug.