[Webkit-unassigned] [Bug 200576] New: Remove GetbyIdStatus::m_variants inline capacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 08:30:02 PDT 2019


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

            Bug ID: 200576
           Summary: Remove GetbyIdStatus::m_variants inline capacity
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ticaiolima at gmail.com

This inline capacity increases the sizeof(GetbyIdStatus) by the sizeof(GetByIdVariant). This class is heavily allocated into applications like Gmail, Facebook and Youtube and its size can be significant into memory usage of those applications.

-- 
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/20190809/599abe10/attachment.html>


More information about the webkit-unassigned mailing list