RESOLVED FIXED 284896
Add PAS_PROFILE hooks for deallocation
https://bugs.webkit.org/show_bug.cgi?id=284896
Summary Add PAS_PROFILE hooks for deallocation
Marcus Plutowski
Reported 2024-12-18 12:21:00 PST
rdar://141700911 Deallocations are an important component of the performance footprint of JSC, but currently the PAS_PROFILE infrastructure does not give us any means by which to measure that. We should add this functionality to facilitate further optimization work.
Attachments
Marcus Plutowski
Comment 1 2024-12-19 13:32:13 PST
EWS
Comment 2 2025-01-17 11:42:52 PST
Committed 289079@main (ffc44fab0968): <https://commits.webkit.org/289079@main> Reviewed commits have been landed. Closing PR #38223 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.