WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242286
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
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2022-07-01 22:05:11 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2027
Radar WebKit Bug Importer
Comment 2
2022-07-08 21:46:14 PDT
<
rdar://problem/96714528
>
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.
Top of Page
Format For Printing
XML
Clone This Bug