After getting my OpenWrt installation on a PC accessing the Internet through a 4G dongle, I'd like to check its performance using Speedtest.
I have installed
but not sure how to run it.
Any suggestions?
After getting my OpenWrt installation on a PC accessing the Internet through a 4G dongle, I'd like to check its performance using Speedtest.
I have installed
but not sure how to run it.
Any suggestions?
/usr/bin/speedtest-netperf.sh
Not sure how to interpret the results though...
What your CPU architecture? x86 or ARM?
Below is the example to install and run speedest on x86:
Install
wget https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-x86_64.tgz
tar zxvf ookla-speedtest-1.2.0-linux-x86_64.tgz
Run
./speedtest
I get 30Mbps via OpenWrt with it's dongle compared with 7.50Mbps via my ADSL modem!!
If I have two interfaces using different networks can I point speedtest at either?