[Webkit-unassigned] [Bug 200456] New: [results.webkit.org Timeline] Performance improvement - Skip render offscreen canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 16:32:06 PDT 2019


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

            Bug ID: 200456
           Summary: [results.webkit.org Timeline] Performance improvement
                    - Skip render offscreen canvas
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zhifei_fang at apple.com

Using intersection observer to observe if a series on display on viewport, if it is, we do the render, if not, we just skip the render.

This limited the number of frame we requested for rendering, save huge resources for nested expand series as well.

-- 
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/20190805/d62ce119/attachment.html>


More information about the webkit-unassigned mailing list