refactor(proto): replace map and unwrap_or combination with map_or #455
Annotations
1 error and 5 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: 555e140057b3c53971baac08960335c21ea2a78f | Previous: c78379e5ecaf818e6357af83090f2366374e1f66 | Ratio |
|-|-|-|-|
| `http2_parallel_x10_req_10kb_100_chunks_adaptive_window` | `43201160` ns/iter (`± 10397437`) | `16811657` ns/iter (`± 18408968`) | `2.57` |
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/555e140057b3c53971baac08960335c21ea2a78f#commitcomment-141064459
|
Benchmark (pipeline)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, seanmonstar/github-action-benchmark@v1-patch-1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Benchmark (pipeline)
The following actions uses node12 which is deprecated and will be forced to run on node16: seanmonstar/github-action-benchmark@v1-patch-1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Benchmark (end_to_end)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, seanmonstar/github-action-benchmark@v1-patch-1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Benchmark (end_to_end)
The following actions uses node12 which is deprecated and will be forced to run on node16: seanmonstar/github-action-benchmark@v1-patch-1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Benchmark (end_to_end)
Performance alert! Previous value was 16811657 and current value is 43201160. It is 2.569714573643752x worse than previous exceeding a ratio threshold 2
|