Skip to content

Commit 5cab659

Browse files
committed
Require more samples before comparison
1 parent 0ee8a9a commit 5cab659

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
@@ -31,7 +31,7 @@ tolerances = Median:0.05
3131
; average
3232
cutoff_range = 7
3333
; Minimum number of samples required to compute a historical average
34-
min_threshold = 3
34+
min_threshold = 10
3535

3636
; ONEAPI_DEVICE_SELECTOR linting/options
3737
[device_selector]

0 commit comments

Comments
 (0)