feat!(middleware/session): re-write session middleware with handler #3363
Annotations
1 error and 4 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: c6e1c344104e39d415343f4a407ebed40b7688ac | Previous: e43763311d894a2de777c4d116bfd97a1bf00a17 | Ratio |
|-|-|-|-|
| `Benchmark_LogfKeyAndValues_Parallel/info_level_with_key-values` | `163.9` ns/op 69 B/op 1 allocs/op | `93.57` ns/op 88 B/op 1 allocs/op | `1.75` |
| `Benchmark_LogfKeyAndValues_Parallel/info_level_with_key-values - ns/op` | `163.9` ns/op | `93.57` ns/op | `1.75` |
| `Benchmark_LogfKeyAndValues_Parallel/warn_level_with_key-values` | `162.1` ns/op 90 B/op 1 allocs/op | `91.34` ns/op 87 B/op 1 allocs/op | `1.77` |
| `Benchmark_LogfKeyAndValues_Parallel/warn_level_with_key-values - ns/op` | `162.1` ns/op | `91.34` ns/op | `1.77` |
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 93.57 and current value is 163.9. It is 1.7516297958747464x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 93.57 and current value is 163.9. It is 1.7516297958747464x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 91.34 and current value is 162.1. It is 1.7746879789796364x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 91.34 and current value is 162.1. It is 1.7746879789796364x worse than previous exceeding a ratio threshold 1.5
|