What problem does it solve?
It helps you diagnose why a page loads slowly or feels unstable by measuring Core Web Vitals and pinpointing the specific resources and behaviors behind poor scores.
Core Features & Use Cases
- Core Web Vitals scoring: Analyzes LCP, INP, and CLS (plus supporting metrics like FCP, TBT, and Speed Index) to determine performance health against common thresholds.
- Root-cause detection: Identifies render-blocking resources, network dependency chains, render delays, and layout shift culprits tied to specific requests or elements.
- Accessibility snapshot: Captures an accessibility tree snapshot to surface high-level gaps such as missing accessible names and focus issues.
- Use case: Run it when you want to investigate regressions after a deploy, optimize an important landing page, or validate whether changes improved Lighthouse-style performance outcomes.
Quick Start
Provide the URL of the page you want to audit, then request a full web performance analysis that includes Core Web Vitals, network/root-cause findings, and an accessibility snapshot.