WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39661
Switch HTML parsing benchmark to use document.write instead of innerHTML
https://bugs.webkit.org/show_bug.cgi?id=39661
Summary
Switch HTML parsing benchmark to use document.write instead of innerHTML
Adam Barth
Reported
2010-05-25 01:41:50 PDT
Switch HTML parsing benchmark to use document.write instead of innerHTML
Attachments
Patch
(1.43 KB, patch)
2010-05-25 01:43 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-05-25 01:43:15 PDT
Created
attachment 56990
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-05-25 01:44:31 PDT
Comment on
attachment 56990
[details]
Patch OK. How does the performance compare with the original benchmark? Are we still spending a similar amount of time in the tokenizer/parser? Please comment before landing.
Adam Barth
Comment 3
2010-05-25 01:59:58 PDT
Comment on
attachment 56990
[details]
Patch Yeah, it's still spending 10% of its time in parseTag (and 42% in functions below that).
WebKit Commit Bot
Comment 4
2010-05-25 05:55:27 PDT
Comment on
attachment 56990
[details]
Patch Clearing flags on attachment: 56990 Committed
r60157
: <
http://trac.webkit.org/changeset/60157
>
WebKit Commit Bot
Comment 5
2010-05-25 05:55:33 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