node/benchmark/streams
jakecastelli 8b71fa79e2
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-10-02 07:57:35 +02:00
..
compose.js benchmark: add stream.compose benchmark 2024-10-02 07:57:35 +02:00
creation.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
destroy.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
pipe-object-mode.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
pipe.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
readable-async-iterator.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
readable-bigread.js stream: use Array for Readable buffer 2023-12-11 11:12:00 +00:00
readable-bigunevenread.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
readable-boundaryread.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
readable-from.js benchmark: add more cases to Readable.from 2023-12-11 11:11:48 +00:00
readable-readall.js stream: use Array for Readable buffer 2023-12-11 11:12:00 +00:00
readable-uint8array.js stream: support typed arrays 2024-05-03 08:30:16 +02:00
readable-unevenread.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
writable-manywrites.js stream: writable state bitmap 2023-11-11 19:35:32 +01:00
writable-uint8array.js stream: support typed arrays 2024-05-03 08:30:16 +02:00