RESOLVED FIXED242286
Speed up JSON.stringify by adding a separate fast case algorithm
https://bugs.webkit.org/show_bug.cgi?id=242286
Summary Speed up JSON.stringify by adding a separate fast case algorithm
Darin Adler
Reported 2022-07-01 21:45:20 PDT
We can do stringify faster by writing a separate one that handles the trivial cases.
Attachments
Darin Adler
Comment 1 2022-07-01 22:05:11 PDT
Radar WebKit Bug Importer
Comment 2 2022-07-08 21:46:14 PDT
EWS
Comment 3 2022-07-09 23:32:05 PDT
Committed 252326@main (e608d7dc9893): <https://commits.webkit.org/252326@main> Reviewed commits have been landed. Closing PR #2027 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.