[Webkit-unassigned] [Bug 111117] REGRESSION(r144318) 1-7% perf. regression on SVG/SvgHitTesting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 19:49:07 PST 2013


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





--- Comment #2 from Dave Hyatt <hyatt at apple.com>  2013-02-28 19:51:30 PST ---
I think this is just because of allocating the Vector of LayerFragments to be way too big. Narrowing it to a size of 1 seems to get the bulk of the time back. Patch coming soon.

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