node/benchmark/streams
avcribl 4fe325d93d
stream: preserve AsyncLocalStorage on finished only when needed
PR-URL: https://github.com/nodejs/node/pull/59873
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2025-10-27 19:23:34 +00:00
..
compose.js benchmark: add stream.compose benchmark 2024-08-12 12:40:04 +00: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
finished.js stream: preserve AsyncLocalStorage on finished only when needed 2025-10-27 19:23:34 +00: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-10-25 15:35:05 +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-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 benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
writable-manywrites.js stream: writable state bitmap 2023-09-29 18:13:44 +00:00
writable-uint8array.js stream: support typed arrays 2024-03-20 17:27:29 +00:00