← Back to Test Matrix
⚠️ Issue: poor_inp

Poor INP (Interaction to Next Paint) Test Page

This page has blocking JavaScript that creates slow interactions to trigger the poor_inp issue.

INP measures how quickly a page responds to user interactions. Good INP is 200ms or less.

Try Interacting:

Clicks: 0

This button intentionally blocks for 500ms on each click to simulate poor INP.

What's wrong?

Expected Detection:

Severity: Warning

Threshold: > 200ms

Code location: apps/worker/src/performance/web-vitals.ts:64-82

Note: INP requires real user interactions, so automated crawls may not always detect this issue. The crawler uses first-input as a proxy.

How to Fix:

INP Thresholds: