-
Notifications
You must be signed in to change notification settings - Fork 690
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
Subsystem benchmark template to estimate CPU hardware requirements #4323
Conversation
Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
polkadot/node/subsystem-bench/examples/estimate_cpu_requirements.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
This reverts commit 0227447.
extends: | ||
- .subsystem-benchmark-template | ||
script: | ||
- cargo run -p polkadot-subsystem-bench --release -- polkadot/node/subsystem-bench/examples/estimate_cpu_requirements.yaml |
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.
I'd remove these so we can merge.
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.
We don't need it in the CI, right? Is it here just to run on a reference hw?
@alexggh do you still want to merge this? |
No, this is stale, I'm closing it. |
No description provided.