[Webkit-unassigned] [Bug 166826] New: GC constraint solving should be an order of magnitude cheaper
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 8 14:00:52 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166826
Bug ID: 166826
Summary: GC constraint solving should be an order of magnitude
cheaper
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fpizlo at apple.com
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).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170108/0fa7033b/attachment.html>
More information about the webkit-unassigned
mailing list