mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-11 05:44:44 -04:00
Updated Projects using jsoncpp (markdown)
parent
b41e3efc03
commit
faf5fdb414
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user