WireGuard performance

FIXME Please fill in real numbers for each target

Note: GigE theoretical TCP throughput is ~940 Mbps (for standard 1500 MTU). WireGuard MTU reduces this to ~900 Mbps.

Thanks to bill888 Heres a few iperf3 commands.

# Single-thread download
iperf3 -c 192.168.111.2 -t 10 -R
 
# Multi-thread download
iperf3 -c 192.168.111.2 -t 10 -P 5 -R
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2020/10/05 20:48
  • by tmomas