Skip to content
https://w3.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
2
REVIEW
1
PASS
10
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.
100
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.
100
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.

783 ms

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

866 ms

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

0 ms

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

0.000

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

783 ms

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

866 ms

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
10 PASS 1 REVIEW 2 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (663.3 KiB of 663.7 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
https://www.w3.org/cms-uploads/_920xAUTO_crop_cent... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/thumbnails/250/logos/organizati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/thumbnails/250/logos/organizati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/assets/logos/w3c-2025/svg/w3c.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/cms-uploads/_920xAUTO_crop_cent... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/cms-uploads/_920xAUTO_crop_cent... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/thumbnails/250/logos/organizati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/thumbnails/250/logos/organizati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/thumbnails/250/logos/organizati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.w3.org/thumbnails/250/logos/organizati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 490 KB
0 oversized -0 KB
14 legacy format
10 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

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

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

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

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

A+
Page Weight Budget
664 KB transferred, 30 requests
PASS
664 KB transferred, 30 requests
Info::
Page weighs 826 KB (664 KB transferred)
Info::
30 HTTP requests
Info::
Estimated 0.14 g CO2 per page load
664 KB / 2.4 MB budget
664 KB transferred
30 requests
0.14 g CO2 per page load
Images 490.4 KiB 74%
CSS 55.7 KiB 8%
Other 48.5 KiB 7%
Fonts 34.2 KiB 5%
JavaScript 22.3 KiB 3%
HTML 9.9 KiB 1%
Other 2.3 KiB 0%
Other 342 B 0%
0 2.4 MB 4.9 MB
Under budget
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+
JS Execution Cost
123ms total JS execution
PASS
123ms total JS execution
Info::
https://www.w3.org/: 65ms CPU time
Info::
Unattributable: 58ms CPU time
Warning::
Third-party scripts: 123ms (100% of total)

Main Thread Breakdown

Other 46% Style & Layout 29% Script Evaluation 13% Rendering 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.w3.org/65ms7ms1ms3rd
Unattributable58ms3ms0ms3rd
A+
Font Loading
2 fonts (34 KB)
PASS
2 fonts (34 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

34 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 783 ms LCP 866 mshttps://www.w3.org/assets/website-2021/fonts/notosans/notosans-regular.woff2notosans-regular.woff2 https://www.w3.org/assets/website-2021/fonts/notosans/notosans-regular.woff2 — 17.2 KiB — 28 ms — font-display: swaphttps://www.w3.org/assets/website-2021/fonts/notosans/notosans-bold.woff2notosans-bold.woff2 https://www.w3.org/assets/website-2021/fonts/notosans/notosans-bold.woff2 — 17.1 KiB — 30 ms — font-display: swap
notosans-regular.woff2 woff2 swap
Size 17 KB
Load time 28 ms
Start 155 ms
Risk FOUT — text flashes from fallback to web font
notosans-bold.woff2 woff2 swap
Size 17 KB
Load time 30 ms
Start 216 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
JS Bundles
3 scripts, 0 KB unused
PASS
3 scripts, 0 KB unused
Warning::
https://www.w3.org/assets/website-2021/js/main.js?...: unminified — 6 KB could be saved
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.w3.org/assets/website-2021/js/libraries/fontfaceobserver.js3 KB3rd
https://www.w3.org/assets/website-2021/js/main.js?ver=1.417 KB3rd
https://www.w3.org/assets/website-2021/js/members.js1 KB3rd
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
Page Weight Inventory
30 resources · 664 KB · 0 KB savings available
PASS
30 resources · 664 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 664 KB
Warning::
29 third-party resources (100% of weight)
30 resources · 663.7 KiB · 29 third-party Within 1MB page-weight target
Image 74% · 492.3 KiB
CSS 8% · 55.7 KiB
Media 7% · 48.5 KiB
Font 5% · 34.2 KiB
JavaScript 3% · 22.3 KiB
Document 1% · 9.9 KiB
Other 0% · 741 B
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
30 requests over 397ms
INFO
0 ms 200 ms 400 ms 600 ms 800 ms FCP 783 ms LCP 866 mshttps://w3.org// https://w3.org/ — 301 — 399 B — 43 ms — h3https://www.w3.org/www.w3.org/ https://www.w3.org/ — 200 — 9.9 KiB — 31 ms — h3https://www.w3.org/assets/website-2021/styles/core.css?ver=1.5www.w3.org/assets/website-2021/styl... https://www.w3.org/assets/website-2021/styles/core.css?ver=1.5 — 200 — 39.3 KiB — 60 ms — h3https://www.w3.org/assets/website-2021/styles/advanced.css?ver=1.5www.w3.org/assets/website-2021/styl... https://www.w3.org/assets/website-2021/styles/advanced.css?ver=1.5 — 200 — 10.4 KiB — 61 ms — h3https://www.w3.org/assets/website-2021/js/libraries/fontfaceobserver.jswww.w3.org/assets/website-2021/js/l... https://www.w3.org/assets/website-2021/js/libraries/fontfaceobserver.js — 200 — 3.5 KiB — 63 ms — h3https://www.w3.org/assets/logos/w3c-2025/svg/w3c.svgwww.w3.org/assets/logos/w3c-2025/sv... https://www.w3.org/assets/logos/w3c-2025/svg/w3c.svg — 200 — 31.1 KiB — 76 ms — h3https://www.w3.org/assets/website-2021/svg/search.svgwww.w3.org/assets/website-2021/svg/... https://www.w3.org/assets/website-2021/svg/search.svg — 200 — 984 B — 26 ms — h3https://www.w3.org/assets/website-2021/svg/avatar.svgwww.w3.org/assets/website-2021/svg/... https://www.w3.org/assets/website-2021/svg/avatar.svg — 200 — 1.0 KiB — 26 ms — h3https://www.w3.org/assets/website-2021/js/main.js?ver=1.4www.w3.org/assets/website-2021/js/m... https://www.w3.org/assets/website-2021/js/main.js?ver=1.4 — 200 — 17.5 KiB — 29 ms — h3https://www.w3.org/assets/website-2021/styles/print.csswww.w3.org/assets/website-2021/styl... https://www.w3.org/assets/website-2021/styles/print.css — 200 — 6.0 KiB — 27 ms — h3https://www.w3.org/assets/website-2021/js/members.jswww.w3.org/assets/website-2021/js/m... https://www.w3.org/assets/website-2021/js/members.js — 200 — 1.3 KiB — 30 ms — h3https://www.w3.org/assets/website-2021/fonts/notosans/notosans-regular.woff2www.w3.org/assets/website-2021/font... https://www.w3.org/assets/website-2021/fonts/notosans/notosans-regular.woff2 — 200 — 17.2 KiB — 28 ms — h3https://www.w3.org/cms-uploads/animation.mp4www.w3.org/cms-uploads/animation.mp... https://www.w3.org/cms-uploads/animation.mp4 — 206 — 48.5 KiB — 41 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://www.w3.org/account/user-menu/www.w3.org/account/user-menu/ https://www.w3.org/account/user-menu/ — 200 — 342 B — 133 ms — h3https://www.w3.org/assets/website-2021/fonts/notosans/notosans-bold.woff2www.w3.org/assets/website-2021/font... https://www.w3.org/assets/website-2021/fonts/notosans/notosans-bold.woff2 — 200 — 17.1 KiB — 30 ms — h3https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/w30c-pattern.jpegwww.w3.org/cms-uploads/_920xAUTO_cr... https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/w30c-pattern.jpeg — 200 — 170.6 KiB — 65 ms — h3https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpgwww.w3.org/cms-uploads/_920xAUTO_cr... https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg — 200 — 108.1 KiB — 64 ms — h3https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpgwww.w3.org/cms-uploads/_920xAUTO_cr... https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg — 200 — 98.4 KiB — 176 ms — h3https://www.w3.org/assets/website-2021/svg/mastodon.svgwww.w3.org/assets/website-2021/svg/... https://www.w3.org/assets/website-2021/svg/mastodon.svg — 200 — 1.2 KiB — 50 ms — h3https://www.w3.org/assets/website-2021/svg/github.svgwww.w3.org/assets/website-2021/svg/... https://www.w3.org/assets/website-2021/svg/github.svg — 200 — 1.6 KiB — 50 ms — h3https://www.w3.org/thumbnails/250/logos/organizations/116845.png?x-version=4www.w3.org/thumbnails/250/logos/org... https://www.w3.org/thumbnails/250/logos/organizations/116845.png?x-version=4 — 200 — 7.2 KiB — 50 ms — h3https://www.w3.org/thumbnails/250/logos/organizations/110285.png?x-version=1www.w3.org/thumbnails/250/logos/org... https://www.w3.org/thumbnails/250/logos/organizations/110285.png?x-version=1 — 200 — 7.5 KiB — 50 ms — h3https://www.w3.org/thumbnails/250/logos/organizations/154738.png?x-version=1www.w3.org/thumbnails/250/logos/org... https://www.w3.org/thumbnails/250/logos/organizations/154738.png?x-version=1 — 200 — 5.7 KiB — 50 ms — h3https://www.w3.org/thumbnails/250/logos/organizations/98428.png?x-version=1www.w3.org/thumbnails/250/logos/org... https://www.w3.org/thumbnails/250/logos/organizations/98428.png?x-version=1 — 200 — 9.3 KiB — 50 ms — h3https://www.w3.org/thumbnails/250/logos/organizations/131682.png?x-version=1www.w3.org/thumbnails/250/logos/org... https://www.w3.org/thumbnails/250/logos/organizations/131682.png?x-version=1 — 200 — 35.1 KiB — 56 ms — h3https://www.w3.org/thumbnails/250/logos/organizations/7211.png?x-version=1www.w3.org/thumbnails/250/logos/org... https://www.w3.org/thumbnails/250/logos/organizations/7211.png?x-version=1 — 200 — 12.7 KiB — 117 ms — h3https://www.w3.org/assets/logos/w3c-2025/favicons/favicon-32.pngwww.w3.org/assets/logos/w3c-2025/fa... https://www.w3.org/assets/logos/w3c-2025/favicons/favicon-32.png — 200 — 1.9 KiB — 26 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 123ms · 10KB · €1/mo
www.w3.org
Other
Optional
Execution 65ms
Transfer 10 KB
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 58ms
Transfer 0 KB
Monthly Cost €1/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

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