A Wireguard comparison DB

| Xiaomi Mi Router AX3000T v2 | Qualcomm IPQ5018 (dual-core, 0.8 GHz, A53) | SNAPSHOT (6.12.40) | 186 Mbps |

ubus call system board
root@OpenWrt:~# ubus call system board
{
        "kernel": "6.12.40",
        "hostname": "OpenWrt",
        "system": "ARMv8 Processor rev 4",
        "model": "Xiaomi Mi Router AX3000T v2",
        "board_name": "xiaomi,mi-router-ax3000t-v2",
        "rootfs_type": "squashfs",
        "release": {
                "distribution": "OpenWrt",
                "version": "SNAPSHOT",
                "firmware_url": "https://downloads.openwrt.org/",
                "revision": "r30690+27-03542312f7",
                "target": "qualcommax/ipq50xx",
                "description": "OpenWrt SNAPSHOT r30690+27-03542312f7",
                "builddate": "1755532005"
        }
}
./benchmark.sh
root@OpenWrt:/tmp/wg-bench-master# ./benchmark.sh
Connecting to host 169.254.200.2, port 5201
[  5] local 169.254.200.1 port 36654 connected to 169.254.200.2 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  22.6 MBytes   189 Mbits/sec    0    764 KBytes
[  5]   1.00-2.01   sec  22.0 MBytes   184 Mbits/sec    0    850 KBytes
[  5]   2.01-3.00   sec  21.9 MBytes   185 Mbits/sec    0    850 KBytes
[  5]   3.00-4.00   sec  21.4 MBytes   179 Mbits/sec    0    850 KBytes
[  5]   4.00-5.00   sec  22.0 MBytes   185 Mbits/sec    0    850 KBytes
[  5]   5.00-6.00   sec  22.4 MBytes   187 Mbits/sec    0    850 KBytes
[  5]   6.00-7.00   sec  22.1 MBytes   186 Mbits/sec    0    850 KBytes
[  5]   7.00-8.00   sec  22.5 MBytes   189 Mbits/sec    0    850 KBytes
[  5]   8.00-9.00   sec  22.0 MBytes   184 Mbits/sec    0    850 KBytes
[  5]   9.00-10.00  sec  22.4 MBytes   188 Mbits/sec    0    850 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec   221 MBytes   186 Mbits/sec    0            sender
[  5]   0.00-10.02  sec   220 MBytes   184 Mbits/sec                  receiver

iperf Done.
./benchmark.sh -R
root@OpenWrt:/tmp/wg-bench-master# ./benchmark.sh -R
Connecting to host 169.254.200.2, port 5201
Reverse mode, remote host 169.254.200.2 is sending
[  5] local 169.254.200.1 port 47356 connected to 169.254.200.2 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec  21.0 MBytes   176 Mbits/sec
[  5]   1.00-2.00   sec  21.6 MBytes   181 Mbits/sec
[  5]   2.00-3.00   sec  21.8 MBytes   183 Mbits/sec
[  5]   3.00-4.00   sec  22.1 MBytes   185 Mbits/sec
[  5]   4.00-5.00   sec  22.0 MBytes   185 Mbits/sec
[  5]   5.00-6.00   sec  21.6 MBytes   182 Mbits/sec
[  5]   6.00-7.00   sec  20.4 MBytes   170 Mbits/sec
[  5]   7.00-8.00   sec  18.1 MBytes   152 Mbits/sec
[  5]   8.00-9.00   sec  21.4 MBytes   180 Mbits/sec
[  5]   9.00-10.00  sec  21.8 MBytes   183 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.01  sec   213 MBytes   179 Mbits/sec    0            sender
[  5]   0.00-10.00  sec   212 MBytes   178 Mbits/sec                  receiver

iperf Done.