Skip to content

perf: do block requests concurrently#118

Draft
cygnet3 wants to merge 1 commit into
masterfrom
concurrent-intra-block-requests
Draft

perf: do block requests concurrently#118
cygnet3 wants to merge 1 commit into
masterfrom
concurrent-intra-block-requests

Conversation

@cygnet3

@cygnet3 cygnet3 commented Mar 14, 2026

Copy link
Copy Markdown
Owner

For every block data request, we do 3 different web requests. Instead of sending these requests out sequentially, combine them using a try_join and await them simultaneously.

For every block data request, we do 3 different web requests. Instead of
sending these requests out sequentially, combine them using a try_join
and await them simultaneously.
@cygnet3 cygnet3 marked this pull request as draft July 2, 2026 12:46
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