[Webkit-unassigned] [Bug 284585] New: Deduplicate RenderStyle data structures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 12 16:09:51 PST 2024


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

            Bug ID: 284585
           Summary: Deduplicate RenderStyle data structures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: koivisto at iki.fi

We currently have a special-case deduplicate for custom properties, but we could deduplicate all the Style*Data classes between old and new RenderStyles, which would make RenderStyle::diff() cheaper since it would just test pointer equality more often.

-- 
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/20241213/a676a2e4/attachment.htm>


More information about the webkit-unassigned mailing list