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

tools/rw-heatmaps: allow overriding running parameters #17755

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

ivanvc
Copy link
Member

@ivanvc ivanvc commented Apr 9, 2024

Currently, the running parameters in the rw-benchmark.sh script are hardcoded. Running this script end to end takes around 48 hours with 7 CPU cores. To split the load into smaller jobs, allow these variables to be provided at run time.

Part of #17754.

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

@serathius
Copy link
Member

Running this script end to end takes around 48 hours with 7 CPU cores.

This is definitely not approachable.

cc @jmhbnz

When we propose list of etcd SLOs that we want to measure, we should also propose more sensible set of samples to test.

@ivanvc
Copy link
Member Author

ivanvc commented Apr 9, 2024

@serathius, I agree. That's the reason behind parameterizing this script.

Currently, the running parameters in the `rw-benchmark.sh` script are
hardcoded. Running this script end to end takes around 48 hours with
7 CPU cores. To split the load into smaller jobs, allow these
variables to be provided at run time.

Signed-off-by: Ivan Valdes <ivan@vald.es>
Signed-off-by: Ivan Valdes <ivan@vald.es>
Copy link
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks @ivanvc

@ivanvc ivanvc changed the title tools/rw-heatmaps: allow setting RATIO_LIST tools/rw-heatmaps: allow overriding running parameters Apr 10, 2024
@jmhbnz jmhbnz merged commit d3abeec into etcd-io:main Apr 10, 2024
44 checks passed
@ivanvc ivanvc deleted the rw-individual-benchmark branch April 10, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants