Skip to content

Prefer BufReader in connections#21

Merged
rustaceanrob merged 1 commit into2140-dev:masterfrom
rustaceanrob:10-9-buf
Oct 21, 2025
Merged

Prefer BufReader in connections#21
rustaceanrob merged 1 commit into2140-dev:masterfrom
rustaceanrob:10-9-buf

Conversation

@rustaceanrob
Copy link
Copy Markdown
Collaborator

The peer-to-peer network has a distinct behavior of reading a few bytes and then the rest of the message, so this should be more performant.

The peer-to-peer network has a distinct behavior of reading a few bytes
and then the rest of the message, so this should be more performant.
@rustaceanrob rustaceanrob merged commit a8b3af8 into 2140-dev:master Oct 21, 2025
5 checks passed
@rustaceanrob rustaceanrob deleted the 10-9-buf branch October 21, 2025 11:58
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