$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-02-29 13:35:15
On Thu, Feb 29, 2024 at 5:17â¯AM ÐмиÑÑий ÐÑÑ
ипов via Boost
<boost_at_[hidden]> wrote:
> 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