WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
89723
Add a perf-test for innerHTML setter for a large DOM tree
https://bugs.webkit.org/show_bug.cgi?id=89723
Summary
Add a perf-test for innerHTML setter for a large DOM tree
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-06-21 18:04:44 PDT
Created
attachment 148930
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug