]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/third_party/nlohmann-json/test/reports/2016-09-09-nativejson_benchmark/README.md
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / nlohmann-json / test / reports / 2016-09-09-nativejson_benchmark / README.md
1 Results of the latest benchmark from <https://github.com/miloyip/nativejson-benchmark>.
2
3 See <https://github.com/nlohmann/json/issues/307> for discussion.
4
5 Original post at 2016-09-09 to <json@yahoogroups.com>:
6
7 > Hi,
8 >
9 > This benchmark evaluated conformance, parse/stringify speed/memory, and
10 > code size. It can also be viewed as a long list of open source C/C++ JSON
11 > libraries.
12 >
13 > You can run the benchmark on your own machine by checkout this project.
14 >
15 > https://github.com/miloyip/nativejson-benchmark
16 >
17 > You can also view some sample results here:
18 >
19 > https://rawgit.com/miloyip/nativejson-benchmark/master/sample/conformance.html
20 > https://rawgit.com/miloyip/nativejson-benchmark/master/sample/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0.html
21 >
22 > If you make a new library, you may use this for testing conformance and
23 > performance. Afterwards, please submit a pull request.
24 >
25 > Enjoy!
26 >
27 > --
28 > Milo Yip
29 >
30 > https://github.com/miloyip/
31 > http://twitter.com/miloyip/