cfspeedtest
cfspeedtest copied to clipboard
Add support for running individual tests.
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.