RESOLVED FIXED295861
Putting HashMap in a heap block hurts memory use, speed, code size (WebCore databases)
https://bugs.webkit.org/show_bug.cgi?id=295861
Summary Putting HashMap in a heap block hurts memory use, speed, code size (WebCore d...
Darin Adler
Reported 2025-07-13 10:26:09 PDT
Putting HashMap in a heap block hurts memory use, speed, and code size. We should stop doing that; this will cover WebCore database module code.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-13 10:26:17 PDT
Darin Adler
Comment 2 2025-07-13 10:33:22 PDT
EWS
Comment 3 2025-07-16 21:29:16 PDT
Committed 297507@main (d73b4b306435): <https://commits.webkit.org/297507@main> Reviewed commits have been landed. Closing PR #47957 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.