Skip to content

utils: add Go 1.20+ way of converting string to byte slice #1912

utils: add Go 1.20+ way of converting string to byte slice

utils: add Go 1.20+ way of converting string to byte slice #1912

Triggered via pull request May 13, 2023 20:02
Status Failure
Total duration 12m 20s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 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: deb74642c09c325e88f241ae95537abd8b9037ed | Previous: c7c37d9b504f530a23ee1b03df872e8e0f17002f | Ratio | |-|-|-|-| | `Benchmark_AcquireCtx` | `2012` ns/op 1568 B/op 5 allocs/op | `616.8` ns/op 1568 B/op 5 allocs/op | `3.26` | | `Benchmark_App_ETag` | `7490` ns/op 1044 B/op 3 allocs/op | `3655` ns/op 1044 B/op 3 allocs/op | `2.05` | This comment was automatically generated by [workflow](https://github.com/gofiber/fiber/actions?query=workflow%3ABenchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Compare
Restore cache failed: Dependencies file is not found in /home/runner/work/fiber/fiber. Supported file pattern: go.sum
Compare
Performance alert! Previous value was 616.8 and current value is 2012. It is 3.261997405966278x worse than previous exceeding a ratio threshold 2
Compare
Performance alert! Previous value was 3655 and current value is 7490. It is 2.049247606019152x worse than previous exceeding a ratio threshold 2