🩹 Fix: sorting error in sortAcceptedTypes #4104
Triggered via pull request
February 26, 2025 14:37
Status
Failure
Total duration
13m 48s
Artifacts
–
Annotations
1 error and 10 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: a296b6538be079e920f7ac0bf3960b0d2dfa4b0d | Previous: bc4c920ea6b36d2b9d0396853a640b8b043951b5 | Ratio |
|-|-|-|-|
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints` | `20.25` ns/op 0 B/op 0 allocs/op | `13.38` ns/op 0 B/op 0 allocs/op | `1.51` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints - ns/op` | `20.25` ns/op | `13.38` ns/op | `1.51` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints#01` | `20.44` ns/op 0 B/op 0 allocs/op | `13.33` ns/op 0 B/op 0 allocs/op | `1.53` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints#01 - ns/op` | `20.44` ns/op | `13.33` ns/op | `1.53` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints#02` | `20.24` ns/op 0 B/op 0 allocs/op | `13.41` ns/op 0 B/op 0 allocs/op | `1.51` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints#02 - ns/op` | `20.24` ns/op | `13.41` ns/op | `1.51` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints#03` | `20.23` ns/op 0 B/op 0 allocs/op | `13.37` ns/op 0 B/op 0 allocs/op | `1.51` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints#03 - ns/op` | `20.23` ns/op | `13.37` ns/op | `1.51` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints#04` | `20.27` ns/op 0 B/op 0 allocs/op | `13.38` ns/op 0 B/op 0 allocs/op | `1.51` |
| `Benchmark_GenericParseTypeUints/benchamark_genericParseTypeUints#04 - ns/op` | `20.27` ns/op | `13.38` ns/op | `1.51` |
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 13.38 and current value is 20.25. It is 1.513452914798206x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.38 and current value is 20.25. It is 1.513452914798206x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.33 and current value is 20.44. It is 1.5333833458364592x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.33 and current value is 20.44. It is 1.5333833458364592x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.41 and current value is 20.24. It is 1.5093214019388514x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.41 and current value is 20.24. It is 1.5093214019388514x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.37 and current value is 20.23. It is 1.5130890052356023x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.37 and current value is 20.23. It is 1.5130890052356023x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.38 and current value is 20.27. It is 1.514947683109118x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 13.38 and current value is 20.27. It is 1.514947683109118x worse than previous exceeding a ratio threshold 1.5
|