Skip to content

Metrics

Time to Interactive (TTI)

Also: TTI

The time until the main thread is reliably free to handle user input.

Definition

TTI measures when a page becomes reliably interactive — main thread free, event handlers wired, no long tasks. Replaced by INP in Core Web Vitals but still used in Lighthouse and lab measurement. Long TTI signals heavy hydration cost or third-party JS bloat.

Need this concept applied to your stack?

Glossary entries are intentionally short. Real engineering tradeoffs need a scoping call — bring the domain, the stack, and the question.