Skip to content

Commit 384c4d6

Browse files
committed
Reduce number of iterations
1 parent b495154 commit 384c4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/benchmarking/config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
; Value for -j during compilation of compute-benchmarks
1313
compile_jobs = 40
1414
; Number of iterations to run compute-benchmark tests
15-
iterations = 10000
15+
iterations = 5000
1616

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

0 commit comments

Comments
 (0)