Hacker News new | ask | show | jobs
by superwayne 2453 days ago
I think there are even faster JSON parsers out there nowadays. I have recently used orjson and found it to be extremely fast for our use case (serializing a dict with about 100 MB).