Performance

INP (Interaction to Next Paint)

INP measures whether a page responds quickly after clicks, taps, and keyboard input.

Maintenance and reliability work

Why it shows up in your week

INP is the Core Web Vitals metric that catches the delay users feel after they click. It matters most on pages where forms, filters, menus, checkout, or booking flows carry revenue.

In plain language

FID measured only the first input delay. INP looks across interactions and reports a high percentile, so one heavy menu, form field, or script-triggered render can expose a real responsiveness problem.

Most INP problems come from too much JavaScript on the main thread, expensive event handlers, slow rendering after a state change, or third-party code loaded on pages where it does not earn its weight.

Where it bites

INP bites when a page appears loaded but does not feel ready. Users click, nothing happens, and the team blames the form copy while the browser is busy running scripts.

What to check

  • Which interaction produces the longest delay in field data or a performance trace?
  • Are long tasks, hydration, analytics, chat widgets, or embeds blocking the main thread?
  • Can expensive work be split, deferred, cached, or removed from the page template?

Common questions

What is INP?

INP, or Interaction to Next Paint, measures how quickly a page visibly responds after user interactions such as clicks, taps, and keyboard input.

What is a good INP score?

Google considers an INP under 200 milliseconds good. Scores above 500 milliseconds are poor and usually point to heavy JavaScript or rendering work.

What should you check first for INP?

Start with the slowest real interactions, long main-thread tasks, third-party scripts, hydration cost, and event handlers tied to forms, menus, filters, and checkout steps.

Start here

Ready to talk.Book a short diagnostic.

Tell us what needs fixing

A process, a tool, a decision that's stuck. One sentence is fine.

By submitting you agree to our privacy policy.

We read every brief and reply within one business day.

Prefer to talk first?or request a tech stack audit or email us directly

Not sure where to start? Send the stuck decision, workflow, or page. We will say whether you need a diagnostic call, a tech stack audit, or a different first step.