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

Add support for control of the read/write ratio applied to "mixed" mode testing #262

Closed
jdonenine opened this issue Dec 3, 2020 · 1 comment

Comments

@jdonenine
Copy link

When running with the query operation mode (-m --mode) set to "mixed" (the default) the operations will be balanced evenly between the two - we'd like the ability to control the ratio of reads-to-writes that are applied during the testing.

The mode setting currently provides a high-level idea of this with the "read"-only and "write"-only modes.

This could be made as an optional parameter that is applied when the mode is "mixed" and its default could be left that 50 to represent the current state and remain backwards compatible.

@dkropachev
Copy link
Collaborator

Dup of #335

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants