Skip to content

feat!(middleware/session): re-write session middleware with handler #3473

feat!(middleware/session): re-write session middleware with handler

feat!(middleware/session): re-write session middleware with handler #3473

Triggered via pull request September 20, 2024 17:02
Status Failure
Total duration 13m 15s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: 684dc8a727c7de2568f0914dc8b57587e623c203 | Previous: fbc24e83d63653237decfe86a6684bc5a417ff28 | Ratio | |-|-|-|-| | `BenchmarkAppendMsgstorageManager` | `0.623` ns/op 1605.10 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.623` ns/op | `0.3091` ns/op | `2.02` | | `BenchmarkAppendMsgitem - MB/s` | `2852.9` MB/s | `1847.42` MB/s | `1.54` | 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.3091 and current value is 0.623. It is 2.0155289550307343x worse than previous exceeding a ratio threshold 1.5
Compare
Performance alert! Previous value was 0.3091 and current value is 0.623. It is 2.0155289550307343x worse than previous exceeding a ratio threshold 1.5
Compare
Performance alert! Previous value was 1847.42 and current value is 2852.9. It is 1.5442617271654524x worse than previous exceeding a ratio threshold 1.5