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 bdf68d3 commit b495154Copy full SHA for b495154
devops/benchmarking/config.ini
@@ -10,9 +10,9 @@
10
; Compute-benchmark compile/run options
11
[compute_bench]
12
; Value for -j during compilation of compute-benchmarks
13
-compile_jobs = 32
+compile_jobs = 40
14
; Number of iterations to run compute-benchmark tests
15
-iterations = 1000
+iterations = 10000
16
17
; Options for benchmark result metrics (to record/compare against)
18
[metrics]
0 commit comments