What Is Input Lag?
Input lag is the total delay from your physical action to the on-screen result, measured in milliseconds. It sums controller polling latency, OS and game engine processing, and display rendering — typically 13 to 61 milliseconds total. Higher Hz controllers reduce one component; lower-lag displays, Exclusive Fullscreen mode, and V-Sync disabled often help more than upgrading the controller alone.
What Input Lag means
How Input Lag Works
Input lag is the sum of four sequential delays — each component contributes a portion of the total budget. Understanding which component dominates your specific setup is the difference between fixing the problem and spending money on hardware that won't help. The Activision Blizzard engineering team's published research on Call of Duty input lag breaks the pipeline into these four measurable segments.
- 01
Controller polling latency (2–15 ms)
The controller waits to be polled by the host, then sends its state. At 1000Hz polling this contributes up to 1ms; at 125Hz (Xbox standard) up to 8ms. Wireless connections add a few milliseconds for radio transmission. This is the only component the controller itself directly affects.
- 02
Operating system and game engine processing (10–30 ms)
The OS routes the input packet to the active game. The game engine reads the input on its next frame poll, runs game logic, and decides what to render. This stage typically dominates the total latency budget — 1.5x to 4x larger than the controller component.
- 03
GPU rendering and frame buffer (varies by frame rate)
The GPU draws the new frame, then waits to send it to the display. At 60 fps, each frame takes 16.7 ms; at 120 fps, 8.3 ms. V-Sync and Borderless Windowed mode add extra frames to this stage — each adding ~16.7 ms of avoidable lag at 60 fps.
- 04
Display rendering lag (1–16 ms)
The monitor or TV receives the frame and updates the pixels. Gaming monitors achieve 1-5ms display lag; budget TVs often hit 30-50ms in standard mode. Many TVs have a 'Game Mode' that reduces this from 50ms+ to under 15ms by skipping post-processing — the single largest free latency reduction available to most players.
Input Lag what your number means
Input lag bands describe the total end-to-end system latency, not any single component. The bands below come from the display industry's measurement standards, validated against Activision Blizzard's published Call of Duty engineering research and independent gamepad testing methodology.
| Total system input lag | Verdict | Meaning |
|---|---|---|
| < 20 ms | Elite — competitive esports tier | Sub-frame latency at 60Hz (single frame = 16.7ms). Achievable with a 1000Hz polling rate controller + gaming monitor + Exclusive Fullscreen + V-Sync off. Target for competitive fighting games, professional FPS, rhythm games. Premium gaming setup required. |
| 20–40 ms | Enthusiast — largely imperceptible | Excellent for the vast majority of gamers. Stock DualSense + standard gaming monitor lands here. Casual FPS, story games, racing, sports games all feel responsive. Most players cannot distinguish this from elite tier in blind testing. |
| 40–60 ms | Casual — adequate for most genres | Console gaming with TV display, or PC with budget monitor + standard controller. Feels responsive for adventure games, RPGs, story-driven titles. Noticeable in competitive FPS and fighting games. Often improvable by switching the TV to Game Mode (frequently a 20+ ms reduction at zero cost). |
| 60–100 ms | Sluggish — investigate display settings | Games feel 'floaty' or 'disconnected.' Almost always caused by display settings (V-Sync on, Game Mode off, Borderless Windowed instead of Exclusive Fullscreen) rather than controller hardware. Fixable without buying new gear in most cases. |
| > 100 ms | Unacceptable — system problem | Indicates a serious configuration issue: smart TV processing chain running at full quality, wireless dropout, GPU bottleneck, or game engine V-Sync stack. Controller upgrade will NOT fix this — diagnose the display chain and game engine settings first. |
A single frame at 60Hz takes 16.7 ms; at 120Hz, 8.3 ms. Display Game Mode (skipping post-processing) often reduces TV input lag from 50+ ms to under 15 ms — the single largest free latency reduction available to most players. Buying a $300 premium controller paired with a 50ms TV is worse than a stock controller paired with a 10ms gaming monitor.
Test for Input Lag
Fix Input Lag issues
Devices most affected by Input Lag
Related glossary terms
Input Lag questions
Typically 2–15 ms — usually the smallest component of total input lag. A 1000Hz polling controller adds ~1 ms; a stock 125Hz Xbox controller adds ~8 ms; a stock 250Hz DualSense adds ~4 ms. By comparison, display rendering can add 1–50 ms (depending on TV vs gaming monitor) and game engine processing typically adds 10–30 ms. The controller is rarely the dominant cause of perceived input lag.
No — for modern controllers, the difference is usually 2–5 ms, often imperceptible. Bluetooth 5.0 implementations can match or exceed stock wired DualSense polling rates. Premium 2.4GHz dongles (Xbox Wireless Adapter, Razer HyperSpeed) achieve near-wired latency. The 'wireless is laggy' reputation comes from older Bluetooth 4.x controllers and budget 2.4GHz receivers. Modern wireless on a quality controller is competitive with wired for almost all genres.
No. Polling rate is one COMPONENT of input lag — specifically, how often the controller reports its state. Input lag is the total end-to-end delay from physical action to on-screen result, accumulating polling, OS routing, game engine processing, GPU rendering, and display response. A 1000Hz controller can still produce 50 ms of total input lag if paired with a slow TV. Polling rate sets the minimum possible controller contribution but does not determine total system latency.
Switch your display to Game Mode. Most TVs default to a 'Standard' or 'Vivid' picture mode that runs heavy post-processing (motion smoothing, color enhancement, noise reduction) — each adding 10-50ms of latency. Switching to Game Mode skips these stages and typically reduces display lag from 50+ ms to under 15 ms. This is a free fix that improves competitive gaming more than any single hardware upgrade except going from a TV to a gaming monitor.
V-Sync forces the game engine to wait for your monitor to finish drawing the current frame before sending the next one. This eliminates screen tearing but adds up to one full frame of latency — 16.7 ms at 60Hz, 8.3 ms at 120Hz. Combined with Borderless Windowed mode (which adds another frame via Desktop Window Manager compositing), the total avoidable lag from these two settings can reach 30+ ms. Disable V-Sync and use Exclusive Fullscreen for the lowest input lag.
Probably not by much. A $300 Razer Wolverine V3 Pro reduces controller polling latency from ~4 ms (DualSense) to ~1 ms — saving 3 ms of total system lag. Pairing the same Wolverine with a 50 ms TV produces 51+ ms total lag; pairing a stock DualSense with a 10 ms gaming monitor produces 14+ ms total lag. The display change saves 27x more lag than the controller change. Diagnose your bottleneck before buying premium controllers for latency reasons.
Input lag is total end-to-end system latency from action to display — measured in milliseconds across the entire pipeline. Pixel response time is a display-only intrinsic property measuring how fast a single pixel transitions from one color to another (commonly gray-to-gray or GtG). A monitor can have 1 ms pixel response and 30 ms input lag, or 5 ms pixel response and 8 ms input lag — they are completely separate measurements. Gamers usually care about input lag; pixel response affects motion clarity, not responsiveness.
Further reading
- Controller to Display Latency in Call of Duty — Engineering Methodology · Activision Blizzard Research (Akimitsu Hogge) · Retrieved