What is TBT (Total Blocking Time)?
Total Blocking Time (TBT) measures the total amount of time between FCP and TTI where the main thread was blocked for long enough to prevent input responsiveness (tasks longer than 50ms).
Performance Thresholds
- Good: < 200ms
- Needs Improvement: 200ms - 600ms
- Poor: > 600ms