Y
Hacker News
new
|
ask
|
show
|
jobs
by
redmorphium
2182 days ago
Because it's relatively easy to make JSON-serialization fast if you know the shape ahead-of-time. It's a solved problem.
Here's a pure-JS solution:
https://github.com/fastify/fast-json-stringify