1.2 KiB
1.2 KiB
Performance
There is a [native JSON benchmark collection] 1 which evaluates speed, memory usage and code size of various operations among 37 JSON libraries.
The old performance article for RapidJSON 0.1 is provided here.
Additionally, you may refer to the following third-party benchmarks.
Third-party benchmarks
-
Basic benchmarks for miscellaneous C++ JSON parsers and generators by Mateusz Loskot (Jun 2013)
-
JSON Parser Benchmarking by Chad Austin (Jan 2013)