Skip to content

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

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

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

Triggered via pull request September 19, 2024 16:40
Status Failure
Total duration 13m 18s
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: 937a9b3d5428b90939bac2563e44f2418fcba304 | Previous: fbc24e83d63653237decfe86a6684bc5a417ff28 | Ratio | |-|-|-|-| | `BenchmarkAppendMsgstorageManager` | `0.6247` ns/op 1600.86 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.6247` ns/op | `0.3091` ns/op | `2.02` | | `BenchmarkAppendMsgitem - MB/s` | `2877.55` 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
Performance alert! Previous value was 0.3091 and current value is 0.6247. It is 2.021028793270786x worse than previous exceeding a ratio threshold 1.5
Compare
Performance alert! Previous value was 0.3091 and current value is 0.6247. It is 2.021028793270786x worse than previous exceeding a ratio threshold 1.5
Compare
Performance alert! Previous value was 1847.42 and current value is 2877.55. It is 1.5576046594710462x worse than previous exceeding a ratio threshold 1.5