Improve ToString by 20% #86
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: 4f8cdff54b5ec97b7c5091ed9ca84f8051333d84 | Previous: b5c8482e54777b839163591c52b9994e41f95c51 | Ratio |
|-|-|-|-|
| `Benchmark_ToString` | `571.8` ns/op 96 B/op 6 allocs/op | `53.45` ns/op 40 B/op 2 allocs/op | `10.70` |
| `Benchmark_ToString - ns/op` | `571.8` ns/op | `53.45` ns/op | `10.70` |
| `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).
|
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.45 and current value is 571.8. It is 10.697848456501402x worse than previous exceeding a ratio threshold 2
|
Compare
Performance alert! Previous value was 53.45 and current value is 571.8. It is 10.697848456501402x 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
|