Hacker News new | ask | show | jobs
by nlohmann 1769 days ago
There is also a SAX parser.

But to be honest, I have not yet played around with PMR.

1 comments

I know when I was benching JSON Link, I saw 30-50% increase in perf at the time when using better allocators and PMR can help a lot there with things like bump allocators.