refactor(http1): simplify match of Token parse error (#3981) #559
Annotations
1 error and 1 warning
|
Benchmark (end_to_end)
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'end_to_end'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 9da18144397faf3cf1f7d04eb41d6f541f6f189e | Previous: 2968dbcd75509263907ec3a1f964a4c4465c0ebb | Ratio |
|-|-|-|-|
| `http2_parallel_x10_req_10kb_100_chunks_adaptive_window` | `23887378` ns/iter (`± 16462147.57`) | `7640017` ns/iter (`± 115868.40`) | `3.13` |
This comment was automatically generated by [workflow](https://github.com/hyperium/hyper/actions?query=workflow%3ABenchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/hyperium/hyper/commit/9da18144397faf3cf1f7d04eb41d6f541f6f189e#commitcomment-171245045
|
|
Benchmark (end_to_end)
Performance alert! Previous value was 7640017 and current value is 23887378. It is 3.12661319994445x worse than previous exceeding a ratio threshold 2
|