RESOLVED FIXED292286
Reduce the amount of String allocations in `updateLayersForInteractionRegions`
https://bugs.webkit.org/show_bug.cgi?id=292286
Summary Reduce the amount of String allocations in `updateLayersForInteractionRegions`
Etienne
Reported 2025-04-29 11:33:24 PDT
The NSString allocations are part of the RemoteEffect configuration. But we can make our reuse hash UInt64 based.
Attachments
Etienne
Comment 1 2025-04-29 11:55:46 PDT
Etienne
Comment 2 2025-04-29 11:56:08 PDT
EWS
Comment 3 2025-05-05 13:12:31 PDT
Committed 294526@main (5521eb299be3): <https://commits.webkit.org/294526@main> Reviewed commits have been landed. Closing PR #44699 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.