[Webkit-unassigned] [Bug 226162] New: Putting HashMap in a heap block hurts memory use, speed, code size (part 1)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 23 23:10:04 PDT 2021


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

            Bug ID: 226162
           Summary: Putting HashMap in a heap block hurts memory use,
                    speed, code size (part 1)
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darin at apple.com

Putting HashMap in a heap block hurts memory use, speed, and code size. We should stop doing that. This bug  will cover removing *most* cases where we do it.

-- 
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/20210524/46750551/attachment.htm>


More information about the webkit-unassigned mailing list