Subject: [boost] Benchmarks comparing JSON libraries - including JSon Spirit
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2014-04-17 08:05:33


http://blog.thousandeyes.com/efficiency-comparison-c-json-libraries/

I think this benchmark (with sources) might interest people who were
recently planning to make an official Boost library for JSON parsing.
In particular, this benchmark include JSon Spirit which is based on Boost
Spirit.

These benchmark might be useful for future tests.