-
Notifications
You must be signed in to change notification settings - Fork 1
feat(rust/catalyst-voting): Vote protocol benchmarks #65
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
Conversation
minikin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we publish benchmark results, e.g. in README?
|
@minikin not sure that its actually what we want here, because I will post a results made on my machine, so they will be not the same if some other will run it. |
|
@Mr-Leshiy, can you please create a task about publishing benchmark results? Let's discuss this topic in our next technical discussion. |
|
✅ Test Report | |
minikin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Added benchmarks for all of the steps of the catalyst vote protocol.
Refactored some stuff.