Example
A filter click waits behind a long main-thread task before the updated results can paint, producing slow interaction feedback.
Glossary · Core Web Vitals
INP summarizes the latency of interactions during a page visit, with defined outlier handling. Diagnose it with real-user field evidence and traces; a single lab click is not the field metric.
Why it matters
Delayed feedback makes navigation, forms and controls feel broken even when the page initially loads quickly.
In practice
A filter click waits behind a long main-thread task before the updated results can paint, producing slow interaction feedback.
Use current Core Web Vitals field guidance, typically evaluating the 75th percentile by origin or URL group where sufficient data exists.
Trace input delay, processing and presentation delay; reduce main-thread contention and validate both lab behavior and later field data.
Thresholds and reporting rules can evolve. Verify current official web performance documentation before setting contractual targets.
Paid deployment · human authority
Choose paid technical monitoring and production capacity when your repository is ready.