Bug 295864

Summary: Putting HashMap in a heap block hurts memory use, speed, code size (WebCore DOM)
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Darin Adler
Reported 2025-07-13 12:37:16 PDT
Putting HashMap in a heap block hurts memory use, speed, and code size. We should stop doing that; this will cover WebCore DOM code.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-13 12:37:24 PDT
Darin Adler
Comment 2 2025-07-13 12:48:03 PDT
EWS
Comment 3 2025-07-22 07:25:56 PDT
Committed 297735@main (7945fc61f772): <https://commits.webkit.org/297735@main> Reviewed commits have been landed. Closing PR #47962 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.