Sha256: af8d421bfd0d668044c928c51c56313021bf73ecaee6b90d32bbffc401203601

Contents?: true

Size: 1.24 KB

Versions: 20

Compression:

Stored size: 1.24 KB

Contents

# Performance

There is a [native JSON benchmark collection] [1] which evaluates speed, memory usage and code size of various operations among 37 JSON libraries.

[1]: https://github.com/miloyip/nativejson-benchmark

The old performance article for RapidJSON 0.1 is provided [here](https://code.google.com/p/rapidjson/wiki/Performance).

Additionally, you may refer to the following third-party benchmarks.

## Third-party benchmarks

* [Basic benchmarks for miscellaneous C++ JSON parsers and generators](https://github.com/mloskot/json_benchmark) by Mateusz Loskot (Jun 2013)
 * [casablanca](https://casablanca.codeplex.com/)
 * [json_spirit](https://github.com/cierelabs/json_spirit)
 * [jsoncpp](http://jsoncpp.sourceforge.net/)
 * [libjson](http://sourceforge.net/projects/libjson/)
 * [rapidjson](https://github.com/Tencent/rapidjson/)
 * [QJsonDocument](http://qt-project.org/doc/qt-5.0/qtcore/qjsondocument.html)
 
* [JSON Parser Benchmarking](http://chadaustin.me/2013/01/json-parser-benchmarking/) by Chad Austin (Jan 2013)
 * [sajson](https://github.com/chadaustin/sajson)
 * [rapidjson](https://github.com/Tencent/rapidjson/)
 * [vjson](https://code.google.com/p/vjson/)
 * [YAJL](http://lloyd.github.com/yajl/)
 * [Jansson](http://www.digip.org/jansson/)

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
rj_schema-1.0.5 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-1.0.4 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-1.0.3 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-1.0.2 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-1.0.1 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-1.0.0 ext/rj_schema/rapidjson/doc/performance.md
simdjson-0.3.0 vendor/simdjson/dependencies/rapidjson/doc/performance.md
rj_schema-0.2.6 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.2.5 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.2.3 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.2.2 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.2.1 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.2.0 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.1.4 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.1.3 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.1.2 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.1.1 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.1.0 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.0.2 ext/rj_schema/rapidjson/doc/performance.md
rj_schema-0.0.1 ext/rj_schema/rapidjson/doc/performance.md