Boost logo

Boost :

From: Michael Caisse (mcaisse-lists_at_[hidden])
Date: 2019-10-22 23:23:56


On 10/22/19 15:40, Robert Ramey via Boost wrote:
> On 10/22/19 1:45 PM, Niall Douglas via Boost wrote:
>>> I have the results from a simple benchmarking program that I wrote,
>>> which parses a bunch of random JSON. There are two data sets, a small
>>> one and a big one:
>>>

<snip impressive comparisons of parse times>

>>
>> Impressive Vinnie. Not at all a small accomplishment to match RapidJSON.
>> Congrats!
>>
>
> Nail,
>
> I'd love to see the result you'd get by using one of number of JSON
> parsers implemented by Boost.Spirit.  A number of them pop up by
> googling "C++ JSON spirit" including one by our own Michael Caisse.  I'd
> also be curious to know the compile time as well as the runtime for the
> programs above.
>

The Michael Caisse one isn't made for speed. It does something else. It
will perform poorly in comparison I suspect.

-- 
Michael Caisse
Ciere Consulting
ciere.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk