[Webkit-unassigned] [Bug 193546] New: [JSC] Reduce size of memory used for ShadowChicken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 11:55:17 PST 2019


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

            Bug ID: 193546
           Summary: [JSC] Reduce size of memory used for ShadowChicken
           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: yusukesuzuki at slowstart.org

ShadowChicken's packet is large. It is 56 bytes. And we allocate 1000 packet storage for ShadowChicken. So ShadowChicken consumes 55K memory while VM is in action.

-- 
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/20190117/c1fcdfe3/attachment-0001.html>


More information about the webkit-unassigned mailing list