Performance and mobile experience

Total Blocking Time (TBT)

This check totals the time when long main-thread tasks prevent the interface from responding.

01

What is measured

The audit uses laboratory TBT; up to 200 ms is a good target for a control run.

02

Pass criterion

Long tasks do not occupy the main thread enough to create a material input delay.

03

What to fix

Split heavy JavaScript, defer non-essential code and reduce third-party script work after loading.

04

Automation limit

TBT is a laboratory metric correlated with responsiveness but does not replace field INP.

Reference

Official documentation

web.dev: TBT

Check this and every other signal

Start the free audit