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

CSJ dynamo policy selection/tuning #555

Open
amesgen opened this issue Oct 11, 2022 · 0 comments
Open

CSJ dynamo policy selection/tuning #555

amesgen opened this issue Oct 11, 2022 · 0 comments
Assignees

Comments

@amesgen
Copy link
Member

amesgen commented Oct 11, 2022

Based on #557, we should decide on the following properties of the jumping policy:

  • Whether a static policy suffices our performance needs.

  • How often to jump, balancing competing factors:

    • high enough frequency to robustly avoid stalling the BlockFetch pipeline
    • low enough frequency to effectively minimize load on the ledger peers (ie. the SPO relays acquired per se, not via peer sharing)
  • How often to switch the dynamo (not ever switching it (other than in the case of disconnections) might be sufficient for the MVP; we can later tweak this using information from peer sharing).

@amesgen amesgen self-assigned this Oct 11, 2022
@dnadales dnadales transferred this issue from IntersectMBO/ouroboros-network Nov 30, 2023
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

No branches or pull requests

1 participant