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 441bc10 commit 8979115Copy full SHA for 8979115
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.3}'
+METRICS_VARIANCE='{"Median": 0.5}'
21
#METRICS_VARIANCE='{"Median": 0.5, "StdDev": 4.0}'
22
23
# Metrics to record using aggregate.py
0 commit comments