stream: refactor Writable buffering · nodejs/node@7abc61f · GitHub
Skip to content

Commit 7abc61f

Browse files
ronagBethGriggs
authored andcommitted
stream: refactor Writable buffering
Refactors buffering in Writable to use an array instead of a linked list. PR-URL: #31046 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 180b935 commit 7abc61f

1 file changed

Lines changed: 88 additions & 132 deletions

File tree

lib/_stream_writable.js

Lines changed: 88 additions & 132 deletions

0 commit comments

Comments
 (0)