mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-08 18:41:19 +01:00
1.4 KiB
1.4 KiB
Performance
The old performance article for RapidJSON 0.1 is provided here.
The (third-party) performance tests have been removed from this repository and are now part of a dedicated [native JSON benchmark collection] 1.
This file will be updated with a summary of benchmarking results based on the above benchmark collection in the future.
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)