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

Benchmark performance with 1k nodes #250

Closed
zekun000 opened this issue Mar 18, 2022 · 2 comments
Closed

Benchmark performance with 1k nodes #250

zekun000 opened this issue Mar 18, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@zekun000
Copy link
Contributor

We'd like to benchmark with 1k nodes cluster for performance and see if there's any low hanging fruit we can optimize. Especially on consensus critical path.

Potential optimization we could do:

  • support compression for network messages
  • parallelize signature verification
  • make message verification async
@zekun000 zekun000 added the enhancement New feature or request label Mar 18, 2022
@JoshLind
Copy link
Contributor

@zekun000, to clarify: this is a fully-connected validator set of size 1000? Or are you thinking of something else?

@zekun000
Copy link
Contributor Author

@JoshLind yeah it's for fully-connected 1k nodes

@CapCap CapCap changed the title Benchmark performance with 1k ndoes Benchmark performance with 1k nodes Mar 23, 2022
@davidiw davidiw closed this as completed Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants