diff --git a/.github/workflows/kem-bench.yml b/.github/workflows/kem-bench.yml index d4532deac..16933a74f 100644 --- a/.github/workflows/kem-bench.yml +++ b/.github/workflows/kem-bench.yml @@ -117,5 +117,5 @@ jobs: auto-push: true comment-on-alert: true summary-always: true - alert-threshold: 50% + alert-threshold: 105% comment-always: true \ No newline at end of file diff --git a/.github/workflows/sig-bench.yml b/.github/workflows/sig-bench.yml index d750aa8e6..3a0099a25 100644 --- a/.github/workflows/sig-bench.yml +++ b/.github/workflows/sig-bench.yml @@ -147,5 +147,5 @@ jobs: auto-push: true comment-on-alert: true summary-always: true - alert-threshold: 50% + alert-threshold: 105% comment-always: true \ No newline at end of file