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

Sanity benchmark tcp with latency and many peers #1418

Open
2 tasks
evan-forbes opened this issue Jul 15, 2024 · 1 comment
Open
2 tasks

Sanity benchmark tcp with latency and many peers #1418

evan-forbes opened this issue Jul 15, 2024 · 1 comment
Assignees
Labels
WS: Big Blonks 🔭 Improving consensus critical gossiping protocols

Comments

@evan-forbes
Copy link
Member

per comment

we should be able to recreate the issue using tcp and no comet code, if not, then we know that we do see the issue in comet, therefore there is likely some odd interaction between comet and the tcp connection.

It would also be interesting to compare with quic

AC

  • write a tcp benchmark that uses a similar setup to comet
  • attempt to recreate the issue where we are unable able to utilize the expected amount of bandwidth when there is network latency and many peers.
@evan-forbes evan-forbes added the WS: Big Blonks 🔭 Improving consensus critical gossiping protocols label Jul 15, 2024
@evan-forbes evan-forbes self-assigned this Jul 15, 2024
@evan-forbes
Copy link
Member Author

this is different from #1413 in that this issue is purely using tcp, not comet, but the data from both would be useful in the end analysis to determine if we actually could replicate the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WS: Big Blonks 🔭 Improving consensus critical gossiping protocols
Projects
None yet
Development

No branches or pull requests

1 participant