WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2022-06-11 13:48:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1461
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
<
rdar://problem/95388807
>
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