Skip to content

Commit a3d65e8

Browse files
committed
Set performance tests threshold to 15%
1 parent 83db746 commit a3d65e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,4 +688,4 @@ jobs:
688688
python ./performance/check_perf_regression.py \
689689
-r ref_benchmark_results.json \
690690
-c curr_benchmark_results.json \
691-
-p 1.10
691+
-p 1.15

0 commit comments

Comments
 (0)