SL

INP

Simple explanation

Interaction to Next Paint — how quickly a page responds after a user interacts with it.

Advanced explanation

Replaced First Input Delay (FID) as a Core Web Vital. Usually degraded by heavy JavaScript blocking the main thread during or after hydration.

Related terms