🐛 fix: Nil pointer dereference with Must Bind binding #3677
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: 56973394a7692e2ad0fcf42d4fee0ddec0229330 | Previous: b6ecd638e90576d91988f5b1eb00ad5caf4e6fc2 | Ratio |
|-|-|-|-|
| `Benchmark_NewError` | `0.9205` ns/op 0 B/op 0 allocs/op | `0.5964` ns/op 0 B/op 0 allocs/op | `1.54` |
| `Benchmark_NewError - ns/op` | `0.9205` ns/op | `0.5964` ns/op | `1.54` |
| `BenchmarkAppendMsgitem - MB/s` | `3224.2` MB/s | `1842.7` MB/s | `1.75` |
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.5964 and current value is 0.9205. It is 1.5434272300469483x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 0.5964 and current value is 0.9205. It is 1.5434272300469483x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 1842.7 and current value is 3224.2. It is 1.7497150919845876x worse than previous exceeding a ratio threshold 1.5
|