fix(http1): use httparse config for Servers (#4002) #565
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: bcb8ec576619650d3388604e6c246829e7be133a | Previous: 32b76f4742df62f4419b9f87ef464bc0b1c21e72 | Ratio |
|-|-|-|-|
| `http2_parallel_x10_req_10kb_100_chunks_adaptive_window` | `23859127` ns/iter (`± 16440208.17`) | `7643578` ns/iter (`± 207103.09`) | `3.12` |
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/bcb8ec576619650d3388604e6c246829e7be133a#commitcomment-173913764
|
|
Benchmark (end_to_end)
Performance alert! Previous value was 7643578 and current value is 23859127. It is 3.121460525424088x worse than previous exceeding a ratio threshold 2
|