Skip to content

Commit b495154

Browse files
committed
Bump iterations
1 parent bdf68d3 commit b495154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devops/benchmarking/config.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
; Compute-benchmark compile/run options
1111
[compute_bench]
1212
; Value for -j during compilation of compute-benchmarks
13-
compile_jobs = 32
13+
compile_jobs = 40
1414
; Number of iterations to run compute-benchmark tests
15-
iterations = 1000
15+
iterations = 10000
1616

1717
; Options for benchmark result metrics (to record/compare against)
1818
[metrics]

0 commit comments

Comments
 (0)