|
|
|
|
|
by mfontani
2399 days ago
|
|
Indeed, my own raspberry pi was returning weird results with the python-based one; I switched to this one and it is more consistent. I had to add an "--output json" option to it to not have to redo all my tooling around tracking the speedtest results, but forgot to make a pull request to the repo, and I've just done that: same json format as the python-based version. |
|
I used to use speedtest-cli to monitor my Internet speed regularly, in fact every 5 minutes, while also logging DOCSIS signal levels, when debugging connection issues.
It didn't give accurate results, and that caused problems for me.
I wanted to switch to the C++ version, but needed the JSON output to be able to log the data and analyze it.