Robin Bürgi
Robin Bürgi
Are there any plans to release the code used for training?
Thanks for reporting this. What platform and version are you running on?
Thanks @sommio, I will have to investigate what the problem is. Probably there is an issue with how we measure the download speed in the [`test_download` function](https://github.com/code-inflation/cfspeedtest/blob/master/src/speedtest.rs#L242-L262).
Implemented in `v1.3.0` ``` --download-only Test download speed only --upload-only Test upload speed only ```
> Hi @code-inflation, is there anything missing in this PR or are there other parts that need to be done which I need to add? No this looks good, I...