Speed

Jonas Hultenius

2025-01-31

When I was young, if I ever was, and started out in this business, we were absolutely obsessed with speed. Every millisecond mattered. We measured latency like it was gold. Networks were slow. Servers creaked under pressure. Perceived loading speed was not just a metric, it felt like survival. Every delay, every spinner, cut into engagement, conversions, and reputation. Back then, if your site took more than two seconds to load, you’d lose users faster than you could say “buffering.”

We chased speed like it was the final frontier. Image compression, sprite sheets, inline CSS, data URI tricks, you name it, we did it. We were performance hackers in rag-tag garages, squeezing bytes like water from a stone. Those were the days.

But then, miracles happened. Through the 2000s and 2010s, network speeds skyrocketed. Latency dropped. Mobile 3G turned into 4G. Fiber rolled out. Our pages loaded faster than ever. So faster became… expected. Speed became invisible. We moved on to bigger screens, richer experiences, heavier frameworks, even heavier ads. Slap in a dozen JavaScript libraries and hope for the best. The wisdom of slicing assets and inlining CSS went the way of dinosaurs.

Until now.

Here we are, nearing 2030. A deadline where “only what you need” returns, not because consumers demand it, but because the planet needs it. Suddenly, speed isn’t just about UX, conversions, or SEO. Speed has morphed into sustainability.

Online speed, bandwidth usage, and data transfer now tie directly into carbon emissions. Every extra byte sent consumes energy. That energy often comes from fossil-fuel-powered data centers and networks. Internet infrastructure already accounts for about 4 percent of global greenhouse gas emissions, rivaling the aviation industry . That matters. And it means being fast is no longer just convenient, it’s climate-conscious.

Think about it. A lean, fast-loading page might serve a handful of kilobytes. A bloated site with heavy videos, bloated JavaScript bundles, and excessive tracking sends megabytes per visit. Multiply that by millions of users. The math gets ugly, really ugly. One study estimated that shaving just a single kilobyte across 2 million sites cuts about 2,950 kg of CO₂ per month (mightybytes.com). Small changes add up fast.

This is sustainable web design in motion. It’s not just trimming bytes. It’s about rethinking how we build, host, and optimize experiences. Using dark mode on OLED screens, compressing images, lazy loading media, the kind of tweaks we’ve long done for performance now have an environmental ripple effect (connectivewebdesign.com).

And data centers are feeling the pressure, too. They’re moving toward renewable energy, smarter cooling, and higher efficiency. Some are targeting Power Usage Effectiveness (PUE) ratios so close to 1.0 that they’re essentially running on pure computing watts (en.wikipedia.org). Operators like Digital Realty are rolling out AI-cooled systems to cut electricity and water use ahead of 2030 goals (businessinsider.com). Even the UN warns that indirect emissions from major tech companies have surged 150 percent from 2020 to 2023 due to AI demand (reuters.com). The urgency is real.

It’s wild. We used to chase speed for clicks and conversions. Now we chase speed for survival. Our obsession comes full circle.

Remember when YouTube would autoplay videos relentlessly? That seemingly innocent feature consumes a mountain of bandwidth and energy. Researchers estimate it contributes nearly half a million tons of CO₂ annually, just from autoplay inefficiency (blog.erichost.com). That’s one feature boiled down to climate impact. The same goes for endless scroll, auto-play ads, hidden trackers, each bit adds to our digital carbon footprint.

Here’s the thing: reducing weight gives triple benefits. Faster experience. Lower server load. Lower emissions. It’s a tech-meets-eco trifecta. Brands now use sustainable web metrics in their ROI calculus. By slimming pages, they not only boost Google scores but also reduce hosting costs and carbon fees . They win users, their wallets, and the planet. A rare triple win.

It’s not about going retro and rebuilding on HTML1. It’s about mindful modern coding. Think React with dynamic imports or server-side rendering instead of fat frontends. Use caching, CDN, lazy load, efficient assets. Switch to green hosting providers who run on renewables or carbon offsets (sennalabs.com). GreenGeeks, SiteGround, Google Cloud, they’re offering energy-conscious hosting with performance benefits.

The future of speed is layered. Step one: eliminate waste. Step two: choose smarter infrastructure. Step three: measure, monitor, iterate. That’s where carbon-aware engineering comes in. Tools like Green Algorithms help quantify the footprint of computation and guide optimizations (techradar.com, arxiv.org).

But it’s not just about sites. Think apps, IoT devices, APIs. Every ping matters. A microservice with inefficient code might chew CPU cycles and heat racks. Multiply by thousands of requests per minute, those racks stay warm and data centers stay busy. When your engineer writes a query, they’re not just thinking functionality. They should also think carbon.

This shift isn’t scolding us. It’s liberating. We once sacrificed lean UX for flashy features. Now we get both, or we don’t get one at all. As network layers deepen with 5G, satellite internet, edge computing, the race is back. Now the prize is sustainable fast. It’s a remix: nostalgia for byte-savings meets AI-powered optimization.

By 2030, metrics of speed will include emissions: page grams of CO₂ per user session. We’ll benchmark ourselves on performance and energy. Many EU regulations are nudging us that way, digital sustainability is no longer optional. It’s compliance, reputation, even market-entry requirements.

We live in a hybrid era. A decade ago, speed was a human experience. Today it’s planetary. Tomorrow it’ll be cultural. Fast and green will become shorthand for responsible digital. Brands bragging about core web vitals won’t cut it if they don’t also disclose digital carbon. Users will expect lightweight modes. Browser settings for eco-friendly browsing. Maybe even carbon scores in search results.

So if you’ve been in the business since the days of dial-up connections and manual gzip scripts, this feels like déjà vu. You remember how hard it was to optimize. You know the thrill of shaving off 20 KB and loading in 500 ms instead of 800. But this time, the impact is deeper. This isn’t about ratios and dashboards. This is about earth.

We’re not going back. We’re going forward, fast, green, and lean. Because speed used to be a performance metric. Now it’s a promise. A sign that we care about the world surrounding us, the device in your hand, the servers serving you, the air being warmed by their hum.

So here’s to speed: not just full-throttle, but full-purpose. Fast enough for users, gentle enough for the planet. That’s the kind of performance I want to be known for in 2030, and beyond.