Fix(🩹): error handling in CSRF token storage retrieval #3530
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: f5933a6cfd79e7533d6a7eb62a81f44d89553de6 | Previous: 85a5fb8cf2db3255a3116551bf6f661b2c174d66 | Ratio |
|-|-|-|-|
| `Benchmark_Compress_Levels/Zstd_LevelBestCompression - B/op` | `1` B/op | `0` B/op | `+∞` |
| `BenchmarkAppendMsgstorageManager` | `0.6301` ns/op 1586.98 MB/s 0 B/op 0 allocs/op | `0.3186` ns/op 3139.20 MB/s 0 B/op 0 allocs/op | `1.98` |
| `BenchmarkAppendMsgstorageManager - ns/op` | `0.6301` ns/op | `0.3186` ns/op | `1.98` |
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).
Comment was generated at https://github.com/gofiber/fiber/pull/3021#pullrequestreview-2288503417
|
Compare
Performance alert! Previous value was 0 and current value is 1. It is Infinityx worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 0.3186 and current value is 0.6301. It is 1.977715003138732x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 0.3186 and current value is 0.6301. It is 1.977715003138732x worse than previous exceeding a ratio threshold 1.5
|