Bug 241533
Summary: | Speed up JSON.stringify by cutting down on reference count churn, etc. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> |
Component: | JavaScriptCore | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/1461
Darin Adler
Patch is ready for review now.
EWS
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
<rdar://problem/95388807>