Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tln
9 months ago
|
parent
|
context
|
favorite
| on:
How we made JSON.stringify more than twice as fast
I don't think so. I just got ~2.4 for a 512KB json using JSON.stringify(data, null, 0) and ~1.4 for JSON.stringify(data). JSON.stringify(data, undefined, undefined) was the same as JSON.stringify(data). Other combos were slower
https://microsoftedge.github.io/Demos/json-dummy-data/512KB....
Chrome 138.0.7204.184
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://microsoftedge.github.io/Demos/json-dummy-data/512KB.... Chrome 138.0.7204.184