node/benchmark/streams
James M Snell bfff8cb2ab
benchmark: add benchmarks for experimental stream/iter
Signed-off-by: James M Snell <jasnell@gmail.com>
Assisted-By: Claude/Opus 4.6
PR-URL: https://github.com/nodejs/node/pull/62066
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-03-30 17:20:29 +02:00
..
compose.js benchmark: add stream.compose benchmark 2024-08-12 12:40:04 +00:00
creation.js
destroy.js
iter-creation.js benchmark: add benchmarks for experimental stream/iter 2026-03-30 17:20:29 +02:00
iter-file-read.js benchmark: add benchmarks for experimental stream/iter 2026-03-30 17:20:29 +02:00
iter-throughput-broadcast.js benchmark: add benchmarks for experimental stream/iter 2026-03-30 17:20:29 +02:00
iter-throughput-compression.js benchmark: add benchmarks for experimental stream/iter 2026-03-30 17:20:29 +02:00
iter-throughput-identity.js benchmark: add benchmarks for experimental stream/iter 2026-03-30 17:20:29 +02:00
iter-throughput-pipeto.js benchmark: add benchmarks for experimental stream/iter 2026-03-30 17:20:29 +02:00
iter-throughput-transform.js benchmark: add benchmarks for experimental stream/iter 2026-03-30 17:20:29 +02:00
pipe-object-mode.js
pipe.js
readable-async-iterator.js
readable-bigread.js stream: use Array for Readable buffer 2023-10-25 15:35:05 +00:00
readable-bigunevenread.js
readable-boundaryread.js
readable-from.js
readable-readall.js stream: use Array for Readable buffer 2023-10-25 15:35:05 +00:00
readable-uint8array.js stream: support typed arrays 2024-03-20 17:27:29 +00:00
readable-unevenread.js
writable-manywrites.js
writable-uint8array.js stream: support typed arrays 2024-03-20 17:27:29 +00:00