1. 22 Oct, 2017 1 commit
  2. 21 Oct, 2017 2 commits
  3. 18 Oct, 2017 2 commits
  4. 17 Oct, 2017 1 commit
  5. 16 Oct, 2017 8 commits
  6. 15 Oct, 2017 1 commit
  7. 13 Oct, 2017 1 commit
  8. 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
  9. 06 Oct, 2017 3 commits
  10. 05 Oct, 2017 20 commits