Closed r3inbowari closed 6 months ago
Windows/Linux (amd64): speedtest-go_amd64_windows_linux_1.7.0-dev
Error report from https://github.com/heathcliff26/speedtest-exporter/issues/25
Error report: high error upload rate results
The current version(Affected >= v1.3.1) incorrectly places the counter after Read()
instead of after Write()
. This will cause the upload measurement error to rise sharply as the number of connections increases.
Related to #109 #137
This feature is used to stop testing early and improve the confidence of test results.
Related to #170 #109, etc.
Please check it and leave your comments.