diff options
Diffstat (limited to '3rdparty/rapidjson/doc/performance.md')
-rw-r--r-- | 3rdparty/rapidjson/doc/performance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/rapidjson/doc/performance.md b/3rdparty/rapidjson/doc/performance.md index 702ca7230b5..988e799e97a 100644 --- a/3rdparty/rapidjson/doc/performance.md +++ b/3rdparty/rapidjson/doc/performance.md @@ -1,6 +1,6 @@ # Performance -There is a [native JSON benchmark collection] [1] which evaluates speed, memory usage and code size of various operations among 20 JSON libaries. +There is a [native JSON benchmark collection] [1] which evaluates speed, memory usage and code size of various operations among 37 JSON libaries. [1]: https://github.com/miloyip/nativejson-benchmark |