mame/3rdparty/rapidjson/doc/performance.md
Miodrag Milanović f6630310eb
Update rapidjson to 012be8528783cdbf4b7a9e64f78bd8f056b97e24 (#10842)
Co-authored-by: Milo Yip <miloyip@gmail.com>
2023-01-20 15:44:28 -05: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 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