Bug 86814 - [perf-test] Add a binding benchmark for div.getAttribute()
Summary: [perf-test] Add a binding benchmark for div.getAttribute()
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:23 PDT by Kentaro Hara
Modified: 2012-05-17 23:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.78 KB, patch)
2012-05-17 23:26 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: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.
Comment 1 Kentaro Hara 2012-05-17 23:26:38 PDT
Created attachment 142644 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-05-17 23:49:11 PDT
All reviewed patches have been landed.  Closing bug.