Skip to content
https://wikimediafoundation.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
3
REVIEW
3
PASS
9
INFO
2

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

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

8.02 s

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

14.12 s

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

1.24 s

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

0.026

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

8.02 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.

14.83 s

Page Load Progression

479 ms
957 ms
1.4 s
1.9 s
2.4 s
2.9 s
3.4 s
3.8 s
Checks
17
9 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
8.9 MB transferred, 60 requests
FIX
8.9 MB transferred, 60 requests
Critical::
Page weighs 14.0 MB (8.9 MB transferred)
Info::
Fonts are 1.1 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.1 MB
Warning::
JavaScript is 653 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 653 KB
Info::
60 HTTP requests
Info::
Estimated 1.9 g CO2 per page load
8.9 MB / 2.4 MB budget
8.9 MB transferred
60 requests
1.9 g CO2 per page load
Other 6.5 MiB 73%
Fonts 1.1 MiB 13%
JavaScript 653.2 KiB 7%
Images 473.4 KiB 5%
CSS 114.5 KiB 1%
HTML 33.5 KiB 0%
Other 27.6 KiB 0%
Other 864 B 0%
Other 765 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

F
JS Execution Cost
Action
5913ms total JS execution
FIX
5913ms total JS execution
Warning::
https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-...: 2771ms CPU time
Warning::
Unattributable: 988ms CPU time
Warning::
https://wikimediafoundation.org/: 804ms CPU time
Warning::
https://wikimediafoundation.org/_static/??/wp-cont...: 775ms CPU time
Info::
https://wikimediafoundation.org/_static/??/wp-cont...: 229ms CPU time
Warning::
Third-party scripts: 3822ms (65% of total)

Main Thread Breakdown

Other 39% Script Evaluation 35% Style & Layout 16% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.js?ver=3.2.02771ms1178ms172ms3rd
Unattributable988ms154ms0ms3rd
https://wikimediafoundation.org/804ms69ms6ms1st
https://wikimediafoundation.org/_static/??/wp-content/themes/shiro/assets/dist/shiro-43ac71ac3ddf0c85495a.js,/wp-includes/js/jquery/jquery.form.min.js,/wp-includes/js/jquery/ui/core.min.js?m=1776363556j775ms242ms8ms1st
https://wikimediafoundation.org/_static/??/wp-content/plugins/mailchimp/assets/js/mailchimp.js,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/view.js?m=1776363555j229ms214ms1ms1st
https://wikimediafoundation.org/_static/??-eJyNzO0KgkAQheEbahvC1F/Rtag76eh+MbPr4t0nZhAR4d/D+xzIQXXeRXQRgkk9OYFMEwXU1KjAOBNmMNT+mM+jnOCQbxMZDeQo/jN2M9mzXp2IapxLjVGMwXNUr3K/evDm9fddHNCigAzEHhoRjAKaJILM/RVn5KX1ejlbcsdlxxSifBpynUl6rce9Gbyf3sXd3i51XRVVUZbV+ARJQoTP186ms105ms80ms1st
https://wikimediafoundation.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=97ms54ms11ms1st
https://piwik.wikimedia.org/piwik.js63ms55ms7ms3rd
D
JS Bundles
Action
14 scripts, 332 KB unused
FIX
14 scripts, 332 KB unused
Warning::
https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-...: 195 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://wikimediafoundation.org/_static/??-eJyNzO0...: 90 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://piwik.wikimedia.org/js/container_HBF2fCC3....: 26 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://wikimediafoundation.org/_static/??-eJzTLy/...: 21 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 332 KB
332 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.js?ver=3.2.0340 KB195 KB (58%)3rd
https://wikimediafoundation.org/_static/??-eJyNzO0KgkAQheEbahvC1F/Rtag76eh+MbPr4t0nZhAR4d/D+xzIQXXeRXQRgkk9OYFMEwXU1KjAOBNmMNT+mM+jnOCQbxMZDeQo/jN2M9mzXp2IapxLjVGMwXNUr3K/evDm9fddHNCigAzEHhoRjAKaJILM/RVn5KX1ejlbcsdlxxSifBpynUl6rce9Gbyf3sXd3i51XRVVUZbV+ARJQoTP159 KB90 KB (59%)1st
https://piwik.wikimedia.org/js/container_HBF2fCC3.js32 KB26 KB (84%)3rd
https://wikimediafoundation.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=35 KB21 KB (62%)1st
https://wikimediafoundation.org/_static/??/wp-content/themes/shiro/assets/dist/shiro-43ac71ac3ddf0c85495a.js,/wp-includes/js/jquery/jquery.form.min.js,/wp-includes/js/jquery/ui/core.min.js?m=1776363556j31 KB1st
https://wikimediafoundation.org/_static/??/wp-content/plugins/mailchimp/assets/js/mailchimp.js,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/view.js?m=1776363555j3 KB1st
https://wikimediafoundation.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.311 KB1st
https://wikimediafoundation.org/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js?ver=b0f909c3ec791c3832101 KB1st
https://wikimediafoundation.org/wp-content/plugins/hm-mega-menu-block/build/view.js?ver=8795d8d7cb03f34c22ae1 KB1st
https://wikimediafoundation.org/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a16 KB1st

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

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

C
Image Optimization
Action
21 images, 0 KB saveable
REVIEW
21 images, 0 KB saveable
Warning::
https://wikimediafoundation.org/wp-content/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wikimediafoundation.org/wp-content/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
21 images 473 KB
0 oversized -0 KB
10 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Page Weight Inventory
Action
60 resources · 8.9 MB · 332 KB savings available
REVIEW
60 resources · 8.9 MB · 332 KB savings available
Warning::
Page weight 7.9 MB over 1MB target
Got: 8.9 MB Expected: ≤ 1 MB
Info::
~332 KB of savings available
Info::
24 third-party resources (5% of weight)
Info::
6 resources over 200KB
60 resources · 8.9 MiB · 24 third-party 7.9 MiB over 1MB target
Media 73% · 6.5 MiB
Font 13% · 1.1 MiB
JavaScript 7% · 653.2 KiB
Image 5% · 474.8 KiB
CSS 1% · 114.5 KiB
Document 0% · 33.5 KiB
Other 0% · 27.7 KiB

~332.2 KiB of savings available

Remove unused JavaScript: 332.2 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
5% third-party, 0 ms blocking
PASS
5% third-party, 0 ms blocking
Info::
Third-party code accounts for 5% of page weight (426.7 KiB of 8.9 MiB)
Info::
Third-party blocking time is low (0 ms)
95%
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
3 fonts (1167 KB)
PASS
3 fonts (1167 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

1167 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 8.0 s LCP 14.1 shttps://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/inter.ttfinter.ttf https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/inter.ttf — 433.2 KiB — 33 ms — font-display: swaphttps://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/montserrat.ttfmontserrat.ttf https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/montserrat.ttf — 261.6 KiB — 52 ms — font-display: swaphttps://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/inter-italic.ttfinter-italic.ttf https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/inter-italic.ttf — 472.5 KiB — 68 ms — font-display: swap
inter.ttf ttf swap
Size 433 KB
Load time 33 ms
Start 330 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
montserrat.ttf ttf swap
Size 262 KB
Load time 52 ms
Start 331 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
inter-italic.ttf ttf swap
Size 472 KB
Load time 68 ms
Start 331 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)

Fixing the unchecked items could save ~934 KB and ~1868 ms

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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300, must-revalidate
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300, must-revalidate

DirectiveValueMeaning
max-age300Cache for 5 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 300 seconds
Network Waterfall
60 requests over 1972ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 8.0 s LCP 14.1 shttps://wikimediafoundation.org// https://wikimediafoundation.org/ — 200 — 33.5 KiB — 65 ms — h2https://wikimediafoundation.org/wp-includes/blocks/navigation/style.min.css?m=1774626884g/wp-includes/blocks/navigation/styl... https://wikimediafoundation.org/wp-includes/blocks/navigation/style.min.css?m=1774626884g — 200 — 2.6 KiB — 65 ms — h2https://wikimediafoundation.org/wp-includes/blocks/social-links/style.min.css?m=1774626884g/wp-includes/blocks/social-links/st... https://wikimediafoundation.org/wp-includes/blocks/social-links/style.min.css?m=1774626884g — 200 — 1.8 KiB — 39 ms — h2https://wikimediafoundation.org/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/style-index.css?m=1776363555g/wp-content/plugins/wikimedia-wordp... https://wikimediafoundation.org/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/style-index.css?m=1776363555g — 200 — 2.3 KiB — 37 ms — h2https://wikimediafoundation.org/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/frontend.css?m=1776363555/_static/??/wp-includes/css/dashico... https://wikimediafoundation.org/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/frontend.css?m=1776363555 — 200 — 51.4 KiB — 54 ms — h2https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.css?ver=6.9.4api.mapbox.com/mapbox-gl-js/v3.2.0/... https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.css?ver=6.9.4 — 200 — 5.2 KiB — 19 ms — h2https://wikimediafoundation.org/_static/??-eJx1zEEKwjAQQNELGQcpTVfiWdJkSIYmkyGTGnp7XYgo6Pbz+DDE+ModuYPkPRIrDNpIMJAz0vBOOCDT+iObTLydveoJPi49YUEFTdQqOFXsCoG0g/Yj45sT+7yHJ1xz9ZtCQheI40sV4r9SXHOxOUnf9laul2Wxk53m2T4AqrtQCg==/_static/??-eJx1zEEKwjAQQNELGQcpTVf... https://wikimediafoundation.org/_static/??-eJx1zEEKwjAQQNELGQcpTVfiWdJkSIYmkyGTGnp7XYgo6Pbz+DDE+ModuYPkPRIrDNpIMJAz0vBOOCDT+iObTLydveoJPi49YUEFTdQqOFXsCoG0g/Yj45sT+7yHJ1xz9ZtCQheI40sV4r9SXHOxOUnf9laul2Wxk53m2T4AqrtQCg== — 200 — 50.6 KiB — 57 ms — h2https://wikimediafoundation.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=/_static/??-eJzTLy/QzcxLzilNSS3WzwK... https://wikimediafoundation.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.8 KiB — 60 ms — h2https://wikimediafoundation.org/wp-content/plugins/lottie-lite/build/lottie.css?m=1776363555g/wp-content/plugins/lottie-lite/bui... https://wikimediafoundation.org/wp-content/plugins/lottie-lite/build/lottie.css?m=1776363555g — 200 — 597 B — 42 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/03/1024px-Bothrops_bilineatus_PN_Carrasco.jpg?resize=768,512/wp-content/uploads/2026/03/1024px-... https://wikimediafoundation.org/wp-content/uploads/2026/03/1024px-Bothrops_bilineatus_PN_Carrasco.jpg?resize=768,512 — 200 — 28.3 KiB — 56 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/02/Open-the-Knowledge-Journalism-Awards_Extended-Deadline.png?resize=600,338/wp-content/uploads/2026/02/Open-th... https://wikimediafoundation.org/wp-content/uploads/2026/02/Open-the-Knowledge-Journalism-Awards_Extended-Deadline.png?resize=600,338 — 200 — 27.9 KiB — 59 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/01/WP25_PRESS-RELEASE-GRAPHIC-1200X630.png?resize=768,403/wp-content/uploads/2026/01/WP25_PR... https://wikimediafoundation.org/wp-content/uploads/2026/01/WP25_PRESS-RELEASE-GRAPHIC-1200X630.png?resize=768,403 — 200 — 202.5 KiB — 61 ms — h2https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/logo-stacked-reverse.svg/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/logo-stacked-reverse.svg — 200 — 3.0 KiB — 7 ms — h2https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/Wikipedia-logo-stacked-reverse.svg/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/Wikipedia-logo-stacked-reverse.svg — 200 — 44.2 KiB — 16 ms — h2https://wikimediafoundation.org/_static/??-eJyNzO0KgkAQheEbahvC1F/Rtag76eh+MbPr4t0nZhAR4d/D+xzIQXXeRXQRgkk9OYFMEwXU1KjAOBNmMNT+mM+jnOCQbxMZDeQo/jN2M9mzXp2IapxLjVGMwXNUr3K/evDm9fddHNCigAzEHhoRjAKaJILM/RVn5KX1ejlbcsdlxxSifBpynUl6rce9Gbyf3sXd3i51XRVVUZbV+ARJQoTP/_static/??-eJyNzO0KgkAQheEbahvC1F/... https://wikimediafoundation.org/_static/??-eJyNzO0KgkAQheEbahvC1F/Rtag76eh+MbPr4t0nZhAR4d/D+xzIQXXeRXQRgkk9OYFMEwXU1KjAOBNmMNT+mM+jnOCQbxMZDeQo/jN2M9mzXp2IapxLjVGMwXNUr3K/evDm9fddHNCigAzEHhoRjAKaJILM/RVn5KX1ejlbcsdlxxSifBpynUl6rce9Gbyf3sXd3i51XRVVUZbV+ARJQoTP — 200 — 159.2 KiB — 25 ms — h2https://wikimediafoundation.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://wikimediafoundation.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 20 ms — h2https://wikimediafoundation.org/_static/??/wp-content/themes/shiro/assets/dist/shiro-43ac71ac3ddf0c85495a.js,/wp-includes/js/jquery/jquery.form.min.js,/wp-includes/js/jquery/ui/core.min.js?m=1776363556j/_static/??/wp-content/themes/shiro... https://wikimediafoundation.org/_static/??/wp-content/themes/shiro/assets/dist/shiro-43ac71ac3ddf0c85495a.js,/wp-includes/js/jquery/jquery.form.min.js,/wp-includes/js/jquery/ui/core.min.js?m=1776363556j — 200 — 31.1 KiB — 31 ms — h2https://wikimediafoundation.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3/wp-includes/js/jquery/ui/datepicke... https://wikimediafoundation.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3 — 200 — 11.4 KiB — 22 ms — h2https://wikimediafoundation.org/_static/??/wp-content/plugins/mailchimp/assets/js/mailchimp.js,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/view.js?m=1776363555j/_static/??/wp-content/plugins/mail... https://wikimediafoundation.org/_static/??/wp-content/plugins/mailchimp/assets/js/mailchimp.js,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/view.js?m=1776363555j — 200 — 3.3 KiB — 18 ms — h2https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.js?ver=3.2.0api.mapbox.com/mapbox-gl-js/v3.2.0/... https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.js?ver=3.2.0 — 200 — 339.6 KiB — 37 ms — h2https://wikimediafoundation.org/wp-content/uploads/2025/07/logo-horizontal.svg/wp-content/uploads/2025/07/logo-ho... https://wikimediafoundation.org/wp-content/uploads/2025/07/logo-horizontal.svg — 200 — 2.1 KiB — 19 ms — h2https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-globe.svg/wp-content/uploads/2025/07/wiki-gl... https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-globe.svg — 200 — 16.7 KiB — 30 ms — h2https://wikimediafoundation.org/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js?ver=b0f909c3ec791c383210/wp-includes/js/dist/script-modules... https://wikimediafoundation.org/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js?ver=b0f909c3ec791c383210 — 200 — 1.4 KiB — 22 ms — h2https://wikimediafoundation.org/wp-content/plugins/hm-mega-menu-block/build/view.js?ver=8795d8d7cb03f34c22ae/wp-content/plugins/hm-mega-menu-bl... https://wikimediafoundation.org/wp-content/plugins/hm-mega-menu-block/build/view.js?ver=8795d8d7cb03f34c22ae — 200 — 935 B — 24 ms — h2https://wikimediafoundation.org/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a/wp-includes/js/dist/script-modules... https://wikimediafoundation.org/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a — 200 — 15.5 KiB — 25 ms — h2https://piwik.wikimedia.org/js/container_HBF2fCC3.jspiwik.wikimedia.org/js/container_HB... https://piwik.wikimedia.org/js/container_HBF2fCC3.js — 200 — 31.6 KiB — 474 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 heigh…www.w3.org/2000/svg%27 width=%2710%... data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 heigh… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="22" fil…www.w3.org/2000/svg" width="13" hei... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="22" fil… — 200 — 0 B — 0 ms — datahttps://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/commons-logo.svg/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/commons-logo.svg — 200 — 820 B — 12 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/01/peak-2-homepage-hero.jpg/wp-content/uploads/2026/01/peak-2-... https://wikimediafoundation.org/wp-content/uploads/2026/01/peak-2-homepage-hero.jpg — 200 — 54.3 KiB — 7 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 8.0 s LCP 14.1 shttps://wikimediafoundation.org// https://wikimediafoundation.org/ — 200 — 33.5 KiB — 65 ms — h2https://wikimediafoundation.org/wp-includes/blocks/navigation/style.min.css?m=1774626884g/wp-includes/blocks/navigation/styl... https://wikimediafoundation.org/wp-includes/blocks/navigation/style.min.css?m=1774626884g — 200 — 2.6 KiB — 65 ms — h2https://wikimediafoundation.org/wp-includes/blocks/social-links/style.min.css?m=1774626884g/wp-includes/blocks/social-links/st... https://wikimediafoundation.org/wp-includes/blocks/social-links/style.min.css?m=1774626884g — 200 — 1.8 KiB — 39 ms — h2https://wikimediafoundation.org/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/style-index.css?m=1776363555g/wp-content/plugins/wikimedia-wordp... https://wikimediafoundation.org/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/style-index.css?m=1776363555g — 200 — 2.3 KiB — 37 ms — h2https://wikimediafoundation.org/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/frontend.css?m=1776363555/_static/??/wp-includes/css/dashico... https://wikimediafoundation.org/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/frontend.css?m=1776363555 — 200 — 51.4 KiB — 54 ms — h2https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.css?ver=6.9.4api.mapbox.com/mapbox-gl-js/v3.2.0/... https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.css?ver=6.9.4 — 200 — 5.2 KiB — 19 ms — h2https://wikimediafoundation.org/_static/??-eJx1zEEKwjAQQNELGQcpTVfiWdJkSIYmkyGTGnp7XYgo6Pbz+DDE+ModuYPkPRIrDNpIMJAz0vBOOCDT+iObTLydveoJPi49YUEFTdQqOFXsCoG0g/Yj45sT+7yHJ1xz9ZtCQheI40sV4r9SXHOxOUnf9laul2Wxk53m2T4AqrtQCg==/_static/??-eJx1zEEKwjAQQNELGQcpTVf... https://wikimediafoundation.org/_static/??-eJx1zEEKwjAQQNELGQcpTVfiWdJkSIYmkyGTGnp7XYgo6Pbz+DDE+ModuYPkPRIrDNpIMJAz0vBOOCDT+iObTLydveoJPi49YUEFTdQqOFXsCoG0g/Yj45sT+7yHJ1xz9ZtCQheI40sV4r9SXHOxOUnf9laul2Wxk53m2T4AqrtQCg== — 200 — 50.6 KiB — 57 ms — h2https://wikimediafoundation.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=/_static/??-eJzTLy/QzcxLzilNSS3WzwK... https://wikimediafoundation.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.8 KiB — 60 ms — h2https://wikimediafoundation.org/wp-content/plugins/lottie-lite/build/lottie.css?m=1776363555g/wp-content/plugins/lottie-lite/bui... https://wikimediafoundation.org/wp-content/plugins/lottie-lite/build/lottie.css?m=1776363555g — 200 — 597 B — 42 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/03/1024px-Bothrops_bilineatus_PN_Carrasco.jpg?resize=768,512/wp-content/uploads/2026/03/1024px-... https://wikimediafoundation.org/wp-content/uploads/2026/03/1024px-Bothrops_bilineatus_PN_Carrasco.jpg?resize=768,512 — 200 — 28.3 KiB — 56 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/02/Open-the-Knowledge-Journalism-Awards_Extended-Deadline.png?resize=600,338/wp-content/uploads/2026/02/Open-th... https://wikimediafoundation.org/wp-content/uploads/2026/02/Open-the-Knowledge-Journalism-Awards_Extended-Deadline.png?resize=600,338 — 200 — 27.9 KiB — 59 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/01/WP25_PRESS-RELEASE-GRAPHIC-1200X630.png?resize=768,403/wp-content/uploads/2026/01/WP25_PR... https://wikimediafoundation.org/wp-content/uploads/2026/01/WP25_PRESS-RELEASE-GRAPHIC-1200X630.png?resize=768,403 — 200 — 202.5 KiB — 61 ms — h2https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/logo-stacked-reverse.svg/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/logo-stacked-reverse.svg — 200 — 3.0 KiB — 7 ms — h2https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/Wikipedia-logo-stacked-reverse.svg/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/Wikipedia-logo-stacked-reverse.svg — 200 — 44.2 KiB — 16 ms — h2https://wikimediafoundation.org/_static/??-eJyNzO0KgkAQheEbahvC1F/Rtag76eh+MbPr4t0nZhAR4d/D+xzIQXXeRXQRgkk9OYFMEwXU1KjAOBNmMNT+mM+jnOCQbxMZDeQo/jN2M9mzXp2IapxLjVGMwXNUr3K/evDm9fddHNCigAzEHhoRjAKaJILM/RVn5KX1ejlbcsdlxxSifBpynUl6rce9Gbyf3sXd3i51XRVVUZbV+ARJQoTP/_static/??-eJyNzO0KgkAQheEbahvC1F/... https://wikimediafoundation.org/_static/??-eJyNzO0KgkAQheEbahvC1F/Rtag76eh+MbPr4t0nZhAR4d/D+xzIQXXeRXQRgkk9OYFMEwXU1KjAOBNmMNT+mM+jnOCQbxMZDeQo/jN2M9mzXp2IapxLjVGMwXNUr3K/evDm9fddHNCigAzEHhoRjAKaJILM/RVn5KX1ejlbcsdlxxSifBpynUl6rce9Gbyf3sXd3i51XRVVUZbV+ARJQoTP — 200 — 159.2 KiB — 25 ms — h2https://wikimediafoundation.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://wikimediafoundation.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 20 ms — h2https://wikimediafoundation.org/_static/??/wp-content/themes/shiro/assets/dist/shiro-43ac71ac3ddf0c85495a.js,/wp-includes/js/jquery/jquery.form.min.js,/wp-includes/js/jquery/ui/core.min.js?m=1776363556j/_static/??/wp-content/themes/shiro... https://wikimediafoundation.org/_static/??/wp-content/themes/shiro/assets/dist/shiro-43ac71ac3ddf0c85495a.js,/wp-includes/js/jquery/jquery.form.min.js,/wp-includes/js/jquery/ui/core.min.js?m=1776363556j — 200 — 31.1 KiB — 31 ms — h2https://wikimediafoundation.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3/wp-includes/js/jquery/ui/datepicke... https://wikimediafoundation.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3 — 200 — 11.4 KiB — 22 ms — h2https://wikimediafoundation.org/_static/??/wp-content/plugins/mailchimp/assets/js/mailchimp.js,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/view.js?m=1776363555j/_static/??/wp-content/plugins/mail... https://wikimediafoundation.org/_static/??/wp-content/plugins/mailchimp/assets/js/mailchimp.js,/wp-content/plugins/wikimedia-wordpress-annual-report-plugin/build/blocks/map/view.js?m=1776363555j — 200 — 3.3 KiB — 18 ms — h2https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.js?ver=3.2.0api.mapbox.com/mapbox-gl-js/v3.2.0/... https://api.mapbox.com/mapbox-gl-js/v3.2.0/mapbox-gl.js?ver=3.2.0 — 200 — 339.6 KiB — 37 ms — h2https://wikimediafoundation.org/wp-content/uploads/2025/07/logo-horizontal.svg/wp-content/uploads/2025/07/logo-ho... https://wikimediafoundation.org/wp-content/uploads/2025/07/logo-horizontal.svg — 200 — 2.1 KiB — 19 ms — h2https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-globe.svg/wp-content/uploads/2025/07/wiki-gl... https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-globe.svg — 200 — 16.7 KiB — 30 ms — h2https://wikimediafoundation.org/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js?ver=b0f909c3ec791c383210/wp-includes/js/dist/script-modules... https://wikimediafoundation.org/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js?ver=b0f909c3ec791c383210 — 200 — 1.4 KiB — 22 ms — h2https://wikimediafoundation.org/wp-content/plugins/hm-mega-menu-block/build/view.js?ver=8795d8d7cb03f34c22ae/wp-content/plugins/hm-mega-menu-bl... https://wikimediafoundation.org/wp-content/plugins/hm-mega-menu-block/build/view.js?ver=8795d8d7cb03f34c22ae — 200 — 935 B — 24 ms — h2https://wikimediafoundation.org/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a/wp-includes/js/dist/script-modules... https://wikimediafoundation.org/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a — 200 — 15.5 KiB — 25 ms — h2https://piwik.wikimedia.org/js/container_HBF2fCC3.jspiwik.wikimedia.org/js/container_HB... https://piwik.wikimedia.org/js/container_HBF2fCC3.js — 200 — 31.6 KiB — 474 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 heigh…www.w3.org/2000/svg%27 width=%2710%... data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 heigh… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="22" fil…www.w3.org/2000/svg" width="13" hei... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="22" fil… — 200 — 0 B — 0 ms — datahttps://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/commons-logo.svg/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/images/commons-logo.svg — 200 — 820 B — 12 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/01/peak-2-homepage-hero.jpg/wp-content/uploads/2026/01/peak-2-... https://wikimediafoundation.org/wp-content/uploads/2026/01/peak-2-homepage-hero.jpg — 200 — 54.3 KiB — 7 ms — h2https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-friendship.svg/wp-content/uploads/2025/07/wiki-fr... https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-friendship.svg — 200 — 41.8 KiB — 26 ms — h2https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-collaboration.svg/wp-content/uploads/2025/07/wiki-co... https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-collaboration.svg — 200 — 3.0 KiB — 10 ms — h2https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-global.svg/wp-content/uploads/2025/07/wiki-gl... https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-global.svg — 200 — 3.1 KiB — 13 ms — h2https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-mobile.svg/wp-content/uploads/2025/07/wiki-mo... https://wikimediafoundation.org/wp-content/uploads/2025/07/wiki-mobile.svg — 200 — 8.1 KiB — 17 ms — h2https://wikimediafoundation.org/wp-content/uploads/2026/02/Open-the-Knowledge-Journalism-Awards_Extended-Deadline.png?resize=768,432/wp-content/uploads/2026/02/Open-th... https://wikimediafoundation.org/wp-content/uploads/2026/02/Open-the-Knowledge-Journalism-Awards_Extended-Deadline.png?resize=768,432 — 200 — 37.1 KiB — 24 ms — h2https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/inter.ttf/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/inter.ttf — 200 — 433.2 KiB — 33 ms — h2https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/montserrat.ttf/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/montserrat.ttf — 200 — 261.6 KiB — 52 ms — h2https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/inter-italic.ttf/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/fonts/inter-italic.ttf — 200 — 472.5 KiB — 68 ms — h2https://wikimediafoundation.org/fr/wp-content/uploads/sites/23/2025/07/18.5_second_cut_720_60p_v5_locked_for_export_1-720p-1.mp4/fr/wp-content/uploads/sites/23/202... https://wikimediafoundation.org/fr/wp-content/uploads/sites/23/2025/07/18.5_second_cut_720_60p_v5_locked_for_export_1-720p-1.mp4 — 206 — 6.5 MiB — 26 ms — h2https://piwik.wikimedia.org/piwik.jspiwik.wikimedia.org/piwik.js https://piwik.wikimedia.org/piwik.js — 200 — 21.8 KiB — 12 ms — h2https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/svg/link-external-reverse.svg/wp-content/themes/shiro/assets/src... https://wikimediafoundation.org/wp-content/themes/shiro/assets/src/svg/link-external-reverse.svg — 200 — 634 B — 24 ms — h2data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ… — 200 — 0 B — 0 ms — datablob:https://wikimediafoundation.org/cb453ed6-d47e-4f3a-a6cc-650158dd95f4wikimediafoundation.org/cb453ed6-d4... blob:https://wikimediafoundation.org/cb453ed6-d47e-4f3a-a6cc-650158dd95f4 — 200 — -1 B — 180 ms — blobblob:https://wikimediafoundation.org/cb453ed6-d47e-4f3a-a6cc-650158dd95f4wikimediafoundation.org/cb453ed6-d4... blob:https://wikimediafoundation.org/cb453ed6-d47e-4f3a-a6cc-650158dd95f4 — 200 — -1 B — 181 ms — blobhttps://api.mapbox.com/styles/v1/mattwatsonhm/clu09j0hw00tf01p7dpw5hyv7?sdk=js-3.2.0&access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargapi.mapbox.com/styles/v1/mattwatson... https://api.mapbox.com/styles/v1/mattwatsonhm/clu09j0hw00tf01p7dpw5hyv7?sdk=js-3.2.0&access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 200 — 2.7 KiB — 20 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0…www.w3.org/2000/svg' fill='%23333' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0…www.w3.org/2000/svg' fill='%23333' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0…www.w3.org/2000/svg' fill='%23333' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0… — 200 — 0 B — 0 ms — datahttps://api.mapbox.com/v4/mapbox.mapbox-streets-v8.json?secure&access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8.json?secure&access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 200 — 4.9 KiB — 25 ms — h3https://api.mapbox.com/styles/v1/mattwatsonhm/clu09j0hw00tf01p7dpw5hyv7/e9nhxz61keups7arifrx2q1ea/sprite@2x.json?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargapi.mapbox.com/styles/v1/mattwatson... https://api.mapbox.com/styles/v1/mattwatsonhm/clu09j0hw00tf01p7dpw5hyv7/e9nhxz61keups7arifrx2q1ea/sprite@2x.json?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 200 — 500 B — 19 ms — h3https://api.mapbox.com/styles/v1/mattwatsonhm/clu09j0hw00tf01p7dpw5hyv7/e9nhxz61keups7arifrx2q1ea/sprite@2x.png?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargapi.mapbox.com/styles/v1/mattwatson... https://api.mapbox.com/styles/v1/mattwatsonhm/clu09j0hw00tf01p7dpw5hyv7/e9nhxz61keups7arifrx2q1ea/sprite@2x.png?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 200 — 686 B — 17 ms — h3https://piwik.wikimedia.org/piwik.php?action_name=Home%20%E2%80%93%20Wikimedia%20Foundation&idsite=17&rec=1&r=295456&h=23&m=0&s=25&url=https%3A%2F%2Fwikimediafoundation.org%2F&_id=6cef46752ebdca06&_idn=1&send_image=0&_refts=0&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823&pv_id=ljLtuv&pf_net=51&pf_srv=12&pf_tfr=3&pf_dm1=565&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7Dpiwik.wikimedia.org/piwik.php?actio... https://piwik.wikimedia.org/piwik.php?action_name=Home%20%E2%80%93%20Wikimedia%20Foundation&idsite=17&rec=1&r=295456&h=23&m=0&s=25&url=https%3A%2F%2Fwikimediafoundation.org%2F&_id=6cef46752ebdca06&_idn=1&send_image=0&_refts=0&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823&pv_id=ljLtuv&pf_net=51&pf_srv=12&pf_tfr=3&pf_dm1=565&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D — 204 — 864 B — 299 ms — h2https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 204 — 76 B — 103 ms — h2https://wikimediafoundation.org/wp-content/uploads/2018/05/cropped-wikimedia-logo_black-svg-2.png?w=32/wp-content/uploads/2018/05/cropped... https://wikimediafoundation.org/wp-content/uploads/2018/05/cropped-wikimedia-logo_black-svg-2.png?w=32 — 200 — 765 B — 15 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8/0/0/0.vector.pbf?sku=101z72InG88r6&access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8/0/0/0.vector.pbf?sku=101z72InG88r6&access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 200 — 18.4 KiB — 15 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ… — 200 — 0 B — 0 ms — datahttps://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 204 — 75 B — 41 ms — h2https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 204 — 75 B — 45 ms — h2https://api.mapbox.com/map-sessions/v1?sku=101z72InG88r6&access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Fehargapi.mapbox.com/map-sessions/v1?sku=... https://api.mapbox.com/map-sessions/v1?sku=101z72InG88r6&access_token=pk.eyJ1Ijoic2NhbXBvc3dpa2kiLCJhIjoiY2x1MzQ0Mmc4MHVuaDJpbzZucmV6dmg0eiJ9.VehgEixNio3wBbL_Feharg — 200 — 236 B — 10 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
65% of JavaScript execution is third-party
First-party Third-party 3822ms · 361KB · $51/mo
api.mapbox.com
Other
Costly
Execution 2771ms
Transfer 340 KB
Unused 58%
Monthly Cost $37/mo
Unattributable
Other
Costly
Execution 988ms
Transfer 0 KB
Monthly Cost $13/mo
piwik.wikimedia.org
Other
Optional
Execution 63ms
Transfer 22 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • api.mapbox.com adds 2771ms and costs ~$37/month
  • Unattributable adds 988ms and costs ~$13/month

65% 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

api.mapbox.com takes 2771ms 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

58% of api.mapbox.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Unattributable takes 988ms 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