Everyone says “make your site faster” — but what actually happens when you do?
We recently shaved ~2 seconds off our page load time. Nothing else changed. No redesign. No pricing tweaks. Just performance.
Here’s what we saw:
The change
- Load time: ~4.1s → ~2.0s
-
Core fixes:
- Reduced JS bundle size
- Deferred non-critical scripts
- Optimized images (next-gen formats + lazy loading)
- Improved server response time (caching + query cleanup)
The impact (after ~2 weeks)
Conversion rate: +18%
Bounce rate: −12%
Avg. session duration: +9%
Pages per session: +11%
What likely drove this?
1. First impressions got better
Users didn’t have to “wait and see.” The site felt reliable immediately.
2. Mobile users stopped dropping off
The biggest gains came from slower networks — where 2 seconds is the difference between staying and leaving.
3. Intent stayed intact
Every extra second of load time creates room for distraction. Faster load = fewer lost intentions.
The underrated insight
Performance isn’t just a technical metric — it’s a trust signal.
A slow page creates subtle doubt:
- “Is this site legit?”
- “Will this checkout even work?”
Speed removes that friction before users consciously notice it.
What we’d do differently
- Measure perceived performance (LCP, TTI), not just load time
- Prioritize above-the-fold rendering even more aggressively
- Start performance work earlier (not as a “final optimization”)
TL;DR
A 2-second improvement didn’t just make things faster — it made users more likely to act.
Speed = revenue.
Top comments (0)