🧹 chore: Improve Performance of Fiber Router #3918
Triggered via pull request
December 27, 2024 04:11
Status
Failure
Total duration
13m 39s
Artifacts
–
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 `1.50`.
| Benchmark suite | Current: 0040507a2129d65beafe4dc788bf7a2d77654f32 | 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 | `+∞` |
| `BenchmarkAppendMsgitem-4_middleware_csrf - MB/s` | `3162.47` MB/s | `1613.03` MB/s | `1.96` |
| `BenchmarkAppendMsgstorageManager - MB/s` | `3215.27` MB/s | `1613.31` MB/s | `1.99` |
| `BenchmarkAppendMsgdata - MB/s` | `3224.7` MB/s | `1614.05` MB/s | `2.00` |
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 1613.03 and current value is 3162.47. It is 1.960577298624328x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 1613.31 and current value is 3215.27. It is 1.9929647742839256x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 1614.05 and current value is 3224.7. It is 1.9978934977231189x worse than previous exceeding a ratio threshold 1.5
|