01Core Web Vitals (LCP, CLS, INP) measurement and optimization
02Asset optimization for images (WebP/AVIF), CSS, JS, and fonts
03Server-side performance tuning including caching headers and compression
04Critical rendering path analysis and resource-blocking elimination
05Implementation of resource hints like preload, preconnect, and prefetch
060 GitHub stars