Computer Networking & Internet

What Is Network Latency?

Network latency is the time delay for a data packet to travel from a source to a destination across a network, measured in milliseconds (ms). It measures how long the journey takes, not how much data moves, which is what makes it a separate property from bandwidth. A connection with latency under 30 ms feels responsive for interactive tasks, while latency above 150 ms adds a delay people notice. Ping reports latency as round-trip time, the out-and-back delay, and the main causes are distance, routing hops, congestion, and processing at each device along the path.

<50 msgood ping for online gaming; under 20 ms is excellent
~5 mspropagation delay added per 1,000 km of fiber, one way
RTTwhat ping measures: roughly twice the one-way latency
>150 mslatency at which calls and games feel laggy

What Is Network Latency?

Network latency is the time delay for a data packet to travel from its source to its destination across a network, measured in milliseconds. Latency counts the elapsed time of the journey, not the volume of data moved. A latency of 20 ms means a packet reaches the destination 20 thousandths of a second after the source sends it.

Latency is reported in milliseconds (ms), where one millisecond is one thousandth of a second. A connection with latency under 30 ms is responsive for most interactive tasks, while latency above 150 ms adds a delay a user perceives. Latency is distinct from bandwidth, because a high-bandwidth connection can still carry high latency if the data travels a long distance or crosses many routers.

What Are Ping and Round-Trip Time?

Ping is a tool that measures round-trip time, the total delay for a packet to travel to a destination and for a reply to return, reported in milliseconds. Round-trip time, or RTT, is roughly twice the one-way latency plus the time the destination takes to respond:

  • How ping works: the utility sends an Internet Control Message Protocol echo request to a target and times the echo reply, reporting the result as a figure such as 24 ms along with packet loss as a percentage.
  • Round-trip versus one-way: RTT measures the full out-and-back path, while one-way latency measures a single direction; most tools report RTT because one-way timing needs synchronized clocks at both ends.
  • Reading the number: a round-trip time of 40 ms implies a one-way latency near 20 ms when the path is symmetric, which is why people often quote ping and latency interchangeably.

What Causes Network Latency?

Network latency is the sum of four delays added along the path: propagation, queuing, processing, and the last-mile access link. Each one adds milliseconds, and the total is what a ping test reports.

Distance (propagation)
The time a signal needs to cross the physical medium. Light travels through fiber at about two-thirds its vacuum speed, so each 1,000 km adds roughly 5 ms of one-way delay. Dominates: long-haul and intercontinental paths.
Congestion (queuing)
The wait in a router’s buffer before a packet is sent. As a link nears capacity the queue grows, and oversized buffers cause bufferbloat, where latency spikes under load. Dominates: busy or saturated links.
Processing
The fraction of a millisecond each router spends inspecting and forwarding a packet, plus serializing it onto the wire. Every hop on the path adds a little. Dominates: paths with many hops.
Last mile (access)
The baseline latency of your connection type before traffic reaches the wider internet. Fiber adds a few ms; a geostationary satellite link adds 500 to 600 ms. Dominates: satellite and older access links.

Satellite links carry the highest baseline latency because the signal travels to an orbiting satellite and back. A geostationary satellite link adds roughly 500 to 600 ms of round-trip time, while a fiber connection adds only a few milliseconds over the same access segment.

What Is the Difference Between Latency and Bandwidth?

Latency is the time delay for data to travel, while bandwidth is the maximum volume of data a connection carries per second, so the two measure different properties of a connection. A connection can carry high bandwidth and high latency at the same time.

  • Latency measures delay. Latency is the time a packet takes to reach its destination, reported in milliseconds.
  • Bandwidth measures capacity. Bandwidth is the maximum data rate of the connection, reported in bits per second.
  • High bandwidth does not lower latency. A 1 Gbps link to a distant server still carries high latency if the data crosses thousands of kilometers.
  • Each task weights them differently. A large download depends on bandwidth, while a video call and a game depend on low latency.
A fast connection can still feel laggy. Latency and bandwidth are different things. Bandwidth is the width of the pipe; latency is how long the water takes to come out the far end. A 1 Gbps line to a server thousands of kilometers away downloads a big file quickly but still adds a long delay to every request, so the call or game on top of it feels slow. Extra bandwidth never fixes late packets or round-trip delay.

A high-bandwidth connection moves a large file quickly once the transfer begins, but high latency delays the start of every request. The capacity side of this pairing is defined in the overview of network bandwidth.

What Is Jitter?

Jitter is the variation in latency over time, measured as the difference in delay between consecutive packets in milliseconds. Steady latency produces low jitter, while fluctuating latency produces high jitter.

What Is Jitter? - What Is Network Latency?

Jitter matters for real-time traffic because packets that arrive at uneven intervals disrupt audio and video playback. A voice-over-IP call buffers a small amount of audio to absorb jitter, but jitter above 30 ms causes audible gaps or distortion. Network congestion and fluctuating queue depths are the common sources of jitter, and bufferbloat is a frequent culprit: when a router holds packets in an oversized buffer, the delay between them swings instead of staying steady.

Why Does Latency Matter for Gaming and Calls?

Latency matters for gaming and calls because both depend on real-time, two-way data exchange where any delay between an action and its result is perceptible. High latency breaks the timing these applications require.

Why Does Latency Matter for Gaming and Calls? - What Is Network Latency?
  • Gaming requires low latency for responsiveness. Competitive online games want latency under 50 ms, and under 20 ms is ideal, because a delayed input registers after the moment it was meant for.
  • Video calls require low latency for natural conversation. Latency above 150 ms causes participants to talk over each other, since the delay disrupts turn-taking; above 300 ms a call becomes difficult.
  • Streaming tolerates higher latency. A one-way video stream buffers ahead, so latency affects only the start, not the playback.
  • File downloads tolerate higher latency. A download depends on bandwidth, and a one-time delay at the start has little effect on a large transfer.

What Ping Ranges Feel Like

The table maps round-trip ping ranges to how a connection feels and what each range suits, so a ping result can be read in plain terms:

Ping (round-trip)How it feelsBest suited for
Under 20 msExcellent, no perceptible delayCompetitive gaming, every real-time task
20 to 50 msGood, smooth and responsiveOnline gaming, video calls, VoIP
50 to 100 msAcceptable, minor delay on fast inputsCasual gaming, calls, browsing
100 to 150 msNoticeable lag in real-time appsStreaming, browsing, light gaming
Over 150 msLaggy, hard to hold a conversationDownloads and one-way streaming only

How Do You Reduce Network Latency?

The methods to reduce network latency target the distance, the connection type, and the local network. Each step below names the method and the latency factor it addresses.

  • Use a wired Ethernet connection. A cable removes the variable delay and contention that interference adds to a Wi-Fi link.
  • Connect to a closer server. Shorter distance lowers propagation delay by about 5 ms per 1,000 km, which is why a content delivery network serves you from a nearby edge.
  • Choose a lower-latency access type. Fiber and cable carry far lower baseline latency than a geostationary satellite link.
  • Reduce local congestion. A saturated link queues packets and adds queuing delay to every connection on it.
  • Enable Quality of Service on the router. Prioritizing real-time traffic, and using a router that controls bufferbloat, lowers queuing delay for games and calls.

A wired link removes the interference and contention that raise latency on a radio connection, as detailed in the comparison of wired versus wireless networking. Weak Wi-Fi coverage that raises latency is addressed in the steps to improve a Wi-Fi signal.

What Is the Difference Between Latency and Lag?

Latency is the measured time delay for data to travel in milliseconds, while lag is the perceived effect of high latency, jitter, or packet loss on an interactive application. Latency is the cause; lag is the symptom a user notices.

Lag appears when high latency delays the response to an action, when jitter makes packet arrival uneven, or when packet loss forces a retransmission. A game with 30 ms latency feels responsive, while the same game at 200 ms feels laggy because each input registers after a visible delay.

Packet loss compounds lag, because a lost packet must be detected and resent, which adds a full round trip to the delay. Reducing lag therefore means lowering latency, stabilizing jitter, and eliminating packet loss together rather than addressing latency alone.

How Does Latency Affect Web Page Load Time?

Latency affects web page load time because a browser makes many sequential requests, and the round-trip delay applies to each request before the content arrives. High latency slows a page even on a high-bandwidth connection.

A single web page loads dozens of resources, and each one starts with a request that waits one round-trip time for a response. A page requiring 30 sequential requests over a 100 ms link adds 3 seconds of latency before any bandwidth matters. The TCP connection setup and the TLS handshake each add further round trips, which multiply the effect of latency on the first load.

This is the problem a content delivery network (CDN) is built to solve: it serves resources from an edge server geographically closer to the user, which shortens the round-trip time for each request and cuts the latency stacked across a page load.

Network Latency by Connection Type

Connection TypeTypical LatencySuitability
Fiber1-10 msGaming, calls, all real-time tasks
Cable10-30 msGaming, calls, streaming
DSL20-50 msStreaming, browsing, casual gaming
4G LTE30-70 msBrowsing, streaming, light gaming
5G10-30 msGaming, calls, streaming
Satellite (geostationary)500-600 msBrowsing, streaming only
Latency from Distance CalculatorEnter a distance and cable medium to see the theoretical minimum latency that the speed of light allows
Jitter Quality CheckerEnter your jitter in milliseconds and what you use the connection for to see if it is good enough
Packet Loss Impact CheckerEnter your packet loss percentage and what you use the connection for to see how much it will hurt

Last Thoughts on Network Latency

Network latency is the time delay for data to travel across a network, measured in milliseconds and reported by ping as round-trip time. It rises with distance, routing hops, congestion, and processing delay, and it is a separate measure from bandwidth: a fast connection can still feel laggy because extra capacity does nothing for late packets. The practical fixes follow the causes, a wired link, a closer server, a lower-latency access type, and a router that keeps queues short.

Latency is one half of how a connection performs; capacity is the other, defined in the overview of network bandwidth. The full set of networking topics, from links and routing to delivery, sits on the hub explaining what a computer network is.

Key Takeaways:

  • Network latency is the time a packet takes to travel to its destination, measured in milliseconds.
  • Ping measures round-trip time, the out-and-back delay, which is roughly twice the one-way latency.
  • The causes are propagation (distance), queuing (congestion), processing (hops), and the last-mile access link.
  • Latency is not bandwidth: a high-bandwidth connection can still carry high latency and feel laggy.
  • A good ping for gaming is under 50 ms, and calls degrade above 150 ms; satellite adds 500 to 600 ms.
  • Lower latency with a wired link, a closer server, fiber, less congestion, and bufferbloat control.

Frequently Asked Questions (FAQs)

What is network latency in simple terms?

Network latency is the time delay for data to travel from a source to a destination, measured in milliseconds. A latency of 20 ms means a packet arrives 20 thousandths of a second after it is sent.

What is a good ping for gaming?

Under 20 ms is excellent and 20 to 50 ms is good for most online games. Above 100 ms causes noticeable input delay, where an action registers after the moment it was meant for, and above 150 ms most games feel frustrating.

Is latency the same as ping?

Not quite. Ping is the tool, and latency is the measurement it returns. A ping result, such as 24 ms, reports the round-trip time, the total delay for a packet to reach a destination and for a reply to return.

What is the difference between latency and bandwidth?

Latency is the time delay for data to travel, in milliseconds. Bandwidth is the maximum data rate, in bits per second. A connection can carry high bandwidth and high latency at the same time, which is why a fast connection can still feel laggy.

What causes high latency?

High latency comes from long distance, many routing hops, network congestion, and processing delay at each device. Satellite connections add the most, at roughly 500 to 600 ms of round-trip time on a geostationary link.

What is bufferbloat?

Bufferbloat is excess latency caused by a router buffering too many packets. Oversized buffers hold packets in a long queue instead of dropping them, so latency spikes under load and jitter rises, even when raw bandwidth looks fine.

Nizam Ud Deen

Muhammad Nizam Ud Deen Usman is the founder of theCoreiTech and the author of The Local SEO Cosmos. Nizam works as an SEO consultant and content strategy expert with more than a decade of experience in digital marketing and IT, and he also founded ORM Digital Solutions, a digital agency serving medium and large businesses. He holds a degree from the University of Education, Lahore (Multan Campus), and was listed among the top 20 SEO experts in Pakistan in 2024. Nizam started theCoreiTech in 2012 to make computers easier to understand and use for everyone. Connect with Nizam on LinkedIn (seoobserver), X (@SEO_Observer), or at nizamuddeen.com.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button