[Webkit-unassigned] [Bug 146345] Make JS & SVG animation faster (perhaps do as much as possible in the GPU)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 13:14:53 PDT 2017


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

--- Comment #9 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
I get 60fps on https://tobireif.com/non_site_stuff/just-a-perf-test-animated-fork-of-my-snake-pattern-in-svg/ on a Mac Pro.

The slowest part is running the script which is modifying SVG attributes (about 14ms per frame). Painting only takes about 3-4ms.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171031/8280271d/attachment.html>


More information about the webkit-unassigned mailing list