rom-properties/extlib/rapidjson/doc/performance.zh-cn.md
David Korth cdd88e2455 [rapidjson] Added rapidjson-1.1.0.
The JSON output code will be rewritten to use rapidjson, which will allow
us to add more stuff without having to worry if the resulting text has
the correct formatting.

This adds around 20 KB to the compiled binary.
2020-09-06 00:33:12 -04:00

1.2 KiB
Vendored

性能

有一个 native JSON benchmark collection 项目,能评估 37 个 JSON 库在不同操作下的速度、內存用量及代码大小。

RapidJSON 0.1 版本的性能测试文章位于 这里.

此外,你也可以参考以下这些第三方的评测。

第三方评测