feat!(middleware/session): re-write session middleware with handler #3500
Triggered via pull request
September 26, 2024 18:28
Status
Failure
Total duration
13m 24s
Artifacts
–
Annotations
1 error and 3 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: 281c0e17b41981c016a7bd836bedddc15a4345ed | Previous: 44cd700ad578f9c60c9c5d2b4752fe22ef32a4e1 | Ratio |
|-|-|-|-|
| `Benchmark_Compress_Levels/Brotli_LevelBestCompression - B/op` | `6` B/op | `0` B/op | `+∞` |
| `BenchmarkAppendMsgitem - MB/s` | `3206.65` MB/s | `1887.59` MB/s | `1.70` |
| `BenchmarkAppendMsgdata - MB/s` | `1605.05` MB/s | `590.63` MB/s | `2.72` |
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).
|
Compare
Performance alert! Previous value was 0 and current value is 6. It is Infinityx worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 1887.59 and current value is 3206.65. It is 1.6988064145285788x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 590.63 and current value is 1605.05. It is 2.717521968067995x worse than previous exceeding a ratio threshold 1.5
|