Cheatsheet de métricas de performance web
(bitsofco.de)<p>- Explica 4 categorias de métricas de performance centradas no usuário e lista as pontuações que devem ser buscadas <br />
→ andamento: TTFB, FP, FCP<br />
→ utilidade: LCP, VC, SI<br />
→ disponibilidade para uso: FID, mFID, TBT, TTI<br />
→ fluidez: CLS, Frame Rate<br />
- Cheatsheet <br />
→ Time to First Byte (TTFB) <600ms<br />
→ First Paint (FP) <1.8s<br />
→ First Contentful Paint (FCP) <1.8s<br />
→ Largest Contentful Paint (LCP) <2.5s<br />
→ Visually Complete (VC) <3.4s<br />
→ Speed Index (SI) <3.4s<br />
→ First Input Delay (FID) <100ms<br />
→ Max Potential First Input Delay (mFID) <130ms<br />
→ Total Blocking Time (TBT) <200ms<br />
→ Time to Interactive (TTI) <3.8s<br />
→ Cumulative Layout Shift (CLS) <0.1<br />
→ Frame Rate (FR) 60 FPS</p>
Ainda não há comentários.