node/benchmark/streams
Robert Nagy 53b5545672
stream: writable state bitmap
PR-URL: https://github.com/nodejs/node/pull/49899
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2023-09-29 18:13:44 +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
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 benchmark: add trailing commas 2023-01-29 19:13:35 +01: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 stream: make Readable.from performance better 2021-03-22 11:19:35 +02:00
readable-readall.js benchmark: add trailing commas 2023-01-29 19:13:35 +01: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