What Is a Good Ping?

Run a Speed Test

Good ping depends entirely on what you are doing with your connection. Under 20 ms is excellent for competitive gaming. Under 100 ms is comfortable for video calls. Over 150 ms and things start feeling sluggish in real-time applications. The catch: buying faster internet rarely fixes a high ping — the cause is almost always something else.

Ping Benchmarks by Use Case

Ping is not a one-size-fits-all metric. What counts as "good" depends entirely on what you are doing. Streaming a movie is completely unaffected by ping. Competitive online gaming is acutely sensitive to it. Here is how to read your ping result:

Ping RangeRatingSuitable For
Under 10 msExceptionalCompetitive FPS, professional esports, lowest-latency VoIP
10–30 msExcellentAll competitive gaming, high-quality video calls, cloud gaming
30–60 msGoodMost multiplayer games, HD video calls, VoIP, responsive browsing
60–100 msAcceptableCasual gaming, standard video calls, general use
100–150 msNoticeableCasual gaming still mostly works; video calls may feel slightly delayed
150–300 msPoorGaming suffers noticeably; calls have an awkward gap before responses
Over 300 msVery PoorCompetitive gaming is unplayable; calls feel like talking over satellite

What Ping Actually Measures

Ping measures the round-trip time for a small packet to travel from your device to a server and back, reported in milliseconds. When you run a speed test, the reported ping is typically an ICMP or TCP round-trip to the test server. When you play games, the relevant ping is the round-trip to the game server specifically — which may be in a different city or country than the speed test server.

This matters because a speed test might report 15 ms to a server in your city while your game server in another region shows 80 ms. Both numbers are correct — they are measuring different routes to different endpoints.

Ping Has Nothing to Do With Download Speed

This is the most common misconception. Ping is a latency measurement, not a bandwidth measurement. Buying a 1 Gbps plan instead of a 100 Mbps plan changes how quickly large files download, but it does almost nothing to your ping to a game server or call platform.

What does change ping: the route your packets take through the internet, the distance to the destination server, and whether your home network is introducing delay. The ISP matters — two ISPs in the same city can have meaningfully different pings to the same server depending on how they peer and route traffic. But bandwidth tier within the same ISP? Almost no effect.

What Drives Your Ping Up

Most high-ping problems come from one of these sources:

  • Wi-Fi interference or distance. A congested 2.4 GHz band or a weak signal from two rooms away can add 10–50 ms of variable latency on its own. Ethernet eliminates this entirely.
  • Bufferbloat. When someone on your network downloads a large file, your router's queues can fill up and introduce 100–400 ms of extra latency for everything else. This is the reason gaming feels terrible while Netflix is loading. A router with SQM or CAKE/FQ-CoDel solves this.
  • ISP peak-hour congestion. Cable internet shares bandwidth with neighbors. Between 7–11 PM, ping can climb 20–50 ms compared to off-peak hours on congested cable segments.
  • Geographic distance to the server. Light travels fast, but physics still wins. A server in London will always have higher ping from New York than a server in New Jersey — typically 70–100 ms vs under 10 ms.
  • ISP routing quality. Some ISPs take inefficient routes through multiple transit hops. A traceroute can reveal where the latency is being added.

How to Diagnose High Ping

Start with the simplest test: plug your device directly into the router with Ethernet and compare ping. If your ping drops by 20+ ms moving from Wi-Fi to Ethernet, your wireless network is the problem — not your ISP.

Next, check whether ping spikes only under load. Open a continuous ping session (ping -t 8.8.8.8 on Windows, ping 8.8.8.8 on Mac/Linux) and have someone else start a large download. If ping climbs from 15 ms to 200+ ms, you have bufferbloat. The fix is a router with SQM enabled, not a faster plan.

If ping is high even on Ethernet with no load, the problem is upstream — ISP routing, peak-hour congestion, or geographic distance to the destination server.

How to Improve Your Ping

  1. Switch to Ethernet. Single biggest improvement for most Wi-Fi users. Eliminates wireless jitter and interference-related spikes.
  2. Enable SQM or QoS on your router. Prevents bufferbloat — the hidden killer of gaming and call quality on otherwise fast connections.
  3. Choose game servers closer to you. If a game lets you select regions, always pick the geographically nearest one. Distance is the one latency factor you cannot engineer away.
  4. Test at different times of day. If ping is noticeably worse evenings and weekends, peak-hour ISP congestion is the cause. Fiber typically handles this better than cable.
  5. Run a traceroute. tracert [destination] on Windows or traceroute [destination] on Mac/Linux shows where latency is being introduced hop by hop.

Ping vs Jitter: Two Different Problems

Ping is your average round-trip time. Jitter is how much that time varies. A connection with 60 ms ping and 2 ms jitter feels smooth and predictable. A connection with 20 ms average ping and 80 ms jitter feels chaotic — every few seconds you get a spike that disrupts your aim, your voice, or your video frame.

For gaming, jitter is often the more important number. A player with consistent 50 ms ping can out-aim someone with 20 ms average ping that spikes to 200 ms every few seconds. Run a speed test that reports both metrics — ping tells you the baseline, jitter tells you the reliability.

Frequently Asked Questions

Does faster internet improve ping?

Usually not. Ping is determined by routing, physical distance, and network quality — not bandwidth. Upgrading from 100 Mbps to 1 Gbps with the same ISP and routing typically changes ping by 0–2 ms. Switching from Wi-Fi to Ethernet or fixing bufferbloat can reduce it by 10–50 ms.

What causes high ping?

The most common causes in order: Wi-Fi interference or distance from your router, bufferbloat (router queues filling during downloads), ISP peak-hour congestion, physical distance to the destination server, and poor ISP routing. Test on Ethernet first to isolate whether the problem is wireless.

Is 50 ms ping good for gaming?

Yes, for most games. Under 50 ms is competitive for the majority of multiplayer titles. For high-level competitive FPS play — CS2, Valorant — under 30 ms is preferred. For MOBAs, sports games, and MMOs, under 80 ms is generally unnoticeable.

Why does my ping spike randomly?

Ping spikes — sudden jumps to 200–500+ ms — are almost always caused by Wi-Fi packet loss or interference, a background app making a burst download, bufferbloat triggered by another device on your network, or ISP congestion on a shared cable segment during peak hours.

What is the difference between ping and jitter?

Ping is the average round-trip time. Jitter measures how much that time varies between packets. A connection with 40 ms ping and 2 ms jitter is smooth. One with 20 ms average ping and 60 ms jitter produces constant lag spikes. For real-time applications, low jitter often matters more than a low average ping.

Can a VPN lower ping?

Occasionally, if your ISP has poor routing to a specific server. A VPN can find a less congested path. More often, a VPN adds 5–30 ms of overhead. Test with and without VPN to your specific game server rather than assuming one direction or the other.

Related Guides

More From This Section