Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-user:services:vpn:wireguard:wireguard_performance [2020/09/30 03:39] – Rearrange SoCs from fastest to slowest. bill888 | docs:guide-user:services:vpn:wireguard:performance [2024/05/10 17:55] (current) – Removed all the obsolete info and put link to forum and github palebloodsky | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | See also | + | The community driven WireGuard synthetic benchmark, with results for popular targets is on [[https:// |
| + | https:// | ||
| + | See also: | ||
| * [[docs: | * [[docs: | ||
| * [[toh: | * [[toh: | ||
| - | |||
| - | /* For syntax see: https:// | ||
| - | |||
| - | 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 [[https:// | ||
| - | |||
| - | 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 | ||
| - | |||
| - | <gchart 640x400 vbar #5674bf #efefef value left " | ||
| - | x86 + AES = 900 | ||
| - | x86 = 0 | ||
| - | mvebu = 0 | ||
| - | ipq806x | ||
| - | ipq40xx | ||
| - | cortex_a9 = 270 | ||
| - | mt7621 | ||
| - | qca9563 | ||
| - | vrx268 | ||
| - | bcm6328 | ||
| - | ar9344 | ||
| - | mt7628 | ||
| - | |||
| - | </ | ||
| - | |||