Skip to content

Conversation

@sebthom
Copy link
Contributor

@sebthom sebthom commented Oct 25, 2025

Wrap provided OutputStream in BufferedOutputStream to amortize small writes; improves throughput by reducing syscalls. Centralize wrapping via setOutput to avoid double wrapping.

Wrap provided OutputStream in BufferedOutputStream to amortize small
writes; improves throughput by reducing syscalls. Centralize wrapping
via setOutput to avoid double wrapping.
@sebthom sebthom force-pushed the StreamMessageConsumer_OutputBuffering branch from 8827c19 to 4386150 Compare October 25, 2025 22:14
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