Web Performance Analysis
Analyze web performance using Chrome DevTools. Measures Core Web Vitals (LCP, INP, CLS), identifies render-blocking resources, layout shifts, caching issues, and accessibility gaps.
performance accessibility
When to use
Use when auditing, profiling, debugging, or optimizing page load performance, Lighthouse scores, or site speed.
Examples
Core Web Vitals audit
Measure and optimize LCP, INP, and CLS scores
Performance profiling
Profile page load and identify bottlenecks