[Webkit-unassigned] [Bug 13785] Counters exhibit O(n^2) creation/destruction behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 19 02:46:40 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13785





------- Comment #3 from hyatt at apple.com  2007-05-19 02:46 PDT -------
Ok, verified that construction slowness is pretty much entirely due to the
first loop in findPlaceForCounter.  Each subsequent counter has to crawl all
the previous siblings before going up to the parent.


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



More information about the webkit-unassigned mailing list