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

Background block fetch #495

Merged
merged 7 commits into from
Oct 28, 2022
Merged

Background block fetch #495

merged 7 commits into from
Oct 28, 2022

Conversation

casey
Copy link
Collaborator

@casey casey commented Sep 8, 2022

To do:

  • Make sure this is actually an performance improvement
  • Determine the ideal buffer size for the block fetcher channel. The ideal size should prevent the buffer from ever being fully drained.

@casey casey marked this pull request as ready for review October 27, 2022 18:33
This was linked to issues Oct 27, 2022
@casey casey removed a link to an issue Oct 27, 2022
@casey casey merged commit 25ad486 into master Oct 28, 2022
@casey casey deleted the background-block-fetch branch October 28, 2022 17:15
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.

Fetch blocks in background
1 participant