You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 20 JSON libaries.
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)