🧹 chore: Improve Performance of Fiber Router #3917
Triggered via pull request
December 26, 2024 01:47
Status
Failure
Total duration
13m 42s
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: 15a6ddaa4ada6312d2dd3bd06d146709fc55296d | Previous: 57744ebbe8f95ee65855f4611b93dd0f2c7b18ae | Ratio |
|-|-|-|-|
| `Benchmark_RoutePatternMatch//api/:param/fixedEnd_|_not_match_|_/api/abc/def/fixedEnd - allocs/op` | `14` allocs/op | `9` allocs/op | `1.56` |
| `BenchmarkAppendMsgitem-4_middleware_csrf - MB/s` | `3161.02` MB/s | `1613.03` MB/s | `1.96` |
| `BenchmarkAppendMsgstorageManager - MB/s` | `3196.29` MB/s | `1613.31` MB/s | `1.98` |
| `BenchmarkAppendMsgdata - MB/s` | `3197.4` MB/s | `1614.05` MB/s | `1.98` |
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 1613.03 and current value is 3161.02. It is 1.9596783692801747x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 1613.31 and current value is 3196.29. It is 1.981200141324358x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 1614.05 and current value is 3197.4. It is 1.9809795235587497x worse than previous exceeding a ratio threshold 1.5
|