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 running individual tests. #131

Open
gaby opened this issue Aug 28, 2024 · 2 comments
Open

Add support for running individual tests. #131

gaby opened this issue Aug 28, 2024 · 2 comments

Comments

@gaby
Copy link

gaby commented Aug 28, 2024

Currently the cli by default will run each test 10 for multiple data sizes. If your connection is slow, lets say 25Mbps the test can take 1-2 minutes to run.

It would be useful to be able to specify which to test run via cli: --test 1MB, or --test 10MB.

Another thing that would help is allowing less than 4 runs.

@gaby
Copy link
Author

gaby commented Aug 28, 2024

Closing this, I didnt realize the --max-payload-size flag.

@gaby gaby closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2024
@gaby
Copy link
Author

gaby commented Aug 30, 2024

Re-opening since even with --max-payload-size, the cli will run all previous tests.

If you specify 10m, it still runs the 100kb, 1m tests

@gaby gaby reopened this Aug 30, 2024
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

1 participant