Skip to content

fs: complete implementation of FileHandle stream/iter#29

Merged
jasnell merged 1 commit intojasnell/new-streams-prototypefrom
jasnell/new-streams-prototype-2
Mar 23, 2026
Merged

fs: complete implementation of FileHandle stream/iter#29
jasnell merged 1 commit intojasnell/new-streams-prototypefrom
jasnell/new-streams-prototype-2

Conversation

@jasnell
Copy link
Owner

@jasnell jasnell commented Mar 21, 2026

Builds on nodejs#62066

Finishes out the FileHandle implementation of the experimental stream/iter support.

Benchmark (async pipeTo via uppercase transform followed by compression transform) shows that the stream/iter is 13-20% faster than classic Node.js streams and 86-120% faster than web streams.

@jasnell jasnell merged commit a8ca167 into jasnell/new-streams-prototype Mar 23, 2026
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant