🧹 chore: Improve Performance of Fiber Router #3929
Triggered via pull request
December 29, 2024 04:08
Status
Failure
Total duration
13m 50s
Artifacts
–
Annotations
1 error and 5 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 `1.50`.
| Benchmark suite | Current: 2e5ef2c9b561210739e562bdc7203d29c3c8d5d0 | Previous: 775e0a73f3fc0eba0940488e2accd3b87ab245ee | Ratio |
|-|-|-|-|
| `Benchmark_RoutePatternMatch//api/:param/fixedEnd_|_not_match_|_/api/abc/def/fixedEnd - allocs/op` | `14` allocs/op | `9` allocs/op | `1.56` |
| `Benchmark_Compress_Levels/Brotli_LevelBestCompression - B/op` | `5` B/op | `0` B/op | `+∞` |
| `BenchmarkUnmarshalitem-4_middleware_limiter` | `40.73` ns/op 638.43 MB/s 0 B/op 0 allocs/op | `26.65` ns/op 975.75 MB/s 0 B/op 0 allocs/op | `1.53` |
| `BenchmarkUnmarshalitem-4_middleware_limiter - ns/op` | `40.73` ns/op | `26.65` ns/op | `1.53` |
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).
Comment was generated at https://github.com/gofiber/fiber/pull/3261#pullrequestreview-2519025443
|
Compare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compare
Performance alert! Previous value was 9 and current value is 14. It is 1.5555555555555556x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 0 and current value is 5. It is Infinityx worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 26.65 and current value is 40.73. It is 1.5283302063789868x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 26.65 and current value is 40.73. It is 1.5283302063789868x worse than previous exceeding a ratio threshold 1.5
|