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 python script to run multiple wrks automatically with simple cli #502

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dinosaurtirex
Copy link

@dinosaurtirex dinosaurtirex commented Sep 30, 2022

Here is python3.10 script with option to run multiple processes of the "wrk" with same settings to create. Reason of making this script is because wrk has limits of the connections and threads which ignoring if you running another wrk in second console. So here is the script to automatize this job.

To run this script all you need to do is type:

python3.10 run_multiply_wrk.py
After job of script is done, you can watch log and calculate total RPS by another run and choosing "log" option

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.

1 participant