You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
benluelo
changed the title
Benchmark cost of stack futures in relayer
Benchmark cost of stack futures in Voyager
Mar 7, 2024
benluelo
added
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
A-nix
Area: Our Nix configuration
labels
Mar 7, 2024
The relayer currently emits a lot of
clippy::large_futures
warnings, we should benchmark the cost of the stack futures and configure/box accordingly.See https://without.boats/blog/futures-and-segmented-stacks/#segmenting-your-futures-for-fun-and-profit for more information.
The text was updated successfully, but these errors were encountered: