Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move buffer from Data command to wrap socket.getInputStream #146

Merged
merged 3 commits into from
Mar 13, 2025

Conversation

davidmoten
Copy link
Owner

As raised in #116, we can improve perf by moving read buffering to wrap the socket input stream.

Load testing in LoadTest.java showed an improved throughput of about 10%.

@davidmoten davidmoten merged commit 8202f06 into master Mar 13, 2025
9 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