Site Performance¶
Confidential โ KPI data
Core Web Vitals (p75) for Hard Hat. AEST. Source: Shopify web performance.
Period: 1 Apr โ 24 Jun 2026 ยท Latest measured day: 23 Jun 2026
Core Web Vitals (p75)¶
| Metric | Latest | Rating | Good / Needs-work |
|---|---|---|---|
| LCP (load) | 1,764 ms | ๐ข Good | โค2500 / โค4000 ms |
| INP (responsiveness) | 140 ms | ๐ข Good | โค200 / โค500 ms |
| CLS (visual stability) | 0.16 | ๐ก Needs work | โค0.10 / โค0.25 |
Loading (LCP) and responsiveness (INP) are healthy. The one issue is CLS at 0.16, above the 0.10 "Good" threshold โ that means visible layout shift as the page loads (content jumping around). It's a real UX irritant and can cost conversions, so it's worth fixing (common causes: images/embeds without reserved dimensions, late-loading banners or app widgets).
Trend¶
Daily p75 over the period โ switch between LCP / INP / CLS. The dashed line is the "Good" threshold.
LCP ranged roughly 1,660โ2,240 ms across the period โ mostly comfortable, occasionally creeping toward the 2,500 ms line on heavier days. Keep an eye on it as apps and scripts are added. CLS is the priority to bring back under 0.10.