This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
test benchmark alert #181
Triggered via pull request
November 28, 2023 20:01
Status
Failure
Total duration
12m 18s
Artifacts
–
on-pull-request.yml
on: pull_request
go-bench
3m 56s
Matrix: test
Annotations
2 errors and 3 warnings
go-bench
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: cb2a6f9a9204cd9d013d4ab7ab54e0d5a21189a3 | Previous: 5a43d522b8e4b4fe1173f0d2ef704928765892ed | Ratio |
|-|-|-|-|
| `BenchmarkCache/LRUCache/Sequential_reads - ns/op` | `1000095582` ns/op | `200.1` ns/op | `4997978.92` |
This comment was automatically generated by [workflow](https://github.com/mailgun/gubernator/actions?query=workflow%3AOn%20Pull%20Request) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
|
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-bench
Performance alert! Previous value was 200.1 and current value is 1000095582. It is 4997978.92053973x worse than previous exceeding a ratio threshold 2
|
test (1.21.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|