feat!(middleware/session): re-write session middleware with handler #3472
Annotations
1 error and 3 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: 9ec2b30312c9fb4f65b876d4906936461d789296 | Previous: fbc24e83d63653237decfe86a6684bc5a417ff28 | Ratio |
|-|-|-|-|
| `BenchmarkAppendMsgstorageManager` | `0.6249` ns/op 1600.15 MB/s 0 B/op 0 allocs/op | `0.3091` ns/op 3234.98 MB/s 0 B/op 0 allocs/op | `2.02` |
| `BenchmarkAppendMsgstorageManager - ns/op` | `0.6249` ns/op | `0.3091` ns/op | `2.02` |
| `BenchmarkAppendMsgitem - MB/s` | `2878.85` MB/s | `1847.42` MB/s | `1.56` |
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 0.3091 and current value is 0.6249. It is 2.0216758330637337x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with main branch
Performance alert! Previous value was 0.3091 and current value is 0.6249. It is 2.0216758330637337x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with main branch
Performance alert! Previous value was 1847.42 and current value is 2878.85. It is 1.5583083435277305x worse than previous exceeding a ratio threshold 1.5
|
Loading