RESOLVED FIXED 241533
Speed up JSON.stringify by cutting down on reference count churn, etc.
https://bugs.webkit.org/show_bug.cgi?id=241533
Summary Speed up JSON.stringify by cutting down on reference count churn, etc.
Darin Adler
Reported 2022-06-11 13:25:07 PDT
I noticed some unnecessary reference count churn in JSON.stringify that was showing up in profiles of Speedometer.
Attachments
Darin Adler
Comment 1 2022-06-11 13:48:54 PDT
Darin Adler
Comment 2 2022-06-12 22:03:40 PDT
Patch is ready for review now.
EWS
Comment 3 2022-06-17 08:44:41 PDT
Committed r295635 (251640@main): <https://commits.webkit.org/251640@main> Reviewed commits have been landed. Closing PR #1461 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2022-06-17 08:45:14 PDT
Note You need to log in before you can comment on or make changes to this bug.