NEW31263
Allow multiple independent layout roots to be scheduled concurrently
https://bugs.webkit.org/show_bug.cgi?id=31263
Summary Allow multiple independent layout roots to be scheduled concurrently
James Robinson
Reported 2009-11-09 10:38:36 PST
When layout is scheduled within multiple, independent layout subtrees the current behavior is to revert back to doing a full-document layout (FrameView::scheduleRelayoutOfSubtree). Allowing each subtree to remain scheduled concurrently would speed things up quite a bit on some sites.
Attachments
Sam Weinig
Comment 1 2009-11-09 14:45:33 PST
What sites? Do you have a benchmark you are using and/or any data?
Note You need to log in before you can comment on or make changes to this bug.