[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 May 10 13:47:59 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=146345
--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Some brief profiling shows:
32% under WebCore painting, mostly in ellipse filling
20% under layout, most of which is computing repaint rects
6.5% under Element::setAttribute(), mostly in parsing
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160510/9cbc7550/attachment.html>
More information about the webkit-unassigned
mailing list