mirror of
https://github.com/nlohmann/json
synced 2024-11-10 06:20:06 +00:00
0b803d0a5f
o For some unknown reason, the complexity of the benchmark platform prevented some C++ compilers from generating optimal code, properly reflective of the real performance in actual deployment. o Added the json_benchmarks_simple target, which performs the same suite of tests as json_benchmarks. o Simplified the benchmark platform, and emit an "Average" TPS (Transactions Per Second) value reflective of aggregate parse/output performance. |
||
---|---|---|
.. | ||
files | ||
src | ||
thirdparty | ||
Makefile | ||
README.md |
Bechmarks
Run make
to compile and run a small set of benchmarks.