Understand latency and inconsistency in speedtest-cli
masterUsers should be aware of the following limitations regarding accuracy and latency:
- Latency Reporting: This tool is not a reliable latency reporting tool. Reported latency is a relative value used to determine the lowest latency server for the actual speed test, not an indicator of ICMP-style latency.
- Inconsistency with Speedtest.net: Results may differ from the official Speedtest.net website due to:
- Speedtest.net's migration to pure socket tests (vs. this tool's HTTP-based tests).
- The implementation being written in Python.
- Variations in Python execution speed across different versions.
- Local CPU and Memory capacity/speed.