Internet Speed Test
This tool tests the current network environment with one click, including latency, download speed, and upload speed. It also shows the test node and the connection type detected by the browser, making it easy to check Wi-Fi, mobile network, or VPN performance.
Internet Speed Test
Run a one-click test for current latency, download speed, and upload speed.
{{ metric.title }}
{{ formatMetric(results[metric.key]) }}
{{ metric.unit }}
IP Address: {{ clientIp || i18n.none }} - {{ clientMeta }}
{{ statusText }}
{{ errorMessage }}
- Test Node {{ serverLabel }}
- Jitter {{ formatMetric(results.jitter) }} ms
- Browser Connection Type {{ connectionLabel }}
Test Notes
Results may be affected by Wi-Fi signal, VPN, browser tabs, server node, and current network congestion. Close large downloads and test again for a cleaner result.
Test History
No test history yet. Completed speed tests are saved in this browser.
| Time | Download | Upload | Ping | Jitter | Test Node | Connection |
|---|---|---|---|---|---|---|
| {{ item.time }} | {{ formatMetric(item.download) }} Mbps | {{ formatMetric(item.upload) }} Mbps | {{ formatMetric(item.ping) }} ms | {{ formatMetric(item.jitter) }} ms | {{ item.server || i18n.none }} | {{ item.connection || i18n.none }} |