WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
111645
[meta] Make the Threaded HTML Parser faster
https://bugs.webkit.org/show_bug.cgi?id=111645
Summary
[meta] Make the Threaded HTML Parser faster
Eric Seidel (no email)
Reported
2013-03-06 16:44:21 PST
[meta] Make the Threaded HTML Parser faster We've successfully created a fully functioning threaded HTML Parser as part of
bug 106127
. Chromium has this parser enabled by default in their Canary builds. It's time to retire
bug 106127
, but there is still some optimization work we'd like to consider. This bug exists for tracking that work.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2013-03-06 16:48:10 PST
I should note: as Adam mentioned in
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/hBUVtg7gacE
the threaded parser codepath is already faster. Currently it has a slightly higher high-water-mark for memory on Windows, but we're working on bringing that back down.
Anne van Kesteren
Comment 2
2023-12-25 10:04:21 PST
This code was removed.
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