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