fix(http1): skip debug assertion of content length for HEAD responses… #511
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: eaf2267cdc148604469fb09da22646f31710107a | Previous: 7f4a68265cb897d15b04fc772639234554ba79e8 | Ratio |
|-|-|-|-|
| `http2_parallel_x10_req_10kb_100_chunks_adaptive_window` | `24031624` ns/iter (`± 17307194.82`) | `7788734` ns/iter (`± 127770.08`) | `3.09` |
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/eaf2267cdc148604469fb09da22646f31710107a#commitcomment-149587043
|
Benchmark (end_to_end)
Performance alert! Previous value was 7788734 and current value is 24031624. It is 3.0854339100552157x worse than previous exceeding a ratio threshold 2
|