[Webkit-unassigned] [Bug 200406] [results.webkit.org Timeline] Performance improvements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 18:19:59 PDT 2019


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

--- Comment #9 from Zhifei Fang <zhifei_fang at apple.com> ---
Just change the title, this patch now include multiple performance improvements for the canvas timeline.

1. Unhook the scroll event when a series/axis have been removed from the container 
2. Fix the axis's cache date structure out of sync.
3. Use position:sticky to reduce the blink when update the transform
4. Use intersection observer to detect if the canvas on screen or not, if a canvas is not on the screen, we do nothing, this will eliminate render requests we send out.

-- 
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/20190806/ec9d3ef2/attachment-0001.html>


More information about the webkit-unassigned mailing list