Bug 242286
| Summary: | Speed up JSON.stringify by adding a separate fast case algorithm | ||
|---|---|---|---|
| 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
We can do stringify faster by writing a separate one that handles the trivial cases.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/2027
Radar WebKit Bug Importer
<rdar://problem/96714528>
EWS
Committed 252326@main (e608d7dc9893): <https://commits.webkit.org/252326@main>
Reviewed commits have been landed. Closing PR #2027 and removing active labels.