⚡ Web Dev

Website Performance Checklist — Make Any Site 2x Faster

📅 Jun 28, 2026 ⏱ 5 min read

Speed is UX and SEO: Google ranks on Core Web Vitals, and every 100ms of delay costs conversions. Most sites can get 2x faster with an afternoon of work.

Images — 80% of most page weight

Fonts

Code

Measure, don't guess

The three vitals: LCP < 2.5s (largest element paint), CLS < 0.1 (layout shift), INP < 200ms (input response).

← All Articles