Currently there are at least two different JSON readers in SAM: JsonCpp and WxWidgets'. RapidJSON is much faster: https://github.com/miloyip/nativejson-benchmark SAM's code base should be modified to use just RapidJSON.
Currently there are at least two different JSON readers in SAM: JsonCpp and WxWidgets'. RapidJSON is much faster: https://github.com/miloyip/nativejson-benchmark
SAM's code base should be modified to use just RapidJSON.