[Webkit-unassigned] [Bug 223471] New: Avoid copying item data when iterating in-process display lists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 12:46:11 PDT 2021


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

            Bug ID: 223471
           Summary: Avoid copying item data when iterating in-process
                    display lists
           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: wenson_hsieh at apple.com

This copy is unnecessary (and potentially expensive) in the case of in-process display lists (e.g. the display lists used to cache glyph data when painting text at high frequency).

Impacts the Design subtest of MotionMark.

-- 
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/20210318/be749cdd/attachment.htm>


More information about the webkit-unassigned mailing list