Skip to content

Improve convert.go#ToString #84

Improve convert.go#ToString

Improve convert.go#ToString #84

Triggered via push February 8, 2024 15:54
Status Failure
Total duration 1m 39s
Artifacts

benchmark.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Compare
# :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: b127e3b433309621647c21d36debcaec38d9a037 | Previous: d8dc059518797377322eb9b5a31f732d3ea1821f | Ratio | |-|-|-|-| | `Benchmark_ToString` | `566.8` ns/op 96 B/op 6 allocs/op | `53.33` ns/op 40 B/op 2 allocs/op | `10.63` | | `Benchmark_ToString - ns/op` | `566.8` ns/op | `53.33` ns/op | `10.63` | | `Benchmark_ToString - B/op` | `96` B/op | `40` B/op | `2.40` | | `Benchmark_ToString - allocs/op` | `6` allocs/op | `2` allocs/op | `3` | This comment was automatically generated by [workflow](https://github.com/gofiber/utils/actions?query=workflow%3ABenchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark). Comment was generated at https://github.com/gofiber/utils/commit/b127e3b433309621647c21d36debcaec38d9a037#commitcomment-138429262
Compare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compare
Restore cache failed: Dependencies file is not found in /home/runner/work/utils/utils. Supported file pattern: go.sum
Compare
Performance alert! Previous value was 53.33 and current value is 566.8. It is 10.628164260266265x worse than previous exceeding a ratio threshold 2
Compare
Performance alert! Previous value was 53.33 and current value is 566.8. It is 10.628164260266265x worse than previous exceeding a ratio threshold 2
Compare
Performance alert! Previous value was 40 and current value is 96. It is 2.4x worse than previous exceeding a ratio threshold 2
Compare
Performance alert! Previous value was 2 and current value is 6. It is 3x worse than previous exceeding a ratio threshold 2