🧹 chore: Improve Performance of Fiber Router #3925
Triggered via pull request
December 28, 2024 02:54
Status
Failure
Total duration
13m 45s
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: 8e213e0ac4c6a6a912f7bc4b9d53239976f3c271 | Previous: 57744ebbe8f95ee65855f4611b93dd0f2c7b18ae | 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.74` ns/op 638.25 MB/s 0 B/op 0 allocs/op | `26.61` ns/op 977.07 MB/s 0 B/op 0 allocs/op | `1.53` |
| `BenchmarkUnmarshalitem-4_middleware_limiter - ns/op` | `40.74` ns/op | `26.61` 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.61 and current value is 40.74. It is 1.5310033821871478x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 26.61 and current value is 40.74. It is 1.5310033821871478x worse than previous exceeding a ratio threshold 1.5
|