Do the tracking and evaluate calls hurt INP on interaction?
watching INP on a few interaction-heavy pages. I want to isolate whether the client-side evaluate and event-tracking calls are adding main-thread work on clicks.
My concern is a click firing an event or an evaluate, and that work landing on the main thread right when the handler runs, dragging INP up. How heavy are those calls in practice?
Was this helpful?
0 answers
Still have questions?