File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010; Compute-benchmark compile/run options
1111[compute_bench]
1212; Value for -j during compilation of compute-benchmarks
13- compile_jobs = 4
13+ compile_jobs = 32
1414; Number of iterations to run compute-benchmark tests
15- iterations = 100
15+ iterations = 1000
1616
1717; Options for benchmark result metrics (to record/compare against)
1818[metrics]
@@ -23,7 +23,7 @@ recorded = Median,StdDev
2323; the historical average. Metrics not included here are not compared against
2424; when passing/failing benchmark results.
2525; Format: comma-separated list of <metric>:<deviation percentage in decimals>
26- tolerances = Median:0.07
26+ tolerances = Median:0.05
2727
2828; Options for computing historical averages
2929[average]
You can’t perform that action at this time.
0 commit comments