Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate+simulate Hare bandwidth requirements #193

Closed
selfdual-brain opened this issue Nov 25, 2022 · 3 comments
Closed

Calculate+simulate Hare bandwidth requirements #193

selfdual-brain opened this issue Nov 25, 2022 · 3 comments
Assignees
Labels

Comments

@selfdual-brain
Copy link

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

  • theoretical calculation "on paper"
  • measurements in the simulator
  • measurements in test network (with production code).

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
Copy link
Author

Relevant effort at dev side is tracked here: spacemeshos/go-spacemesh#3798

@selfdual-brain selfdual-brain changed the title Calculate/simulate Hare network connection bandwidth Calculate/simulate Hare bandwidth requirements Nov 25, 2022
@selfdual-brain selfdual-brain changed the title Calculate/simulate Hare bandwidth requirements Calculate+simulate Hare bandwidth requirements Nov 25, 2022
@selfdual-brain
Copy link
Author

@lrettig
Copy link
Member

lrettig commented Oct 17, 2023

to be handled as part of hare3 rollout

@lrettig lrettig closed this as completed Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Spec available (on-going review)
Development

No branches or pull requests

2 participants