fix(middleware/cors): Categorize requests correctly #2899
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 `2`.
| Benchmark suite | Current: 38ab39b937990f44196b2e0402ef02eed9baab75 | Previous: d2b19e290d563ed80b188d875c0121059b449fc0 | Ratio |
|-|-|-|-|
| `Benchmark_CORS_NewHandlerWildcard` | `453.2` ns/op 0 B/op 0 allocs/op | `206.8` ns/op 0 B/op 0 allocs/op | `2.19` |
| `Benchmark_CORS_NewHandlerWildcardParallel` | `206.3` ns/op 0 B/op 0 allocs/op | `93.06` ns/op 0 B/op 0 allocs/op | `2.22` |
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, benchmark-action/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compare
Performance alert! Previous value was 206.8 and current value is 453.2. It is 2.1914893617021276x worse than previous exceeding a ratio threshold 2
|
Compare
Performance alert! Previous value was 93.06 and current value is 206.3. It is 2.216849344508919x worse than previous exceeding a ratio threshold 2
|