INP is an indicator that examines the delay in screen response after the user clicks, taps, or uses the keyboard. Determine which stages cause delays, such as long operations, processing many events, or rendering costs.
Reproduce real-world, frequently used interactions, such as form entry or menu selection, and reduce unnecessary work while maintaining functionality. Don't judge the overall user experience based on the value of just one short test.
