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
Note You need to log in before you can comment on or make changes to this bug.