[Webkit-unassigned] [Bug 44374] Changing cx/cy causes SVGCircleElement to regenerate path data when not needed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 21 09:41:54 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44374
--- Comment #4 from Eric Seidel <eric at webkit.org> 2010-08-21 09:41:54 PST ---
I downloaded the benchmark locally (http://themaninblue.com/experiment/AnimationBenchmark/benchmarks.zip) and modified the SVG benchmark to use transforms instead of setting cx/cy. We spend 6% time under layout() instead of 16%! (basically working around this bug). But our framerate still tops out at 30fps. Maybe we're hitting some sort of framerate cap?
--
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