Skip to content
https://ourworldindata.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
3
REVIEW
3
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

99
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

439 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

771 ms

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

70 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.002

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.17 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.91 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
3.1 MB transferred, 54 requests
FIX
3.1 MB transferred, 54 requests
Warning::
Page weighs 7.4 MB (3.1 MB transferred)
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 303 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 303 KB
Info::
54 HTTP requests
Info::
Estimated 0.65 g CO2 per page load
3.1 MB / 2.4 MB budget
3.1 MB transferred
54 requests
0.65 g CO2 per page load
Images 1.4 MiB 46%
JavaScript 1.3 MiB 40%
Fonts 303.3 KiB 10%
Other 102.9 KiB 3%
HTML 39.0 KiB 1%
Other 7.1 KiB 0%
CSS 516 B 0%
Other 35 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

F
JS Bundles
Action
4 scripts, 713 KB unused
FIX
4 scripts, 713 KB unused
Warning::
https://ourworldindata.org/assets/owid.mjs: 591 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RSY8...: 63 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N2D...: 58 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 713 KB
713 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://ourworldindata.org/assets/owid.mjs988 KB591 KB (60%)1st
https://www.googletagmanager.com/gtag/js?id=G-RSY8NMC3MT&cx=c&gtm=4e64h1152 KB63 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N2D4V8S130 KB58 KB (45%)3rd
https://static.cloudflareinsights.com/beacon.min.js11 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
54 resources · 3.1 MB · 713 KB savings available
FIX
54 resources · 3.1 MB · 713 KB savings available
Warning::
Page weight 2.1 MB over 1MB target
Got: 3.1 MB Expected: ≤ 1 MB
Info::
~713 KB of savings available
Info::
9 third-party resources (9% of weight)
Info::
1 resources over 200KB
54 resources · 3.1 MiB · 9 third-party 2.1 MiB over 1MB target
Image 46% · 1.4 MiB
JavaScript 40% · 1.3 MiB
Font 10% · 303.3 KiB
Other 3% · 103.0 KiB
Document 1% · 39.0 KiB
CSS 0% · 516 B

~712.5 KiB of savings available

Remove unused JavaScript: 712.5 KiB
B
Image Optimization
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Info::
All images are well-optimized
30 images 1.4 MB
0 oversized -0 KB
19 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
889ms total JS execution
REVIEW
889ms total JS execution
Warning::
Unattributable: 364ms CPU time
Info::
https://ourworldindata.org/assets/owid.mjs: 215ms CPU time
Info::
https://ourworldindata.org/: 205ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-RSY8...: 53ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-N2D...: 52ms CPU time
Warning::
Third-party scripts: 469ms (53% of total)

Main Thread Breakdown

Script Evaluation 48% Other 26% Style & Layout 15% Rendering 4%
ScriptTotalScriptingParse/CompileParty
Unattributable364ms166ms0ms3rd
https://ourworldindata.org/assets/owid.mjs215ms170ms3ms1st
https://ourworldindata.org/205ms5ms5ms1st
https://www.googletagmanager.com/gtag/js?id=G-RSY8NMC3MT&cx=c&gtm=4e64h153ms44ms8ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N2D4V8S52ms45ms7ms3rd
B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
A+
Third-Party Impact
9% third-party, 0 ms blocking
PASS
9% third-party, 0 ms blocking
Info::
Third-party code accounts for 9% of page weight (294.7 KiB of 3.1 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
9 fonts (303 KB)
PASS
9 fonts (303 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

303 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 439 ms LCP 771 mshttps://ourworldindata.org/fonts/LatoLatin-Regular.woff2LatoLatin-Regular.woff2 https://ourworldindata.org/fonts/LatoLatin-Regular.woff2 — 34.0 KiB — 35 ms — font-display: swaphttps://ourworldindata.org/fonts/LatoLatin-Medium.woff2LatoLatin-Medium.woff2 https://ourworldindata.org/fonts/LatoLatin-Medium.woff2 — 34.3 KiB — 38 ms — font-display: swaphttps://ourworldindata.org/fonts/LatoLatin-Black.woff2LatoLatin-Black.woff2 https://ourworldindata.org/fonts/LatoLatin-Black.woff2 — 33.2 KiB — 39 ms — font-display: swaphttps://ourworldindata.org/fonts/PlayfairDisplayLatin-SemiBold.woff2PlayfairDisplayLatin-Se... https://ourworldindata.org/fonts/PlayfairDisplayLatin-SemiBold.woff2 — 31.3 KiB — 48 ms — font-display: swaphttps://ourworldindata.org/fonts/PlayfairDisplayLatin-Bold.woff2PlayfairDisplayLatin-Bo... https://ourworldindata.org/fonts/PlayfairDisplayLatin-Bold.woff2 — 31.4 KiB — 52 ms — font-display: swaphttps://ourworldindata.org/fonts/LatoLatin-MediumItalic.woff2LatoLatin-MediumItalic.... https://ourworldindata.org/fonts/LatoLatin-MediumItalic.woff2 — 35.4 KiB — 52 ms — font-display: swaphttps://ourworldindata.org/fonts/LatoLatin-Bold.woff2LatoLatin-Bold.woff2 https://ourworldindata.org/fonts/LatoLatin-Bold.woff2 — 34.0 KiB — 60 ms — font-display: swaphttps://ourworldindata.org/fonts/LatoLatin-Semibold.woff2LatoLatin-Semibold.woff2 https://ourworldindata.org/fonts/LatoLatin-Semibold.woff2 — 34.1 KiB — 101 ms — font-display: swaphttps://ourworldindata.org/fonts/LatoLatin-Italic.woff2LatoLatin-Italic.woff2 https://ourworldindata.org/fonts/LatoLatin-Italic.woff2 — 35.5 KiB — 52 ms — font-display: swap
LatoLatin-Regular.woff2 woff2 swap
Size 34 KB
Load time 35 ms
Start 165 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-Medium.woff2 woff2 swap
Size 34 KB
Load time 38 ms
Start 324 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-Black.woff2 woff2 swap
Size 33 KB
Load time 39 ms
Start 324 ms
Risk FOUT — text flashes from fallback to web font
PlayfairDisplayLatin-Se... woff2 swap
Size 31 KB
Load time 48 ms
Start 324 ms
Risk FOUT — text flashes from fallback to web font
PlayfairDisplayLatin-Bo... woff2 swap
Size 31 KB
Load time 52 ms
Start 324 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-MediumItalic.... woff2 swap
Size 35 KB
Load time 52 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-Bold.woff2 woff2 swap
Size 34 KB
Load time 60 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-Semibold.woff2 woff2 swap
Size 34 KB
Load time 101 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-Italic.woff2 woff2 swap
Size 36 KB
Load time 52 ms
Start 326 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
54 requests over 1227ms
INFO
0 ms 500 ms 1.0 s FCP 439 ms LCP 771 mshttps://ourworldindata.org// https://ourworldindata.org/ — 200 — 39.0 KiB — 173 ms — h3https://ourworldindata.org/images/biweekly-newsletter.webp/images/biweekly-newsletter.webp https://ourworldindata.org/images/biweekly-newsletter.webp — 200 — 506 B — 38 ms — h3https://ourworldindata.org/images/data-insights.webp/images/data-insights.webp https://ourworldindata.org/images/data-insights.webp — 200 — 506 B — 37 ms — h3https://ourworldindata.org/assets/owid.mjs/assets/owid.mjs https://ourworldindata.org/assets/owid.mjs — 200 — 987.9 KiB — 431 ms — h3https://ourworldindata.org/assets/owid.css/assets/owid.css https://ourworldindata.org/assets/owid.css — 200 — 516 B — 42 ms — h3https://ourworldindata.org/fonts/LatoLatin-Regular.woff2/fonts/LatoLatin-Regular.woff2 https://ourworldindata.org/fonts/LatoLatin-Regular.woff2 — 200 — 34.0 KiB — 35 ms — h3https://static.cloudflareinsights.com/beacon.min.jsstatic.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js — 200 — 10.7 KiB — 86 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N2D4V8Swww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N2D4V8S — 200 — 130.5 KiB — 139 ms — h2https://ourworldindata.org/images/world.svg/images/world.svg https://ourworldindata.org/images/world.svg — 200 — 11.5 KiB — 43 ms — h3https://ourworldindata.org/explorer-thumbnail.webp/explorer-thumbnail.webp https://ourworldindata.org/explorer-thumbnail.webp — 200 — 23.4 KiB — 44 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/e8c1792e-598e-4cd7-7a1a-309ed38b3800/w=350/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/e8c1792e-598e-4cd7-7a1a-309ed38b3800/w=350 — 200 — 2.3 KiB — 72 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/014e8530-1d3d-409d-136d-467639157700/w=350/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/014e8530-1d3d-409d-136d-467639157700/w=350 — 200 — 9.9 KiB — 70 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/c0176bc5-b971-47b0-8ff3-c86cdfac9800/w=350/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/c0176bc5-b971-47b0-8ff3-c86cdfac9800/w=350 — 200 — 1.3 KiB — 79 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/b18a3db6-93e7-4e72-3afa-ffae811d6800/w=350/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/b18a3db6-93e7-4e72-3afa-ffae811d6800/w=350 — 200 — 2.4 KiB — 79 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/e3b40748-b390-4e40-46f6-2db3a54d0f00/w=850/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/e3b40748-b390-4e40-46f6-2db3a54d0f00/w=850 — 200 — 56.3 KiB — 111 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/2b579c45-b1ce-4f08-eef8-04342c3ef500/w=850/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/2b579c45-b1ce-4f08-eef8-04342c3ef500/w=850 — 200 — 67.6 KiB — 112 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/817073af-eee5-4215-d0f6-b6f36c5fcb00/w=850/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/817073af-eee5-4215-d0f6-b6f36c5fcb00/w=850 — 200 — 90.3 KiB — 111 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/92713fbe-c3e6-44cf-f2ed-39f05492b400/w=850/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/92713fbe-c3e6-44cf-f2ed-39f05492b400/w=850 — 200 — 76.2 KiB — 110 ms — h3https://ourworldindata.org/grapher/child-mortality.png?time=earliest..latest&imWidth=850/grapher/child-mortality.png?time=e... https://ourworldindata.org/grapher/child-mortality.png?time=earliest..latest&imWidth=850 — 200 — 83.9 KiB — 109 ms — h3https://ourworldindata.org/grapher/share-of-population-in-extreme-poverty.png?imWidth=850/grapher/share-of-population-in-ext... https://ourworldindata.org/grapher/share-of-population-in-extreme-poverty.png?imWidth=850 — 200 — 144.4 KiB — 111 ms — h3https://ourworldindata.org/grapher/life-expectancy.png?imWidth=850/grapher/life-expectancy.png?imWidt... https://ourworldindata.org/grapher/life-expectancy.png?imWidth=850 — 200 — 73.8 KiB — 109 ms — h3https://ourworldindata.org/grapher/co-emissions-per-capita.png?tab=chart&country=USA~GBR~CHN~ZAF~PAN&imWidth=850/grapher/co-emissions-per-capita.pn... https://ourworldindata.org/grapher/co-emissions-per-capita.png?tab=chart&country=USA~GBR~CHN~ZAF~PAN&imWidth=850 — 200 — 71.8 KiB — 108 ms — h3https://ourworldindata.org/grapher/gdp-per-capita-maddison-project-database.png?imWidth=850/grapher/gdp-per-capita-maddison-pr... https://ourworldindata.org/grapher/gdp-per-capita-maddison-project-database.png?imWidth=850 — 200 — 136.2 KiB — 113 ms — h3https://ourworldindata.org/grapher/prevalence-of-undernourishment.png?imWidth=850/grapher/prevalence-of-undernourish... https://ourworldindata.org/grapher/prevalence-of-undernourishment.png?imWidth=850 — 200 — 81.5 KiB — 109 ms — h3https://ourworldindata.org/grapher/cross-country-literacy-rates.png?imWidth=850/grapher/cross-country-literacy-rat... https://ourworldindata.org/grapher/cross-country-literacy-rates.png?imWidth=850 — 200 — 70.1 KiB — 80 ms — h3https://ourworldindata.org/grapher/share-of-the-population-with-access-to-electricity.png?time=latest&imWidth=850/grapher/share-of-the-population-wi... https://ourworldindata.org/grapher/share-of-the-population-with-access-to-electricity.png?time=latest&imWidth=850 — 200 — 130.0 KiB — 110 ms — h3https://ourworldindata.org/images/tag-icons/Poverty.svg/images/tag-icons/Poverty.svg https://ourworldindata.org/images/tag-icons/Poverty.svg — 200 — 983 B — 67 ms — h3https://ourworldindata.org/images/tag-icons/Population%20and%20Demographic%20Change.svg/images/tag-icons/Population%20and%... https://ourworldindata.org/images/tag-icons/Population%20and%20Demographic%20Change.svg — 200 — 1.1 KiB — 74 ms — h3https://ourworldindata.org/images/tag-icons/Global%20Health.svg/images/tag-icons/Global%20Health.s... https://ourworldindata.org/images/tag-icons/Global%20Health.svg — 200 — 833 B — 67 ms — h3https://ourworldindata.org/images/tag-icons/Energy.svg/images/tag-icons/Energy.svg https://ourworldindata.org/images/tag-icons/Energy.svg — 200 — 699 B — 67 ms — h3
0 ms 500 ms 1.0 s FCP 439 ms LCP 771 mshttps://ourworldindata.org// https://ourworldindata.org/ — 200 — 39.0 KiB — 173 ms — h3https://ourworldindata.org/images/biweekly-newsletter.webp/images/biweekly-newsletter.webp https://ourworldindata.org/images/biweekly-newsletter.webp — 200 — 506 B — 38 ms — h3https://ourworldindata.org/images/data-insights.webp/images/data-insights.webp https://ourworldindata.org/images/data-insights.webp — 200 — 506 B — 37 ms — h3https://ourworldindata.org/assets/owid.mjs/assets/owid.mjs https://ourworldindata.org/assets/owid.mjs — 200 — 987.9 KiB — 431 ms — h3https://ourworldindata.org/assets/owid.css/assets/owid.css https://ourworldindata.org/assets/owid.css — 200 — 516 B — 42 ms — h3https://ourworldindata.org/fonts/LatoLatin-Regular.woff2/fonts/LatoLatin-Regular.woff2 https://ourworldindata.org/fonts/LatoLatin-Regular.woff2 — 200 — 34.0 KiB — 35 ms — h3https://static.cloudflareinsights.com/beacon.min.jsstatic.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js — 200 — 10.7 KiB — 86 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N2D4V8Swww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N2D4V8S — 200 — 130.5 KiB — 139 ms — h2https://ourworldindata.org/images/world.svg/images/world.svg https://ourworldindata.org/images/world.svg — 200 — 11.5 KiB — 43 ms — h3https://ourworldindata.org/explorer-thumbnail.webp/explorer-thumbnail.webp https://ourworldindata.org/explorer-thumbnail.webp — 200 — 23.4 KiB — 44 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/e8c1792e-598e-4cd7-7a1a-309ed38b3800/w=350/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/e8c1792e-598e-4cd7-7a1a-309ed38b3800/w=350 — 200 — 2.3 KiB — 72 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/014e8530-1d3d-409d-136d-467639157700/w=350/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/014e8530-1d3d-409d-136d-467639157700/w=350 — 200 — 9.9 KiB — 70 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/c0176bc5-b971-47b0-8ff3-c86cdfac9800/w=350/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/c0176bc5-b971-47b0-8ff3-c86cdfac9800/w=350 — 200 — 1.3 KiB — 79 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/b18a3db6-93e7-4e72-3afa-ffae811d6800/w=350/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/b18a3db6-93e7-4e72-3afa-ffae811d6800/w=350 — 200 — 2.4 KiB — 79 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/e3b40748-b390-4e40-46f6-2db3a54d0f00/w=850/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/e3b40748-b390-4e40-46f6-2db3a54d0f00/w=850 — 200 — 56.3 KiB — 111 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/2b579c45-b1ce-4f08-eef8-04342c3ef500/w=850/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/2b579c45-b1ce-4f08-eef8-04342c3ef500/w=850 — 200 — 67.6 KiB — 112 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/817073af-eee5-4215-d0f6-b6f36c5fcb00/w=850/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/817073af-eee5-4215-d0f6-b6f36c5fcb00/w=850 — 200 — 90.3 KiB — 111 ms — h3https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/92713fbe-c3e6-44cf-f2ed-39f05492b400/w=850/cdn-cgi/imagedelivery/qLq-8BTgXU8y... https://ourworldindata.org/cdn-cgi/imagedelivery/qLq-8BTgXU8yG0N6HnOy8g/92713fbe-c3e6-44cf-f2ed-39f05492b400/w=850 — 200 — 76.2 KiB — 110 ms — h3https://ourworldindata.org/grapher/child-mortality.png?time=earliest..latest&imWidth=850/grapher/child-mortality.png?time=e... https://ourworldindata.org/grapher/child-mortality.png?time=earliest..latest&imWidth=850 — 200 — 83.9 KiB — 109 ms — h3https://ourworldindata.org/grapher/share-of-population-in-extreme-poverty.png?imWidth=850/grapher/share-of-population-in-ext... https://ourworldindata.org/grapher/share-of-population-in-extreme-poverty.png?imWidth=850 — 200 — 144.4 KiB — 111 ms — h3https://ourworldindata.org/grapher/life-expectancy.png?imWidth=850/grapher/life-expectancy.png?imWidt... https://ourworldindata.org/grapher/life-expectancy.png?imWidth=850 — 200 — 73.8 KiB — 109 ms — h3https://ourworldindata.org/grapher/co-emissions-per-capita.png?tab=chart&country=USA~GBR~CHN~ZAF~PAN&imWidth=850/grapher/co-emissions-per-capita.pn... https://ourworldindata.org/grapher/co-emissions-per-capita.png?tab=chart&country=USA~GBR~CHN~ZAF~PAN&imWidth=850 — 200 — 71.8 KiB — 108 ms — h3https://ourworldindata.org/grapher/gdp-per-capita-maddison-project-database.png?imWidth=850/grapher/gdp-per-capita-maddison-pr... https://ourworldindata.org/grapher/gdp-per-capita-maddison-project-database.png?imWidth=850 — 200 — 136.2 KiB — 113 ms — h3https://ourworldindata.org/grapher/prevalence-of-undernourishment.png?imWidth=850/grapher/prevalence-of-undernourish... https://ourworldindata.org/grapher/prevalence-of-undernourishment.png?imWidth=850 — 200 — 81.5 KiB — 109 ms — h3https://ourworldindata.org/grapher/cross-country-literacy-rates.png?imWidth=850/grapher/cross-country-literacy-rat... https://ourworldindata.org/grapher/cross-country-literacy-rates.png?imWidth=850 — 200 — 70.1 KiB — 80 ms — h3https://ourworldindata.org/grapher/share-of-the-population-with-access-to-electricity.png?time=latest&imWidth=850/grapher/share-of-the-population-wi... https://ourworldindata.org/grapher/share-of-the-population-with-access-to-electricity.png?time=latest&imWidth=850 — 200 — 130.0 KiB — 110 ms — h3https://ourworldindata.org/images/tag-icons/Poverty.svg/images/tag-icons/Poverty.svg https://ourworldindata.org/images/tag-icons/Poverty.svg — 200 — 983 B — 67 ms — h3https://ourworldindata.org/images/tag-icons/Population%20and%20Demographic%20Change.svg/images/tag-icons/Population%20and%... https://ourworldindata.org/images/tag-icons/Population%20and%20Demographic%20Change.svg — 200 — 1.1 KiB — 74 ms — h3https://ourworldindata.org/images/tag-icons/Global%20Health.svg/images/tag-icons/Global%20Health.s... https://ourworldindata.org/images/tag-icons/Global%20Health.svg — 200 — 833 B — 67 ms — h3https://ourworldindata.org/images/tag-icons/Energy.svg/images/tag-icons/Energy.svg https://ourworldindata.org/images/tag-icons/Energy.svg — 200 — 699 B — 67 ms — h3https://ourworldindata.org/fonts/LatoLatin-Medium.woff2/fonts/LatoLatin-Medium.woff2 https://ourworldindata.org/fonts/LatoLatin-Medium.woff2 — 200 — 34.3 KiB — 38 ms — h3https://ourworldindata.org/fonts/LatoLatin-Black.woff2/fonts/LatoLatin-Black.woff2 https://ourworldindata.org/fonts/LatoLatin-Black.woff2 — 200 — 33.2 KiB — 39 ms — h3https://ourworldindata.org/fonts/PlayfairDisplayLatin-SemiBold.woff2/fonts/PlayfairDisplayLatin-SemiBol... https://ourworldindata.org/fonts/PlayfairDisplayLatin-SemiBold.woff2 — 200 — 31.3 KiB — 48 ms — h3https://ourworldindata.org/fonts/PlayfairDisplayLatin-Bold.woff2/fonts/PlayfairDisplayLatin-Bold.wo... https://ourworldindata.org/fonts/PlayfairDisplayLatin-Bold.woff2 — 200 — 31.4 KiB — 52 ms — h3https://ourworldindata.org/fonts/LatoLatin-MediumItalic.woff2/fonts/LatoLatin-MediumItalic.woff2 https://ourworldindata.org/fonts/LatoLatin-MediumItalic.woff2 — 200 — 35.4 KiB — 52 ms — h3https://ourworldindata.org/fonts/LatoLatin-Bold.woff2/fonts/LatoLatin-Bold.woff2 https://ourworldindata.org/fonts/LatoLatin-Bold.woff2 — 200 — 34.0 KiB — 60 ms — h3https://ourworldindata.org/fonts/LatoLatin-Semibold.woff2/fonts/LatoLatin-Semibold.woff2 https://ourworldindata.org/fonts/LatoLatin-Semibold.woff2 — 200 — 34.1 KiB — 101 ms — h3https://ourworldindata.org/fonts/LatoLatin-Italic.woff2/fonts/LatoLatin-Italic.woff2 https://ourworldindata.org/fonts/LatoLatin-Italic.woff2 — 200 — 35.5 KiB — 52 ms — h3https://www.googletagmanager.com/td?id=GTM-N2D4V8S&v=3&t=t&pid=1220180226&gtm=45He64h1v812712743za200zd812712743&seq=1&exp=0~115938465~115938468~117266400&dl=ourworldindata.org%2F&tdp=GTM-N2D4V8S;12712743;0;0;0&frm=0&rtg=12712743&slo=1&hlo=4&lst=1&bt=0&ct=3&z=0www.googletagmanager.com/td?id=GTM-... https://www.googletagmanager.com/td?id=GTM-N2D4V8S&v=3&t=t&pid=1220180226&gtm=45He64h1v812712743za200zd812712743&seq=1&exp=0~115938465~115938468~117266400&dl=ourworldindata.org%2F&tdp=GTM-N2D4V8S;12712743;0;0;0&frm=0&rtg=12712743&slo=1&hlo=4&lst=1&bt=0&ct=3&z=0 — 204 — 430 B — 38 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RSY8NMC3MT&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RSY8NMC3MT&cx=c&gtm=4e64h1 — 200 — 152.2 KiB — 57 ms — h2https://o4508220267036672.ingest.de.sentry.io/api/4508220269199440/envelope/?sentry_version=7&sentry_key=72c6a0a79295e63d6986eabeb0e4cccb&sentry_client=sentry.javascript.react%2F10.40.0o4508220267036672.ingest.de.sentry.... https://o4508220267036672.ingest.de.sentry.io/api/4508220269199440/envelope/?sentry_version=7&sentry_key=72c6a0a79295e63d6986eabeb0e4cccb&sentry_client=sentry.javascript.react%2F10.40.0 — 200 — 300 B — 77 ms — h2https://ourworldindata.org/dods.json/dods.json https://ourworldindata.org/dods.json — 200 — 95.7 KiB — 69 ms — h3https://ourworldindata.org/topicTagGraph.json/topicTagGraph.json https://ourworldindata.org/topicTagGraph.json — 200 — 5.3 KiB — 49 ms — h3https://ourworldindata.org/api/detect-country/api/detect-country https://ourworldindata.org/api/detect-country — 200 — 625 B — 45 ms — h3https://ourworldindata.org/explorers/climate-change.png/explorers/climate-change.png https://ourworldindata.org/explorers/climate-change.png — 200 — 62.3 KiB — 36 ms — h3https://ourworldindata.org/explorers/co2.png?facet=none&country=CHN~USA~IND~FRA&Gas+or+Warming=CO%E2%82%82&Accounting=Consumption-based&Fuel+or+Land+Use+Change=All+fossil+emissions&Count=Per+capita/explorers/co2.png?facet=none&count... https://ourworldindata.org/explorers/co2.png?facet=none&country=CHN~USA~IND~FRA&Gas+or+Warming=CO%E2%82%82&Accounting=Consumption-based&Fuel+or+Land+Use+Change=All+fossil+emissions&Count=Per+capita — 200 — 55.7 KiB — 39 ms — h3https://ourworldindata.org/grapher/mobile-cellular-subscriptions-per-100-people.png/grapher/mobile-cellular-subscripti... https://ourworldindata.org/grapher/mobile-cellular-subscriptions-per-100-people.png — 200 — 132.4 KiB — 39 ms — h3https://ourworldindata.org/grapher/technology-adoption-by-households-in-the-united-states.png/grapher/technology-adoption-by-hou... https://ourworldindata.org/grapher/technology-adoption-by-households-in-the-united-states.png — 200 — 63.2 KiB — 36 ms — h3https://cloudflareinsights.com/cdn-cgi/rumcloudflareinsights.com/cdn-cgi/rum https://cloudflareinsights.com/cdn-cgi/rum — 200 — 0 B — 62 ms — h2https://www.googletagmanager.com/a?v=3&t=l&pid=834032224&rv=64h1&tag_exp=0~115938465~115938468~117266400&u=AAAAAIAKAAAAAAAAAAAAAAAY&h=Ag&gtm=45je64h1v875054198za20gzb812712743zd812712743&ccid=75054198&cid=G-RSY8NMC3MT&l=L222.S26.B19.E514.I323.TC13.HTC0.F356.C3~gtm.init_consent.S2.V1.E31.TS5ogtdma.TI105.TE1~gtm.init.S0.V0.E27.TS5ogt1pdatav2.TI107.TE1.TS5ccdgafirst.TI118.TE0.TS5setproductsettings.TI117.TE0.TS5ccdgaregscope.TI116.TE1.TS5ccdemdownload.TI115.TE1.TS5ccdempageview.TI114.TE0.TS5ccdemsitesearch.TI113.TE0.TS5ccdemvideo.TI112.TE0.TS5ccdconversionmarking.TI111.TE0.TS5ccdautoredact.TI110.TE0.TS5ccdgalast.TI109.TE0~gtm.js.S0.V0.E16.TS5gct.TI102.TE0~gtm.dom.S0.V0.E13~gtm.load.S0.V0.E17~gtm.scrollDepth.S0.V0www.googletagmanager.com/a?v=3&t=l&... https://www.googletagmanager.com/a?v=3&t=l&pid=834032224&rv=64h1&tag_exp=0~115938465~115938468~117266400&u=AAAAAIAKAAAAAAAAAAAAAAAY&h=Ag&gtm=45je64h1v875054198za20gzb812712743zd812712743&ccid=75054198&cid=G-RSY8NMC3MT&l=L222.S26.B19.E514.I323.TC13.HTC0.F356.C3~gtm.init_consent.S2.V1.E31.TS5ogtdma.TI105.TE1~gtm.init.S0.V0.E27.TS5ogt1pdatav2.TI107.TE1.TS5ccdgafirst.TI118.TE0.TS5setproductsettings.TI117.TE0.TS5ccdgaregscope.TI116.TE1.TS5ccdemdownload.TI115.TE1.TS5ccdempageview.TI114.TE0.TS5ccdemsitesearch.TI113.TE0.TS5ccdemvideo.TI112.TE0.TS5ccdconversionmarking.TI111.TE0.TS5ccdautoredact.TI110.TE0.TS5ccdgalast.TI109.TE0~gtm.js.S0.V0.E16.TS5gct.TI102.TE0~gtm.dom.S0.V0.E13~gtm.load.S0.V0.E17~gtm.scrollDepth.S0.V0 — 200 — 11 B — 24 ms — h3https://ourworldindata.org/topicTagGraph.json/topicTagGraph.json https://ourworldindata.org/topicTagGraph.json — 200 — 490 B — 41 ms — h3https://ourworldindata.org/favicon.ico/favicon.ico https://ourworldindata.org/favicon.ico — 200 — 7.1 KiB — 53 ms — h3https://cloudflareinsights.com/cdn-cgi/rumcloudflareinsights.com/cdn-cgi/rum https://cloudflareinsights.com/cdn-cgi/rum — 204 — 35 B — 21 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-RSY8NMC3MT&gtm=45je64h1v875054198z8812712743za20gzb812712743zd812712743&_p=1776800806036&gcs=G100&gcd=13p3qPp2p5l1&npa=1&dma_cps=-&dma=1&are=1&cid=1283303146.1776800807&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776800806&sct=1&seg=0&dl=https%3A%2F%2Fourworldindata.org%2F&dt=Our%20World%20in%20Data&en=page_view&_fv=1&_nsi=1&_ss=1&epn.page_in_iframe=0&ep.user_agent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.&ep.user_agent_next=0.0%20Safari%2F537.36&tfd=1160region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-RSY8NMC3MT&gtm=45je64h1v875054198z8812712743za20gzb812712743zd812712743&_p=1776800806036&gcs=G100&gcd=13p3qPp2p5l1&npa=1&dma_cps=-&dma=1&are=1&cid=1283303146.1776800807&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776800806&sct=1&seg=0&dl=https%3A%2F%2Fourworldindata.org%2F&dt=Our%20World%20in%20Data&en=page_view&_fv=1&_nsi=1&_ss=1&epn.page_in_iframe=0&ep.user_agent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.&ep.user_agent_next=0.0%20Safari%2F537.36&tfd=1160 — 204 — 551 B — 66 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
53% of JavaScript execution is third-party
First-party Third-party 469ms · 283KB · €5/mo
Unattributable
Other
Costly
Execution 364ms
Transfer 0 KB
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 53ms
Transfer 152 KB
Unused 42%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 52ms
Transfer 130 KB
Unused 45%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 364ms and costs ~€4/month

53% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 364ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback