Speed Isn't the Whole Story

When people talk about internet performance, they usually mean download speed. But for gamers, remote workers, and anyone on video calls, three other metrics matter just as much — sometimes more. Those metrics are latency, jitter, and packet loss.

Understanding them will help you diagnose problems that a simple speed test can't reveal, and make smarter decisions when choosing an ISP or internet technology.

Latency (Ping): The Speed of Conversation

Latency is the time it takes for a data packet to travel from your device to a server and back. It's measured in milliseconds (ms) and is commonly referred to as "ping."

Think of it like shouting across a canyon. Even if you're a loud shouter (high bandwidth), there's still a delay before you hear the echo (latency).

What Are Good Latency Numbers?

  • Under 20ms: Excellent. Ideal for competitive gaming and HD video calls.
  • 20–50ms: Good. Most users won't notice any lag.
  • 50–100ms: Acceptable. Minor delays may appear in real-time applications.
  • 100–200ms: Noticeable lag. Gaming and video calls become frustrating.
  • Over 200ms: Poor. Significant delay affects nearly all real-time activity.

What Causes High Latency?

Latency increases with physical distance to the server, network congestion, your broadband technology type (satellite connections inherently have high latency), and the number of "hops" a packet makes between routers.

Jitter: The Consistency Problem

Jitter is the variation in latency over time. A connection with 30ms latency that never changes is far better than one that swings between 5ms and 120ms — even if the average is similar.

High jitter causes choppy audio on calls, stuttering video streams, and erratic behavior in online games. Your packets arrive out of order, and the receiving application struggles to reassemble them smoothly.

Acceptable Jitter Levels

  • Under 10ms: Excellent. Imperceptible in any application.
  • 10–30ms: Acceptable. Most users won't notice issues.
  • Over 30ms: Problematic. Expect noticeable disruption in VoIP and video calls.

Packet Loss: The Silent Killer

Packet loss occurs when data packets traveling across the network fail to reach their destination. It's expressed as a percentage of total packets sent.

Even small amounts of packet loss can severely degrade performance. A 1% packet loss rate might sound trivial, but TCP — the protocol that governs most web traffic — responds to lost packets by slowing down transmission, causing significant slowdowns.

Packet Loss Benchmarks

Packet Loss %Effect
0%Ideal — no lost data
0.1–1%Minor issues, mostly unnoticeable for browsing
1–2.5%Noticeable in gaming and VoIP
2.5–5%Significant disruption to streaming and calls
Over 5%Severe — connection is nearly unusable for real-time apps

Common Causes of Packet Loss

  • Network congestion (too many users on the same segment)
  • Faulty cables, connectors, or hardware
  • Wi-Fi interference and signal weakness
  • Overloaded routers or switches
  • ISP infrastructure problems

How to Test These Metrics

Standard speed tests measure ping, but not always jitter or packet loss in detail. For a full picture, try:

  • PingPlotter: Tracks latency and packet loss over time with visual graphs.
  • Cloudflare Speed Test (speed.cloudflare.com): Measures jitter and latency with detail.
  • WinMTR (Windows) / MTR (Linux/Mac): Command-line tools that trace packet loss at each hop.

The Bottom Line

For tasks like streaming or large file downloads, raw speed is king. But for anything real-time — gaming, video calls, trading platforms, remote desktop — latency, jitter, and packet loss tell you far more about your actual connection quality than a download speed number ever could.