stream: improve `ReadableStream.tee` perf by remove `ReflectConstruct` usage by rluvaton · Pull Request #49546 · nodejs/node

@rluvaton

also added more webstream creation benchmarks

rluvaton

@anonrig anonrig added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Sep 8, 2023

KhafraDev

This was referenced

Sep 9, 2023

@H4ad H4ad mentioned this pull request

Sep 10, 2023

mcollina

@rluvaton rluvaton deleted the add-benchmark-and-improve-webstream-creation-perf branch

September 11, 2023 07:52

rluvaton added a commit to rluvaton/node that referenced this pull request

Sep 12, 2023
also added more webstream creation benchmarks

PR-URL: nodejs#49546
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

rluvaton added a commit to rluvaton/node that referenced this pull request

Sep 12, 2023
also added more webstream creation benchmarks

PR-URL: nodejs#49546
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

UlisesGascon pushed a commit that referenced this pull request

Sep 13, 2023
also added more webstream creation benchmarks

PR-URL: #49546
Backport-PR-URL: #49620
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

alexfernandez pushed a commit to alexfernandez/node that referenced this pull request

Nov 1, 2023
also added more webstream creation benchmarks

PR-URL: nodejs#49546
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>