refactor(http1): replace many args of Chunked::step with struct (#3982) #561
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: be18a92bb51498a2113dcfe15d9da09e1c6c7b0d | Previous: 4bfe65af8f3a197da78264b6ccfb0d2773534f9f | Ratio |
|-|-|-|-|
| `http2_parallel_x10_req_10kb_100_chunks_adaptive_window` | `23995881` ns/iter (`± 16564704.21`) | `7626845` ns/iter (`± 147955.62`) | `3.15` |
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/be18a92bb51498a2113dcfe15d9da09e1c6c7b0d#commitcomment-171364293
|
|
Benchmark (end_to_end)
Performance alert! Previous value was 7626845 and current value is 23995881. It is 3.1462395000816197x worse than previous exceeding a ratio threshold 2
|