← All insights

Engineering · 6 min read

Performance is a brand attribute, not an engineering metric

Users do not experience Lighthouse scores. They experience hesitation — the quarter second where a page has not decided what it is yet. That hesitation is interpreted as sloppiness, and sloppiness is a brand problem.

We assign a performance budget during art direction, not after handoff: a weight ceiling per template, a hard cap on font files, and an image strategy chosen before the first layout is approved.

In practice that means system-adjacent typography, aggressively sized responsive imagery, no client-side data fetching for above-the-fold content, and motion driven by transform and opacity only.

The result is sites that hold sub-second LCP on mid-tier mobile networks for years after launch, because the constraint was designed in rather than optimised on afterwards.