🔥 Feature: Add TestConfig to app.Test() for configurable testing #3678
Triggered via pull request
November 22, 2024 00:10
Status
Failure
Total duration
13m 18s
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: b6daa78c595a8167459a9f45ac25e72223683a86 | Previous: b6ecd638e90576d91988f5b1eb00ad5caf4e6fc2 | Ratio |
|-|-|-|-|
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints` | `36.2` ns/op 0 B/op 0 allocs/op | `17` ns/op 0 B/op 0 allocs/op | `2.13` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints - ns/op` | `36.2` ns/op | `17` ns/op | `2.13` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints#01` | `36.85` ns/op 0 B/op 0 allocs/op | `17.02` ns/op 0 B/op 0 allocs/op | `2.17` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints#01 - ns/op` | `36.85` ns/op | `17.02` ns/op | `2.17` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints#02` | `37.01` ns/op 0 B/op 0 allocs/op | `17.28` ns/op 0 B/op 0 allocs/op | `2.14` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints#02 - ns/op` | `37.01` ns/op | `17.28` ns/op | `2.14` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints#03` | `36.64` ns/op 0 B/op 0 allocs/op | `16.98` ns/op 0 B/op 0 allocs/op | `2.16` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints#03 - ns/op` | `36.64` ns/op | `16.98` ns/op | `2.16` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints#04` | `36.19` ns/op 0 B/op 0 allocs/op | `17.04` ns/op 0 B/op 0 allocs/op | `2.12` |
| `Benchmark_GenericParseTypeInts/benchmark_genericParseType32Ints#04 - ns/op` | `36.19` ns/op | `17.04` ns/op | `2.12` |
| `BenchmarkAppendMsgitem - MB/s` | `3232.67` 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 17 and current value is 36.2. It is 2.1294117647058823x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 17 and current value is 36.2. It is 2.1294117647058823x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 17.02 and current value is 36.85. It is 2.165099882491187x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 17.02 and current value is 36.85. It is 2.165099882491187x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 17.28 and current value is 37.01. It is 2.141782407407407x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 17.28 and current value is 37.01. It is 2.141782407407407x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 16.98 and current value is 36.64. It is 2.1578327444051824x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 16.98 and current value is 36.64. It is 2.1578327444051824x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 17.04 and current value is 36.19. It is 2.123826291079812x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 17.04 and current value is 36.19. It is 2.123826291079812x worse than previous exceeding a ratio threshold 1.5
|