[Webkit-unassigned] [Bug 65377] Hidden text nodes slow down position traversing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 31 14:37:59 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65377





--- Comment #8 from Darin Adler <darin at apple.com>  2011-07-31 14:37:58 PST ---
(From update of attachment 102367)
View in context: https://bugs.webkit.org/attachment.cgi?id=102367&action=review

> Source/WebCore/ChangeLog:10
> +        No new tests because it doesn't fix any layout issue.

We have a layout test system for making performance tests that check that performance has the correct order of magnitude. These tests are in the LayoutTests/perf directory using the Magnitude object. Using that you should be able to make a test that uses giant hidden text nodes to show the massive speedup from this change.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list