Hacker News new | ask | show | jobs
by kryps 1954 days ago
How is the performance compared with simdjson (https://github.com/simdjson/simdjson)?
1 comments

I tried to compare it with simdjson-go, but the interface of this library is very different from other libraries and it was difficult to compare. However, I think simdjson-go has the best decoder performance.
Not according to this comparison https://github.com/ohler55/compare-go-json.