spacemeshos / pm

Project management. Meta-tasks related to research, dev, and specs for the Spacemesh protocol and infrastructure.
http://spacemesh.io/
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Calculate+simulate Hare bandwidth requirements #193

Closed selfdual-brain closed 7 months ago

selfdual-brain commented 1 year ago

We need to understand the size of data that must be transmitted while running Hare protocol. There are 3 levels of this:

In particular we would like to understand how the upload/download values are going to change on network growth and which portion of this is the gossip overhead.

selfdual-brain commented 1 year ago

Relevant effort at dev side is tracked here: https://github.com/spacemeshos/go-spacemesh/pull/3798

selfdual-brain commented 1 year ago

https://community.spacemesh.io/t/hare-data-volume-optimizaton/330

lrettig commented 7 months ago

to be handled as part of hare3 rollout