-
Simplify the json/src/benchmarks.cpp to allow more optimal code gen. · 0b803d0aPerry Kundert authored
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.
0b803d0a
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| benchmarks.cpp | Loading commit data... | |
| benchmarks_simple.cpp | Loading commit data... |