What is INP (Interaction to Next Paint)?
Interaction to Next Paint (INP) measures the time from when a user interacts with a page (click, tap, or keyboard) until the next frame is painted. It replaced FID as a Core Web Vital in March 2024.
Performance Thresholds
- Good: < 200ms
- Needs Improvement: 200ms - 500ms
- Poor: > 500ms