Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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. bill888docs: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:
-====== Wireguard performance ======+====== WireGuard performance ======
  
-See also+The community driven WireGuard synthetic benchmark, with results for popular targets is on [[https://github.com/cyyself/wg-bench|wg-bench on github]] and the [[ 
 +https://forum.openwrt.org/t/a-wireguard-comparison-db/187586/|forum]].
  
 +See also:
   * [[docs:guide-user:services:vpn:openvpn:performance|OpenVPN performance]]   * [[docs:guide-user:services:vpn:openvpn:performance|OpenVPN performance]]
   * [[toh:views:toh_vpn_performance|Table of Hardware: VPN performance]]   * [[toh:views:toh_vpn_performance|Table of Hardware: VPN performance]]
- 
-/* For syntax see: https://www.dokuwiki.org/plugin:gchart */ 
- 
-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://forum.openwrt.org/t/18-06-4-speed-fix-for-bt-homehub-5a/23643/23|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 
- 
-<gchart 640x400 vbar #5674bf #efefef value left "WireGuard performance (Up/Down, Mbit)"> 
-x86 + AES = 900 
-x86       = 0 
-mvebu     = 0 
-ipq806x   = 0 
-ipq40xx   = 280 
-cortex_a9 = 270 
-mt7621    = 200 
-qca9563    = 68 
-vrx268    = 35 
-bcm6328    = 16 
-ar9344    = 0 
-mt7628    = 0 
- 
-</gchart> 
- 
  • Last modified: 2024/05/10 17:55
  • by palebloodsky