Craft · June 2026 · 6 min read
Speed is a brand value
Nobody has ever described a slow website as luxurious. Performance isn't an engineering metric — it's how your brand behaves under pressure.
Walk into a good hotel and someone opens the door before your hand reaches it. That's what a fast website feels like. Walk into a bad one and you stand in a queue watching a spinner — and no amount of marble in the lobby fixes the memory of the wait.
We've audited dozens of premium brands whose sites take four seconds to show a headline. Four seconds of nothing, wearing a luxury logo. The industry calls this a performance problem. It's a brand problem wearing a lab coat.
What slowness says
Visitors don't experience milliseconds; they experience implications. A hesitant site implies a hesitant company. Research keeps confirming what intuition already knew: perceived quality collapses as load time grows, and the effect is strongest for brands positioned as premium — because the gap between promise and behaviour is widest.
The inverse is also true, and it's the cheapest brand upgrade available. A site that responds instantly reads as competence before a single word is read. Speed is the one aesthetic every culture, language and age group agrees on.
Budgets, not audits
Most teams treat performance as a cleanup phase: build the thing, then run an audit and negotiate with the damage. By then the expensive decisions — the hero video, the font zoo, the tag manager buffet — are load-bearing.
The fix is boring and works: set the budget before the first pixel. At ORVIQO every project starts with three numbers — largest contentful paint under 1.2 seconds, interaction latency under 100 milliseconds, zero layout shift. Design proposals that can't meet the numbers don't get built. It's astonishing how creative constraints make you when they're non-negotiable.
A site that hesitates feels cheap, whatever it looks like.
Where the seconds hide
- Fonts: two families, subset and preloaded, beat five families every time — aesthetically too.
- Third-party scripts: every marketing tag is a small tax on every visitor forever. Audit quarterly; delete generously.
- Images: art-direct per breakpoint. A 4K hero cropped by CSS on mobile is money burned twice.
- JavaScript: most marketing pages need almost none. Ship HTML; hydrate only what moves.
None of this is exotic. It's discipline, applied early, held throughout. Which — not coincidentally — is also a working definition of craft.