mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
21dce6cca9
* Some users are interested, as a metric, in the number of documents parsed per second. Obviously, this means reusing the same parser again and again. * Adding a sentence * This update the parsingcompetition benchmark so that it displays the number of documents parsed per second.