Bug 86581

Summary: [meta] Add performance tests for DOM bindings
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: Tools / TestsAssignee: Kentaro Hara <haraken>
Status: NEW ---    
Severity: Normal CC: abarth, rniwa, skyul
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 86582, 86725, 86806, 86808, 86810, 86812, 86814, 86815, 86816, 86820    
Bug Blocks:    

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.