BruCe 发表于 2019-7-8 19:57:47

28个C/C++ JSON库 评测报告

Conformancehttps://github.com/miloyip/nativejson-benchmark/raw/master/sample/conformance_overall_Result.pngThis is the average score of 4 conformance benchmarks. Higher is better. Details.Parsing Timehttps://github.com/miloyip/nativejson-benchmark/raw/master/sample/[email protected]_mac64_clang7.0_1._Parse_Time_(ms).pngThis is the total duration of parsing 3 JSONs to DOM representation, sorted in ascending order. Lower is better. DetailsParsing Memoryhttps://github.com/miloyip/nativejson-benchmark/raw/master/sample/[email protected]_mac64_clang7.0_1._Parse_Memory_(byte).pngThis is the total memory after parsing 3 JSONs to DOM representation, sorted in ascending order. Lower is better. Details(Note: The results for Qt is incorrect as the benchmark failed to hook its memory allocations)Stringify Timehttps://github.com/miloyip/nativejson-benchmark/raw/master/sample/[email protected]_mac64_clang7.0_2._Stringify_Time_(ms).pngThis is the total duration of stringifying 3 DOMs to JSONs, sorted in ascending order. Lower is better. DetailsPrettify Timehttps://github.com/miloyip/nativejson-benchmark/raw/master/sample/[email protected]_mac64_clang7.0_3._Prettify_Time_(ms).pngThis is the total duration of prettifying 3 DOMs to JSONs, sorted in ascending order. Lower is better. DetailsCode Sizehttps://github.com/miloyip/nativejson-benchmark/raw/master/sample/[email protected]_mac64_clang7.0_7._Code_size_FileSize_(byte).png
页: [1]
查看完整版本: 28个C/C++ JSON库 评测报告