It's a benchmark for simdjson vs json on python 3.10
https://github.com/serde-rs/json-benchmark/blob/master/data/canada.json
https://github.com/TkTech/pysimdjson
% pip install pysimdjson --no-binary :all:
% python speedcheck.py
# pysimdjson
0.0022141655829909725
# python 3.10 included json
0.021368329874996563