Table of Contents
Fetching ...

Does More Bandwidth Really Not Matter (Much)?

Seraj Al Mahmud Mostafa, Mike P. Wittie, Utkarsh Goel

TL;DR

The study questions whether the traditional view that network latency mainly governs mobile website performance holds as bandwidth and network conditions improve. It introduces the Critical Path of Improvement ($CPI$), a metric that traces the fastest $PSI$ improvements under small changes in bandwidth and latency, and validates it by measuring 45 websites across four mobile providers in 57 US cities using NetEm-controlled tests and PWMetrics for $PSI$. The findings show that 18% of sites are bandwidth-limited in at least some network envelopes, indicating that insufficient bandwidth can still constrain modern mobile pages, while others remain latency-limited; both dimensions can improve $PSI$ depending on network conditions. The paper discusses practical strategies for developers and network operators to reshape pages' CPI—such as using closer CDNs, HTTP/3, preloading critical assets, and adaptive image techniques—and outlines future work to incorporate page-design features, server configurations, jitter, and loss into the CPI framework.

Abstract

The prevailing wisdom is that more network bandwidth does not matter much and that website performance is primarily limited by network latency. However, as mobile websites become more complex and mobile network performance improves, does this adage continue to hold? To understand the effects of small changes in network bandwidth and latency on website performance, we propose a novel webpage characterization metrics, Critical Path of Improvement (CPI). We compute CPI for 45 websites and analyze it against the network performance of four mobile ISPs in 57 US cities. Our results show that 18% of websites are primarily limited by bandwidth with others limited by bandwidth to some extent. These results show that contrary to accepted wisdom, insufficient bandwidth is a limiting factor in some website/network combinations. We also offer a discussion of approaches website developers and mobile network administrators can follow to understand and mitigate bandwidth limitations to website performance.

Does More Bandwidth Really Not Matter (Much)?

TL;DR

The study questions whether the traditional view that network latency mainly governs mobile website performance holds as bandwidth and network conditions improve. It introduces the Critical Path of Improvement (), a metric that traces the fastest improvements under small changes in bandwidth and latency, and validates it by measuring 45 websites across four mobile providers in 57 US cities using NetEm-controlled tests and PWMetrics for . The findings show that 18% of sites are bandwidth-limited in at least some network envelopes, indicating that insufficient bandwidth can still constrain modern mobile pages, while others remain latency-limited; both dimensions can improve depending on network conditions. The paper discusses practical strategies for developers and network operators to reshape pages' CPI—such as using closer CDNs, HTTP/3, preloading critical assets, and adaptive image techniques—and outlines future work to incorporate page-design features, server configurations, jitter, and loss into the CPI framework.

Abstract

The prevailing wisdom is that more network bandwidth does not matter much and that website performance is primarily limited by network latency. However, as mobile websites become more complex and mobile network performance improves, does this adage continue to hold? To understand the effects of small changes in network bandwidth and latency on website performance, we propose a novel webpage characterization metrics, Critical Path of Improvement (CPI). We compute CPI for 45 websites and analyze it against the network performance of four mobile ISPs in 57 US cities. Our results show that 18% of websites are primarily limited by bandwidth with others limited by bandwidth to some extent. These results show that contrary to accepted wisdom, insufficient bandwidth is a limiting factor in some website/network combinations. We also offer a discussion of approaches website developers and mobile network administrators can follow to understand and mitigate bandwidth limitations to website performance.

Paper Structure

This paper contains 13 sections, 8 figures, 1 table.

Figures (8)

  • Figure 1: Illustration of CPI and network conditions.
  • Figure 2: CPI creation process.
  • Figure 3: CPI and network conditions.
  • Figure 4: A, B, C, D cases across websites.
  • Figure 5: A, B, C, and D cases across network providers.
  • ...and 3 more figures