feat!(middleware/session): re-write session middleware with handler #3523
Annotations
1 error and 6 warnings
Compare PR Benchmark Results with main branch
# :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: ba387862d6d3f540f9bcc5abe5402b8b434649f0 | Previous: 44cd700ad578f9c60c9c5d2b4752fe22ef32a4e1 | Ratio |
|-|-|-|-|
| `BenchmarkAppendMsgredirectionMsgs` | `11.82` ns/op 84.63 MB/s 0 B/op 0 allocs/op | `5.912` ns/op 169.16 MB/s 0 B/op 0 allocs/op | `2.00` |
| `BenchmarkAppendMsgredirectionMsgs - ns/op` | `11.82` ns/op | `5.912` ns/op | `2.00` |
| `Benchmark_Compress_Levels/Brotli_LevelBestCompression - B/op` | `6` B/op | `0` B/op | `+∞` |
| `BenchmarkAppendMsgstorageManager` | `0.6249` ns/op 1600.17 MB/s 0 B/op 0 allocs/op | `0.3116` ns/op 3209.63 MB/s 0 B/op 0 allocs/op | `2.01` |
| `BenchmarkAppendMsgstorageManager - ns/op` | `0.6249` ns/op | `0.3116` ns/op | `2.01` |
| `BenchmarkAppendMsgdata - MB/s` | `1604.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 PR Benchmark Results with main branch
Performance alert! Previous value was 5.912 and current value is 11.82. It is 1.999323410013532x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with main branch
Performance alert! Previous value was 5.912 and current value is 11.82. It is 1.999323410013532x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with main branch
Performance alert! Previous value was 0 and current value is 6. It is Infinityx worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with main branch
Performance alert! Previous value was 0.3116 and current value is 0.6249. It is 2.0054557124518615x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with main branch
Performance alert! Previous value was 0.3116 and current value is 0.6249. It is 2.0054557124518615x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with main branch
Performance alert! Previous value was 590.63 and current value is 1604.05. It is 2.7158288607080574x worse than previous exceeding a ratio threshold 1.5
|
Loading