What Latency Actually Means for Gaming
Latency is the time it takes for data to travel from your device to the game server and back, measured in milliseconds (ms). In gaming this is commonly called ping. Every button press and movement has to complete that round trip before the server registers it.
For competitive games like FPS or fighting games, you want ping below 20ms. Fast-paced games like battle royales feel fine at 20–50ms. Most online games become noticeably frustrating above 80ms, and anything over 150ms makes quick-reaction games essentially unplayable.
Just as important as your average ping is how consistent it is. A connection that holds steady at 45ms plays much better than one that bounces between 10ms and 90ms. That variation is called jitter, and it causes the erratic lag spikes that frustrate players even when the average ping looks acceptable.
Why Wi-Fi Causes Problems for Gaming
Wi-Fi adds latency and, more importantly, adds jitter. Unlike a wired connection where every packet takes a predictable path, wireless packets compete for airtime with every other device on your network and your neighbors' networks. When interference occurs, packets get delayed or retransmitted.
A typical home Wi-Fi connection adds 5–20ms of latency on its own. In a busy apartment building where dozens of networks overlap, that overhead gets worse. The bigger issue is the random spikes: a microwave, a neighbor's router switching channels, or someone starting a video call can momentarily push your ping from 30ms to 200ms.
The 5 GHz band is better for gaming than 2.4 GHz — it has less interference, more available channels, and lower per-packet overhead. But even 5 GHz Wi-Fi is less consistent than a cable.
Step 1: Switch to Ethernet
This is the single highest-impact change you can make. A Cat5e or Cat6 cable from your router to your gaming PC or console will reduce latency, eliminate Wi-Fi jitter, and give you a stable baseline to work from.
If running a cable is genuinely impossible, use a powerline adapter as a second choice — it sends network traffic through your home's electrical wiring and typically performs better than Wi-Fi for gaming. MoCA adapters (coaxial cable) are even better if you have existing coax in your walls.
Step 2: Enable QoS and Prioritize Gaming Traffic
Quality of Service (QoS) tells your router which traffic to handle first. Without it, a large file download or someone streaming 4K video can flood your connection and push gaming packets to the back of the queue, causing spikes and rubber-banding.
Most modern routers have QoS in their settings. The simplest approach is to set your gaming device as the highest priority device. Some routers let you prioritize by traffic type — gaming, video calls — rather than by device. Either method works.
Set your QoS bandwidth limits slightly below your actual speeds, about 90% of your tested download and upload. This prevents the router's buffer from filling completely, which is what causes lag during heavy traffic.
Step 3: Choose the Closest Game Server
Physics sets a hard floor on latency: data travels at roughly the speed of light through fiber, so every few hundred miles adds measurable milliseconds. Connecting to a server in your city versus one across the country can be the difference between 15ms and 80ms.
Most games let you view available server regions and their ping. Always select the region geographically closest to you. If your game automatically selects servers, look in the network or matchmaking settings for an override option.
Router Settings That Help
Beyond QoS, a few router settings can shave additional latency:
Gaming mode: Many modern routers offer a gaming mode that reduces CPU processing delay for packets by skipping certain inspection steps. Enable it if your router supports it.
UPnP (Universal Plug and Play): Keep this enabled so your games can automatically open the ports they need. A strict NAT type causes extra routing overhead and connection issues in some games.
DMZ: Putting your gaming device in the DMZ bypasses the router's NAT entirely, which can reduce latency slightly. Only do this if you understand the tradeoff — a device in DMZ has no firewall protection from the router.
Ping Targets by Game Type
| Game Type | Ideal Ping | Acceptable Ping | Where It Hurts |
|---|---|---|---|
| Competitive FPS / fighting games | Under 20ms | 20–40ms | Above 60ms |
| Battle royale / shooters | Under 30ms | 30–60ms | Above 80ms |
| MMORPGs / strategy games | Under 50ms | 50–100ms | Above 150ms |
| Casual / turn-based games | Any | Any | Above 300ms |
How to Test Your Gaming Setup Properly
Run a speed test at speedtesthq.com and look at the ping and jitter values, not just download speed. Do this on the same device and connection you use for gaming, at the same time of day you normally play — results at 2 AM will not reflect what happens during peak evening hours.
After enabling QoS, run the test again while someone else on the network downloads a large file. If your ping stays stable during that test, your QoS is working. If it jumps, tighten the bandwidth limits or raise the priority of your gaming device further.
When Your ISP Is the Problem
If your ping is high even on a wired connection with no other devices active, or if spikes happen consistently at the same times each day regardless of what you do locally, the issue is upstream from your home.
Evening slowdowns affecting all wired devices are a classic sign of ISP congestion — the shared infrastructure fills up when everyone gets home from work. To document this for your ISP, run a speed test at the same time each evening for several days and save the results. Consistent high latency between 7–10 PM is not caused by your router.
You can confirm the problem is on the ISP's side by connecting a laptop directly to your modem with Ethernet, bypassing the router entirely, and running a speed test. If ping is still high in that configuration, the problem is definitively not in your home network.
Frequently Asked Questions
What ping is good enough for online gaming?
Under 20ms is ideal for competitive play. Under 50ms is fine for most casual games. Above 100ms you will notice input delay and rubber-banding in fast-paced games.
Does Ethernet really make a difference for gaming?
Yes, significantly. Ethernet typically cuts latency by 5–20ms compared to Wi-Fi and nearly eliminates jitter. It also prevents the random spikes that Wi-Fi causes when interference occurs.
What router settings actually help with gaming lag?
Enable QoS and set your gaming device or gaming traffic as high priority. Gaming mode on modern routers reduces processing delay. UPnP helps maintain an open NAT type.
Why does my ping spike only in the evenings?
Evening spikes that happen consistently are almost always ISP congestion. Your local network is fine but the shared infrastructure in your area fills up. Document the times and values, then contact your ISP with that evidence.
How do I know if the lag is from my network or the game server?
Run a speed test while in-game. If your measured ping to a nearby server is low but the game shows high ping, the game server or routing to it is the problem. If your test ping is also high, the issue is your network or ISP.
Does a higher internet speed reduce ping?
Not directly. Ping depends on distance to the server and network quality, not download speed. A 10 Mbps connection can have lower ping than a 1 Gbps connection if it routes more efficiently.