-
Notifications
You must be signed in to change notification settings - Fork 0
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
Results wrong: download speed 10x high #25
Comments
Are you using the cli version or the slim version? |
This was the docker.io/heathcliff26/speedtest-exporter container, using go-native implementation, not the binary. I switched to ghcr.io/miguelndecarvalho/speedtest-exporter for now, it's good enough |
If it works for you, that is fine. Alternatively you could also use the |
This seems to have been a bug in the go-speedtest library i use. It has been fixed upstream and the dependency is also update here, so i'm closing the issue. |
There's a performance bug somewhere: this is reading my download speed as 10x too high compared to speedtest-cli
exporter:
speedtest-cli:
The text was updated successfully, but these errors were encountered: