Latency, packet loss, and jitter explain different kinds of slow
An internet speed-test number cannot describe every network problem. Interactive calls care about latency and consistency; large transfers care more about sustained throughput.
Diagnose pauses, stutter, and low throughput by separating round-trip time, variation, dropped packets, and bandwidth.
Four measurements, four meanings
Latency is elapsed travel time, usually measured round trip. Jitter is variation between those measurements. Packet loss is data that never arrives, while throughput is the useful data rate achieved over time.
Where symptoms point
High baseline latency may reflect physical distance or a long route. Latency that rises sharply during uploads often suggests queueing, sometimes called bufferbloat. Intermittent loss can indicate weak Wi-Fi, congestion, faulty cabling, or an overloaded device.
Build a useful test
Measure both a nearby and a distant destination, then compare wired and wireless results. Repeat at quiet and busy times. A single ping or browser download is a snapshot; patterns across controlled comparisons are evidence.
Match the next measurement to the symptom
A responsiveness complaint should not automatically become a bandwidth test. First decide whether the evidence points to name resolution, round-trip delay, loss, variation, or sustained transfer capacity.
- Run the internet latency test for a small repeated response-time baseline that makes no bandwidth claim.
- Inspect DNS records when the delay occurs before a connection begins or only affects one hostname.
- Review the public Wi-Fi model when radio conditions and an unfamiliar local network are part of the symptom.
A practical checklist
- Test with Ethernet to separate Wi-Fi from provider issues.
- Record idle and loaded latency, not just download rate.
- Avoid claiming a cause until the same pattern repeats.
Questions readers ask next
What latency is good?
The answer depends on distance and application, but consistency is often as important as the lowest number.
Can high bandwidth fix packet loss?
No. More capacity may reduce congestion, but damaged or unstable links need their own repair.
Sources and further reading
The key ideas and how they connect
Delay, variation, missing packets, and transfer rate produce different symptoms. A useful diagnosis measures the quantity that matches the complaint.
Latency measures time
Distance, routing, queues, and processing add to the round trip.
Jitter measures variation
Voice and video suffer when packet timing becomes uneven.
Throughput measures rate
A connection can move much data yet still react slowly.
A video call can fail on a fast line
A speed test reports high throughput, but Wi-Fi interference causes short loss bursts and uneven delay. Downloads recover, while a live call stutters. Run the internet latency test for a small response baseline, then use dedicated loss and loaded-latency tools for the remaining symptoms.
Core semantic relationships
| Subject | Relationship | Object |
|---|---|---|
| Round-trip test | measures | latency |
| Uneven packet timing | creates | jitter |
| Successful bytes per second | describe | throughput |