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

[WIP] Genesis benchmarks #1209

Draft
wants to merge 76 commits into
base: main
Choose a base branch
from
Draft

Conversation

nbacquey
Copy link
Contributor

@nbacquey nbacquey commented Aug 6, 2024

This PR only exists so we can have CI running on genesis/benchmarks-rebased-new

facundominguez and others added 30 commits July 23, 2024 16:54
Co-authored-by: Nicolas Jeannerod <niols@niols.fr>
Previously, we only registered the time at which starvation started.
This is in fact not enough: if after the grace period the peer is still
not making us unstarved, we won't detect it. Instead, we record the last
starvation as either ongoing or we record its end time.
This is a port of PR IntersectMBO/ouroboros-network#2721 to the new ChainSelQueue.

Co-authored-by: mrBliss <thomas@well-typed.com>
…ace period and starvation event in BlockFetch
facundominguez and others added 25 commits July 30, 2024 19:57
This is relatively tight by default (10s), and applies eg to adversaries that
simply stop sending headers
@nbacquey nbacquey added do-not-merge Genesis PRs related to Genesis testing and implementation labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Genesis PRs related to Genesis testing and implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants