From aadcdb02522e5df764a8d371e79a79d785e24b35 Mon Sep 17 00:00:00 2001 From: "Philipp A. Hartmann" Date: Tue, 28 Oct 2014 19:36:15 +0100 Subject: [PATCH] performance.md: reference new benchmark suite --- doc/performance.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/performance.md b/doc/performance.md index 67eea11..333e50f 100644 --- a/doc/performance.md +++ b/doc/performance.md @@ -2,9 +2,15 @@ The old performance article for RapidJSON 0.1 is provided [here](https://code.google.com/p/rapidjson/wiki/Performance). -This file will be updated with new version and better procedures. +The (third-party) performance tests have been removed from this repository +and are now part of a dedicated [native JSON benchmark collection] [1]. -In the meantime, you may also refer to the following third-party benchmarks. +This file will be updated with a summary of benchmarking results based on +the above benchmark collection in the future. + +[1]: https://github.com/miloyip/nativejson-benchmark + +Additionally, you may refer to the following third-party benchmarks. ## Third-party benchmarks