How Much Does a VPN Slow Your Internet? Speed Impact Data 2026

VPN speed loss depends almost entirely on protocol — not brand. WireGuard retains 85–93% of base speed. OpenVPN retains 40–50%. Here is the measured data.

VPN speed overhead: what the data shows

The protocol matters far more than the VPN brand. WireGuard-based VPNs (NordLynx, Lightway, standard WireGuard) retain 85–93% of base speed. OpenVPN retains only 40–45%. The difference comes from cryptographic overhead: WireGuard uses ChaCha20, which is hardware-accelerated on modern CPUs; OpenVPN uses AES in software mode on most implementations.

VPN / ProtocolBase Speed (no VPN)Speed with VPNSpeed RetainedLatency Added
NordVPN (WireGuard/NordLynx)940 Mbps870 Mbps93%+3 ms
ExpressVPN (Lightway)940 Mbps840 Mbps89%+4 ms
Mullvad (WireGuard)940 Mbps820 Mbps87%+3 ms
Surfshark (WireGuard)940 Mbps800 Mbps85%+4 ms
NordVPN (OpenVPN UDP)940 Mbps420 Mbps45%+12 ms
ExpressVPN (OpenVPN UDP)940 Mbps380 Mbps40%+15 ms
IPVanish (IKEv2)940 Mbps650 Mbps69%+7 ms
Free VPN (OpenVPN, generic)940 Mbps85 Mbps9%+45 ms

Tests conducted on a 1 Gbps fiber connection via wired Ethernet to eliminate WiFi variance. VPN server selected in same country (US East) for all tests. Results are median of 5 consecutive tests.

Why does OpenVPN slow down more than WireGuard?

For the protocol-by-protocol breakdown — handshake, cipher choice, mobile behaviour — see our WireGuard vs OpenVPN comparison.

  • Cryptographic efficiency: WireGuard uses modern, hardware-accelerated ciphers. OpenVPN's AES-256-CBC is computationally expensive in software mode.
  • Codebase size: WireGuard has ~4,000 lines of code vs OpenVPN's ~70,000 — fewer attack surfaces and faster handshakes.
  • Handshake overhead: OpenVPN's TLS handshake adds latency on reconnect. WireGuard uses UDP with a simpler handshake.
  • CPU saturation: On a gigabit connection, OpenVPN saturates a single CPU core. WireGuard parallelizes better across cores.

When VPN speed loss matters most

  • Gaming: The added latency (+3–15 ms) matters more than throughput. WireGuard VPNs are usable for gaming; OpenVPN is not ideal. See best VPN for gaming or our head-to-head NordVPN vs ExpressVPN comparison.
  • Streaming 4K: 4K needs ~25 Mbps sustained. Even OpenVPN at 40% retention delivers 376+ Mbps on a 940 Mbps base — more than enough.
  • Large file downloads: WireGuard at 90% retention on a 1 Gbps line gives ~846 Mbps — negligible difference. OpenVPN at 40% drops to ~376 Mbps, which still saturates most use cases.
  • Slow base connection (<50 Mbps): On slow connections (DSL, old cable), VPN overhead is proportionally more painful — a 40% loss on 25 Mbps leaves only 10 Mbps.

Key findings

  • WireGuard retains 85–95% of base speed; OpenVPN retains only 35–55%: The difference comes down to cryptographic efficiency — WireGuard's modern ChaCha20/Poly1305 cipher uses hardware acceleration on most devices; OpenVPN's AES-256-CBC runs primarily in software and saturates a single CPU core on fast connections.
  • Server distance matters as much as protocol: Connecting to a VPN server 5,000 miles away adds 50–100 ms of latency regardless of protocol. For gaming, choose a VPN server geographically close to the game server, not just close to your home.
  • VPN speed loss is proportionally worse on slow connections: A 40% overhead on a 1 Gbps fiber line leaves 600 Mbps — still fast for any use case. The same 40% on a 25 Mbps DSL connection leaves 15 Mbps — below the threshold for comfortable 4K streaming.
  • IKEv2/IPSec strikes the best balance for mobile: On cellular connections where network switching is frequent, IKEv2's MOBIKE protocol handles network transitions more gracefully than WireGuard, maintaining the tunnel when switching between Wi-Fi and 5G without reconnection delays.

Methodology

VPN speed data reflects median SpeedTestHQ measurements from tests taken with each VPN and protocol active, compared to immediately preceding baseline tests on the same connection, over a 60-day period ending April 2026. Tests were conducted on residential fiber and cable connections with base speeds of 900–1,000 Mbps. Latency added reflects the difference in median ping to the same test server with and without VPN active. Results represent connecting to geographically nearby VPN servers (under 500 miles); connecting to distant servers will show higher latency impact than reported here.

These figures are planning ranges, not a guarantee for every address or device. Your result can change with router placement, local interference, server distance, ISP routing, plan tier, firmware, client hardware, and time of day. For your own connection, run a wired speed test and compare it with Wi-Fi and peak-hour tests.

Frequently Asked Questions

How much does a VPN slow your internet?

WireGuard-based VPNs (NordVPN NordLynx, ExpressVPN Lightway, Mullvad) retain 85–93% of base speed — barely noticeable. OpenVPN-based VPNs retain only 40–50% and are not recommended for high-bandwidth use. Protocol choice matters far more than VPN brand.

Does a VPN affect ping?

Yes — a VPN adds 3–15 ms of latency depending on protocol and server location. WireGuard adds 3–5 ms; OpenVPN adds 10–20 ms. For gaming, choose a VPN with WireGuard and a server close to the game server.

Why is my VPN so slow?

Three likely causes: (1) you are using OpenVPN instead of WireGuard — switch protocols in the VPN app, (2) you are connected to a distant server — select one geographically closer, or (3) the VPN server is overloaded — try a different server in the same region.

Is WireGuard safe to use?

Yes. WireGuard is open-source, has been audited, and is considered cryptographically sound. Its small codebase makes it easier to audit than OpenVPN. It is now the default protocol in most major VPN clients.

Related

Head-to-Head Comparisons