Bug 89723

Summary: Add a perf-test for innerHTML setter for a large DOM tree
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: Tools / TestsAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-06-21 18:02:41 PDT
We want a benchmark for innerHTML setter for the following reason: - innerHTML setter is widely used in the real world. - I am planning to optimize innerHTML setter in the near future. - I want to use the innerHTML setter benchmark for the patch of bug 88834.
Attachments
Patch (2.75 KB, patch)
2012-06-21 18:04 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-06-21 18:04:44 PDT
Darin Adler
Comment 2 2012-06-21 19:30:23 PDT
Comment on attachment 148930 [details] Patch I’d like to see some tests in LayoutTests/perf for this that checks how the performance changes as the markup in innerHTML grows longer and more complex.
WebKit Review Bot
Comment 3 2012-06-21 19:51:08 PDT
Comment on attachment 148930 [details] Patch Clearing flags on attachment: 148930 Committed r120998: <http://trac.webkit.org/changeset/120998>
WebKit Review Bot
Comment 4 2012-06-21 19:51:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.