[Webkit-unassigned] [Bug 129065] Render tree construction is O(N^2) in number of siblings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 11:38:25 PDT 2014


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





--- Comment #5 from Antti Koivisto <koivisto at iki.fi>  2014-03-26 11:38:43 PST ---
https://trac.webkit.org/r166303

Factored RenderTreePosition to be more of a class.
Moved the test to LayoutTests/perf but didn't use magnitude-perf.js as it seemed unsuitable for a something that requires a relatively long testing function (it calls the function many times).

-- 
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