Created
December 30, 2022 14:48
-
-
Save skeptomai/b541f1491cc6a9cd1121f80d237f7d26 to your computer and use it in GitHub Desktop.
speedtest netperf on wrt1900ac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BusyBox v1.30.1 () built-in shell (ash) | |
_______ ________ __ | |
| |.-----.-----.-----.| | | |.----.| |_ | |
| - || _ | -__| || | | || _|| _| | |
|_______|| __|_____|__|__||________||__| |____| | |
|__| W I R E L E S S F R E E D O M | |
----------------------------------------------------- | |
OpenWrt 19.07.3, r11063-85e04e9f46 | |
----------------------------------------------------- | |
root@OpenWrt:~# uname -a | |
Linux OpenWrt 4.14.180 #0 SMP Sat May 16 18:32:20 2020 armv7l GNU/Linux | |
root@OpenWrt:~# # speedtest-netperf.sh -H netperf-west.bufferbloat.net -p 1.1.1.1 --sequential | |
root@OpenWrt:~# speedtest-netperf.sh -H netperf-west.bufferbloat.net -p 1.1.1.1 --sequential | |
2022-12-30 14:45:34 Starting speedtest for 60 seconds per transfer session. | |
Measure speed to netperf-west.bufferbloat.net (IPv4) while pinging 1.1.1.1. | |
Download and upload sessions are sequential, each with 5 simultaneous streams. | |
............................................................. | |
Download: 297.42 Mbps | |
Latency: [in msec, 61 pings, 0.00% packet loss] | |
Min: 8.196 | |
10pct: 11.627 | |
Median: 15.988 | |
Avg: 16.268 | |
90pct: 21.161 | |
Max: 25.300 | |
CPU Load: [in % busy (avg +/- std dev) @ avg frequency, 58 samples] | |
cpu0: 25.6 +/- 7.0 @ 803 MHz | |
cpu1: 22.9 +/- 5.3 @ 722 MHz | |
Overhead: [in % used of total CPU available] | |
netperf: 14.1 | |
............................................................. | |
Upload: 11.88 Mbps | |
Latency: [in msec, 61 pings, 0.00% packet loss] | |
Min: 15.328 | |
10pct: 22.734 | |
Median: 29.261 | |
Avg: 30.344 | |
90pct: 37.239 | |
Max: 59.532 | |
CPU Load: [in % busy (avg +/- std dev) @ avg frequency, 58 samples] | |
cpu0: 3.9 +/- 2.3 @ 661 MHz | |
cpu1: 4.0 +/- 2.1 @ 620 MHz | |
Overhead: [in % used of total CPU available] | |
netperf: 1.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment