[Webkit-unassigned] [Bug 167797] Line-heavy SVG example spends a lot of time in SVGPointListValues::valueAsString()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 6 20:58:05 PST 2017


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

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Every time JS sets the x value of a point, we synchronously update the 'points' attribute of the polyline. It seems like we could do this lazily.

-- 
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/20171207/55fd867a/attachment.html>


More information about the webkit-unassigned mailing list