Skip to content
https://amnesty.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
5
REVIEW
2
PASS
6
INFO
2

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

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

1.15 s

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

2.68 s

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

41 ms

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

0.073

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

1.27 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.73 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
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 60 requests
FIX
2.9 MB transferred, 60 requests
Warning::
Page weighs 5.2 MB (2.9 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
JavaScript is 813 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 813 KB
Info::
60 HTTP requests
Info::
Estimated 0.61 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
60 requests
0.61 g CO2 per page load
Images 1.9 MiB 67%
JavaScript 812.7 KiB 27%
Fonts 51.1 KiB 2%
CSS 49.1 KiB 2%
HTML 28.5 KiB 1%
Other 22.0 KiB 1%
Other 4.6 KiB 0%
Other 1.2 KiB 0%
Other 1.2 KiB 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

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 (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
19 scripts, 419 KB unused
FIX
19 scripts, 419 KB unused
Warning::
https://js.stripe.com/clover/stripe.js?ver=clover: 163 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-812...: 83 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MH9...: 80 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cc.cdn.civiccomputing.com/9/cookieControl-...: 57 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn-eu.pagesense.io/js/amnestyinternationa...: 35 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 419 KB
419 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.stripe.com/clover/stripe.js?ver=clover225 KB163 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-812734679&cx=c&gtm=4e64h1h1137 KB83 KB (61%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MH9W89&ver=1.0.0155 KB80 KB (52%)3rd
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.8.5123 KB57 KB (47%)3rd
https://cdn-eu.pagesense.io/js/amnestyinternational/a9ce5c8e3e61437682525db5403e1431.js72 KB35 KB (49%)3rd
https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/bundle.js?ver=3.0.325 KB3rd
https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/frontend.js?ver=3.0.11 KB3rd
https://www.amnesty.org/en/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e65 KB3rd
https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/scripts/front.js?ver=4.1.12 KB3rd
https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/siteeditor.js?ver=3.0.11 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

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

F
Page Weight Inventory
Action
60 resources · 2.9 MB · 419 KB savings available
FIX
60 resources · 2.9 MB · 419 KB savings available
Warning::
Page weight 1.9 MB over 1MB target
Got: 2.9 MB Expected: ≤ 1 MB
Info::
~419 KB of savings available
Warning::
58 third-party resources (100% of weight)
Info::
4 resources over 200KB
60 resources · 2.9 MiB · 58 third-party 1.9 MiB over 1MB target
Image 67% · 1.9 MiB
JavaScript 27% · 812.7 KiB
Document 2% · 53.1 KiB
Font 2% · 51.1 KiB
CSS 2% · 49.1 KiB
Other 0% · 1.2 KiB

~419.2 KiB of savings available

Remove unused JavaScript: 419.2 KiB
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
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Info::
All images are well-optimized
18 images 1.9 MB
0 oversized -0 KB
13 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
492ms total JS execution
PASS
492ms total JS execution
Info::
https://www.amnesty.org/en/: 172ms CPU time
Info::
Unattributable: 94ms CPU time
Info::
https://cc.cdn.civiccomputing.com/9/cookieControl-...: 88ms CPU time
Info::
https://js.stripe.com/clover/stripe.js?ver=clover: 76ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-MH9...: 61ms CPU time
Warning::
Third-party scripts: 492ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 24% Style & Layout 15% Script Parsing & Compilation 13% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.amnesty.org/en/172ms8ms2ms3rd
Unattributable94ms2ms0ms3rd
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.8.588ms67ms14ms3rd
https://js.stripe.com/clover/stripe.js?ver=clover76ms45ms30ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MH9W89&ver=1.0.061ms46ms14ms3rd
A+
Font Loading
2 fonts (51 KB)
PASS
2 fonts (51 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

51 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 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.7 shttps://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/fonts/TradeGothicLTW05-BdCnNo.20.woff2TradeGothicLTW05-BdCnNo... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/fonts/TradeGothicLTW05-BdCnNo.20.woff2 — 25.4 KiB — 52 ms — font-display: swaphttps://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/fonts/TradeGothicLTW05-Roman.woff2TradeGothicLTW05-Roman.... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/fonts/TradeGothicLTW05-Roman.woff2 — 25.7 KiB — 81 ms — font-display: swap
TradeGothicLTW05-BdCnNo... woff2 swap
Size 25 KB
Load time 52 ms
Start 638 ms
Risk FOUT — text flashes from fallback to web font
TradeGothicLTW05-Roman.... woff2 swap
Size 26 KB
Load time 81 ms
Start 638 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
Network Waterfall
60 requests over 2627ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.7 shttps://amnesty.org// https://amnesty.org/ — 307 — 61 B — 64 ms — http/1.1https://amnesty.org// https://amnesty.org/ — 301 — 1.3 KiB — 54 ms — h2https://www.amnesty.org/www.amnesty.org/ https://www.amnesty.org/ — 301 — 1.4 KiB — 110 ms — h2https://www.amnesty.org/en/www.amnesty.org/en/ https://www.amnesty.org/en/ — 200 — 25.6 KiB — 64 ms — h2https://www.amnesty.org/en/wp-includes/blocks/social-links/style.min.css?ver=6.8.5www.amnesty.org/en/wp-includes/bloc... https://www.amnesty.org/en/wp-includes/blocks/social-links/style.min.css?ver=6.8.5 — 200 — 3.0 KiB — 64 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/styles/siteeditor.css?ver=3.0.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/styles/siteeditor.css?ver=3.0.1 — 200 — 1.5 KiB — 67 ms — h3https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/styles/bundle.css?ver=3.0.3www.amnesty.org/en/wp-content/theme... https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/styles/bundle.css?ver=3.0.3 — 200 — 33.0 KiB — 82 ms — h3https://www.amnesty.org/en/wp-content/plugins/amnesty-sharepoint-runner/assets/frontend.css?ver=3.0.6www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/amnesty-sharepoint-runner/assets/frontend.css?ver=3.0.6 — 200 — 1.6 KiB — 73 ms — h3https://www.amnesty.org/en/wp-content/plugins/block-tabbed-content-1.0.0-rc.6/dist/styles/frontend-d050f9c8.css?ver=1679676194www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/block-tabbed-content-1.0.0-rc.6/dist/styles/frontend-d050f9c8.css?ver=1679676194 — 200 — 1.8 KiB — 60 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/styles/front.css?ver=4.1.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/styles/front.css?ver=4.1.1 — 200 — 2.5 KiB — 78 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/styles/frontend.css?ver=3.0.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/styles/frontend.css?ver=3.0.1 — 200 — 3.8 KiB — 50 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MH9W89&ver=1.0.0www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MH9W89&ver=1.0.0 — 200 — 155.0 KiB — 192 ms — h2https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/infogram-loader.js?ver=3.0.3www.amnesty.org/en/wp-content/theme... https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/infogram-loader.js?ver=3.0.3 — 200 — 1.6 KiB — 107 ms — h3https://www.amnesty.org/en/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.amnesty.org/en/wp-includes/js/d... https://www.amnesty.org/en/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 3.1 KiB — 84 ms — h3https://www.amnesty.org/en/wp-content/plugins/humanity-content-security-policy/assets/main.js?ver=1.0.2www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/humanity-content-security-policy/assets/main.js?ver=1.0.2 — 200 — 9.9 KiB — 90 ms — h3https://www.amnesty.org/en/wp-content/plugins/block-tabbed-content-1.0.0-rc.6/dist/scripts/frontend-1aa8acec.js?ver=1679676194www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/block-tabbed-content-1.0.0-rc.6/dist/scripts/frontend-1aa8acec.js?ver=1679676194 — 200 — 2.0 KiB — 85 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/scripts/front.js?ver=4.1.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/scripts/front.js?ver=4.1.1 — 200 — 1.9 KiB — 77 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/04/EU-ASSOCIATION-WEB-BANNER-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/04/EU-ASSOCIATION-WEB-BANNER-640x400.jpg — 200 — 192.6 KiB — 89 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/03/Ekpar_football_upscaled_banner-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/03/Ekpar_football_upscaled_banner-640x400.jpg — 200 — 138.9 KiB — 110 ms — h3https://www.amnesty.org/en/wp-content/uploads/2024/03/292922_display-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2024/03/292922_display-640x400.jpg — 200 — 54.7 KiB — 48 ms — h3https://www.amnesty.org/en/wp-content/uploads/2024/11/303705-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2024/11/303705-640x400.jpg — 200 — 48.9 KiB — 57 ms — h3https://www.amnesty.org/en/wp-content/uploads/2023/02/Amnesty-Icons-People-Group.pngwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2023/02/Amnesty-Icons-People-Group.png — 200 — 2.7 KiB — 99 ms — h3https://www.amnesty.org/en/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21www.amnesty.org/en/wp-includes/js/d... https://www.amnesty.org/en/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21 — 200 — 26.6 KiB — 55 ms — h3https://www.amnesty.org/en/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.amnesty.org/en/wp-includes/js/d... https://www.amnesty.org/en/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 5.1 KiB — 48 ms — h3https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/bundle.js?ver=3.0.3www.amnesty.org/en/wp-content/theme... https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/bundle.js?ver=3.0.3 — 200 — 25.0 KiB — 71 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/siteeditor.js?ver=3.0.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/siteeditor.js?ver=3.0.1 — 200 — 1.5 KiB — 54 ms — h3https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.8.5cc.cdn.civiccomputing.com/9/cookieC... https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.8.5 — 200 — 123.2 KiB — 145 ms — h3https://js.stripe.com/clover/stripe.js?ver=cloverjs.stripe.com/clover/stripe.js?ver=... https://js.stripe.com/clover/stripe.js?ver=clover — 200 — 225.0 KiB — 27 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/frontend.js?ver=3.0.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/frontend.js?ver=3.0.1 — 200 — 1.5 KiB — 45 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/favicons/manifest.jsonwww.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/favicons/manifest.json — 404 — 22.0 KiB — 145 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.7 shttps://amnesty.org// https://amnesty.org/ — 307 — 61 B — 64 ms — http/1.1https://amnesty.org// https://amnesty.org/ — 301 — 1.3 KiB — 54 ms — h2https://www.amnesty.org/www.amnesty.org/ https://www.amnesty.org/ — 301 — 1.4 KiB — 110 ms — h2https://www.amnesty.org/en/www.amnesty.org/en/ https://www.amnesty.org/en/ — 200 — 25.6 KiB — 64 ms — h2https://www.amnesty.org/en/wp-includes/blocks/social-links/style.min.css?ver=6.8.5www.amnesty.org/en/wp-includes/bloc... https://www.amnesty.org/en/wp-includes/blocks/social-links/style.min.css?ver=6.8.5 — 200 — 3.0 KiB — 64 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/styles/siteeditor.css?ver=3.0.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/styles/siteeditor.css?ver=3.0.1 — 200 — 1.5 KiB — 67 ms — h3https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/styles/bundle.css?ver=3.0.3www.amnesty.org/en/wp-content/theme... https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/styles/bundle.css?ver=3.0.3 — 200 — 33.0 KiB — 82 ms — h3https://www.amnesty.org/en/wp-content/plugins/amnesty-sharepoint-runner/assets/frontend.css?ver=3.0.6www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/amnesty-sharepoint-runner/assets/frontend.css?ver=3.0.6 — 200 — 1.6 KiB — 73 ms — h3https://www.amnesty.org/en/wp-content/plugins/block-tabbed-content-1.0.0-rc.6/dist/styles/frontend-d050f9c8.css?ver=1679676194www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/block-tabbed-content-1.0.0-rc.6/dist/styles/frontend-d050f9c8.css?ver=1679676194 — 200 — 1.8 KiB — 60 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/styles/front.css?ver=4.1.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/styles/front.css?ver=4.1.1 — 200 — 2.5 KiB — 78 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/styles/frontend.css?ver=3.0.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/styles/frontend.css?ver=3.0.1 — 200 — 3.8 KiB — 50 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MH9W89&ver=1.0.0www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MH9W89&ver=1.0.0 — 200 — 155.0 KiB — 192 ms — h2https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/infogram-loader.js?ver=3.0.3www.amnesty.org/en/wp-content/theme... https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/infogram-loader.js?ver=3.0.3 — 200 — 1.6 KiB — 107 ms — h3https://www.amnesty.org/en/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.amnesty.org/en/wp-includes/js/d... https://www.amnesty.org/en/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 3.1 KiB — 84 ms — h3https://www.amnesty.org/en/wp-content/plugins/humanity-content-security-policy/assets/main.js?ver=1.0.2www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/humanity-content-security-policy/assets/main.js?ver=1.0.2 — 200 — 9.9 KiB — 90 ms — h3https://www.amnesty.org/en/wp-content/plugins/block-tabbed-content-1.0.0-rc.6/dist/scripts/frontend-1aa8acec.js?ver=1679676194www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/block-tabbed-content-1.0.0-rc.6/dist/scripts/frontend-1aa8acec.js?ver=1679676194 — 200 — 2.0 KiB — 85 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/scripts/front.js?ver=4.1.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-theme-companion/assets/scripts/front.js?ver=4.1.1 — 200 — 1.9 KiB — 77 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/04/EU-ASSOCIATION-WEB-BANNER-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/04/EU-ASSOCIATION-WEB-BANNER-640x400.jpg — 200 — 192.6 KiB — 89 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/03/Ekpar_football_upscaled_banner-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/03/Ekpar_football_upscaled_banner-640x400.jpg — 200 — 138.9 KiB — 110 ms — h3https://www.amnesty.org/en/wp-content/uploads/2024/03/292922_display-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2024/03/292922_display-640x400.jpg — 200 — 54.7 KiB — 48 ms — h3https://www.amnesty.org/en/wp-content/uploads/2024/11/303705-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2024/11/303705-640x400.jpg — 200 — 48.9 KiB — 57 ms — h3https://www.amnesty.org/en/wp-content/uploads/2023/02/Amnesty-Icons-People-Group.pngwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2023/02/Amnesty-Icons-People-Group.png — 200 — 2.7 KiB — 99 ms — h3https://www.amnesty.org/en/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21www.amnesty.org/en/wp-includes/js/d... https://www.amnesty.org/en/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21 — 200 — 26.6 KiB — 55 ms — h3https://www.amnesty.org/en/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.amnesty.org/en/wp-includes/js/d... https://www.amnesty.org/en/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 5.1 KiB — 48 ms — h3https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/bundle.js?ver=3.0.3www.amnesty.org/en/wp-content/theme... https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/scripts/bundle.js?ver=3.0.3 — 200 — 25.0 KiB — 71 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/siteeditor.js?ver=3.0.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/siteeditor.js?ver=3.0.1 — 200 — 1.5 KiB — 54 ms — h3https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.8.5cc.cdn.civiccomputing.com/9/cookieC... https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.8.5 — 200 — 123.2 KiB — 145 ms — h3https://js.stripe.com/clover/stripe.js?ver=cloverjs.stripe.com/clover/stripe.js?ver=... https://js.stripe.com/clover/stripe.js?ver=clover — 200 — 225.0 KiB — 27 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/frontend.js?ver=3.0.1www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/scripts/frontend.js?ver=3.0.1 — 200 — 1.5 KiB — 45 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/favicons/manifest.jsonwww.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/favicons/manifest.json — 404 — 22.0 KiB — 145 ms — h3https://www.amnesty.org/en/wp-content/uploads/2022/03/Amnesty-Icons-17-Protest-Placards-150x150.pngwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2022/03/Amnesty-Icons-17-Protest-Placards-150x150.png — 200 — 2.6 KiB — 51 ms — h3https://www.amnesty.org/en/wp-content/uploads/2023/02/Amnesty-Icons-Activism-Hand-Protest-Vote.pngwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2023/02/Amnesty-Icons-Activism-Hand-Protest-Vote.png — 200 — 2.3 KiB — 49 ms — h3https://e.infogram.com/js/dist/embed-loader-min.jse.infogram.com/js/dist/embed-loader... https://e.infogram.com/js/dist/embed-loader-min.js — 200 — 4.6 KiB — 21 ms — h2https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/styles/print.css?ver=3.0.3www.amnesty.org/en/wp-content/theme... https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/styles/print.css?ver=3.0.3 — 200 — 2.0 KiB — 57 ms — h3https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/images/sprite.svgwww.amnesty.org/en/wp-content/theme... https://www.amnesty.org/en/wp-content/themes/humanity-theme/assets/images/sprite.svg — 200 — 17.5 KiB — 51 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/04/315356-homepage-1468x621.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/04/315356-homepage-1468x621.jpg — 200 — 444.9 KiB — 155 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/04/4bc5f0ca-7743-44e4-9085-fb202c1a8dd9-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/04/4bc5f0ca-7743-44e4-9085-fb202c1a8dd9-640x400.jpg — 200 — 220.9 KiB — 152 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/04/GettyImages-2188504445-scaled-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/04/GettyImages-2188504445-scaled-640x400.jpg — 200 — 223.1 KiB — 137 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/04/GettyImages-2187346948-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/04/GettyImages-2187346948-640x400.jpg — 200 — 192.3 KiB — 140 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/04/78d08a2a-e2e8-4c75-00bc-08de3c642a38_w1597_n_r1_s_s-640x400.avifwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/04/78d08a2a-e2e8-4c75-00bc-08de3c642a38_w1597_n_r1_s_s-640x400.avif — 200 — 129.8 KiB — 115 ms — h3https://www.amnesty.org/en/wp-content/uploads/2026/04/GettyImages-2269270742-1-1-e1775829618227-640x390.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2026/04/GettyImages-2269270742-1-1-e1775829618227-640x390.jpg — 200 — 183.2 KiB — 156 ms — h3https://www.amnesty.org/en/wp-content/uploads/2021/03/f8e6d9d4bdf5123e2b30003dbee8918636e104b6-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2021/03/f8e6d9d4bdf5123e2b30003dbee8918636e104b6-640x400.jpg — 200 — 46.4 KiB — 118 ms — h3https://www.amnesty.org/en/wp-content/uploads/2022/07/285192-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2022/07/285192-640x400.jpg — 200 — 43.1 KiB — 142 ms — h3https://www.amnesty.org/en/wp-content/uploads/2021/03/3d3d0c419332befce0c70e0d5743392bab2f6c3c-640x400.jpgwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2021/03/3d3d0c419332befce0c70e0d5743392bab2f6c3c-640x400.jpg — 200 — 42.5 KiB — 136 ms — h3https://www.amnesty.org/en/wp-content/uploads/2021/08/129327069-45f0fe5f-7fa9-4b09-acbb-3272541534ab-170x72.pngwww.amnesty.org/en/wp-content/uploa... https://www.amnesty.org/en/wp-content/uploads/2021/08/129327069-45f0fe5f-7fa9-4b09-acbb-3272541534ab-170x72.png — 200 — 3.1 KiB — 78 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/fonts/TradeGothicLTW05-BdCnNo.20.woff2www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/fonts/TradeGothicLTW05-BdCnNo.20.woff2 — 200 — 25.4 KiB — 52 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/fonts/TradeGothicLTW05-Roman.woff2www.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/fonts/TradeGothicLTW05-Roman.woff2 — 200 — 25.7 KiB — 81 ms — h3https://apikeys.civiccomputing.com/c/v?d=www.amnesty.org&p=CookieControl%20Multi-Site&v=9&k=c2d360782349a7560c1ddb4808d2d0ab27e6dc48&format=jsonapikeys.civiccomputing.com/c/v?d=ww... https://apikeys.civiccomputing.com/c/v?d=www.amnesty.org&p=CookieControl%20Multi-Site&v=9&k=c2d360782349a7560c1ddb4808d2d0ab27e6dc48&format=json — 200 — 616 B — 59 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-812734679&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-812734679&cx=c&gtm=4e64h1h1 — 200 — 136.7 KiB — 54 ms — h2https://cdn-eu.pagesense.io/js/amnestyinternational/a9ce5c8e3e61437682525db5403e1431.jscdn-eu.pagesense.io/js/amnestyinter... https://cdn-eu.pagesense.io/js/amnestyinternational/a9ce5c8e3e61437682525db5403e1431.js — 200 — 72.2 KiB — 16 ms — h2https://pagesense-collect.zoho.eu/pslog.gif?type=2pagesense-collect.zoho.eu/pslog.gif... https://pagesense-collect.zoho.eu/pslog.gif?type=2 — 200 — 594 B — 92 ms — http/1.1https://cdn-eu.pagesense.io/js/amnestyinternational/a9ce5c8e3e61437682525db5403e1431_visitor_count.jscdn-eu.pagesense.io/js/amnestyinter... https://cdn-eu.pagesense.io/js/amnestyinternational/a9ce5c8e3e61437682525db5403e1431_visitor_count.js — 200 — 476 B — 6 ms — h2https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/favicons/manifest.jsonwww.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/favicons/manifest.json — 404 — 0 B — 4 ms — h3https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/favicons/favicon-32x32.pngwww.amnesty.org/en/wp-content/plugi... https://www.amnesty.org/en/wp-content/plugins/wp-plugin-amnesty-branding/assets/favicons/favicon-32x32.png — 200 — 1.9 KiB — 40 ms — h3https://pagesense-collect.zoho.eu/psimg.gif?raw=%7B%22vrd%22%3A%5B%7B%22a%22%3A%22amnestyinternational%22%2C%22p%22%3A%22a9ce5c8e3e61437682525db5403e1431%22%2C%22sc%22%3A%220%22%7D%5D%2C%22urd%22%3A%7B%22bv%22%3A%22Chrome%22%2C%22lv%22%3A%22en-US%22%2C%22ov%22%3A%22Mac%20OS%22%2C%22dv%22%3A%22desktop%22%2C%22mdv%22%3A%22Apple%22%2C%22rv%22%3A%22%22%2C%22frv%22%3A%22%22%2C%22fcv%22%3A%22https%3A%2F%2Fwww.amnesty.org%2Fen%2F%22%2C%22cv%22%3A%22https%3A%2F%2Fwww.amnesty.org%2Fen%22%2C%22up%22%3A%5B%5D%2C%22tv%22%3A%22DIRECT%22%2C%22srv%22%3A%22800x600%22%2C%22f%22%3A%221776800896064zabu0.47258658172613643%22%2C%22d%22%3A%221776800896064zabv0.5050477084764027%22%2C%22sid%22%3A%221776800896065zsc0.49797159115334944%22%2C%22ts%22%3A0%2C%22n%22%3Atrue%2C%22lp%22%3A%22https%3A%2F%2Fwww.amnesty.org%2Fen%22%2C%22lpr%22%3A%22%22%2C%22fsrc%22%3A%22direct%22%2C%22fmdm%22%3A%22(none)%22%2C%22fchn%22%3A%22direct%22%2C%22ifr%22%3Atrue%2C%22isef%22%3Atrue%2C%22ht%22%3A%22pageview%22%2C%22iht%22%3Atrue%2C%22src%22%3A%22direct%22%2C%22mdm%22%3A%22(none)%22%2C%22chn%22%3A%22direct%22%2C%22dtte%22%3A%22Amnesty%20International%22%7D%7D&type=21&domainname=amnestyinternationalpagesense-collect.zoho.eu/psimg.gif... https://pagesense-collect.zoho.eu/psimg.gif?raw=%7B%22vrd%22%3A%5B%7B%22a%22%3A%22amnestyinternational%22%2C%22p%22%3A%22a9ce5c8e3e61437682525db5403e1431%22%2C%22sc%22%3A%220%22%7D%5D%2C%22urd%22%3A%7B%22bv%22%3A%22Chrome%22%2C%22lv%22%3A%22en-US%22%2C%22ov%22%3A%22Mac%20OS%22%2C%22dv%22%3A%22desktop%22%2C%22mdv%22%3A%22Apple%22%2C%22rv%22%3A%22%22%2C%22frv%22%3A%22%22%2C%22fcv%22%3A%22https%3A%2F%2Fwww.amnesty.org%2Fen%2F%22%2C%22cv%22%3A%22https%3A%2F%2Fwww.amnesty.org%2Fen%22%2C%22up%22%3A%5B%5D%2C%22tv%22%3A%22DIRECT%22%2C%22srv%22%3A%22800x600%22%2C%22f%22%3A%221776800896064zabu0.47258658172613643%22%2C%22d%22%3A%221776800896064zabv0.5050477084764027%22%2C%22sid%22%3A%221776800896065zsc0.49797159115334944%22%2C%22ts%22%3A0%2C%22n%22%3Atrue%2C%22lp%22%3A%22https%3A%2F%2Fwww.amnesty.org%2Fen%22%2C%22lpr%22%3A%22%22%2C%22fsrc%22%3A%22direct%22%2C%22fmdm%22%3A%22(none)%22%2C%22fchn%22%3A%22direct%22%2C%22ifr%22%3Atrue%2C%22isef%22%3Atrue%2C%22ht%22%3A%22pageview%22%2C%22iht%22%3Atrue%2C%22src%22%3A%22direct%22%2C%22mdm%22%3A%22(none)%22%2C%22chn%22%3A%22direct%22%2C%22dtte%22%3A%22Amnesty%20International%22%7D%7D&type=21&domainname=amnestyinternational — 200 — 594 B — 38 ms — http/1.1https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.0 KiB — 9 ms — h3https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 895 B — 6 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 10 ms — h2https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 5 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 547 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 492ms · 529KB · $7/mo
www.amnesty.org
Other
Optional
Execution 172ms
Transfer 26 KB
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 94ms
Transfer 0 KB
Monthly Cost $1/mo
cc.cdn.civiccomputing.com
Other
Optional
Execution 88ms
Transfer 123 KB
Unused 47%
Monthly Cost $1/mo
Stripe
Payment
Essential
Execution 76ms
Transfer 225 KB
Unused 73%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 61ms
Transfer 155 KB
Unused 52%
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

73% of Stripe'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

52% of Google Tag Manager'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