fix(http2): cancel sending client request body on response future dro… #581
Annotations
1 error and 3 warnings
|
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: 5b17a69ebcf969471c1a19b25ed2cb81299d1be6 | Previous: 7211ec25eff2ea6ee783817fee2a221d4eb2ed03 | Ratio |
|-|-|-|-|
| `http2_parallel_x10_req_10kb_100_chunks` | `15967791` ns/iter (`± 16569795.91`) | `7586358` ns/iter (`± 78242.99`) | `2.10` |
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/5b17a69ebcf969471c1a19b25ed2cb81299d1be6#commitcomment-181084686
|
|
Benchmark (pipeline)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, seanmonstar/github-action-benchmark@v1-patch-1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Benchmark (end_to_end)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, seanmonstar/github-action-benchmark@v1-patch-1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Benchmark (end_to_end)
Performance alert! Previous value was 7586358 and current value is 15967791. It is 2.1048032534188343x worse than previous exceeding a ratio threshold 2
|