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
In the context of Ethereum for the beacon_block and blob_sidecar topics, we identified that 60% of the sent IWANT messages were sent 10 or fewer milliseconds before the arrival of the first copy of the mesh.
Despite this being the combination of low heartbeats (0.7) and relatively large messages (50-150 KB), it shows that there could be some benefit from delaying by
~10ms (arbitrary number based on these measurements) the request of the IWANTs that a peer sends, giving more time for ongoing mesh propagation to finish.