
Average Website Loading Speed Statistics 2026: Complete Data Guide
Website loading speed directly impacts revenue, bounce rate, and search rankings. This comprehensive data guide covers average page load times across industries, devices, and connection types — with research-backed statistics on exactly how speed affects conversions and SEO.
Key Statistics: Website Loading Speed 2026
- The average page load time for websites is 3.21 seconds on desktop and 8.6 seconds on mobile as measured by HTTP Archive across millions of pages
- Google recommends a Largest Contentful Paint (LCP) under 2.5 seconds as the threshold for "good" Core Web Vitals
- Only 33% of websites pass Google's Core Web Vitals assessment across all three metrics
- A 1-second delay in page response reduces conversions by approximately 7%, according to research from Akamai
- Pages that load in under 1 second convert at nearly 3x the rate of pages loading in 5 seconds
- 53% of mobile users abandon websites that take longer than 3 seconds to load, per Google data
- The average Time to First Byte (TTFB) across the web is approximately 620 milliseconds
- Websites in the top 10 Google search results have an average speed index of 1,570ms — significantly faster than lower-ranked results
- A 100-millisecond improvement in load time can increase Amazon's revenue by 1%, according to internal Amazon research — worth approximately $2.5 billion annually at current revenue levels
- The retail industry has the slowest average mobile page load times at 6.9 seconds, while the technology sector averages 4.2 seconds
Understanding Website Speed Metrics: What We're Actually Measuring
Before diving into benchmarks and statistics, it's worth clarifying what "website loading speed" actually means in technical terms — because the answer has grown significantly more complex over the past decade. There isn't a single number that defines website speed; there are multiple metrics that measure different aspects of the user experience timeline, each with distinct implications for both user perception and search engine optimization.
The shift from simple "page load time" to Google's Core Web Vitals framework represents the most significant change in how the industry measures and talks about speed. Understanding the distinction between these metrics is essential context for interpreting the statistics in this guide.
Time to First Byte (TTFB)
TTFB measures how long it takes for a browser to receive the first byte of page content from the server after making a request. It's a server-side metric that reflects server processing time, network latency, and CDN effectiveness. A fast TTFB (under 200ms) is table stakes — it doesn't make a site feel fast on its own, but a slow TTFB (over 600ms) makes everything else worse because all subsequent loading is delayed.
Google's recommendation for TTFB is under 800ms for a "good" experience, with under 200ms being optimal. The average TTFB across the web is approximately 620ms — meaning the typical website is running at the very edge of "good" on this metric alone before the browser has even started rendering anything.
First Contentful Paint (FCP)
FCP measures how long it takes for the first piece of DOM content to appear on screen — text, an image, a background image, or a non-white canvas element. It's the moment users first see something happening, which is crucial for perceived performance even if the page isn't fully loaded. Google considers FCP under 1.8 seconds "good," 1.8–3.0 seconds "needs improvement," and over 3.0 seconds "poor."
Largest Contentful Paint (LCP) — The Most Important Core Web Vital
LCP measures when the largest content element above the fold finishes loading and rendering. It's typically a hero image, a large block of text, or a video thumbnail — the visually dominant element that signals to the user that the main content has arrived. Google considers LCP under 2.5 seconds "good," 2.5–4.0 seconds "needs improvement," and over 4.0 seconds "poor."
LCP is the Core Web Vital most directly correlated with user satisfaction and search ranking. It's also one of the most frequently failed — the majority of websites on the web do not achieve an LCP under 2.5 seconds on mobile connections, which is why Google's Core Web Vitals pass rate is only 33%.
First Input Delay (FID) / Interaction to Next Paint (INP)
FID (and its replacement, INP, which became a Core Web Vital in March 2024) measures responsiveness — how quickly the page responds to user interactions like clicks, taps, and key presses. A page can look loaded but still feel slow if clicking a button doesn't register for 500+ milliseconds because JavaScript is blocking the main thread. Google considers INP under 200ms "good" and over 500ms "poor."
Cumulative Layout Shift (CLS)
CLS measures visual stability — how much the page content jumps around during loading. A CLS score above 0.1 means content is moving in disruptive ways as images load, ads inject, or fonts swap. This is the metric responsible for the experience of clicking a link and having it shift under your cursor as the page finishes loading. Google considers CLS under 0.1 "good" and above 0.25 "poor."
Average Page Load Times by Connection Type
| Connection Type | Avg Page Load Time | % of Global Traffic | Primary Region |
|---|---|---|---|
| 5G Mobile | 1.2 – 2.1 seconds | ~18% | US, South Korea, Japan, Europe |
| 4G LTE Mobile | 3.4 – 5.8 seconds | ~52% | Global |
| 3G Mobile | 8.2 – 14.5 seconds | ~16% | Developing markets |
| Wired Broadband (Desktop) | 1.8 – 3.2 seconds | ~12% | Primarily developed markets |
| Fiber Broadband (Desktop) | 0.9 – 1.8 seconds | ~2% | Urban areas, developed markets |
The dominance of 4G LTE as the primary global connection type explains why mobile page load times are so much worse than desktop — 4G connections are inherently higher-latency than wired connections, particularly in suburban and rural areas where signal strength varies. The 5G rollout is improving this trajectory, but 5G availability remains concentrated in dense urban areas and will take years to become the dominant mobile connection type globally.
The 3G traffic share — still approximately 16% of global web traffic — represents an important design consideration often overlooked by developers in high-income markets. A page that loads "fast" at 3 seconds on 4G takes over 8 seconds on 3G, pushing it into the abandonment zone for a substantial portion of the world's internet users. For companies with global audiences, 3G performance optimization isn't a niche concern — it's mainstream audience optimization.
Average Page Load Time by Industry
| Industry | Desktop Avg Load Time | Mobile Avg Load Time | LCP Score (% "Good") |
|---|---|---|---|
| Technology / SaaS | 2.8s | 4.2s | 48% |
| Finance & Banking | 3.0s | 4.8s | 42% |
| Healthcare | 3.2s | 5.1s | 39% |
| News & Media | 3.5s | 5.8s | 34% |
| Real Estate | 3.8s | 6.1s | 31% |
| Travel & Hospitality | 4.2s | 6.5s | 28% |
| E-Commerce | 4.5s | 6.8s | 25% |
| Retail (Brick-and-Mortar with site) | 4.8s | 6.9s | 22% |
| Government | 5.0s | 7.5s | 19% |
| Food & Restaurant | 4.6s | 7.1s | 23% |
The technology sector's relative speed advantage isn't a coincidence — tech companies are more likely to have dedicated engineers who understand web performance, more likely to use modern front-end architectures optimized for speed, and more likely to be using best-in-class CDN infrastructure. The retail and restaurant industries — which often use older CMS systems loaded with plugins, large unoptimized images, and third-party tracking scripts — consistently show the worst performance metrics.
The e-commerce speed problem is particularly significant given the direct connection between speed and revenue in that sector. An industry averaging 4.5 seconds desktop load time and 6.8 seconds mobile load time is, on average, leaving substantial conversion revenue on the table through poor performance.
Core Web Vitals Pass Rates: The Real State of Web Performance
| Core Web Vital | % Passing on Desktop | % Passing on Mobile | Threshold for "Good" |
|---|---|---|---|
| Largest Contentful Paint (LCP) | 62% | 42% | Under 2.5 seconds |
| Interaction to Next Paint (INP) | 83% | 68% | Under 200ms |
| Cumulative Layout Shift (CLS) | 74% | 65% | Under 0.1 |
| All Three Combined ("Pass") | 51% | 33% | All three "good" |
The combined pass rate of 33% on mobile — meaning two-thirds of all websites on the internet fail Google's Core Web Vitals standards on mobile — represents one of the most striking indictments of the state of web performance. Google has been pushing Core Web Vitals as a search ranking signal since May 2021, which means businesses with failing scores are potentially losing organic search visibility to competitors who have optimized.
LCP is the most frequently failed metric on both desktop and mobile, because optimizing LCP requires addressing the largest image or content element on the page — typically a hero image that wasn't properly sized, compressed, given lazy loading priority, or served in a next-generation format. These are addressable problems, but they require deliberate engineering attention that many websites haven't received.
Speed vs Conversion Rate: The Business Case in Numbers
| Load Time | Approximate Conversion Rate | vs 1-Second Baseline |
|---|---|---|
| Under 1 second | ~3.05% | Baseline (best performance) |
| 1–2 seconds | ~2.63% | -14% |
| 2–3 seconds | ~2.18% | -29% |
| 3–4 seconds | ~1.74% | -43% |
| 4–5 seconds | ~1.34% | -56% |
| 5–6 seconds | ~1.12% | -63% |
| Over 6 seconds | ~0.86% | -72% |
Source: Portent research across 24 million page views. These numbers represent one of the strongest quantitative arguments for web performance investment in existence. A 4-second page that converts at 1.74% compared to a 1-second page at 3.05% represents a 75% difference in business outcomes from the same traffic. In practical terms, if your 4-second website receives 10,000 monthly visitors, optimizing to sub-1-second load time could increase conversions from 174 to 305 per month — a gain of 131 conversions monthly without changing your marketing spend.
Mobile Abandonment Rate by Load Time
| Load Time (Mobile) | Probability of Abandonment | % of Traffic Lost |
|---|---|---|
| 1–2 seconds | 9% | Minimal loss |
| 2–3 seconds | 13% | Baseline acceptable |
| 3–5 seconds | 32% | Significant loss begins |
| 5–7 seconds | 53% | Majority of users leave |
| 7–10 seconds | 65% | Severe traffic loss |
| Over 10 seconds | 79% | Catastrophic abandonment |
The Google data underlying these abandonment rates is some of the most consequential research in web development. The jump from 13% abandonment at 2–3 seconds to 53% abandonment at 5–7 seconds represents a 4x increase in traffic loss for a relatively small increase in load time. For websites with significant mobile traffic — which is now the majority of web traffic — this means that a page loading in 6 seconds instead of 2.5 seconds is losing over half its mobile visitors before they see any content.
Speed's Impact on Bounce Rate
| Page Load Time | Average Bounce Rate | Change vs 1-Second Baseline |
|---|---|---|
| 1 second | 7% | Baseline |
| 2 seconds | 9% | +28.5% |
| 3 seconds | 22% | +214% |
| 4 seconds | 29% | +314% |
| 5 seconds | 34% | +385% |
| 8 seconds | 48% | +586% |
| 10 seconds | 58% | +728% |
The bounce rate curve shows a particularly sharp inflection between 2 and 3 seconds — bounce rate more than doubles (from 9% to 22%) for just one additional second of load time. This threshold effect has significant implications for optimization prioritization: getting from 5 seconds to 3 seconds is less impactful than getting from 3 seconds to 2 seconds. The first two seconds are where the compounding returns on optimization are largest.
How Page Weight Affects Speed
| Year | Average Page Weight (Desktop) | Average Page Weight (Mobile) |
|---|---|---|
| 2012 | ~720 KB | ~320 KB |
| 2015 | ~1.4 MB | ~680 KB |
| 2018 | ~1.87 MB | ~1.58 MB |
| 2020 | ~2.05 MB | ~1.87 MB |
| 2022 | ~2.26 MB | ~2.05 MB |
| 2024 | ~2.38 MB | ~2.18 MB |
| 2026 (est.) | ~2.45 MB | ~2.24 MB |
Average page weight has grown approximately 240% since 2012 — driven primarily by images, JavaScript bundles, third-party scripts, and web fonts. The mobile page weight figure is now approximately 90% of the desktop figure, which means most websites are not properly serving reduced-weight assets to mobile devices despite mobile's connection and CPU constraints. HTTP Archive data shows that the average webpage includes 70+ HTTP requests, 26+ third-party scripts, and dozens of images — all of which contribute to the load time problem.
The most impactful contributors to page weight by category:
| Asset Type | Average Contribution to Page Weight | Optimization Potential |
|---|---|---|
| Images | ~48% (1.17 MB) | Very high — modern formats, lazy loading |
| JavaScript | ~27% (650 KB) | High — code splitting, tree shaking |
| Fonts | ~9% (220 KB) | Moderate — subset, font-display: swap |
| CSS | ~6% (145 KB) | Moderate — purge unused, minify |
| HTML | ~3% (72 KB) | Low |
| Other (video, audio, misc) | ~7% | Variable |
Speed by Website Platform/CMS
| Platform | Avg Mobile LCP | Core Web Vitals Pass Rate | Notes |
|---|---|---|---|
| Custom-built (optimized) | 1.8s | 68% | Best possible outcome with proper engineering |
| Next.js / Vercel | 2.1s | 61% | Strong defaults, CDN delivery |
| Webflow | 2.8s | 52% | Good foundation, image optimization matters |
| Shopify (optimized theme) | 3.2s | 44% | Varies heavily by theme and apps |
| Squarespace | 3.8s | 37% | Limited optimization control |
| WordPress (optimized) | 3.4s | 41% | Caching + CDN can achieve good scores |
| WordPress (unoptimized) | 6.8s | 12% | Plugin bloat, no caching, shared hosting |
| Wix | 5.2s | 22% | Improving but historically poor performance |
The WordPress performance spread is particularly dramatic — optimized WordPress sites can achieve genuinely fast LCP scores, but the average WordPress site without performance optimization (no caching plugin, no CDN, uncompressed images, plugin-heavy setup on shared hosting) is one of the slowest platforms on the web. This explains why WordPress has a reputation for slow sites despite the platform itself being capable of excellent performance with proper engineering.
Speed and SEO: Google's Ranking Signal
Google has made page experience — including Core Web Vitals — an official search ranking signal since May 2021. The practical impact on rankings is still debated in the SEO community, but the available data supports several conclusions:
- Sites passing all Core Web Vitals metrics rank in the top 10 results at nearly twice the rate of sites that fail, according to Searchmetrics analysis
- The average first-page Google result has a Speed Index of 1,570ms — significantly faster than the average web page at ~3,200ms on desktop
- Core Web Vitals is a tiebreaker factor according to Google's official guidance — when content quality and relevance are equal between two pages, the faster page with better user experience is likely to rank higher
- Search Console's Core Web Vitals report is one of the most widely monitored SEO health metrics at organizations with active SEO programs
The relationship between speed and SEO rankings is bidirectional: fast sites rank better, and better rankings bring more traffic to sites that can then benefit from speed's conversion rate advantages. This compounding effect makes performance investment doubly valuable compared to other CRO or SEO activities.
The Revenue Impact of Speed: Real-World Case Studies
Abstract statistics become more concrete when examined through documented case studies of how speed improvements affected specific businesses:
- Walmart: Documented that a 1-second improvement in page load time increased conversions by 2%. For a company doing over $600 billion in revenue, this represents billions of dollars annually
- Pinterest: Reduced page load time by 40%, which increased search engine traffic by 15% and increased sign-up conversions by 15%
- AutoAnything: Cut page load time in half and saw revenue increase by 12–13%
- Mozilla: Made pages 2.2 seconds faster and increased Firefox download conversions by 15.4% — approximately 60 million additional downloads per year
- Mobify: Found that every 100ms decrease in mobile homepage load time correlated with a 1.11% increase in session-based conversion and a 1.55% increase in session-based orders
How to Measure Your Website's Speed
The primary tools for measuring website speed performance, all free:
- Google PageSpeed Insights (pagespeed.web.dev): Tests both mobile and desktop, provides Core Web Vitals data from real user data (CrUX) and lab data, gives specific actionable recommendations prioritized by impact
- Google Search Console — Core Web Vitals Report: Shows field data from real users visiting your site over the past 28 days, segmented by URL groups — the most accurate picture of real-world performance
- WebPageTest (webpagetest.org): The most comprehensive free tool, allowing testing from specific geographic locations and connection speeds, waterfall charts, and filmstrip view of loading
- GTmetrix: User-friendly report with historical tracking and monitoring alerts
- Chrome DevTools Lighthouse: Built into Chrome browser — run locally against any URL for a comprehensive performance audit
The Bottom Line
The average website loads in 3.21 seconds on desktop and 8.6 seconds on mobile — well above the 2.5-second LCP threshold Google considers "good," and in the range where 53% of mobile users abandon before seeing content. Only 33% of websites pass all Core Web Vitals metrics on mobile. The business impact is directly measurable: each additional second of load time reduces conversions by approximately 7%, pages loading in under 1 second convert at nearly 3x the rate of 5-second pages, and the correlation between Core Web Vitals scores and Google rankings is consistent across industry analyses. Web performance isn't a technical concern that only engineers care about — it's a direct driver of traffic, conversion, and revenue.
At Scalify, every website we build is engineered for Core Web Vitals performance — optimized images, proper lazy loading, clean code without plugin bloat, and CDN delivery that produces fast, conversion-ready experiences from day one.
Top 5 Sources
- HTTP Archive Web Almanac — The most comprehensive annual analysis of web technology usage and performance across millions of pages
- Google web.dev — Core Web Vitals — Google's official documentation and research on performance metrics and their relationship to user experience
- Portent Speed and Conversion Research — Industry research on the relationship between page load time and conversion rates
- Google / SOASTA Mobile Page Speed Research — Research on mobile abandonment rates by load time
- Think With Google — Page Speed Industry Benchmarks — Google's published research on speed benchmarks across industries






