Bug 86815 - [perf-test] Add a binding benchmark for div.setAttribute()
Summary: [perf-test] Add a binding benchmark for div.setAttribute()
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:30 PDT by Kentaro Hara
Modified: 2012-05-18 00:19 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2012-05-17 23:36 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:30:43 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.setAttribute(). This benchmark covers 'setAttribute' in Dromaeo/dom-attr.html and other DOM methods that return an undefined.
Comment 1 Kentaro Hara 2012-05-17 23:36:24 PDT
Created attachment 142646 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-18 00:19:54 PDT
Comment on attachment 142646 [details]
Patch

Clearing flags on attachment: 142646

Committed r117553: <http://trac.webkit.org/changeset/117553>
Comment 3 WebKit Review Bot 2012-05-18 00:19:58 PDT
All reviewed patches have been landed.  Closing bug.