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

Enhance request generation capacity (~2x higher) #32

Merged
merged 4 commits into from
Oct 25, 2024

Conversation

engshahrad
Copy link
Collaborator

Using ProcessPoolExecutor allows scaling up traffic generation on multicore machines.

Also added some basic tests to measure the effect, and for future use.

@engshahrad engshahrad added the enhancement New feature or request label Oct 25, 2024
@engshahrad engshahrad self-assigned this Oct 25, 2024
@engshahrad
Copy link
Collaborator Author

Results on a machine with 8 CPU cores and 30GB of RAM:

Screenshot 2024-10-24 at 10 22 58 PM

@engshahrad engshahrad merged commit 1338d6f into master Oct 25, 2024
1 check passed
@engshahrad engshahrad deleted the enhanced_req_gen branch October 27, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant