WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
166826
GC constraint solving should be an order of magnitude cheaper
https://bugs.webkit.org/show_bug.cgi?id=166826
Summary
GC constraint solving should be an order of magnitude cheaper
Filip Pizlo
Reported
2017-01-08 14:00:52 PST
We should: - Parallelize most DOM constraint solving. - Make most DOM constraint solving concurrent. - Make it cheaper to find and execute all of the DOM constraints. - Reduce the number of DOM constraints by throwing away unobservable wrappers (like we used to).
Attachments
Add attachment
proposed patch, testcase, etc.
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