Skip to content

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

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

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

Triggered via pull request September 19, 2024 16:14
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: ecac9ce65c8ce2e2962afe82a9416f1f7abf9538 | Previous: fbc24e83d63653237decfe86a6684bc5a417ff28 | Ratio | |-|-|-|-| | `BenchmarkAppendMsgstorageManager` | `0.6255` ns/op 1598.64 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.6255` ns/op | `0.3091` ns/op | `2.02` | | `BenchmarkAppendMsgitem - MB/s` | `2851.48` 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.6255. It is 2.023616952442575x worse than previous exceeding a ratio threshold 1.5
Compare
Performance alert! Previous value was 0.3091 and current value is 0.6255. It is 2.023616952442575x worse than previous exceeding a ratio threshold 1.5
Compare
Performance alert! Previous value was 1847.42 and current value is 2851.48. It is 1.5434930876573816x worse than previous exceeding a ratio threshold 1.5