NETPULSE
网络速度测试
{{ networkInfo.type }}
{{ networkInfo.desc }}
{{ results.ping > 0 ? results.ping.toFixed(0) : '--' }}
ms
{{ results.download > 0 ? results.download.toFixed(1) : '--' }}
Mbps
{{ results.upload !== null ? (results.upload > 0 ? results.upload.toFixed(1) : 'N/A') : '--' }}
Mbps
{{ results.jitter > 0 ? results.jitter.toFixed(1) : '--' }}
ms
{{ ratingDesc }}
测速历史
暂无测速记录
{{ h.download.toFixed(1) }}
Mbps
Ping {{ h.ping.toFixed(0) }}ms · 上传 {{ h.upload ? h.upload.toFixed(1) : 'N/A' }} Mbps
{{ h.timeStr }}