Skip to content

Commit dd3f861

Browse files
committed
Lower number of iterations
1 parent 384c4d6 commit dd3f861

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 = 5000
15+
iterations = 2000
1616

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

0 commit comments

Comments
 (0)