Set benchmark baseline back to master.

pull/13171/head
Joshua Haberman 3 years ago
parent cc03669a17
commit 2e1502a637
  1. 2
      benchmarks/compare.py

@ -85,7 +85,7 @@ def Benchmark(outbase, bench_cpu=True, runs=12, fasttable=False):
Run("cp -f bazel-bin/tests/conformance_upb {}.bin".format(outbase))
baseline = "bm-interleave"
baseline = "master"
bench_cpu = True
fasttable = False

Loading…
Cancel
Save