v3: Optimize IsFromLocal() performance #3478
Triggered via pull request
September 23, 2024 12:25
Status
Failure
Total duration
13m 40s
Artifacts
–
Annotations
1 error and 2 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: 7b13bfe5cc26fe00e768961a96f1a31f9051d2a2 | Previous: fbc24e83d63653237decfe86a6684bc5a417ff28 | Ratio |
|-|-|-|-|
| `BenchmarkAppendMsgitem - MB/s` | `3209.82` MB/s | `1847.42` MB/s | `1.74` |
| `BenchmarkAppendMsgitem - MB/s` | `2878.85` MB/s | `1847.42` MB/s | `1.56` |
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/3140#pullrequestreview-2322059605
|
Compare
Performance alert! Previous value was 1847.42 and current value is 3209.82. It is 1.7374608914053111x worse than previous exceeding a ratio threshold 1.5
|
Compare
Performance alert! Previous value was 1847.42 and current value is 2878.85. It is 1.5583083435277305x worse than previous exceeding a ratio threshold 1.5
|