What a Speed Test with VPN Actually Measures
When you run a speed test through a VPN, you're measuring the throughput from your device to the VPN server, then from the VPN server to the speed test server. The bottleneck could be your internet connection, the VPN server's capacity, the link between the VPN server and the test server, or the encryption overhead on your own device.
This is different from a test without VPN, which measures the direct path from your device to the speed test server through your ISP. The two numbers are measuring related but distinct things.
Factors That Determine VPN Speed Impact
| Factor | Impact on Speed | What You Can Control |
|---|---|---|
| VPN protocol | High | Choose WireGuard > IKEv2 > OpenVPN |
| Distance to VPN server | High (latency) | Choose a geographically nearby server |
| VPN server load | High | Switch to a less-loaded server in same region |
| Your CPU speed | Medium | WireGuard uses less CPU than OpenVPN |
| Your base plan speed | Low–Medium | N/A (slower plans feel overhead less) |
| ISP throttling status | Can be positive | VPN may bypass traffic-based throttling |
Typical Speed Impact by VPN Protocol
WireGuard: 5–20% speed reduction on most connections. This is the gold standard for modern VPNs—it's fast, secure, and hardware-accelerated on current devices. Most major VPN providers (NordVPN, ExpressVPN, Mullvad, Surfshark) now offer WireGuard.
IKEv2/IPSec: 10–30% speed reduction. Good performance, widely supported, and built into iOS and macOS natively. A solid choice for mobile devices.
OpenVPN: 20–50%+ speed reduction. The most mature and widely compatible protocol, but CPU-intensive. On older devices or slower connections, it can cut throughput significantly. Its main advantage is reliability in restrictive network environments (like China) where other protocols are blocked.
When VPN Can Actually Improve Performance
If your ISP throttles specific traffic types—streaming services, gaming traffic, certain peer-to-peer applications—a VPN can bypass this throttling. The VPN encrypts your traffic, making it appear as generic HTTPS to the ISP's deep packet inspection systems. This is why some users report better Netflix or gaming speeds with a VPN than without.
To test this: run a speed test and test the specific service without VPN. Then enable VPN and test again. If the specific service improves significantly while the raw speed test shows lower numbers, ISP throttling was the issue.
Speed Test Results With vs. Without VPN: Interpreting the Numbers
If VPN speed is 90% of non-VPN speed: excellent VPN—use WireGuard or IKEv2 with a nearby server. The overhead is minimal.
If VPN speed is 60–80% of non-VPN speed: acceptable, but try a different server or switch to WireGuard if you're on OpenVPN. This is common with well-managed commercial VPNs.
If VPN speed is below 50% of non-VPN speed: your VPN is a significant bottleneck. Either the server is overloaded, you're using a slow protocol, or the VPN service itself has infrastructure problems. Free VPNs almost always fall into this category.
How to Minimize VPN Speed Impact
- Use WireGuard protocol if available
- Choose a server geographically close to you (same country or region)
- Switch servers if your current one is slow—most clients show server load indicators
- Use split tunneling to route only specific traffic through the VPN
- Avoid free VPNs for anything requiring performance—they're typically overloaded
- Run the VPN client on your router instead of your device to offload encryption from slower CPUs
Frequently Asked Questions
How much does a VPN slow down internet speed?
It varies widely. On a fast connection using WireGuard, you might only see 5–15% reduction. A poorly optimized VPN on OpenVPN with a distant server can cut speeds by 50% or more. Server load and distance are often bigger factors than the VPN protocol itself.
Should I run a speed test with or without VPN?
Run it both ways and compare. A test without VPN shows your true connection speed. A test with VPN shows how much overhead your VPN adds. If troubleshooting slow internet, always disconnect the VPN first—it's a common overlooked cause of slow speeds that gets blamed on the ISP.
Why does my speed test show slower results with a VPN?
Three main reasons: encryption overhead, routing through an extra server (your traffic takes a longer path), and VPN server congestion. Distance to the VPN server adds latency even before throughput is considered.
Can a VPN ever make my internet faster?
In specific cases, yes. If your ISP throttles certain traffic types, a VPN can bypass that throttling by hiding the traffic type. This is why some people report faster streaming speeds with a VPN—the VPN bypasses ISP-level throttling of streaming traffic.
What VPN protocol is fastest?
WireGuard is currently the fastest VPN protocol by a significant margin—it uses modern cryptography that's hardware-accelerated on most devices. If your VPN provider offers WireGuard, use it. If not, IKEv2/IPSec is a reasonable second choice. OpenVPN is the slowest of the common options.