Skip to content
Home

Lag (delay and latency in computing and gaming)

Lag is the perceived or measured delay between an action and its effect in computing, networks, gaming, and multimedia. Causes, measurements, examples, and common mitigation strategies are explained.

Lag commonly refers to a noticeable delay or slowdown between an input, event, or request and the expected response. The term is widely used in computing contexts — especially online gaming, video streaming, voice calls, and web services — to describe any situation where systems or users experience a gap between cause and effect. While casual users often speak of "lag" when a game or website feels slow, technical descriptions distinguish types such as network latency, input lag, frame drops, and server-side delays.

Image gallery

1 Image

Common causes

  • Network latency: Time for data packets to travel between client and server; influenced by distance, routing, and congestion.
  • Bandwidth limits and congestion: Insufficient throughput or many simultaneous users can reduce responsiveness.
  • Packet loss and jitter: Dropped or variably delayed packets force retransmission or buffering, creating stutters.
  • Hardware and software processing: Slow CPUs, overloaded servers, or poorly optimized code can add delay.
  • Display and input chains: Monitors, controllers, and graphics pipelines introduce input-to-display lag.

Historically, consumer awareness of lag rose during the dial-up internet era when slow connections and high contention made delays common; modern broadband and mobile networks have reduced some sources but introduced others (for example, complex cloud services and higher-resolution streams).

Measuring and noticing lag

Lag can be quantified in milliseconds (ms) using tools such as ping for round-trip time, traceroute for path analysis, and specialized benchmarks for input latency and frame time. Human perception varies: some delays are barely noticeable, while others (commonly described as "laggy") interrupt play, conversation, or workflow. Gamers and AV professionals pay particular attention to small delays because timing and synchronization affect performance and quality.

Mitigation and best practices

  • Use wired network connections or lower-latency Wi‑Fi configurations to reduce interference.
  • Close background applications, upgrade hardware, or optimize software to lower processing delay.
  • Reduce graphical settings or resolution to increase frame rates and decrease frame-time variability.
  • Apply network techniques such as Quality of Service (QoS), traffic prioritization, or content delivery networks to lessen congestion and server-side delay.
  • Employ prediction, interpolation, and buffering strategies in games and streaming to mask short hiccups, at the cost of added latency in some cases.

Distinctions matter: "latency" is a measurable delay in time, "jitter" is variability of that delay, and "lag" is a user-centric term for any perceived slowness. When researching older connections, you may still see references to dial-up as an archetypal slow network. Understanding the specific source of lag — network, server, or local device — is the key to effective mitigation.

Related articles

Author

AlegsaOnline.com Lag (delay and latency in computing and gaming)

URL: https://en.alegsaonline.com/art/55362

Share