Performance isn’t a one-time refactor—it’s a budget you protect.
Set realistic budgets
- LCP < 2.0s on 4G mid-range phones
- Route JS ≤ 170KB gz
- CLS < 0.1, INP < 200ms
Automate checks in CI and fail when budgets are exceeded.
Performance isn’t a one-time refactor—it’s a budget you protect.
Automate checks in CI and fail when budgets are exceeded.