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

Constant vote broadcast interval #4010

Conversation

pwojcikdev
Copy link
Contributor

During stress testing with restricted bandwidth (as always, thanks @gr0vity-dev) it became clear that using exponentially increasing vote broadcast interval, and therefore broadcasting votes more often, performs worse than broadcasting votes in fixed, longer intervals.

This PR modifies vote broadcasting to happen in fixed 15 second intervals.

@pwojcikdev pwojcikdev merged commit 6f97974 into nanocurrency:develop Nov 30, 2022
@pwojcikdev pwojcikdev deleted the prs/constant-vote-broadcast-interval branch November 30, 2022 12:54
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

Successfully merging this pull request may close these issues.

None yet

2 participants