1. 07 Oct, 2017 1 commit
    • Perry Kundert's avatar
      Simplify the json/src/benchmarks.cpp to allow more optimal code gen. · 0b803d0a
      Perry 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
  2. 06 Oct, 2017 3 commits
  3. 05 Oct, 2017 20 commits
  4. 04 Oct, 2017 5 commits
  5. 03 Oct, 2017 4 commits
  6. 02 Oct, 2017 5 commits
  7. 01 Oct, 2017 1 commit
  8. 30 Sep, 2017 1 commit