Ping Tester: How to Run a Ping Test and What Results Mean
Learn how to run a ping test on Windows, Mac, or online, and understand what ping results mean for gaming, streaming, and video calls.

What Is a Ping Test?
A ping test measures how long it takes for a data packet to travel from your device to a server and back. The round-trip time — measured in milliseconds (ms) — tells you how responsive your internet connection is. Lower numbers mean faster, more responsive connections. Higher numbers mean delays that can make websites feel slow, video calls choppy, or online games unplayable.
The word 'ping' comes from sonar terminology: a sonar operator sends out a sound pulse and listens for it to bounce back. Your computer does the same thing digitally — it sends a small data packet called an ICMP (Internet Control Message Protocol) echo request to a target server and waits for the server to reply. The time between sending and receiving that reply is your ping, also called latency.
Ping tests are one of the most fundamental tools for diagnosing internet connection problems. If a website loads slowly, a video call keeps dropping, or your online game has lag, a ping test quickly shows whether your connection is responding normally or experiencing delays. Unlike a speed test — which measures how much data transfers per second — a ping test measures responsiveness. You can have a high-speed connection with terrible ping, and a moderate-speed connection with excellent ping. Both matter, but they measure different things.
Running a ping test takes less than a minute and requires no special software — every major operating system includes a built-in ping command. Online ping test tools offer a simpler alternative that works from any web browser. Either method gives you the essential numbers: your ping time in milliseconds, the number of packets sent versus received, and any packets lost in transit. Understanding these results helps you identify connection problems, compare different internet providers, and diagnose why specific apps or games perform poorly even when your speed test looks fine.
- What it measures: Round-trip time (RTT) from your device to a server, in milliseconds (ms)
- How to run it (Windows): Open Command Prompt → type
ping google.com→ press Enter - How to run it (Mac/Linux): Open Terminal → type
ping -c 4 google.com→ press Enter - Good ping: Under 20ms for gaming, under 100ms for most applications, under 150ms for video calls
- High ping threshold: Above 150ms you'll notice delays in gaming; above 300ms video calls become difficult
- Packet loss: Any packet loss above 0% indicates a connection problem — 5%+ is serious
- Why it matters: Speed tests show bandwidth; ping tests show responsiveness — both are needed for a full picture of connection quality
How to Run a Ping Test Step by Step
Step 1: Choose your ping test method
Step 2: Run the ping test
Step 3: Read the results
Step 4: Test multiple targets and at different times

Understanding Your Ping Test Results
When you run a ping test, the output gives you several numbers. The most important is the average round-trip time in milliseconds. But reading ping results well means understanding what the other numbers tell you — and what they don't.
The minimum ping is your best-case latency under the test conditions. It represents the fastest possible response the server gave during the test. The maximum ping is your worst-case — if it's much higher than your minimum, you're experiencing latency spikes or 'jitter,' where your connection's speed varies unpredictably. High jitter matters most for real-time applications: gaming, video calls, and VoIP calls all suffer when ping isn't consistent, even if the average looks acceptable.
Jitter is the variation in your ping from packet to packet. A connection with 30ms average ping but swings between 10ms and 80ms has high jitter and will feel inconsistent. A connection with 50ms average ping that consistently delivers between 45ms and 55ms has low jitter and will feel smooth. For gaming and video calls, low jitter matters more than slightly lower average ping.
Packet loss is the percentage of packets sent that don't get a response. Any packet loss above 0% is a warning sign. At 1-2%, you might notice occasional stutters in video calls. At 5% or more, packet loss causes audible degradation in voice calls, visible video artifacts, and significant gaming problems. Packet loss often points to a faulty cable, a congested network link, or hardware problems between your device and the server.
The TTL (Time to Live) in ping output shows how many network hops the packet can make before being discarded. It's not a latency metric, but it can tell you roughly how many routers the packet passes through. Very low TTL values that weren't set low deliberately can indicate routing problems. Most ping results to major servers show TTL values in the 50-120 range, depending on the server's starting TTL and how many hops the route takes.
When interpreting results, test multiple times and compare averages across test sessions. A single ping test gives you a snapshot; multiple tests over time reveal whether high ping is consistent or intermittent. Consistent high ping typically indicates a structural problem with your connection or route to that server. Intermittent high ping that spikes and recovers often indicates congestion, either on your local network or somewhere along the route.
Four Key Ping Metrics and What They Mean
Your average round-trip time in milliseconds — the main metric from any ping test. It measures how long data takes to travel to a server and return. Lower is better. Latency is determined primarily by physical distance to the server, the number of network hops the data crosses, and the quality of those network links.
The variation in latency between packets. A consistent 40ms ping is better than a ping that averages 30ms but swings from 5ms to 90ms. High jitter causes choppy voice and video, lag spikes in games, and unreliable real-time communication. Jitter above 30ms is noticeable in video calls; above 50ms it becomes disruptive.
The percentage of packets sent that never receive a response. Zero percent is normal and expected. Even 1% packet loss can cause TCP retransmissions that slow downloads. At 5% or higher, voice calls break up, games experience serious lag, and browsing feels unreliable. Packet loss pinpoints a problem in the connection path — often a failing cable or congested link.
The maximum number of network hops a packet can make before being discarded. Not a latency measurement, but useful for understanding routing. If your packets reach a server with a very low TTL, they're taking a long or complicated route. Unexpectedly low TTL values can point to routing issues. Traceroute (tracert on Windows) builds on ping to show every hop along the route.
Running Ping Tests on Different Platforms
Windows includes a built-in ping command accessible from Command Prompt or PowerShell:
- Open Command Prompt: Press Windows + R, type
cmd, press Enter — or search 'Command Prompt' in the Start menu - Basic ping test: Type
ping google.comand press Enter — Windows sends 4 packets by default - Continuous ping: Add the -t flag:
ping -t google.com— runs until you press Ctrl+C to stop - Ping a specific IP:
ping 8.8.8.8— tests Google's DNS server, which always responds to pings - More packets for reliability:
ping -n 10 google.comsends 10 packets for a more statistically reliable result - Larger packet size:
ping -l 1400 google.comtests with 1400-byte packets (closer to real traffic size) — can reveal MTU issues

What Is a Good Ping?
What counts as 'good' ping depends entirely on what you're using the connection for. A 100ms ping that's perfectly acceptable for casual web browsing would be frustrating in a competitive online game and noticeable in a video call. Understanding the thresholds for your specific use cases helps you know whether your connection actually needs improvement or meets your needs already.
For online gaming: Under 20ms is excellent — professional esports players often achieve single-digit ping to their game servers. 20-50ms is very good and you'll notice no issues in any game. 50-100ms is acceptable for most casual gaming, though you may notice occasional lag in fast-paced multiplayer games. 100-150ms is the threshold where gaming becomes clearly impaired in time-sensitive games like first-person shooters or fighting games.
Above 150ms, lag becomes frustrating in competitive games, though turn-based games remain playable. The game server's location matters as much as your overall connection speed — a 200ms connection playing on a server in the same city often beats a 50ms connection playing on a server across the country.
For video calls (Zoom, Teams, Google Meet): Under 100ms is ideal and most people won't notice any delay. 100-150ms is acceptable, with minimal perceptible delay. 150-300ms introduces noticeable delay where both parties may talk over each other. Above 300ms, video calls become genuinely difficult, with conversation timing feeling awkward and delays in audio syncing with video.
For web browsing and streaming: Latency matters less here than bandwidth. A 200ms ping with 50 Mbps download speed loads most web pages quickly because page loading is less latency-sensitive than real-time interaction. Streaming video is buffered, so ping has almost no effect on streaming quality — bandwidth and jitter matter more for streaming. High ping mainly affects browsing when it's combined with packet loss, which causes TCP retransmissions that stall page loads.
For VoIP calls (phone calls over internet): Under 150ms one-way latency (roughly 300ms round-trip) is the ITU-T G.114 standard for acceptable voice quality. Above 300ms round-trip, conversations feel delayed enough to disrupt natural speaking rhythm. Jitter is particularly damaging for VoIP — voice call software uses jitter buffers to smooth out variable timing, but buffers large enough to absorb high jitter introduce their own latency.
Your 'baseline' ping to geographically nearby servers — say, 5-15ms — establishes how low your connection can theoretically go. The difference between your baseline ping and your ping to a specific service's servers reflects the geographic distance and routing quality to that service. You can't improve latency below your geographic baseline without physically moving closer to the server or using a CDN that has a node near you.
Ping Test Checklist for Troubleshooting
- ✓Run your first ping test to a known-reliable server like 8.8.8.8 (Google DNS) or 1.1.1.1 (Cloudflare DNS) to establish your baseline latency
- ✓Test with a wired ethernet connection and separately over Wi-Fi — high Wi-Fi ping that's normal on ethernet points to wireless congestion or interference
- ✓Run a continuous ping during your peak usage hours (evenings, weekends) to catch time-of-day congestion your ISP might not admit to
- ✓Check for packet loss specifically — any loss above 0% warrants investigation regardless of your average ping time
- ✓Test from multiple devices on the same network to rule out device-specific problems before assuming the issue is your ISP
- ✓Ping your router's IP address (usually 192.168.1.1 or 192.168.0.1) — if router ping is low but internet ping is high, the problem is upstream from your router
- ✓Test at different times over several days before concluding you have a persistent problem versus a temporary congestion event
- ✓Compare ping to servers in different geographic locations — consistently high ping to all locations suggests a local problem; high ping to some and low to others suggests routing issues
Command-Line Ping vs. Online Ping Test Tools
- +Command-line ping uses true ICMP packets — the most technically accurate measure of raw network latency between your device and the target
- +Command-line ping works without an internet browser and can test local network targets like your router, NAS, or other devices on the same network
- +Online ping tools work from any browser on any device without opening a terminal — much faster for quick checks when you just need a number
- +Online tools often test against multiple servers simultaneously, giving you a broader picture of your connection's performance across different geographic destinations
- −Command-line ping requires knowing how to open a terminal and the correct syntax — a minor barrier for non-technical users but not a significant one
- −Online ping tests use HTTP requests rather than ICMP, which introduces slight measurement differences and depends on browser overhead — results are close to but not identical to raw ICMP ping
- −Some servers intentionally block ICMP ping requests for security reasons — command-line ping returns 'Request timed out' for these servers even when they're fully accessible via web browser

What Causes High Ping and How to Fix It
High ping has many possible causes, and identifying which one applies to your situation determines what you can actually do about it. Some causes are fixable; others are determined by geography and physics.
Physical distance to the server is the irreducible baseline cause of latency. Light travels through fiber optic cable at roughly two-thirds the speed of light in a vacuum — about 200,000 kilometres per second. A server 3,000 kilometres away has a theoretical minimum round-trip latency of about 30ms just from the signal travel time, before accounting for any processing or routing overhead.
You can't beat physics: if the server is far away, your ping will be higher, and no amount of troubleshooting changes that. Choosing game servers or service providers with infrastructure near your location is the only way to address distance-related latency.
Network congestion is the most common cause of ping that's higher than it should be given your distance. When your ISP's network or a transit network between you and the server gets saturated with traffic, packets queue up and your latency rises. This is why ping is often higher in the evening when more people are online simultaneously. Congestion can occur on your home network (when many devices are simultaneously downloading), at your ISP's equipment, or further upstream on shared transit links. If your ping is consistently higher in the evenings than at 3am, congestion is the likely cause.
Wi-Fi interference and congestion adds latency between your device and your router, which stacks on top of your actual internet latency. Neighbouring Wi-Fi networks on the same channel, physical obstructions between your device and router, microwave ovens, cordless phones, and even Bluetooth devices can degrade Wi-Fi performance and increase ping. Switching from Wi-Fi to a wired ethernet connection almost always reduces ping by 10-50ms and eliminates Wi-Fi-specific jitter. If switching to ethernet dramatically improves your ping, the problem is Wi-Fi, not your internet connection.
Router and modem hardware can introduce latency, particularly older or cheap hardware processing heavy traffic. Some routers add 5-20ms of processing latency under load — called 'bufferbloat' — where the router's buffers are too large and hold packets too long rather than dropping them when congested. Tools like the Waveform Bufferbloat Test specifically measure this. Routers with QoS (Quality of Service) settings configured properly reduce bufferbloat; replacing an old router with modern hardware that supports SQM (Smart Queue Management) can significantly reduce latency under load.
Background processes and bandwidth use on your own device or network can spike your ping temporarily. A file sync programme uploading large files, a system update downloading in the background, or another device streaming 4K video can saturate your upload or download bandwidth and cause latency spikes for everything else. Pausing bandwidth-intensive tasks while testing, or configuring QoS on your router to prioritise latency-sensitive traffic, can help. Testing your ping while also running a speed test simultaneously lets you see whether bandwidth saturation affects your latency, which indicates a bufferbloat problem.
Ping Test: Key Numbers to Know
Ping vs. Speed Test: What's the Difference?
Speed tests and ping tests measure fundamentally different things, and both are needed to get a complete picture of your internet connection's performance. Many people run a speed test and conclude their connection is fine — then wonder why their games still lag or video calls still stutter. Understanding what each test actually measures clarifies why both matter.
A speed test measures throughput — how many megabits (or megabytes) per second can transfer between your device and a test server. It tells you how much data your connection can move simultaneously. High download speed means large files download quickly, streaming high-resolution video works well, and multiple devices can be active simultaneously without bandwidth starvation. Download speed is what your ISP advertises when they sell you a 100 Mbps or 1 Gbps plan.
A ping test measures latency — how quickly your connection can respond to a request. It doesn't tell you anything about bandwidth; even a slow 5 Mbps connection can have excellent 10ms ping, and a fast 1 Gbps connection can have terrible 200ms ping if the server is far away or routing is poor. Latency determines how responsive your connection feels for real-time tasks: gaming, video calling, VoIP, and interactive web applications.
The practical distinction: if you're loading a 10MB file, speed (throughput) determines how quickly it completes. If you're playing a multiplayer game where your character's actions need to be registered on the server within milliseconds, latency determines whether your inputs feel instant or delayed. Many gaming frustrations — 'I should have hit that,' 'the game registered my shot late' — are latency problems that no amount of bandwidth improvement can fix.
For most household internet use, both metrics matter. Streaming quality is primarily a bandwidth question (you need enough Mbps to sustain the video quality). Video call quality requires both adequate bandwidth (for video encoding) and acceptable latency (for natural conversation timing). Gaming requires adequate bandwidth for game updates and downloads but is primarily a latency-sensitive application once the game is running. Understanding which metric matters for your primary use case helps you interpret test results accurately and know what to improve.
The most common cause of unexpectedly high ping on what should be a fast connection is Wi-Fi degradation — not your ISP. Wi-Fi adds 10-50ms of latency even under good conditions, and interference, distance from the router, or a congested 2.4GHz band can push that much higher. Before calling your ISP or upgrading your plan, plug directly into your router with an ethernet cable and run the same ping test. If your ping drops significantly, the problem is your Wi-Fi setup, not your internet service. Solutions include: moving closer to your router, switching to the 5GHz band (lower range but much less congestion), replacing an old router, or adding a wired connection for devices where ping matters most.
Advanced Ping Testing: Traceroute, MTR, and Continuous Monitoring
Standard ping tests tell you whether your connection to a server is healthy and what your latency is. But when you need to diagnose where in the network path a problem occurs, or monitor latency over time, more advanced tools give you deeper insight.
Traceroute (called tracert on Windows, traceroute on Mac/Linux) builds on ping to show you every network hop between your device and the destination. It sends packets with increasing TTL values, causing each router along the path to return an error message that identifies itself. The result is a list of every router your traffic passes through, with the latency at each hop.
This lets you pinpoint exactly where latency is added — whether it's within your ISP's network, at an internet exchange, or approaching the destination server. If your total latency is 150ms but the first ten hops to your ISP's core take only 30ms and the last two hops to the destination take 120ms, the problem is clearly at or near the destination, not your local connection.
MTR (Matt's Traceroute) combines continuous ping with traceroute to give you real-time statistics on every hop simultaneously. It shows latency and packet loss at each network hop, updating continuously, which makes it far more useful than a one-time traceroute for diagnosing intermittent problems. MTR is pre-installed on many Linux distributions and available for Mac via Homebrew; WinMTR is the Windows equivalent. Running MTR for several minutes during a period of poor performance often reveals which specific hop is causing packet loss that intermittent traceroute runs would miss.
Continuous ping monitoring — using 'ping -t' on Windows or 'ping' without -c on Mac/Linux — lets you watch latency over time in real time. Running a continuous ping to 8.8.8.8 while experiencing performance problems often catches latency spikes that a brief four-packet ping test would miss.
If you see your ping jump to 400ms for five seconds, then return to 20ms, that spike explains why your game felt laggy for a moment even though your average ping looks fine. Tools like SmokePing automate this continuous monitoring and generate graphs showing your latency history over hours and days, which is the most reliable way to document intermittent problems to show your ISP.
Pathping is a Windows-specific tool that combines traceroute and sustained ping testing. It runs automatically and provides statistics on every hop, including per-hop packet loss percentages, similar to MTR. For Windows users without MTR installed, pathping is a built-in alternative that diagnoses hop-by-hop packet loss without additional software. Run it by opening Command Prompt and typing 'pathping google.com' — it takes a few minutes to complete but gives a comprehensive picture of where problems exist along the full network path.
Ping Test Questions and Answers
About the Author
Attorney & Bar Exam Preparation Specialist
Yale Law SchoolJames R. Hargrove is a practicing attorney and legal educator with a Juris Doctor from Yale Law School and an LLM in Constitutional Law. With over a decade of experience coaching bar exam candidates across multiple jurisdictions, he specializes in MBE strategy, state-specific essay preparation, and multistate performance test techniques.