node/benchmark/streams
jakecastelli 87ee722873
benchmark: add stream.compose benchmark
PR-URL: https://github.com/nodejs/node/pull/54308
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2024-08-12 12:40:04 +00:00
..
compose.js benchmark: add stream.compose benchmark 2024-08-12 12:40:04 +00:00
creation.js
destroy.js
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 benchmark: add more cases to Readable.from 2023-10-24 01:36:17 +00:00
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