Long Tasks
Everything on SkillVeris tagged Long Tasks — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What Is the Time to Interactive (TTI) Metric?
Time to Interactive (TTI) is the point at which a page has rendered its content and the main thread is quiet enough that the browser can reliably respond to us…
What Is Total Blocking Time (TBT)?
Total Blocking Time (TBT) sums up the portion of every main-thread task, between First Contentful Paint and Time to Interactive, that exceeds 50 milliseconds —…