Spokes.wiki Search Graph Growth About

webperf-wiki

Defined Term concept ↗ source url updated Tue Jun 09 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Page weight

Page weight is the total number of bytes a browser must download to load a page — the sum of HTML, CSS, JavaScript, images, fonts, and other resources. It is the wiki’s central, founding concept: the thing minimalism tries to shrink and the thing the domain (“page-weight minimalism, front-end byte budgets”) is named for.

The measured baseline

Per web-almanac-page-weight-2024 (HTTP Archive, Oct 2024), the median page weighs 2,652 KB on desktop / 2,311 KB on mobile, and is still growing (~+7% YoY; mobile up ~357% over a decade). Composition of the median desktop homepage:

Relation to neighbouring concepts

Floors and budgets

Two named targets bracket “how low”: landing-page-14kb‘s 14 KB (first TCP round-trip, static landing pages) and web.dev’s 170 KB critical-path budget (performance-budgets-101). Both sit far below the 2,652 KB median — the bloat is largely optional.