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

Fix User and Repeat delay reversed #564

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

sm-shaw
Copy link
Contributor

@sm-shaw sm-shaw commented Jun 19, 2023

User and repeat delay are reversed from what is documented. So User delay is repeat delay and vice versa. This PR modifies the options to be as documented. (By default they are both set to 500ms, so unlikely to be picked up in regualr testing).

vuopt

Option Description
User Delay(ms) User Delay(ms) defines the time to wait a Virtual User will wait behind the previous Virtual User before starting its test, this is to prevent a login storm with all Virtual Users attempting to login at the same time.
Repeat Delay(ms) Repeat Delay(ms) is the time that each Virtual User will wait before running its next Iteration of the Driver Script. For the TPROC-C workload this should be considered as an 'outer loop' to the 'inner loop' of the Total Transactions per User in the TPROC-C Driver Script.

@sm-shaw sm-shaw requested a review from a team as a code owner June 19, 2023 14:58
@abondvt89
Copy link
Contributor

Merging after reviews and approval of the three members of the code maintenance team.

@abondvt89 abondvt89 merged commit 3251d03 into TPC-Council:master Jun 20, 2023
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

Successfully merging this pull request may close these issues.

3 participants