diff --git a/tests/bench/speedcenter.yaml b/tests/bench/speedcenter.yaml index ca5ec6cec9..1bfa5292fb 100644 --- a/tests/bench/speedcenter.yaml +++ b/tests/bench/speedcenter.yaml @@ -255,13 +255,13 @@ run: max_block_time: '-1' # Maximum number of benchmarking runs - max_runs: 10 + max_runs: 3 # Maximum time the whole benchmarking should take, -1 == no timeout, supports normal time span expressions max_time: '-1' # Minimum number of benchmarking runs - min_runs: 10 + min_runs: 3 # Output file for the benchmarking results out: run_output.yaml