PERFORMANCE
- 🔥Your 4.4 s LCP is arriving like a coffee shipment stuck in customs while the beans get cold.
The page spends too long waking up for a site built to educate quickly.
- →Compress hero images and switch to WebP/AVIF format.LCP: 4.4 sImpact: highEffort: medium
Why this matters
The largest contentful paint is too slow, so the hero is the first thing making the site feel late to the party.
- →Defer non-critical JavaScript and reduce render-blocking resources.TBT: 160 msImpact: highEffort: medium
Why this matters
Render-blocking work is holding the page hostage before it can become interactive without stalling the reader.
- →Enable CDN caching and serve static assets with long cache TTLs.FCP: 2.8 sImpact: mediumEffort: low
Why this matters
First content paint is still sluggish, and better caching would get the page visible sooner for impatient coffee readers.
