We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e38fe commit d212adcCopy full SHA for d212adc
devops/scripts/benchmarking/benchmark-ci.conf
@@ -13,7 +13,7 @@ COMPUTE_BENCH_PATH="./compute-benchmarks"
13
# Compile flags used to build compute-benchmarks
14
COMPUTE_BENCH_COMPILE_FLAGS="-j2"
15
# Number of iterations to run tests for
16
-COMPUTE_BENCH_ITERATIONS="50"
+COMPUTE_BENCH_ITERATIONS="100"
17
18
# Path to temporarily store compute-benchmark results
19
OUTPUT_PATH="."
0 commit comments