Back to blog

How web performance improved in Q1 2025

6

min read

Illustration of data analytics and financial growth with bar and line charts, dollar symbols, and the text 'Q1, 2025' on a dark blue background, representing performance trends for the first quarter of 2025.
Illustration of data analytics and financial growth with bar and line charts, dollar symbols, and the text 'Q1, 2025' on a dark blue background, representing performance trends for the first quarter of 2025.
Illustration of data analytics and financial growth with bar and line charts, dollar symbols, and the text 'Q1, 2025' on a dark blue background, representing performance trends for the first quarter of 2025.
Illustration of data analytics and financial growth with bar and line charts, dollar symbols, and the text 'Q1, 2025' on a dark blue background, representing performance trends for the first quarter of 2025.

SPEED UP YOUR SITE
WITH UXIFY

On average:


68% Faster loading


30% Fewer layout shifts


16% Quicker interactions

Convert 20% more with
faster loads

Five years after Google introduced Core Web Vitals (CWVs), performance is no longer a “nice to have” — it’s a business necessity. What started as a technical ranking signal in 2021 has evolved into a key performance indicator for user experience, conversions, and brand perception.

In 2024, Google replaced FID (First Input Delay) with INP (Interaction to Next Paint), raising the bar for what qualifies as a fast and responsive site. This shift confirmed what we’ve known for years: users expect instant, smooth experiences, and Google is rewarding those who deliver them.

The bigger picture: Performance trends since 2020

To understand where we are today, let’s rewind to where it all started.

Back in May 2020, only a small percentage of websites passed all three Core Web Vitals. Fast-forward to March 2025, and the web looks and feels very different. More business owners are prioritizing performance. More platforms (WordPress, Shopify, Wix and others) are baking speed into their products. And more users are noticing the difference.

Line chart from HTTP Archive showing the percentage of desktop and mobile websites passing all three Core Web Vitals (LCP, INP, CLS) from May 2020 to March 2025. Desktop sites reached 56.2% pass rate with a 65.8% improvement, while mobile sites hit 47.8% with a 103.4% increase, indicating strong gains in web performance, especially on mobile.

source: HTTP Archive

Since Core Web Vitals launched in 2020, both desktop and mobile performance have seen strong, steady improvements across the web — a reflection of the growing attention businesses are placing on speed and user experience.

From platforms optimizing their defaults to brands investing in performance audits, it’s clear that web performance has shifted from a backend concern to a strategic priority.

See how T-Mobile’s organization-wide priority shift to Core Web Vitals paid off big.

Zooming in: How performance improved in Q1 2025

So, how did Q1 2025 stack up?

To measure real progress, we compared performance data from December 2024 to March 2025 across three key metrics:

Core Web Vitals thresholds: LCP ≤2.5s, INP ≤200ms, CLS ≤0.1 are considered good; higher values fall into needs improvement or poor.

Global CWV Pass Rate (Q4 2024 vs Q1 2025)

The percentage of websites passing all Core Web Vitals ticked up again in Q1, signaling not just broader awareness but real action from web teams across industries.

Metric

Improvement (Desktop)

Improvement (Mobile)

CWV Pass Rate

+0.7%

+2.8%

LCP

+0.1%

+1.6%

CLS

+0.7%

+1.4%

INP

+0.2%

+0.9%

Desktop CWVs saw a 0.7% lift, while mobile CWVs gained 2.8%, continuing the upward trend we’ve seen over the past few years. These improvements may seem incremental, but at scale, they reflect thousands of sites taking tangible steps toward faster, more user-friendly experiences.

Line chart showing the percentage of websites passing all Core Web Vitals from December 2024 to March 2025, with desktop at 56.2% and mobile at 47.8%.

source: HTTP Archive

Key takeaway: every quarter, more websites are meeting the CWV benchmark — not by accident, but through intentional optimizations that are paying off in speed, engagement, and user trust.

Largest Contentful Paint (LCP) trends

LCP improvements in Q1 were modest on desktop at +0.1%, but far more pronounced on mobile, where sites saw a 1.6% uplift. That’s an encouraging shift, especially considering how mobile experiences often bear the brunt of heavier pages and slower networks.

What’s driving this? Smarter defaults and better tooling. Web teams are embracing:

  • Next-gen image formats like AVIF and WebP

  • Lighter JavaScript bundles via smarter builds and code splitting

  • Preloading strategies, including speculative loading and AI-based navigation predictions

Line chart showing the percentage of websites achieving good LCP from December 2024 to March 2025, with 74.7% for desktop and 63.3% for mobile.

source: HTTP Archive

The gains may be incremental, but in mobile-first environments, even small LCP improvements can translate to better engagement and reduced bounce rates.

For actionable strategies to boost LCP, check out our guide on improving LCP.

Cumulative Layout Shift (CLS) trends

CLS continued its steady path of improvement in Q1, with desktop sites improving by 0.7% and mobile by 1.4%.

This progress stems from more sites:

  • Reserving space for dynamic content

  • Optimizing third-party scripts and ad placements

  • Using layout-stable design components and modern fonts

Line chart tracking the percentage of websites with good CLS scores between December 2024 and March 2025, showing 72.2% on desktop and 79.4% on mobile.

source: HTTP Archive

Visual stability remains one of the easiest CWV wins when handled early, and these results show that more teams are getting it right.

Want to dig deeper? Here’s a handy post on minimizing CLS with practical tips.

Interaction to Next Paint (INP) trends

Q1 saw meaningful gains in INP, especially on mobile. Desktop improved by 0.2%, while mobile saw a 0.9% lift — a sign that developers are beginning to treat responsiveness with the same seriousness as load time.

Common improvements included:

  • Splitting up long JavaScript tasks

  • Deferring non-critical work until idle

  • Improving input handling during peak interactivity

Line chart displaying good INP performance for websites from December 2024 to March 2025, with 97.3% of desktop sites and 76.2% of mobile sites under the 200ms threshold.

source: HTTP Archive

As INP solidifies its place in the performance toolkit, these early results show that responsiveness is moving from theory to practice, especially where it matters most: on mobile.

You can find our INP optimization tips here for ideas on how to streamline responsiveness in real-world performance.

What’s driving these wins?

Behind every percentage point of progress, there’s a shift in how performance is being prioritized — not just by developers, but by entire product teams, marketers, and decision-makers.

We’re seeing smarter, more deliberate strategies come into play:

  • AI-based speculative loading is helping websites predict and preload where users will go next, making navigation feel instant.

  • Better caching practices and CDNs are reducing the time it takes to load repeat content.

  • Lighter UX design choices are streamlining the page experience, especially on mobile, where performance matters most.

Platforms are stepping up, too. Modern CMSs and ecommerce platforms are integrating performance best practices by default. Frameworks are prioritizing responsiveness. And browser tooling is more transparent than ever.

Performance improvements are no longer just technical wins — they’re business wins.

Looking ahead: What to expect in Q2 and beyond

Q1 proved that performance momentum is real. Now the focus shifts to what’s next.

Here’s what we expect to see more of in Q2:

  • 🔎 INP-focused audits are becoming standard across performance reviews and audits.
    With INP now fully in the spotlight, more teams are measuring and improving interaction latency as part of their core metrics.

  • 🚀 Speculative loading and navigation preloading are gaining mainstream traction.
    Tools like Navigation AI are showing how predicting user journeys can lead to instant-feeling websites, boosting engagement and retention.

  • 💰 Performance linked directly to ROI
    Businesses are no longer optimizing “for Google” — they’re optimizing for users. Expect more teams to tie faster experiences to conversion rate, cart completion, and retained revenue.

Final Takeaway

Q1 2025 wasn’t just another quarter. It marked a shift in how performance is approached — not as a one-off fix, but as an ongoing competitive strategy.

As Core Web Vitals evolve and user expectations keep rising, one thing is clear:

Speed is no longer a technical fix — it’s a business advantage.

Vasil Dachev
Vasil Dachev

Performance Engineer

Vasil combines his background as a software developer with a talent for solving complex performance challenges. At Uxify, he’s dedicated to breaking down intricate web performance issues into simple, actionable solutions, ensuring every client gets the best results. With Vasil on your side, achieving a faster, smoother website experience is always within reach.

SHARE

SHARE

READY TO TRANSFORM

YOU WEBSITE?

READY TO TRANSFORM

YOU WEBSITE?

READY TO TRANSFORM YOUR WEBSITE?

Request early access to Uxify and discover how AI-driven speed optimization can revolutionize your online presence.

Request early access to Uxify and discover how AI-driven speed optimization can revolutionize your online presence.

Request early access to Uxify and discover how AI-driven speed optimization can revolutionize your online presence.

© 2025 UXIFY. All rights reserved. UXIFY® is a registered trademark in the United States.

© 2025 UXIFY. All rights reserved. UXIFY® is a registered trademark in the United States.

© 2025 UXIFY. All rights reserved. UXIFY® is a registered trademark in the United States.

© 2025 UXIFY. All rights reserved. UXIFY® is a registered trademark in the United States.