test #42
Annotations
1 error 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: c7fdc4712c14530f95a9f737978fb75bb1efa9d2 | Previous: 2385e76ed542b8330f648fc64263a3579a5baffb | Ratio |
|-|-|-|-|
| `BenchmarkFib10 - ns/op` | `1061837` ns/op | `2.167` ns/op | `490003.23` |
| `BenchmarkFib20 - ns/op` | `1061086` ns/op | `2.197` ns/op | `482970.41` |
| `BenchmarkFib25 - ns/op` | `1061232` ns/op | `2.169` ns/op | `489272.48` |
This comment was automatically generated by [workflow](https://github.com/miparnisari/benchtest/actions?query=workflow%3APull%20Request) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
|
go-bench
Performance alert! Previous value was 2.167 and current value is 1061837. It is 490003.23027226585x worse than previous exceeding a ratio threshold 2
|
go-bench
Performance alert! Previous value was 2.197 and current value is 1061086. It is 482970.4142011834x worse than previous exceeding a ratio threshold 2
|
go-bench
Performance alert! Previous value was 2.169 and current value is 1061232. It is 489272.47579529736x worse than previous exceeding a ratio threshold 2
|