Skip to content

perf: do block requests concurrently#118

Open
cygnet3 wants to merge 1 commit intomasterfrom
concurrent-intra-block-requests
Open

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

Conversation

@cygnet3
Copy link
Owner

@cygnet3 cygnet3 commented Mar 14, 2026

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.
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