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 08da292 commit 441bc10Copy full SHA for 441bc10
devops/scripts/benchmarking/benchmark-ci.conf
@@ -17,7 +17,7 @@ COMPUTE_BENCH_COMPILE_FLAGS="-j2"
17
OUTPUT_PATH="."
18
19
# Metrics to benchmark, and their allowed variance as a Python dictionary
20
-METRICS_VARIANCE='{"Median": 0.15}'
+METRICS_VARIANCE='{"Median": 0.3}'
21
#METRICS_VARIANCE='{"Median": 0.5, "StdDev": 4.0}'
22
23
# Metrics to record using aggregate.py
0 commit comments