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

refactor: send RequestNext in batches for chainsync pipelining #843

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

agaffney
Copy link
Contributor

We now send pipelined RequestNext messages in batches instead of an initial batch and subsequent single messages. This potentially improves performance and reduces pressure on mini-protocol buffers

We now send pipelined RequestNext messages in batches instead of an
initial batch and subsequent single messages. This potentially improves
performance and reduces pressure on mini-protocol buffers
@agaffney agaffney requested a review from a team as a code owner January 27, 2025 22:18
@agaffney agaffney merged commit e62503b into main Jan 27, 2025
8 checks passed
@agaffney agaffney deleted the refactor/chainsync-pipelining branch January 27, 2025 22:40
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.

2 participants