Skip to content

Commit f79bbbf

Browse files
committed
Bump tolerance to 7%
1 parent 1936207 commit f79bbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/benchmarking/config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.5
26+
tolerances = Median:0.7
2727

2828
; Options for computing historical averages
2929
[average]

0 commit comments

Comments
 (0)