Why a Single Ping Check Isn't Enough to Catch Instability
Most connections can pass a quick 3-4 second ping test with flying colors and still have real problems. Packet loss and jitter are often intermittent — a WiFi interference spike that happens once every 30-60 seconds, or congestion that only shows up during specific moments — which a short test has a real chance of simply missing entirely. This tool runs continuously, sampling once per second for as long as you leave it running, and graphs every result so a spike buried in an otherwise clean-looking connection becomes visually obvious instead of getting averaged away.
How Jitter and Packet Loss Are Measured
Jitter here is calculated as the average variation between consecutive ping samples — if your ping bounces between 20ms and 45ms repeatedly, that's high jitter even if the average looks reasonable. Packet loss is estimated using an HTTP-based approximation: requests that time out or fail entirely during testing are counted as lost, out of the total number sent. This isn't literal ICMP packet loss the way a command-line ping tool reports it — browsers can't send raw ICMP packets — but it's a reasonable real-world proxy for connection reliability, using the same underlying method validated across every ping tool on this site.
Packet Loss & Jitter Thresholds by Use Case
| Use Case | Max Jitter | Max Packet Loss | Impact if Exceeded |
|---|---|---|---|
| Casual Browsing / Streaming | Under 50ms | Under 3% | Minor buffering, rarely noticeable |
| Casual Online Gaming | Under 30ms | Under 2% | Occasional rubber-banding |
| Competitive Online Gaming | Under 15ms | Under 1% | Visible input delay, missed hits |
| Professional / Tournament Play | Under 5ms | 0% | Any instability is a competitive disadvantage |
What Causes Packet Loss and Jitter
- WiFi interference — walls, distance, microwaves, and other networks on the same channel are among the most common causes, and none of them relate to your actual internet plan speed.
- Network congestion — too many devices or heavy background usage (downloads, cloud backups, streaming) competing for the same connection.
- Faulty or outdated hardware — an aging router, damaged Ethernet cable, or outdated firmware can all introduce instability that's easy to overlook.
- ISP-level congestion — particularly common during peak evening hours, and worth testing at different times of day to isolate.
- Physical line issues — a degraded cable or fiber connection on your ISP's end, which typically shows up as persistent loss regardless of time of day or your own setup.
For a full walkthrough of fixes, see our guide to improving ping for online gaming and our breakdown of jitter vs ping.
Related Guides
- Gamer Hub — All Game Ping Tests
- Gamer Speed Test
- General Server Ping Test
- Internet Speed for Valorant
- Internet Speed for CS2
- Jitter vs Ping for Gaming
Frequently Asked Questions
What's the difference between this and a normal ping test?
A normal ping test gives you a single snapshot number. Packet loss and jitter are about consistency over time, so a one-off test can easily miss an intermittent problem that only shows up every 30-60 seconds. This tool runs continuously and graphs every sample, which is the only reliable way to catch instability that a quick single test would show as fine.
How long should I run this test for?
At least 60-90 seconds for a reasonable read, and several minutes if you're trying to diagnose an intermittent issue that doesn't happen every time. Problems tied to network congestion or WiFi interference often only appear in short bursts, so a longer test window catches issues a 10-second check would miss entirely.
Is 0% packet loss required for good gaming?
0% is ideal but not strictly required — under 1% is generally unnoticeable in most games. Above 1-2%, players typically start noticing rubber-banding, dropped inputs, or stutter, and above 5% most competitive games become genuinely difficult to play, regardless of how good your ping number looks.
Can WiFi cause packet loss even with a fast internet plan?
Yes, and this is one of the most common causes of packet loss that has nothing to do with your ISP plan. WiFi interference from walls, distance, microwaves, other networks on the same channel, and general radio congestion can all cause dropped packets that a wired Ethernet connection wouldn't experience, even on an otherwise excellent internet plan.