[Webkit-unassigned] [Bug 251752] New: Optimize layout of Document to reduce padding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 4 23:01:14 PST 2023


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

            Bug ID: 251752
           Summary: Optimize layout of Document to reduce padding
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

SVGDocument (and thus XMLDocument and Document) are large with lots of padding:

Total byte size: 3088
Total pad bytes: 238

On a sample wikipedia page, there are 15 SVGDocuments for a total 46080 bytes (3072 allocated for each).

-- 
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/20230205/9193624b/attachment.htm>


More information about the webkit-unassigned mailing list