Long Tasks and Main Thread Blocking: Breaking Up the Work
2d ago · 11 min read · Related: Core Web Vitals and Lighthouse Explained INP is the Core Web Vital that Long Tasks directly destroy.
A Long Task is any main-thread task that runs for more than 50ms without yielding. During