Bug 242286

Summary: Speed up JSON.stringify by adding a separate fast case algorithm
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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.