A Wireguard comparison DB

Huh. Interesting. I have one but I didn't bother benching it because I assumed it would score the same as the 4200...

root@Router:~/wg-bench# ubus call system board
{
        "kernel": "6.1.78",
        "hostname": "Router",
        "system": "ARMv8 Processor rev 4",
        "model": "ASUS TUF-AX6000",
        "board_name": "asus,tuf-ax6000",
        "rootfs_type": "squashfs",
        "release": {
                "distribution": "OpenWrt",
                "version": "SNAPSHOT",
                "revision": "r25242-0ef9274721",
                "target": "mediatek/filogic",
                "description": "OpenWrt SNAPSHOT r25242-0ef9274721"
        }
}
root@Router:~/wg-bench# ./benchmark.sh
Connecting to host 169.254.200.2, port 5201
[  5] local 169.254.200.1 port 41372 connected to 169.254.200.2 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  94.1 MBytes   789 Mbits/sec    0    442 KBytes
[  5]   1.00-2.00   sec  90.9 MBytes   762 Mbits/sec    0    442 KBytes
[  5]   2.00-3.00   sec  90.4 MBytes   758 Mbits/sec    0    442 KBytes
[  5]   3.00-4.00   sec  91.4 MBytes   767 Mbits/sec    0    442 KBytes
[  5]   4.00-5.00   sec  90.4 MBytes   758 Mbits/sec    0    525 KBytes
[  5]   5.00-6.00   sec  92.6 MBytes   777 Mbits/sec    0    578 KBytes
[  5]   6.00-7.00   sec  92.9 MBytes   779 Mbits/sec    0    578 KBytes
[  5]   7.00-8.00   sec  84.9 MBytes   712 Mbits/sec    0    578 KBytes
[  5]   8.00-9.00   sec  88.8 MBytes   744 Mbits/sec    0    609 KBytes
[  5]   9.00-10.00  sec  93.1 MBytes   781 Mbits/sec    0    609 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec   909 MBytes   763 Mbits/sec    0             sender
[  5]   0.00-10.00  sec   908 MBytes   761 Mbits/sec                  receiver

iperf Done.
root@Router:~/wg-bench# ./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 51328 connected to 169.254.200.2 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec  95.0 MBytes   796 Mbits/sec
[  5]   1.00-2.00   sec  92.9 MBytes   779 Mbits/sec
[  5]   2.00-3.00   sec  87.1 MBytes   731 Mbits/sec
[  5]   3.00-4.00   sec  92.5 MBytes   776 Mbits/sec
[  5]   4.00-5.00   sec  96.0 MBytes   805 Mbits/sec
[  5]   5.00-6.00   sec  96.0 MBytes   805 Mbits/sec
[  5]   6.00-7.00   sec  94.6 MBytes   794 Mbits/sec
[  5]   7.00-8.00   sec  91.6 MBytes   768 Mbits/sec
[  5]   8.00-9.00   sec  95.8 MBytes   803 Mbits/sec
[  5]   9.00-10.00  sec  95.6 MBytes   802 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec   940 MBytes   788 Mbits/sec    0             sender
[  5]   0.00-10.00  sec   937 MBytes   786 Mbits/sec                  receiver

iperf Done.

Which, apprently, isn't true.