Skip to content

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

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

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

Triggered via pull request September 19, 2024 16:08
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: 9f8c2d714d63c1e23950d32e1570f00e413d46ae | Previous: fbc24e83d63653237decfe86a6684bc5a417ff28 | Ratio | |-|-|-|-| | `BenchmarkAppendMsgstorageManager` | `0.6408` ns/op 1560.58 MB/s 0 B/op 0 allocs/op | `0.3091` ns/op 3234.98 MB/s 0 B/op 0 allocs/op | `2.07` | | `BenchmarkAppendMsgstorageManager - ns/op` | `0.6408` ns/op | `0.3091` ns/op | `2.07` | | `BenchmarkAppendMsgitem - MB/s` | `2817.31` MB/s | `1847.42` MB/s | `1.52` | 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.6408. It is 2.0731154966030414x worse than previous exceeding a ratio threshold 1.5
Compare
Performance alert! Previous value was 0.3091 and current value is 0.6408. It is 2.0731154966030414x worse than previous exceeding a ratio threshold 1.5
Compare
Performance alert! Previous value was 1847.42 and current value is 2817.31. It is 1.5249970228751446x worse than previous exceeding a ratio threshold 1.5