chore: update tests #1062
benchmark.yml
on: pull_request
benchmark
/
benchmark
1m 22s
Annotations
1 error and 4 warnings
benchmark / benchmark
# :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 `1.50`.
| Benchmark suite | Current: 0e5bc5c686b3c78f3909dd7abdcac74dff969957 | Previous: 219c1fd077eeae1e57cf5e842fe9ac99c21490cc | Ratio |
|-|-|-|-|
| `Benchmark_DecryptString` | `5395` ns/op 1592 B/op 17 allocs/op | `1958` ns/op 1592 B/op 17 allocs/op | `2.76` |
| `Benchmark_DecryptString - ns/op` | `5395` ns/op | `1958` ns/op | `2.76` |
| `Benchmark_Fatal` | `0.0000013` ns/op 0 B/op 0 allocs/op | `2e-7` ns/op 0 B/op 0 allocs/op | `6.50` |
| `Benchmark_Fatal - ns/op` | `0.0000013` ns/op | `2e-7` ns/op | `6.50` |
This comment was automatically generated by [workflow](https://github.com/goravel/framework/actions?query=workflow%3ABenchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/goravel/framework/pull/843#pullrequestreview-2588352871
|
benchmark / benchmark
Performance alert! Previous value was 1958 and current value is 5395. It is 2.7553626149131767x worse than previous exceeding a ratio threshold 1.5
|
benchmark / benchmark
Performance alert! Previous value was 1958 and current value is 5395. It is 2.7553626149131767x worse than previous exceeding a ratio threshold 1.5
|
benchmark / benchmark
Performance alert! Previous value was 2e-7 and current value is 0.0000013. It is 6.500000000000001x worse than previous exceeding a ratio threshold 1.5
|
benchmark / benchmark
Performance alert! Previous value was 2e-7 and current value is 0.0000013. It is 6.500000000000001x worse than previous exceeding a ratio threshold 1.5
|