rapidjson/doc/performance.md
Milo Yip 17254e090e Version 1.1.0
Change version numbers
Fixed some document linkage
Fix #648
2016-08-25 14:35:17 +08:00

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 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