From faf5fdb41459b730d936dd67777a864af57d84ea Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Sun, 3 May 2015 21:17:54 -0700 Subject: [PATCH] Updated Projects using jsoncpp (markdown) --- Projects-using-jsoncpp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects-using-jsoncpp.md b/Projects-using-jsoncpp.md index 55996f8..7343f46 100644 --- a/Projects-using-jsoncpp.md +++ b/Projects-using-jsoncpp.md @@ -17,7 +17,7 @@ Comparisons ----------- * https://blog.thousandeyes.com/efficiency-comparison-c-json-libraries/ * JsonCpp is not built for efficiency, but it does pretty well. - * If you need speed, instead of **rapidjson**, consider **gason**, which is much simpler and typically faster. E.g. using its own benchmark suite: + * If you need speed, there are several good alternatives to **jsoncpp**. Consider **gason**, which is much simpler and typically faster. E.g. using its own benchmark suite: ``` Update Parse Speed - - - ../../data/big.json, 6072199 bytes x 10 runs