Bug 86581 - [meta] Add performance tests for DOM bindings
Summary: [meta] Add performance tests for DOM bindings
Status: NEW
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: 86582 86725 86806 86808 86810 86812 86814 86815 86816 86820
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-16 00:10 PDT by Kentaro Hara
Modified: 2012-07-21 07:02 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-05-16 00:10:39 PDT
Currently Bindings/dom-attributes.html is just a collection of random DOM attributes and methods. We should remove it and instead add more reasonable micro benchmarks by classifying DOM binding call paths.
Comment 1 Kentaro Hara 2012-05-17 22:03:43 PDT
Progress update: I've added two benchmarks. I'll add ~13 more benchmarks.