Skip to content

Commit 321d83a

Browse files
committed
increase iterations
1 parent d212adc commit 321d83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/scripts/benchmarking/benchmark-ci.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COMPUTE_BENCH_PATH="./compute-benchmarks"
1313
# Compile flags used to build compute-benchmarks
1414
COMPUTE_BENCH_COMPILE_FLAGS="-j2"
1515
# Number of iterations to run tests for
16-
COMPUTE_BENCH_ITERATIONS="100"
16+
COMPUTE_BENCH_ITERATIONS="1000"
1717

1818
# Path to temporarily store compute-benchmark results
1919
OUTPUT_PATH="."

0 commit comments

Comments
 (0)