RESOLVED FIXED295864
Putting HashMap in a heap block hurts memory use, speed, code size (WebCore DOM)
https://bugs.webkit.org/show_bug.cgi?id=295864
Summary Putting HashMap in a heap block hurts memory use, speed, code size (WebCore DOM)
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.