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

Big documents are slow #109

Open
hamiltop opened this issue Aug 28, 2016 · 1 comment
Open

Big documents are slow #109

hamiltop opened this issue Aug 28, 2016 · 1 comment

Comments

@hamiltop
Copy link
Owner

@samginn I'm opening this issue to explore the big document perf in devinus/poison#90

@hamiltop
Copy link
Owner Author

Looks like this is just some network tuning. If I set the buffer on the socket to 1M, it goes plenty quick.

I'm not sure about the tradeoffs involved with a large buffer. The easiest solution would be to expose the socket opts and allow you to pass them in on start_link.

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

No branches or pull requests

1 participant