EngineeringMarch 2025

Performance IS Design: Why Speed is a Creative Decision

By Marcus Chen · 7 min read

Performance IS Design: Why Speed is a Creative Decision

We have a rule at AETHER: if a page takes more than 2 seconds to become interactive, it's not done. Not 'almost done,' not 'needs optimization.' Not done. This is a design decision, not an engineering one.

Think about it from the user's side. You tap a link. Nothing happens. At 100ms you wonder if it registered. At 500ms you start to doubt. At 2 seconds you're already frustrated. At 5, you've left. That whole emotional arc — curiosity to frustration to abandonment — is a design failure. Doesn't matter how good the page looks when it loads.

Performance is invisible when it works. That's what makes it so easy to deprioritize. But users feel slowness before they see anything. The emotional response is immediate and it's mostly subconscious — fast feels good, slow feels wrong, and nothing about good visual design compensates for it.

This means every visual decision is also a performance decision. Custom typeface? That's a performance decision. Parallax scroll? Performance decision. Full-width video header? You already know the answer.

We set performance budgets at the start of every project: maximum JavaScript payload per page, maximum image weight, maximum time to interactive. We treat these as design constraints, same as viewport sizes or brand guidelines. They shape the work.

Our sites consistently score 95+ on Lighthouse. But the number isn't the point. The point is that they feel fast. And feeling fast is the most underrated quality in web design — because it's the first quality users experience, before they've seen a single pixel of your carefully crafted UI.