[Webkit-unassigned] [Bug 233312] New: Dispatch display refreshes earlier in the ThreadedCompositor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 03:47:46 PST 2021


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

            Bug ID: 233312
           Summary: Dispatch display refreshes earlier in the
                    ThreadedCompositor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: alex at igalia.com

When we finish the rendering of the layer tree we can check if we need to dispatch a new refresh sooner. Now we are doing it when the frameComplete callback is called, after the system is done with the composition of the whole webpage and we lose time that we could use to start rendering the next frame. This is improving MotionMark results and we think it can be useful not just for benchmarks.

-- 
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/20211118/a74515bf/attachment.htm>


More information about the webkit-unassigned mailing list