node/benchmark/webstreams
Vinicius Lourenço a85e4186e5
stream: reduce overhead of transfer
PR-URL: https://github.com/nodejs/node/pull/50107
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2023-10-12 14:37:41 +00:00
..
creation.js stream: improve tee perf by reduce ReflectConstruct usages 2023-09-11 07:45:11 +00:00
js_transfer.js stream: reduce overhead of transfer 2023-10-12 14:37:41 +00:00
pipe-to.js benchmark: shorten pipe-to by reducing number of chunks 2023-09-13 19:44:44 +00:00
readable-async-iterator.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
readable-read.js benchmark: add a benchmark for read() of ReadableStreams 2023-09-19 10:54:32 +00:00