Just a quick test I ran tonight with iperf. Server was on a Huawei P30 phone, with the client on my desktop (connected over Ethernet).
The phone is in the same room as the RT-AX88U (maybe about 5 meters away).
5 GHz 80 MHz channel:
5 GHz 160 MHz channel
Pretty good performance difference.
The phone is in the same room as the RT-AX88U (maybe about 5 meters away).
5 GHz 80 MHz channel:
Code:
P:\Applications>iperf -c 192.168.10.113 -M 1400 -N -t 30
------------------------------------------------------------
Client connecting to 192.168.10.113, TCP port 5001
TCP window size: 64.0 KByte (default)
------------------------------------------------------------
[316] local 192.168.10.100 port 2170 connected with 192.168.10.113 port 5001
[ ID] Interval Transfer Bandwidth
[316] 0.0-30.0 sec 1.91 GBytes 546 Mbits/sec
5 GHz 160 MHz channel
Code:
P:\Applications>iperf -c 192.168.10.113 -M 1400 -N -t 30
------------------------------------------------------------
Client connecting to 192.168.10.113, TCP port 5001
TCP window size: 64.0 KByte (default)
------------------------------------------------------------
[316] local 192.168.10.100 port 1835 connected with 192.168.10.113 port 5001
[ ID] Interval Transfer Bandwidth
[316] 0.0-30.0 sec 3.06 GBytes 875 Mbits/sec
Pretty good performance difference.