Skip to content

Commit a8be500

Browse files
committed
Retune benchmark alerts.
1 parent cf94635 commit a8be500

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

.github/workflows/go-100percent.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ jobs:
4949
gh-pages-branch: gh-pages
5050
benchmark-data-dir-path: dev/bench
5151
auto-push: true
52-
comment-always: true
53-
alert-threshold: 110%
52+
alert-threshold: 115%
5453
comment-on-alert: true
5554
alert-comment-cc-users: '@divVerent'
5655
max-items-in-chart: 90

.github/workflows/go-anypercent.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
gh-pages-branch: gh-pages
6666
benchmark-data-dir-path: dev/bench
6767
auto-push: true
68-
comment-always: true
6968
alert-threshold: 125%
7069
comment-on-alert: true
7170
alert-comment-cc-users: '@divVerent'
@@ -141,7 +140,6 @@ jobs:
141140
gh-pages-branch: gh-pages
142141
benchmark-data-dir-path: dev/bench
143142
auto-push: true
144-
comment-always: true
145143
alert-threshold: 105%
146144
comment-on-alert: true
147145
alert-comment-cc-users: '@divVerent'
@@ -221,8 +219,7 @@ jobs:
221219
gh-pages-branch: gh-pages
222220
benchmark-data-dir-path: dev/bench
223221
auto-push: true
224-
comment-always: true
225-
alert-threshold: 110%
222+
alert-threshold: 120%
226223
comment-on-alert: true
227224
alert-comment-cc-users: '@divVerent'
228225
max-items-in-chart: 90

.github/workflows/go-current.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ jobs:
5151
gh-pages-branch: gh-pages
5252
benchmark-data-dir-path: dev/bench
5353
auto-push: true
54-
comment-always: true
55-
alert-threshold: 125%
54+
alert-threshold: 115%
5655
comment-on-alert: true
5756
alert-comment-cc-users: '@divVerent'
5857
max-items-in-chart: 90

0 commit comments

Comments
 (0)