29 Feb
2024
29 Feb
'24
1:35 p.m.
On Thu, Feb 29, 2024 at 5:17 AM Дмитрий Архипов via Boost
Boost.JSON with default allocator is approximately 500 times faster than Parser on apache_builds.json. Niels Lohmann's JSON library is 100 times faster.
Really? This is very difficult to believe. nlohmann's JSON is already pretty slow and to be a hundred times slower than that would require intent. Can you please paste a link to the benchmark program? Thanks