feat!(middleware/session): re-write session middleware with handler #3586
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: b54c954f5485c93f3e7ded5b3eafce589741b4c4 | Previous: 298975a98242ca66a0689175e9c8f7b43e9409c5 | Ratio |
|-|-|-|-|
| `BenchmarkAppendMsgstorageManager` | `0.6225` ns/op 1606.41 MB/s 0 B/op 0 allocs/op | `0.3104` ns/op 3221.36 MB/s 0 B/op 0 allocs/op | `2.01` |
| `BenchmarkAppendMsgstorageManager - ns/op` | `0.6225` ns/op | `0.3104` ns/op | `2.01` |
| `BenchmarkAppendMsgdata - MB/s` | `1613.75` MB/s | `594.21` 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.3104 and current value is 0.6225. It is 2.0054768041237114x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 0.3104 and current value is 0.6225. It is 2.0054768041237114x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 594.21 and current value is 1613.75. It is 2.715790713720738x worse than previous exceeding a ratio threshold 1.5
|