Hacker News new | ask | show | jobs
by ken47 958 days ago
Fastest at what?
1 comments

> For all sizes of json and all scenarios of usage, Sonic performs best.

The repository has benchmarks

I’m not seeing simdjson in them though? I must be missing something because the Go port of it is explicitly mentioned in the motivation[1] (not the real thing, though).

[1] https://github.com/bytedance/sonic/blob/main/docs/INTRODUCTI...