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 ability to run stress test for a finite duration or count #4518

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

sadhansood
Copy link
Contributor

@sadhansood sadhansood commented Sep 8, 2022

We want to be able to use stress tool to do performance a/b testing which is needed for better release testing. This is not possible today because stress test runs forever when invoked. With this diff, we add an ability to run stress test for a finite duration where results are published in the end (and added a progress bar to show progress). In the follow-up diff we will use this functionality and do an a/b test between current and a previous run.

@sadhansood sadhansood force-pushed the sadhan/stress_interval branch 2 times, most recently from 4db791a to 61b0be6 Compare September 8, 2022 06:45
@sadhansood sadhansood marked this pull request as ready for review September 8, 2022 06:51
@sadhansood sadhansood changed the title Add ability to run stress for a finite duration or count Add ability to run stress test for a finite duration or count Sep 8, 2022
@sadhansood sadhansood force-pushed the sadhan/stress_interval branch 2 times, most recently from b397088 to 60459ea Compare September 16, 2022 19:23
@sadhansood sadhansood merged commit 617e600 into main Sep 16, 2022
@sadhansood sadhansood deleted the sadhan/stress_interval branch September 16, 2022 21:01
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.

None yet

2 participants