[Webkit-unassigned] [Bug 193949] New: [JSC] CompleteSubpace is too large

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 19:39:36 PST 2019


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

            Bug ID: 193949
           Summary: [JSC] CompleteSubpace is too large
           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: ysuzuki at apple.com

One CompleteSubspace takes 4152B! The large part of this is just m_allocatorForSizeStep (4024B), which holds 503 Allocators.
This is so wasting since our size class is not so many typically (in default configuration, it becomes 18).

-- 
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/20190129/6756c2ad/attachment.html>


More information about the webkit-unassigned mailing list