You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel jsmn is targeted towards constrained platforms. simdjson requires a CPU with SIMD to achieve that performance. But it is a good point that the tagline at the top of the repo could probably better reflect what jsmn is good for: small, low memory footprint, can run on just about anything.
Please check the benchmark at https://github.com/lemire/simdjson
The text was updated successfully, but these errors were encountered: