Skip to content
https://mozdev.org

Performance

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

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

46
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.
96
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.

2.97 s

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

3.38 s

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

626 ms

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

0.935

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

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

7.08 s

Page Load Progression

394 ms
789 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
17
9 PASS 3 REVIEW 3 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 (774.0 KiB of 774.1 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2351ms total JS execution
FIX
2351ms total JS execution
Warning::
Unattributable: 595ms CPU time
Warning::
https://www.mozilla.org/en-US/: 536ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-MQ77...: 462ms CPU time
Warning::
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a4...: 301ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-MW3...: 249ms CPU time
Warning::
Third-party scripts: 2351ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Other 27% Style & Layout 15% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
Unattributable595ms44ms0ms3rd
https://www.mozilla.org/en-US/536ms17ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-MQ7767QQQW&cx=c&gtm=4e64m0h2462ms365ms67ms3rd
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/ui.js301ms239ms47ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MW3R8V&l=dataLayer249ms180ms58ms3rd
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/airgap.js135ms107ms16ms3rd
https://www.mozilla.org/media/js/sentry.31edfa94a7f6.js74ms35ms8ms3rd
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.

B
Image Optimization
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Info::
All images are well-optimized
22 images 114 KB
0 oversized -0 KB
21 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
15 scripts, 203 KB unused
REVIEW
15 scripts, 203 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-MQ77...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MW3...: 59 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a4...: 45 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a4...: 27 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 203 KB
203 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-MQ7767QQQW&cx=c&gtm=4e64m0h2177 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MW3R8V&l=dataLayer127 KB59 KB (47%)3rd
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/ui.js99 KB45 KB (46%)3rd
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/airgap.js53 KB27 KB (53%)3rd
https://www.mozilla.org/media/js/fxa.f30434397531.js3 KB3rd
https://www.mozilla.org/media/js/lib.c244ff81b28a.js6 KB3rd
https://www.mozilla.org/media/js/sentry.31edfa94a7f6.js19 KB3rd
https://www.mozilla.org/media/js/data.a85f0425619e.js3 KB3rd
https://www.mozilla.org/media/js/m24-ui.71f62c655696.js4 KB3rd
https://www.mozilla.org/media/js/stub-attribution.819aeb6b157b.js3 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

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

B
Page Weight Inventory
53 resources · 774 KB · 203 KB savings available
REVIEW
53 resources · 774 KB · 203 KB savings available
Info::
Within 1MB page-weight target
Got: 774 KB
Info::
~203 KB of savings available
Warning::
52 third-party resources (100% of weight)
53 resources · 774.1 KiB · 52 third-party Within 1MB page-weight target
JavaScript 65% · 501.5 KiB
Image 15% · 115.3 KiB
Font 14% · 107.1 KiB
CSS 3% · 25.3 KiB
Document 3% · 21.9 KiB
Other 0% · 3.0 KiB

~202.6 KiB of savings available

Remove unused JavaScript: 202.6 KiB
A
Page Weight Budget
774 KB transferred, 53 requests
PASS
774 KB transferred, 53 requests
Info::
Page weighs 2.0 MB (774 KB transferred)
Warning::
JavaScript is 502 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 502 KB
Info::
53 HTTP requests
Info::
Estimated 0.16 g CO2 per page load
774 KB / 2.4 MB budget
774 KB transferred
53 requests
0.16 g CO2 per page load
JavaScript 501.5 KiB 65%
Images 114.3 KiB 15%
Fonts 107.1 KiB 14%
CSS 25.3 KiB 3%
HTML 21.4 KiB 3%
Other 3.0 KiB 0%
Other 1.5 KiB 0%
0 2.4 MB 4.9 MB
Under budget

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

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
4 fonts (107 KB)
PASS
4 fonts (107 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

107 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 3.0 s LCP 3.4 shttps://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-SemiBold.b126cc23eddf.woff2MozillaText-SemiBold.b1... https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-SemiBold.b126cc23eddf.woff2 — 26.2 KiB — 4 ms — font-display: swaphttps://www.mozilla.org/media/protocol/fonts/mozilla-headline/MozillaHeadline-SemiBold.bccc6c46c123.woff2MozillaHeadline-SemiBol... https://www.mozilla.org/media/protocol/fonts/mozilla-headline/MozillaHeadline-SemiBold.bccc6c46c123.woff2 — 28.5 KiB — 8 ms — font-display: swaphttps://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-Regular.71c103450d6d.woff2MozillaText-Regular.71c... https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-Regular.71c103450d6d.woff2 — 26.3 KiB — 14 ms — font-display: swaphttps://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-Bold.4af7ce689fd6.woff2MozillaText-Bold.4af7ce... https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-Bold.4af7ce689fd6.woff2 — 26.2 KiB — 14 ms — font-display: swap
MozillaText-SemiBold.b1... woff2 swap
Size 26 KB
Load time 4 ms
Start 311 ms
Risk FOUT — text flashes from fallback to web font
MozillaHeadline-SemiBol... woff2 swap
Size 28 KB
Load time 8 ms
Start 312 ms
Risk FOUT — text flashes from fallback to web font
MozillaText-Regular.71c... woff2 swap
Size 26 KB
Load time 14 ms
Start 312 ms
Risk FOUT — text flashes from fallback to web font
MozillaText-Bold.4af7ce... woff2 swap
Size 26 KB
Load time 14 ms
Start 312 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+
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
53 requests over 845ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 3.0 s LCP 3.4 shttps://mozdev.org// https://mozdev.org/ — 301 — 156 B — 91 ms — h2https://www.mozilla.org/www.mozilla.org/ https://www.mozilla.org/ — 302 — 373 B — 12 ms — h2https://www.mozilla.org/en-US/www.mozilla.org/en-US/ https://www.mozilla.org/en-US/ — 200 — 21.4 KiB — 6 ms — h2https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/airgap.jstranscend-cdn.com/cm/d556c3a1-e57c-... https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/airgap.js — 200 — 52.6 KiB — 54 ms — h3https://www.mozilla.org/media/js/site.8f1217edbde0.jswww.mozilla.org/media/js/site.8f121... https://www.mozilla.org/media/js/site.8f1217edbde0.js — 200 — 2.7 KiB — 7 ms — h2https://www.mozilla.org/media/css/protocol-mozilla.54ea44c214ed.csswww.mozilla.org/media/css/protocol-... https://www.mozilla.org/media/css/protocol-mozilla.54ea44c214ed.css — 200 — 9.3 KiB — 11 ms — h2https://www.mozilla.org/media/css/m24-navigation-and-footer.038277dadfff.csswww.mozilla.org/media/css/m24-navig... https://www.mozilla.org/media/css/m24-navigation-and-footer.038277dadfff.css — 200 — 5.5 KiB — 11 ms — h2https://www.mozilla.org/media/css/m24-root.c79048453ab7.csswww.mozilla.org/media/css/m24-root.... https://www.mozilla.org/media/css/m24-root.c79048453ab7.css — 200 — 872 B — 22 ms — h2https://www.mozilla.org/media/css/m24-base.cb7020016bcf.csswww.mozilla.org/media/css/m24-base.... https://www.mozilla.org/media/css/m24-base.cb7020016bcf.css — 200 — 2.5 KiB — 16 ms — h2https://www.mozilla.org/media/css/m24-home.d8deebbf1639.csswww.mozilla.org/media/css/m24-home.... https://www.mozilla.org/media/css/m24-home.d8deebbf1639.css — 200 — 3.0 KiB — 26 ms — h2https://www.mozilla.org/media/js/gtm-snippet.b5b7c885f8fa.jswww.mozilla.org/media/js/gtm-snippe... https://www.mozilla.org/media/js/gtm-snippet.b5b7c885f8fa.js — 200 — 953 B — 17 ms — h2https://www.mozilla.org/media/img/home/2024/donate-720.0311101afe23.jpgwww.mozilla.org/media/img/home/2024... https://www.mozilla.org/media/img/home/2024/donate-720.0311101afe23.jpg — 200 — 90.2 KiB — 26 ms — h2https://www.mozilla.org/media/js/newsletter.988c40f6c26c.jswww.mozilla.org/media/js/newsletter... https://www.mozilla.org/media/js/newsletter.988c40f6c26c.js — 200 — 2.3 KiB — 20 ms — h2https://www.mozilla.org/media/js/sentry.31edfa94a7f6.jswww.mozilla.org/media/js/sentry.31e... https://www.mozilla.org/media/js/sentry.31edfa94a7f6.js — 200 — 19.4 KiB — 4 ms — h2https://www.mozilla.org/media/js/lib.c244ff81b28a.jswww.mozilla.org/media/js/lib.c244ff... https://www.mozilla.org/media/js/lib.c244ff81b28a.js — 200 — 5.9 KiB — 6 ms — h2https://www.mozilla.org/media/js/fxa.f30434397531.jswww.mozilla.org/media/js/fxa.f30434... https://www.mozilla.org/media/js/fxa.f30434397531.js — 200 — 2.6 KiB — 3 ms — h2https://www.mozilla.org/media/js/data.a85f0425619e.jswww.mozilla.org/media/js/data.a85f0... https://www.mozilla.org/media/js/data.a85f0425619e.js — 200 — 2.9 KiB — 4 ms — h2https://www.mozilla.org/media/js/m24-ui.71f62c655696.jswww.mozilla.org/media/js/m24-ui.71f... https://www.mozilla.org/media/js/m24-ui.71f62c655696.js — 200 — 4.2 KiB — 3 ms — h2https://www.mozilla.org/media/js/stub-attribution.819aeb6b157b.jswww.mozilla.org/media/js/stub-attri... https://www.mozilla.org/media/js/stub-attribution.819aeb6b157b.js — 200 — 2.9 KiB — 6 ms — h2https://www.mozilla.org/media/js/m24-animation.6371da6532a7.jswww.mozilla.org/media/js/m24-animat... https://www.mozilla.org/media/js/m24-animation.6371da6532a7.js — 200 — 718 B — 6 ms — h2https://www.mozilla.org/media/js/consent-banner.497ea1aa3e76.jswww.mozilla.org/media/js/consent-ba... https://www.mozilla.org/media/js/consent-banner.497ea1aa3e76.js — 200 — 2.3 KiB — 4 ms — h2https://www.mozilla.org/media/img/logos/m24/lockup-black.f2ddba3f0724.svgwww.mozilla.org/media/img/logos/m24... https://www.mozilla.org/media/img/logos/m24/lockup-black.f2ddba3f0724.svg — 200 — 989 B — 4 ms — h2https://www.mozilla.org/media/img/logos/mozilla/ads/Mozilla_Ads_Logo.6ed26d0eac2b.svgwww.mozilla.org/media/img/logos/moz... https://www.mozilla.org/media/img/logos/mozilla/ads/Mozilla_Ads_Logo.6ed26d0eac2b.svg — 200 — 1.6 KiB — 3 ms — h2https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/ui.jstranscend-cdn.com/cm/d556c3a1-e57c-... https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/ui.js — 200 — 98.5 KiB — 45 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MW3R8V&l=dataLayerwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MW3R8V&l=dataLayer — 200 — 126.7 KiB — 86 ms — h2https://www.mozilla.org/media/protocol/img/logos/firefox/browser/logo.eb1324e44442.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/logos/firefox/browser/logo.eb1324e44442.svg — 200 — 3.0 KiB — 6 ms — h2https://www.mozilla.org/media/protocol/img/icons/arrow-right.a1e6e0252c06.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/arrow-right.a1e6e0252c06.svg — 200 — 545 B — 5 ms — h2https://www.mozilla.org/media/img/logos/thunderbird/logo-thunderbird.121e9c0fed45.svgwww.mozilla.org/media/img/logos/thu... https://www.mozilla.org/media/img/logos/thunderbird/logo-thunderbird.121e9c0fed45.svg — 200 — 3.2 KiB — 14 ms — h2https://www.mozilla.org/media/protocol/img/logos/mozilla/vpn/logo.c648f487bfb8.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/logos/mozilla/vpn/logo.c648f487bfb8.svg — 200 — 946 B — 16 ms — h2https://www.mozilla.org/media/protocol/img/logos/firefox/monitor/logo.d97e5516f9e6.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/logos/firefox/monitor/logo.d97e5516f9e6.svg — 200 — 1.6 KiB — 18 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 3.0 s LCP 3.4 shttps://mozdev.org// https://mozdev.org/ — 301 — 156 B — 91 ms — h2https://www.mozilla.org/www.mozilla.org/ https://www.mozilla.org/ — 302 — 373 B — 12 ms — h2https://www.mozilla.org/en-US/www.mozilla.org/en-US/ https://www.mozilla.org/en-US/ — 200 — 21.4 KiB — 6 ms — h2https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/airgap.jstranscend-cdn.com/cm/d556c3a1-e57c-... https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/airgap.js — 200 — 52.6 KiB — 54 ms — h3https://www.mozilla.org/media/js/site.8f1217edbde0.jswww.mozilla.org/media/js/site.8f121... https://www.mozilla.org/media/js/site.8f1217edbde0.js — 200 — 2.7 KiB — 7 ms — h2https://www.mozilla.org/media/css/protocol-mozilla.54ea44c214ed.csswww.mozilla.org/media/css/protocol-... https://www.mozilla.org/media/css/protocol-mozilla.54ea44c214ed.css — 200 — 9.3 KiB — 11 ms — h2https://www.mozilla.org/media/css/m24-navigation-and-footer.038277dadfff.csswww.mozilla.org/media/css/m24-navig... https://www.mozilla.org/media/css/m24-navigation-and-footer.038277dadfff.css — 200 — 5.5 KiB — 11 ms — h2https://www.mozilla.org/media/css/m24-root.c79048453ab7.csswww.mozilla.org/media/css/m24-root.... https://www.mozilla.org/media/css/m24-root.c79048453ab7.css — 200 — 872 B — 22 ms — h2https://www.mozilla.org/media/css/m24-base.cb7020016bcf.csswww.mozilla.org/media/css/m24-base.... https://www.mozilla.org/media/css/m24-base.cb7020016bcf.css — 200 — 2.5 KiB — 16 ms — h2https://www.mozilla.org/media/css/m24-home.d8deebbf1639.csswww.mozilla.org/media/css/m24-home.... https://www.mozilla.org/media/css/m24-home.d8deebbf1639.css — 200 — 3.0 KiB — 26 ms — h2https://www.mozilla.org/media/js/gtm-snippet.b5b7c885f8fa.jswww.mozilla.org/media/js/gtm-snippe... https://www.mozilla.org/media/js/gtm-snippet.b5b7c885f8fa.js — 200 — 953 B — 17 ms — h2https://www.mozilla.org/media/img/home/2024/donate-720.0311101afe23.jpgwww.mozilla.org/media/img/home/2024... https://www.mozilla.org/media/img/home/2024/donate-720.0311101afe23.jpg — 200 — 90.2 KiB — 26 ms — h2https://www.mozilla.org/media/js/newsletter.988c40f6c26c.jswww.mozilla.org/media/js/newsletter... https://www.mozilla.org/media/js/newsletter.988c40f6c26c.js — 200 — 2.3 KiB — 20 ms — h2https://www.mozilla.org/media/js/sentry.31edfa94a7f6.jswww.mozilla.org/media/js/sentry.31e... https://www.mozilla.org/media/js/sentry.31edfa94a7f6.js — 200 — 19.4 KiB — 4 ms — h2https://www.mozilla.org/media/js/lib.c244ff81b28a.jswww.mozilla.org/media/js/lib.c244ff... https://www.mozilla.org/media/js/lib.c244ff81b28a.js — 200 — 5.9 KiB — 6 ms — h2https://www.mozilla.org/media/js/fxa.f30434397531.jswww.mozilla.org/media/js/fxa.f30434... https://www.mozilla.org/media/js/fxa.f30434397531.js — 200 — 2.6 KiB — 3 ms — h2https://www.mozilla.org/media/js/data.a85f0425619e.jswww.mozilla.org/media/js/data.a85f0... https://www.mozilla.org/media/js/data.a85f0425619e.js — 200 — 2.9 KiB — 4 ms — h2https://www.mozilla.org/media/js/m24-ui.71f62c655696.jswww.mozilla.org/media/js/m24-ui.71f... https://www.mozilla.org/media/js/m24-ui.71f62c655696.js — 200 — 4.2 KiB — 3 ms — h2https://www.mozilla.org/media/js/stub-attribution.819aeb6b157b.jswww.mozilla.org/media/js/stub-attri... https://www.mozilla.org/media/js/stub-attribution.819aeb6b157b.js — 200 — 2.9 KiB — 6 ms — h2https://www.mozilla.org/media/js/m24-animation.6371da6532a7.jswww.mozilla.org/media/js/m24-animat... https://www.mozilla.org/media/js/m24-animation.6371da6532a7.js — 200 — 718 B — 6 ms — h2https://www.mozilla.org/media/js/consent-banner.497ea1aa3e76.jswww.mozilla.org/media/js/consent-ba... https://www.mozilla.org/media/js/consent-banner.497ea1aa3e76.js — 200 — 2.3 KiB — 4 ms — h2https://www.mozilla.org/media/img/logos/m24/lockup-black.f2ddba3f0724.svgwww.mozilla.org/media/img/logos/m24... https://www.mozilla.org/media/img/logos/m24/lockup-black.f2ddba3f0724.svg — 200 — 989 B — 4 ms — h2https://www.mozilla.org/media/img/logos/mozilla/ads/Mozilla_Ads_Logo.6ed26d0eac2b.svgwww.mozilla.org/media/img/logos/moz... https://www.mozilla.org/media/img/logos/mozilla/ads/Mozilla_Ads_Logo.6ed26d0eac2b.svg — 200 — 1.6 KiB — 3 ms — h2https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/ui.jstranscend-cdn.com/cm/d556c3a1-e57c-... https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/ui.js — 200 — 98.5 KiB — 45 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MW3R8V&l=dataLayerwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MW3R8V&l=dataLayer — 200 — 126.7 KiB — 86 ms — h2https://www.mozilla.org/media/protocol/img/logos/firefox/browser/logo.eb1324e44442.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/logos/firefox/browser/logo.eb1324e44442.svg — 200 — 3.0 KiB — 6 ms — h2https://www.mozilla.org/media/protocol/img/icons/arrow-right.a1e6e0252c06.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/arrow-right.a1e6e0252c06.svg — 200 — 545 B — 5 ms — h2https://www.mozilla.org/media/img/logos/thunderbird/logo-thunderbird.121e9c0fed45.svgwww.mozilla.org/media/img/logos/thu... https://www.mozilla.org/media/img/logos/thunderbird/logo-thunderbird.121e9c0fed45.svg — 200 — 3.2 KiB — 14 ms — h2https://www.mozilla.org/media/protocol/img/logos/mozilla/vpn/logo.c648f487bfb8.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/logos/mozilla/vpn/logo.c648f487bfb8.svg — 200 — 946 B — 16 ms — h2https://www.mozilla.org/media/protocol/img/logos/firefox/monitor/logo.d97e5516f9e6.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/logos/firefox/monitor/logo.d97e5516f9e6.svg — 200 — 1.6 KiB — 18 ms — h2https://www.mozilla.org/media/protocol/img/logos/firefox/relay/logo.d42a8b52e44c.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/logos/firefox/relay/logo.d42a8b52e44c.svg — 200 — 2.0 KiB — 14 ms — h2https://www.mozilla.org/media/img/logos/solo/logo-solo.643cbd69b0d8.svgwww.mozilla.org/media/img/logos/sol... https://www.mozilla.org/media/img/logos/solo/logo-solo.643cbd69b0d8.svg — 200 — 1.7 KiB — 16 ms — h2https://www.mozilla.org/media/img/logos/0din/logo-0din.50589c5926d2.svgwww.mozilla.org/media/img/logos/0di... https://www.mozilla.org/media/img/logos/0din/logo-0din.50589c5926d2.svg — 200 — 744 B — 10 ms — h2https://www.mozilla.org/media/img/logos/tabstack/logo-tabstack.4551b75d8e6b.svgwww.mozilla.org/media/img/logos/tab... https://www.mozilla.org/media/img/logos/tabstack/logo-tabstack.4551b75d8e6b.svg — 200 — 616 B — 18 ms — h2https://www.mozilla.org/media/img/logos/mdn/mdn-plus-logo.c615b46ca4ce.svgwww.mozilla.org/media/img/logos/mdn... https://www.mozilla.org/media/img/logos/mdn/mdn-plus-logo.c615b46ca4ce.svg — 200 — 765 B — 10 ms — h2https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-SemiBold.b126cc23eddf.woff2www.mozilla.org/media/protocol/font... https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-SemiBold.b126cc23eddf.woff2 — 200 — 26.2 KiB — 4 ms — h2https://www.mozilla.org/media/protocol/fonts/mozilla-headline/MozillaHeadline-SemiBold.bccc6c46c123.woff2www.mozilla.org/media/protocol/font... https://www.mozilla.org/media/protocol/fonts/mozilla-headline/MozillaHeadline-SemiBold.bccc6c46c123.woff2 — 200 — 28.5 KiB — 8 ms — h2https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-Regular.71c103450d6d.woff2www.mozilla.org/media/protocol/font... https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-Regular.71c103450d6d.woff2 — 200 — 26.3 KiB — 14 ms — h2https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-Bold.4af7ce689fd6.woff2www.mozilla.org/media/protocol/font... https://www.mozilla.org/media/protocol/fonts/mozilla-text/MozillaText-Bold.4af7ce689fd6.woff2 — 200 — 26.2 KiB — 14 ms — h2https://www.mozilla.org/media/img/icons/social/bluesky/white.8fd522097881.svgwww.mozilla.org/media/img/icons/soc... https://www.mozilla.org/media/img/icons/social/bluesky/white.8fd522097881.svg — 200 — 837 B — 7 ms — h2https://www.mozilla.org/media/protocol/img/icons/social/instagram/white.a7014a6150b3.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/social/instagram/white.a7014a6150b3.svg — 200 — 1.1 KiB — 15 ms — h2https://www.mozilla.org/media/protocol/img/icons/social/linkedin/white.cdc0e910cc1e.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/social/linkedin/white.cdc0e910cc1e.svg — 200 — 761 B — 18 ms — h2https://www.mozilla.org/media/protocol/img/icons/social/tiktok/white.599403de7ac0.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/social/tiktok/white.599403de7ac0.svg — 200 — 878 B — 18 ms — h2https://www.mozilla.org/media/protocol/img/icons/social/spotify/white.aa5334e85bae.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/social/spotify/white.aa5334e85bae.svg — 200 — 874 B — 14 ms — h2https://www.mozilla.org/media/protocol/img/icons/social/youtube/white.4f314c43c69d.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/social/youtube/white.4f314c43c69d.svg — 200 — 747 B — 7 ms — h2https://www.mozilla.org/media/protocol/img/icons/globe-white.4887e287b713.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/globe-white.4887e287b713.svg — 200 — 862 B — 9 ms — h2https://www.mozilla.org/media/protocol/img/icons/caret-down-white.19fd9f88ce53.svgwww.mozilla.org/media/protocol/img/... https://www.mozilla.org/media/protocol/img/icons/caret-down-white.19fd9f88ce53.svg — 200 — 557 B — 11 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3…www.w3.org/2000/svg' width='16' hei... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3… — 200 — 0 B — 0 ms — datahttps://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/cm.csstranscend-cdn.com/cm/d556c3a1-e57c-... https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/cm.css — 200 — 4.1 KiB — 16 ms — h3https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/translations/en.jsontranscend-cdn.com/cm/d556c3a1-e57c-... https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/translations/en.json — 200 — 2.5 KiB — 17 ms — h3https://www.googletagmanager.com/gtag/js?id=G-MQ7767QQQW&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-MQ7767QQQW&cx=c&gtm=4e64m0h2 — 200 — 176.9 KiB — 85 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-MQ7767QQQW&gtm=45je64k0v877483787z871075029za20gzb71075029zd71075029&_p=1776897462535&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1704901709.1776897463&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117384406~117512543&sid=1776897463&sct=1&seg=0&dl=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2F&dt=Mozilla%20-%20Internet%20for%20people%2C%20not%20profit%20(US)&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=808www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-MQ7767QQQW&gtm=45je64k0v877483787z871075029za20gzb71075029zd71075029&_p=1776897462535&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1704901709.1776897463&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117384406~117512543&sid=1776897463&sct=1&seg=0&dl=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2F&dt=Mozilla%20-%20Internet%20for%20people%2C%20not%20profit%20(US)&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=808 — 204 — 549 B — 35 ms — h2https://www.mozilla.org/media/img/favicons/mozilla/favicon.d0be64e474b1.icowww.mozilla.org/media/img/favicons/... https://www.mozilla.org/media/img/favicons/mozilla/favicon.d0be64e474b1.ico — 200 — 1.0 KiB — 4 ms — h2
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 2351ms · 496KB · €26/mo
Unattributable
Other
Costly
Execution 595ms
Transfer 0 KB
Monthly Cost €6/mo
www.mozilla.org
Other
Costly
Execution 536ms
Transfer 21 KB
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 462ms
Transfer 177 KB
Unused 40%
Monthly Cost €5/mo
transcend-cdn.com
Other
Costly
Execution 301ms
Transfer 99 KB
Unused 46%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 249ms
Transfer 127 KB
Unused 47%
Monthly Cost €3/mo
transcend-cdn.com
Other
Optional
Execution 135ms
Transfer 53 KB
Unused 53%
Monthly Cost €1/mo
www.mozilla.org
Other
Optional
Execution 74ms
Transfer 19 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 595ms and costs ~€6/month
  • www.mozilla.org adds 536ms and costs ~€6/month
  • Google Tag Manager adds 462ms and costs ~€5/month
  • transcend-cdn.com adds 301ms and costs ~€3/month
  • Google Tag Manager adds 249ms and costs ~€3/month

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

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

www.mozilla.org takes 536ms 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

Google Tag Manager takes 462ms 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

transcend-cdn.com takes 301ms 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

Google Tag Manager takes 249ms 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

53% of transcend-cdn.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

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