RESOLVED FIXED 288727
[WTF] Leave behind SequesteredArenaAllocator granule when decommitting
https://bugs.webkit.org/show_bug.cgi?id=288727
Summary [WTF] Leave behind SequesteredArenaAllocator granule when decommitting
Marcus Plutowski
Reported 2025-02-27 09:30:34 PST
rdar://145760952 This will improve performance at the cost of memory by ensuring that every allocation past the first one in a thread will have a granule already in place.
Attachments
Marcus Plutowski
Comment 1 2025-02-27 09:51:26 PST
EWS
Comment 2 2025-02-27 13:51:48 PST
Committed 291255@main (da4298fbcd76): <https://commits.webkit.org/291255@main> Reviewed commits have been landed. Closing PR #41526 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.