Ping, Latency, and Jitter Explained: What’s Really Making Your Internet Feel Slow

Ping, latency, and jitter explained in plain English: what causes each, how to test them, and the fixes that actually reduce lag and call stutter.

My video calls used to freeze every few seconds even though my speed test showed a solid 300 Mbps download. The problem wasn’t speed at all — it was ping, latency, and jitter, three numbers speed tests barely explain and routers never show you.

The crux is this: bandwidth measures how much data you can move, but ping, latency, and jitter measure how quickly and consistently that data actually arrives — and a fast connection with bad jitter will still feel broken.

Quick Answer

Ping and latency both measure delay in milliseconds between your device and a server; jitter measures how much that delay varies over time. High latency makes everything feel sluggish. High jitter causes stutters and dropped calls even on fast connections. Wired Ethernet, QoS settings, and a closer server all reduce both.

What Is Ping, and Why Does It Matter?

Ping is the round-trip time it takes a small data packet to travel from your device to a server and back, measured in milliseconds (ms). The “ping” number atop a speed test is this exact measurement. Latency is the broader term for that same delay, and people use both words interchangeably.

Anything under 20ms feels instant. I notice lag creeping into calls and games once ping climbs past 100ms, and above 150ms voice calls start talking over each other.

Ping is the delay itself, measured in milliseconds — low numbers mean your connection reacts fast.

What Causes High Latency on Your Connection?

Distance to the server is the biggest factor I can’t control — a game server in Frankfurt always answers a US player slower than one in Virginia. But most latency I’ve chased down at home came from things I could fix: an overloaded router, a weak signal, or too many devices streaming at once.

Connection type changes the baseline too. I switched my desktop from Wi-Fi to wired last year, and the Ethernet vs Wi-Fi difference was immediate — pings dropped from the 40ms range to under 10ms.

Connection Type Typical Latency Best For
Fiber (wired) 5-15ms Gaming, video calls
Cable (wired) 10-25ms Streaming, browsing
Wi-Fi (5GHz) 15-40ms General home use
Satellite 500-700ms Basic browsing only

Latency comes from distance, connection type, and network congestion — wired connections consistently beat wireless.

How Is Jitter Different From Latency?

Latency tells you the delay; jitter tells you how much that delay swings from one packet to the next. If my ping bounces between 20ms and 90ms instead of holding steady, that inconsistency is jitter — and it’s what causes calls to freeze or games to rubber-band even when average latency looks fine.

I learned this troubleshooting a “slow” connection that tested at a reasonable 35ms average ping. The real problem was jitter spiking to 60ms whenever my kid’s tablet started a large download, enough to break voice calls mid-sentence.

Jitter measures how unstable your latency is, and unstable latency breaks real-time apps faster than a slightly higher but steady ping does.

How Do I Test My Ping, Latency, and Jitter?

1. Run a speed test with jitter reporting

Most modern speed test tools now show ping and jitter alongside download and upload speed, not just the older ping-only number.

2. Ping a stable target from the command line

On Windows, open Command Prompt and type ping google.com -t; on Mac or Linux, drop the -t. Watch the “time=” values for how much they swing.

3. Test at different times of day

I always test once in the evening when everyone is streaming, since that’s when congestion-driven jitter shows up — a morning test alone hides the real problem.

Pro tip: test over both Wi-Fi and a wired connection at the same time on two devices, so you can isolate whether the wireless signal or your ISP is the source of the jitter.

Test at your busiest hours and compare wired versus wireless results to find where the instability actually starts.

How Do I Fix High Latency and Jitter?

1. Switch to a wired connection where possible

Plugging a gaming PC, console, or work laptop into Ethernet removes wireless interference entirely and is the single biggest jitter fix I’ve made.

2. Move or upgrade your router

A router buried in a closet adds latency and jitter as your device fights for a clean signal. Better router placement alone shaved 15ms of jitter off my connection.

3. Turn on Quality of Service (QoS)

QoS lets your router prioritize video calls and gaming traffic over background downloads — exactly the kind of spike that causes jitter. I covered the setup in my guide to router QoS settings.

4. Check for Wi-Fi dead zones and channel overlap

Use a signal-mapping app to confirm your device isn’t hopping between weak spots — steps in testing Wi-Fi signal strength room by room.

Troubleshooting tip: if latency is fine but jitter spikes only during specific hours, the cause is almost always congestion — from your household or your ISP, not your hardware. QoS fixes the household side; a congested ISP link needs a plan upgrade.

Wired connections, better router placement, and QoS settings fix most jitter that isn’t caused by ISP-level congestion.

Common Mistakes to Avoid

Chasing download speed instead of latency. A 500 Mbps plan with bad jitter still stutters — check ping and jitter, not just Mbps.

Testing only once. Run tests at your busiest hours to catch congestion-driven jitter, not just when the house is quiet.

Assuming Wi-Fi and Ethernet perform the same. Wireless interference adds jitter a wired connection doesn’t have; use Ethernet for anything real-time.

Ignoring background devices. A tablet mid-download can spike jitter for everyone; enable QoS so real-time traffic gets priority.

Blaming the router for an ISP problem. If wired latency is still unstable, call your provider — no router setting fixes outside congestion.

Frequently Asked Questions

What is a good ping for gaming? Under 30ms is excellent and under 60ms is playable. I stop enjoying fast-paced shooters once ping crosses 100ms, since reactions arrive noticeably late.

What is a good jitter number? Under 5ms is great and under 20ms is usually fine for calls. When I’ve seen jitter above 30ms, video calls froze even though average latency looked normal.

Can a VPN increase my ping? Yes, since your traffic routes through an extra server first. I’ve measured 10-20ms added ping on a VPN, worth it for privacy but noticeable in fast games.

Does 5GHz Wi-Fi reduce latency versus 2.4GHz? Generally yes, since 5GHz has less interference from neighboring networks. Switching my desktop to 5GHz cut jitter roughly in half before I moved to Ethernet.

Why is my ping high only in the evening? That’s almost always congestion, either at home or on your ISP’s local node — the same pattern I saw with my kid’s tablet spiking jitter every night after school.

Conclusion

Ping and latency tell you how fast your connection responds; jitter tells you how consistent that response is — both matter more than raw speed for calls and gaming. Run a test during your busiest hour, then work through wired connections, router placement, and QoS in that order. For more background, see Cloudflare’s guide to network latency.