Skip to content
https://ellenmacarthurfoundation.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
6
REVIEW
1
PASS
8
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.
93
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.

6.40 s

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

13.78 s

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

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

8.26 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.07 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
17
8 PASS 1 REVIEW 6 FIX
D
Page Weight Budget
Action
2.3 MB transferred, 106 requests
FIX
2.3 MB transferred, 106 requests
Info::
Page weighs 7.2 MB (2.3 MB transferred)
Warning::
JavaScript is 996 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 996 KB
Warning::
106 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.47 g CO2 per page load
2.3 MB / 2.4 MB budget
2.3 MB transferred
106 requests
0.47 g CO2 per page load
JavaScript 995.9 KiB 43%
Images 689.1 KiB 30%
HTML 385.8 KiB 17%
Other 88.3 KiB 4%
Other 84.0 KiB 4%
Fonts 71.0 KiB 3%
Other 1.3 KiB 0%
Other 582 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

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.3 MiB of 2.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2723ms total JS execution
FIX
2723ms total JS execution
Warning::
https://www.ellenmacarthurfoundation.org/framework...: 505ms CPU time
Warning::
https://www.ellenmacarthurfoundation.org/: 341ms CPU time
Warning::
https://consent.cookiebot.com/6c2dfbd6-6680-48f5-b...: 332ms CPU time
Warning::
https://www.ellenmacarthurfoundation.org/app-5a32a...: 316ms CPU time
Warning::
Unattributable: 309ms CPU time
Warning::
Third-party scripts: 2723ms (100% of total)

Main Thread Breakdown

Script Evaluation 51% Other 20% Script Parsing & Compilation 10% Style & Layout 9% Parse HTML & CSS 8%
ScriptTotalScriptingParse/CompileParty
https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js505ms354ms19ms3rd
https://www.ellenmacarthurfoundation.org/341ms42ms10ms3rd
https://consent.cookiebot.com/6c2dfbd6-6680-48f5-b372-fc82b557b107/cc.js?renew=false&referer=www.ellenmacarthurfoundation.org&dnt=false&init=false332ms141ms27ms3rd
https://www.ellenmacarthurfoundation.org/app-5a32aec6eeeac1611ed4.js316ms130ms25ms3rd
Unattributable309ms23ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-V32N675KJX&cx=c&gtm=4e64k0245ms204ms38ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WFF6337216ms174ms39ms3rd
https://www.ellenmacarthurfoundation.org/component---src-templates-home-page-js-ecc58e25c7a458b178ae.js209ms207ms1ms3rd
https://www.ellenmacarthurfoundation.org/108-19f9b9cd95c4b1bfa41f.js102ms51ms4ms3rd
https://consent.cookiebot.com/uc.js?cbid=6c2dfbd6-6680-48f5-b372-fc82b557b107&implementation=gtm&consentmode-dataredaction=dynamic76ms63ms8ms3rd

Showing top 10 of 11 scripts

D
JS Bundles
Action
25 scripts, 381 KB unused
FIX
25 scripts, 381 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-V32N...: 66 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WFF...: 65 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ellenmacarthurfoundation.org/cce21e158...: 61 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ellenmacarthurfoundation.org/app-5a32a...: 54 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ellenmacarthurfoundation.org/0c03c08ca...: 49 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 381 KB
381 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-V32N675KJX&cx=c&gtm=4e64k0165 KB66 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WFF6337165 KB65 KB (39%)3rd
https://www.ellenmacarthurfoundation.org/cce21e158c38cba57efd2e0ef99d90ceaf62cf41-68a1aa394c0e73c864c1.js94 KB61 KB (65%)3rd
https://www.ellenmacarthurfoundation.org/app-5a32aec6eeeac1611ed4.js84 KB54 KB (64%)3rd
https://www.ellenmacarthurfoundation.org/0c03c08caef63195ccda6408034fb1537677576e-34da04e3517fd378d724.js96 KB49 KB (55%)3rd
https://www.ellenmacarthurfoundation.org/commons-58bc1985287d0751aea3.js94 KB44 KB (47%)3rd
https://www.ellenmacarthurfoundation.org/e0973ffa53602bff9fc799c502061db3cb35ead9-5893121573ec09926210.js50 KB42 KB (84%)3rd
https://www.youtube.com/iframe_api4 KB3rd
https://consent.cookiebot.com/uc.js?cbid=6c2dfbd6-6680-48f5-b372-fc82b557b107&implementation=gtm&consentmode-dataredaction=dynamic27 KB3rd
https://www.ellenmacarthurfoundation.org/f78b03c7-ecee6ea7c1acaa63d902.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

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
106 resources · 2.3 MB · 381 KB savings available
FIX
106 resources · 2.3 MB · 381 KB savings available
Warning::
Page weight 1.3 MB over 1MB target
Got: 2.3 MB Expected: ≤ 1 MB
Info::
~381 KB of savings available
Warning::
105 third-party resources (100% of weight)
Info::
1 resources over 200KB
106 resources · 2.3 MiB · 105 third-party 1.3 MiB over 1MB target
JavaScript 43% · 995.9 KiB
Image 30% · 697.6 KiB
Document 17% · 385.8 KiB
Other 7% · 165.6 KiB
Font 3% · 71.0 KiB

~381.2 KiB of savings available

Remove unused JavaScript: 381.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.

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
Image Optimization
60 images, 0 KB saveable
PASS
60 images, 0 KB saveable
Info::
All images are well-optimized
60 images 689 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
3 fonts (71 KB)
PASS
3 fonts (71 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

71 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 6.4 s LCP 13.8 shttps://www.ellenmacarthurfoundation.org/static/inter-latin-700-normal-1104236696a5d2d1f236f40aa0c491d1.woff2inter-latin-700-normal-... https://www.ellenmacarthurfoundation.org/static/inter-latin-700-normal-1104236696a5d2d1f236f40aa0c491d1.woff2 — 23.9 KiB — 38 ms — font-display: swaphttps://www.ellenmacarthurfoundation.org/static/inter-latin-400-normal-eca1e21531598d5db58f56b3ba23a8cc.woff2inter-latin-400-normal-... https://www.ellenmacarthurfoundation.org/static/inter-latin-400-normal-eca1e21531598d5db58f56b3ba23a8cc.woff2 — 23.2 KiB — 35 ms — font-display: swaphttps://www.ellenmacarthurfoundation.org/static/inter-latin-500-normal-b7c27c60f848f2083f45be25012ce41d.woff2inter-latin-500-normal-... https://www.ellenmacarthurfoundation.org/static/inter-latin-500-normal-b7c27c60f848f2083f45be25012ce41d.woff2 — 23.8 KiB — 37 ms — font-display: swap
inter-latin-700-normal-... woff2 swap
Size 24 KB
Load time 38 ms
Start 393 ms
Risk FOUT — text flashes from fallback to web font
inter-latin-400-normal-... woff2 swap
Size 23 KB
Load time 35 ms
Start 393 ms
Risk FOUT — text flashes from fallback to web font
inter-latin-500-normal-... woff2 swap
Size 24 KB
Load time 37 ms
Start 393 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
Network Waterfall
106 requests over 4496ms
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 6.4 s LCP 13.8 shttps://ellenmacarthurfoundation.org// https://ellenmacarthurfoundation.org/ — 301 — 154 B — 88 ms — h2https://www.ellenmacarthurfoundation.org/www.ellenmacarthurfoundation.org/ https://www.ellenmacarthurfoundation.org/ — 200 — 385.0 KiB — 260 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WFF6337www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WFF6337 — 200 — 165.4 KiB — 217 ms — h2https://www.ellenmacarthurfoundation.org/manifest.webmanifestwww.ellenmacarthurfoundation.org/ma... https://www.ellenmacarthurfoundation.org/manifest.webmanifest — 200 — 1.3 KiB — 252 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg%20height='360'%20width='640'%20xmlns='http://www.w3.org/200…www.w3.org/200… data:image/svg+xml;charset=utf-8,%3Csvg%20height='360'%20width='640'%20xmlns='http://www.w3.org/200… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACiFBMVEUAACUjVIQAIl8AADUAACEAC…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACiFBMVEUAACUjVIQAIl8AADUAACEAC… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACNFBMVEUAACsGJ0MAJEQAJkc0RFsnN…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACNFBMVEUAACsGJ0MAJEQAJkc0RFsnN… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACkVBMVEUAAAA7HRxdOzx7UFKXcXOug…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACkVBMVEUAAAA7HRxdOzx7UFKXcXOug… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAChVBMVEUAVHkAVnkAR3EZW3sAQ2gvX…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAChVBMVEUAVHkAVnkAR3EZW3sAQ2gvX… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20height='804.0000000000001'%20width='1980'%20xmlns='http:/…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20height='804.0000000000001'%20width='1980'%20xmlns='http:/… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAABzlBMVEUAAT0AADkAADUAACwAACMAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAABzlBMVEUAAT0AADkAADUAACwAACMAA… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20height='321'%20width='571'%20xmlns='http://www.w3.org/200…www.w3.org/200… data:image/svg+xml;charset=utf-8,%3Csvg%20height='321'%20width='571'%20xmlns='http://www.w3.org/200… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACZ1BMVEUEDxEDEhUEFRgDFBcFFRcHF…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACZ1BMVEUEDxEDEhUEFRgDFBcFFRcHF… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACglBMVEW9oHi+oHXAone/oXe/one+n…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACglBMVEW9oHi+oHXAone/oXe/one+n… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEXEvbm4sKqDe3N8dWuAfHKNi…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEXEvbm4sKqDe3N8dWuAfHKNi… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACdlBMVEUAAAAAFSQAFikABiUPUGIpQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACdlBMVEUAAAAAFSQAFikABiUPUGIpQ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAABwlBMVEUxMUg3N01AQFU3OE0qLkMvO…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAABwlBMVEUxMUg3N01AQFU3OE0qLkMvO… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACZFBMVEVsn292o2p/pmaHqWONq2CSr…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACZFBMVEVsn292o2p/pmaHqWONq2CSr… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACglBMVEUvL0QuLkQsLUI+OElcQE5fQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACglBMVEUvL0QuLkQsLUI+OElcQE5fQ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACH1BMVEXt7e3x8fDGxsc3Nkk4N0s8O…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACH1BMVEXt7e3x8fDGxsc3Nkk4N0s8O… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACbVBMVEUnd4MNWWYTYW8ig5NVlqNWj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACbVBMVEUnd4MNWWYTYW8ig5NVlqNWj… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAB3VBMVEUAo7AAnqwAmKcAlqUAlKQAl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAB3VBMVEUAo7AAnqwAmKcAlqUAlKQAl… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACdlBMVEURERkTExsXFh0VFRwWFh0cG…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACdlBMVEURERkTExsXFh0VFRwWFh0cG… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEVzc2+HiIOBgn+AgXuIiIKFh…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEVzc2+HiIOBgn+AgXuIiIKFh… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAAB4FBMVEUmbvI6bfBBUr48JoU3MYM5N…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAAB4FBMVEUmbvI6bfBBUr48JoU3MYM5N… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEVAMBNiSSZXRStZQSFyTCFdQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEVAMBNiSSZXRStZQSFyTCFdQ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACcFBMVEVQYEcvTC8oRSYeQx81VzApR…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACcFBMVEVQYEcvTC8oRSYeQx81VzApR… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACf1BMVEVoX1NwamFYXmBsbm1gYF42N…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACf1BMVEVoX1NwamFYXmBsbm1gYF42N… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACW1BMVEV5mrZ7m7VrhJdWaXlthJV9l…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACW1BMVEV5mrZ7m7VrhJdWaXlthJV9l… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAClFBMVEW909fA1de2z9WlxM6Ut8Spx…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAClFBMVEW909fA1de2z9WlxM6Ut8Spx… — 200 — 0 B — 0 ms — data
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 6.4 s LCP 13.8 shttps://ellenmacarthurfoundation.org// https://ellenmacarthurfoundation.org/ — 301 — 154 B — 88 ms — h2https://www.ellenmacarthurfoundation.org/www.ellenmacarthurfoundation.org/ https://www.ellenmacarthurfoundation.org/ — 200 — 385.0 KiB — 260 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WFF6337www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WFF6337 — 200 — 165.4 KiB — 217 ms — h2https://www.ellenmacarthurfoundation.org/manifest.webmanifestwww.ellenmacarthurfoundation.org/ma... https://www.ellenmacarthurfoundation.org/manifest.webmanifest — 200 — 1.3 KiB — 252 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg%20height='360'%20width='640'%20xmlns='http://www.w3.org/200…www.w3.org/200… data:image/svg+xml;charset=utf-8,%3Csvg%20height='360'%20width='640'%20xmlns='http://www.w3.org/200… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACiFBMVEUAACUjVIQAIl8AADUAACEAC…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACiFBMVEUAACUjVIQAIl8AADUAACEAC… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACNFBMVEUAACsGJ0MAJEQAJkc0RFsnN…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACNFBMVEUAACsGJ0MAJEQAJkc0RFsnN… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACkVBMVEUAAAA7HRxdOzx7UFKXcXOug…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACkVBMVEUAAAA7HRxdOzx7UFKXcXOug… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAChVBMVEUAVHkAVnkAR3EZW3sAQ2gvX…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAChVBMVEUAVHkAVnkAR3EZW3sAQ2gvX… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20height='804.0000000000001'%20width='1980'%20xmlns='http:/…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20height='804.0000000000001'%20width='1980'%20xmlns='http:/… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAABzlBMVEUAAT0AADkAADUAACwAACMAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAABzlBMVEUAAT0AADkAADUAACwAACMAA… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20height='321'%20width='571'%20xmlns='http://www.w3.org/200…www.w3.org/200… data:image/svg+xml;charset=utf-8,%3Csvg%20height='321'%20width='571'%20xmlns='http://www.w3.org/200… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACZ1BMVEUEDxEDEhUEFRgDFBcFFRcHF…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACZ1BMVEUEDxEDEhUEFRgDFBcFFRcHF… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACglBMVEW9oHi+oHXAone/oXe/one+n…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACglBMVEW9oHi+oHXAone/oXe/one+n… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEXEvbm4sKqDe3N8dWuAfHKNi…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEXEvbm4sKqDe3N8dWuAfHKNi… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACdlBMVEUAAAAAFSQAFikABiUPUGIpQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACdlBMVEUAAAAAFSQAFikABiUPUGIpQ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAABwlBMVEUxMUg3N01AQFU3OE0qLkMvO…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAABwlBMVEUxMUg3N01AQFU3OE0qLkMvO… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACZFBMVEVsn292o2p/pmaHqWONq2CSr…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACZFBMVEVsn292o2p/pmaHqWONq2CSr… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACglBMVEUvL0QuLkQsLUI+OElcQE5fQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACglBMVEUvL0QuLkQsLUI+OElcQE5fQ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACH1BMVEXt7e3x8fDGxsc3Nkk4N0s8O…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACH1BMVEXt7e3x8fDGxsc3Nkk4N0s8O… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACbVBMVEUnd4MNWWYTYW8ig5NVlqNWj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACbVBMVEUnd4MNWWYTYW8ig5NVlqNWj… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAB3VBMVEUAo7AAnqwAmKcAlqUAlKQAl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAB3VBMVEUAo7AAnqwAmKcAlqUAlKQAl… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACdlBMVEURERkTExsXFh0VFRwWFh0cG…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACdlBMVEURERkTExsXFh0VFRwWFh0cG… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEVzc2+HiIOBgn+AgXuIiIKFh…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEVzc2+HiIOBgn+AgXuIiIKFh… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAAB4FBMVEUmbvI6bfBBUr48JoU3MYM5N…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAAB4FBMVEUmbvI6bfBBUr48JoU3MYM5N… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEVAMBNiSSZXRStZQSFyTCFdQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEVAMBNiSSZXRStZQSFyTCFdQ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACcFBMVEVQYEcvTC8oRSYeQx81VzApR…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACcFBMVEVQYEcvTC8oRSYeQx81VzApR… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACf1BMVEVoX1NwamFYXmBsbm1gYF42N…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACf1BMVEVoX1NwamFYXmBsbm1gYF42N… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACW1BMVEV5mrZ7m7VrhJdWaXlthJV9l…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACW1BMVEV5mrZ7m7VrhJdWaXlthJV9l… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAClFBMVEW909fA1de2z9WlxM6Ut8Spx…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAClFBMVEW909fA1de2z9WlxM6Ut8Spx… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACi1BMVEWyppyllYiai4GflpCelY6im…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACi1BMVEWyppyllYiai4GflpCelY6im… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACQ1BMVEV0jaZ8k6p7k6p6kqp0j6iEm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACQ1BMVEV0jaZ8k6p7k6p6kqp0j6iEm… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAChVBMVEW3vLy4vL27vr+2uLeppqCyr…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAAChVBMVEW3vLy4vL27vr+2uLeppqCyr… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEUEBwkDBggFCw0UGRoXGBchI…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAMAAABI111xAAACjlBMVEUEBwkDBggFCw0UGRoXGBchI… — 200 — 0 B — 0 ms — datahttps://images.ctfassets.net/isq5xwjfoz2m/6VeFgSQhGcEu8ridjEHZMd/5f2a0bcd2d0d04ef46e72f68f541a7b9/EARTH_TRUST_V_RED_DUAL_RGB.pngimages.ctfassets.net/isq5xwjfoz2m/6... https://images.ctfassets.net/isq5xwjfoz2m/6VeFgSQhGcEu8ridjEHZMd/5f2a0bcd2d0d04ef46e72f68f541a7b9/EARTH_TRUST_V_RED_DUAL_RGB.png — 200 — 18.8 KiB — 110 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/4ff97t8FvbH7U43ECuj7qg/d9d506077bde444ee2e513626eecc34b/Cyber-Essentials-Logo-v2__1_.pngimages.ctfassets.net/isq5xwjfoz2m/4... https://images.ctfassets.net/isq5xwjfoz2m/4ff97t8FvbH7U43ECuj7qg/d9d506077bde444ee2e513626eecc34b/Cyber-Essentials-Logo-v2__1_.png — 200 — 37.7 KiB — 127 ms — h2https://www.ellenmacarthurfoundation.org/webpack-runtime-10e1294837b20112804b.jswww.ellenmacarthurfoundation.org/we... https://www.ellenmacarthurfoundation.org/webpack-runtime-10e1294837b20112804b.js — 200 — 3.1 KiB — 35 ms — h2https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.jswww.ellenmacarthurfoundation.org/fr... https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js — 200 — 43.0 KiB — 42 ms — h2https://www.ellenmacarthurfoundation.org/app-5a32aec6eeeac1611ed4.jswww.ellenmacarthurfoundation.org/ap... https://www.ellenmacarthurfoundation.org/app-5a32aec6eeeac1611ed4.js — 200 — 84.2 KiB — 43 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/3xyLDsYf9KE3LCLSV8oYq9/ca859980f77dfb4f9ac109b9eef9aab1/sign-up-component-background-image.webp?fm=webpimages.ctfassets.net/isq5xwjfoz2m/3... https://images.ctfassets.net/isq5xwjfoz2m/3xyLDsYf9KE3LCLSV8oYq9/ca859980f77dfb4f9ac109b9eef9aab1/sign-up-component-background-image.webp?fm=webp — 200 — 7.8 KiB — 99 ms — h2https://www.ellenmacarthurfoundation.org/static/inter-latin-700-normal-1104236696a5d2d1f236f40aa0c491d1.woff2www.ellenmacarthurfoundation.org/st... https://www.ellenmacarthurfoundation.org/static/inter-latin-700-normal-1104236696a5d2d1f236f40aa0c491d1.woff2 — 200 — 23.9 KiB — 38 ms — h2https://www.ellenmacarthurfoundation.org/static/inter-latin-400-normal-eca1e21531598d5db58f56b3ba23a8cc.woff2www.ellenmacarthurfoundation.org/st... https://www.ellenmacarthurfoundation.org/static/inter-latin-400-normal-eca1e21531598d5db58f56b3ba23a8cc.woff2 — 200 — 23.2 KiB — 35 ms — h2https://www.ellenmacarthurfoundation.org/static/inter-latin-500-normal-b7c27c60f848f2083f45be25012ce41d.woff2www.ellenmacarthurfoundation.org/st... https://www.ellenmacarthurfoundation.org/static/inter-latin-500-normal-b7c27c60f848f2083f45be25012ce41d.woff2 — 200 — 23.8 KiB — 37 ms — h2https://www.ellenmacarthurfoundation.org/page-data/app-data.jsonwww.ellenmacarthurfoundation.org/pa... https://www.ellenmacarthurfoundation.org/page-data/app-data.json — 200 — 165 B — 160 ms — h2https://www.ellenmacarthurfoundation.org/page-data/index/page-data.jsonwww.ellenmacarthurfoundation.org/pa... https://www.ellenmacarthurfoundation.org/page-data/index/page-data.json — 200 — 75.1 KiB — 38 ms — h2https://consent.cookiebot.com/uc.js?cbid=6c2dfbd6-6680-48f5-b372-fc82b557b107&implementation=gtm&consentmode-dataredaction=dynamicconsent.cookiebot.com/uc.js?cbid=6c... https://consent.cookiebot.com/uc.js?cbid=6c2dfbd6-6680-48f5-b372-fc82b557b107&implementation=gtm&consentmode-dataredaction=dynamic — 200 — 27.0 KiB — 75 ms — h2https://www.googletagmanager.com/gtag/js?id=G-V32N675KJX&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-V32N675KJX&cx=c&gtm=4e64k0 — 200 — 164.7 KiB — 55 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.6 KiB — 114 ms — h2https://www.ellenmacarthurfoundation.org/f95ba24a-0decdf954fabf3dbb2d5.jswww.ellenmacarthurfoundation.org/f9... https://www.ellenmacarthurfoundation.org/f95ba24a-0decdf954fabf3dbb2d5.js — 200 — 4.0 KiB — 34 ms — h2https://www.ellenmacarthurfoundation.org/db0e1d34-ddc383f362c567a32879.jswww.ellenmacarthurfoundation.org/db... https://www.ellenmacarthurfoundation.org/db0e1d34-ddc383f362c567a32879.js — 200 — 1.5 KiB — 36 ms — h2https://www.ellenmacarthurfoundation.org/f78b03c7-ecee6ea7c1acaa63d902.jswww.ellenmacarthurfoundation.org/f7... https://www.ellenmacarthurfoundation.org/f78b03c7-ecee6ea7c1acaa63d902.js — 200 — 2.7 KiB — 36 ms — h2https://www.ellenmacarthurfoundation.org/f0dcbd07-d4804dc5e7cb6c095dfe.jswww.ellenmacarthurfoundation.org/f0... https://www.ellenmacarthurfoundation.org/f0dcbd07-d4804dc5e7cb6c095dfe.js — 200 — 4.8 KiB — 56 ms — h2https://www.ellenmacarthurfoundation.org/0267ec55-fef971548745ce27295c.jswww.ellenmacarthurfoundation.org/02... https://www.ellenmacarthurfoundation.org/0267ec55-fef971548745ce27295c.js — 200 — 1.4 KiB — 38 ms — h2https://www.ellenmacarthurfoundation.org/69b1a788-235c9d83b8f5615e71ef.jswww.ellenmacarthurfoundation.org/69... https://www.ellenmacarthurfoundation.org/69b1a788-235c9d83b8f5615e71ef.js — 200 — 2.1 KiB — 40 ms — h2https://www.ellenmacarthurfoundation.org/commons-58bc1985287d0751aea3.jswww.ellenmacarthurfoundation.org/co... https://www.ellenmacarthurfoundation.org/commons-58bc1985287d0751aea3.js — 200 — 94.3 KiB — 58 ms — h2https://www.ellenmacarthurfoundation.org/dc8c38afb8ce3675dc2531be194854e016bab442-93409aa3368d866422ec.jswww.ellenmacarthurfoundation.org/dc... https://www.ellenmacarthurfoundation.org/dc8c38afb8ce3675dc2531be194854e016bab442-93409aa3368d866422ec.js — 200 — 10.7 KiB — 49 ms — h2https://www.ellenmacarthurfoundation.org/6cf83f0b4550cbfa670e494c6e4a2f0a904e84ec-de244f72015f6850a6c8.jswww.ellenmacarthurfoundation.org/6c... https://www.ellenmacarthurfoundation.org/6cf83f0b4550cbfa670e494c6e4a2f0a904e84ec-de244f72015f6850a6c8.js — 200 — 7.3 KiB — 44 ms — h2https://www.ellenmacarthurfoundation.org/e0973ffa53602bff9fc799c502061db3cb35ead9-5893121573ec09926210.jswww.ellenmacarthurfoundation.org/e0... https://www.ellenmacarthurfoundation.org/e0973ffa53602bff9fc799c502061db3cb35ead9-5893121573ec09926210.js — 200 — 50.4 KiB — 52 ms — h2https://www.ellenmacarthurfoundation.org/73b22d1d991ab8eae1d40ed5709412ad4cfa05f8-7bf62c0a529c6362cc76.jswww.ellenmacarthurfoundation.org/73... https://www.ellenmacarthurfoundation.org/73b22d1d991ab8eae1d40ed5709412ad4cfa05f8-7bf62c0a529c6362cc76.js — 200 — 17.8 KiB — 44 ms — h2https://www.ellenmacarthurfoundation.org/cce21e158c38cba57efd2e0ef99d90ceaf62cf41-68a1aa394c0e73c864c1.jswww.ellenmacarthurfoundation.org/cc... https://www.ellenmacarthurfoundation.org/cce21e158c38cba57efd2e0ef99d90ceaf62cf41-68a1aa394c0e73c864c1.js — 200 — 94.3 KiB — 65 ms — h2https://www.ellenmacarthurfoundation.org/f40c75a77e4ffec77e2bdc453fba0560f3c1f8a2-0cf4c97f46f51132c9c7.jswww.ellenmacarthurfoundation.org/f4... https://www.ellenmacarthurfoundation.org/f40c75a77e4ffec77e2bdc453fba0560f3c1f8a2-0cf4c97f46f51132c9c7.js — 200 — 4.0 KiB — 47 ms — h2https://www.ellenmacarthurfoundation.org/0c03c08caef63195ccda6408034fb1537677576e-34da04e3517fd378d724.jswww.ellenmacarthurfoundation.org/0c... https://www.ellenmacarthurfoundation.org/0c03c08caef63195ccda6408034fb1537677576e-34da04e3517fd378d724.js — 200 — 96.3 KiB — 58 ms — h2https://www.ellenmacarthurfoundation.org/component---src-templates-home-page-js-ecc58e25c7a458b178ae.jswww.ellenmacarthurfoundation.org/co... https://www.ellenmacarthurfoundation.org/component---src-templates-home-page-js-ecc58e25c7a458b178ae.js — 200 — 5.3 KiB — 163 ms — h2https://www.ellenmacarthurfoundation.org/page-data/sq/d/2665610594.jsonwww.ellenmacarthurfoundation.org/pa... https://www.ellenmacarthurfoundation.org/page-data/sq/d/2665610594.json — 200 — 7.8 KiB — 55 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 33 ms — h2https://consentcdn.cookiebot.com/consentconfig/6c2dfbd6-6680-48f5-b372-fc82b557b107/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/6c2dfbd6-6680-48f5-b372-fc82b557b107/settings.json — 200 — 973 B — 63 ms — h2https://consent.cookiebot.com/6c2dfbd6-6680-48f5-b372-fc82b557b107/cc.js?renew=false&referer=www.ellenmacarthurfoundation.org&dnt=false&init=falseconsent.cookiebot.com/6c2dfbd6-6680... https://consent.cookiebot.com/6c2dfbd6-6680-48f5-b372-fc82b557b107/cc.js?renew=false&referer=www.ellenmacarthurfoundation.org&dnt=false&init=false — 200 — 81.6 KiB — 110 ms — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 809 B — 61 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/1diq8bcqWRIbLIF0BHt0ZW/29923d1e3e8d4f45a8ddc10632e0783d/Listing_-_Commercial_Collaboration.svg?fm=png&w=472&h=266&fit=fill&q=100&f=centerimages.ctfassets.net/isq5xwjfoz2m/1... https://images.ctfassets.net/isq5xwjfoz2m/1diq8bcqWRIbLIF0BHt0ZW/29923d1e3e8d4f45a8ddc10632e0783d/Listing_-_Commercial_Collaboration.svg?fm=png&w=472&h=266&fit=fill&q=100&f=center — 200 — 36.8 KiB — 23 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg%20height='1690'%20width='842'%20xmlns='http://www.w3.org/20…www.w3.org/20… data:image/svg+xml;charset=utf-8,%3Csvg%20height='1690'%20width='842'%20xmlns='http://www.w3.org/20… — 200 — 0 B — 0 ms — datahttps://www.ellenmacarthurfoundation.org/108-19f9b9cd95c4b1bfa41f.jswww.ellenmacarthurfoundation.org/10... https://www.ellenmacarthurfoundation.org/108-19f9b9cd95c4b1bfa41f.js — 200 — 15.9 KiB — 35 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg%20height='667'%20width='390'%20xmlns='http://www.w3.org/200…www.w3.org/200… data:image/svg+xml;charset=utf-8,%3Csvg%20height='667'%20width='390'%20xmlns='http://www.w3.org/200… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAIAAABxU02MAAAGXUlEQVQYGQXB2W+cVx3H4c/3nPO+7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAIAAABxU02MAAAGXUlEQVQYGQXB2W+cVx3H4c/3nPO+7… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcU…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcU… — 200 — 0 B — 0 ms — datahttps://images.ctfassets.net/isq5xwjfoz2m/3aVd2BmJMQZ0UfibwmyQth/77b068eca375f3d3afcf93e10a1fa1aa/Homepage_-_masthead_-_mobile_banner_6_-_2026.jpg?w=390&h=667&q=80&fm=avifimages.ctfassets.net/isq5xwjfoz2m/3... https://images.ctfassets.net/isq5xwjfoz2m/3aVd2BmJMQZ0UfibwmyQth/77b068eca375f3d3afcf93e10a1fa1aa/Homepage_-_masthead_-_mobile_banner_6_-_2026.jpg?w=390&h=667&q=80&fm=avif — 200 — 17.7 KiB — 154 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ellenmacarthurfoundation.org%2F&scrsrc=www.googletagmanager.com&rnd=307496316.1776894376&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64k0v839178544za200zd839178544xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tft=1776894375891&tfd=1195pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ellenmacarthurfoundation.org%2F&scrsrc=www.googletagmanager.com&rnd=307496316.1776894376&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64k0v839178544za200zd839178544xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tft=1776894375891&tfd=1195 — 200 — 21 B — 117 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-V32N675KJX&gtm=45je64k0v885898429z8839178544za20gzb839178544zd839178544&_p=1776894375027&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dMWZhNz&_eu=EAAAAGA&are=1&cid=884458254.1776894376&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776894375&sct=1&seg=0&dl=https%3A%2F%2Fwww.ellenmacarthurfoundation.org%2F&dt=Leading%20the%20Transition%20to%20a%20Circular%20Economy%20%7C%20Ellen%20MacArthur%20Foundation&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_location_full=https%3A%2F%2Fwww.ellenmacarthurfoundation.org%2F&tfd=1208region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-V32N675KJX&gtm=45je64k0v885898429z8839178544za20gzb839178544zd839178544&_p=1776894375027&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dMWZhNz&_eu=EAAAAGA&are=1&cid=884458254.1776894376&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776894375&sct=1&seg=0&dl=https%3A%2F%2Fwww.ellenmacarthurfoundation.org%2F&dt=Leading%20the%20Transition%20to%20a%20Circular%20Economy%20%7C%20Ellen%20MacArthur%20Foundation&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_location_full=https%3A%2F%2Fwww.ellenmacarthurfoundation.org%2F&tfd=1208 — 204 — 561 B — 111 ms — h2https://www.ellenmacarthurfoundation.org/favicon.svg?v=8162460615cd27a599d2d1779d472d8dwww.ellenmacarthurfoundation.org/fa... https://www.ellenmacarthurfoundation.org/favicon.svg?v=8162460615cd27a599d2d1779d472d8d — 200 — 659 B — 185 ms — h2https://www.ellenmacarthurfoundation.org/icons/icon-144x144.png?v=8162460615cd27a599d2d1779d472d8dwww.ellenmacarthurfoundation.org/ic... https://www.ellenmacarthurfoundation.org/icons/icon-144x144.png?v=8162460615cd27a599d2d1779d472d8d — 200 — 6.4 KiB — 34 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/36zAngY5tkfn8AjRKAXYZA/5875ede72ea81822535cf49dd018801d/Listing_-_Critical_minerals.png?w=640&h=360&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/3... https://images.ctfassets.net/isq5xwjfoz2m/36zAngY5tkfn8AjRKAXYZA/5875ede72ea81822535cf49dd018801d/Listing_-_Critical_minerals.png?w=640&h=360&q=75&fm=avif — 200 — 29.6 KiB — 40 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/VPufWjkdXtpIg8JKsMZgd/5bdac3b9f5fbcd726c42584fd563c868/Listing_-_Plastics.png?w=640&h=360&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/V... https://images.ctfassets.net/isq5xwjfoz2m/VPufWjkdXtpIg8JKsMZgd/5bdac3b9f5fbcd726c42584fd563c868/Listing_-_Plastics.png?w=640&h=360&q=75&fm=avif — 200 — 20.7 KiB — 42 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/55TLDdmE2BlYSSK4FmSQrb/83e986a4653f4449a2e7e4ba1b7b8352/Listing_-_Fashion.png?w=640&h=360&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/5... https://images.ctfassets.net/isq5xwjfoz2m/55TLDdmE2BlYSSK4FmSQrb/83e986a4653f4449a2e7e4ba1b7b8352/Listing_-_Fashion.png?w=640&h=360&q=75&fm=avif — 200 — 36.6 KiB — 47 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/7CwCwfbx5yKExE641q7IiU/43991f169f635eb709d19885ab1da9dd/Listing_-_Policy.png?w=640&h=360&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/7... https://images.ctfassets.net/isq5xwjfoz2m/7CwCwfbx5yKExE641q7IiU/43991f169f635eb709d19885ab1da9dd/Listing_-_Policy.png?w=640&h=360&q=75&fm=avif — 200 — 21.8 KiB — 50 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/DwOPN9HjQJ4tBQyboGyqs/7450bee36bde2b728395f39e52981e2b/Listing_-_EU_CE_Paper_-_2026.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/D... https://images.ctfassets.net/isq5xwjfoz2m/DwOPN9HjQJ4tBQyboGyqs/7450bee36bde2b728395f39e52981e2b/Listing_-_EU_CE_Paper_-_2026.png?w=571&h=321&q=75&fm=avif — 200 — 21.2 KiB — 49 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/tK7UeeJdatpQYmY54GRW4/05b717fdb2b553148373780531cf1147/Listing_-_Flex_packaging_-_2026.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/t... https://images.ctfassets.net/isq5xwjfoz2m/tK7UeeJdatpQYmY54GRW4/05b717fdb2b553148373780531cf1147/Listing_-_Flex_packaging_-_2026.png?w=571&h=321&q=75&fm=avif — 200 — 15.7 KiB — 51 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/42FU7CS2JPJXYiEocOquMm/f896e58bcfe3d99a46c2ec4033bf6203/News_-_New_leaders_and_trustees_appointed_to_drive_the_Foundation%C3%A2__s_bold_strategy_and_tech_agend.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/4... https://images.ctfassets.net/isq5xwjfoz2m/42FU7CS2JPJXYiEocOquMm/f896e58bcfe3d99a46c2ec4033bf6203/News_-_New_leaders_and_trustees_appointed_to_drive_the_Foundation%C3%A2__s_bold_strategy_and_tech_agend.png?w=571&h=321&q=75&fm=avif — 200 — 20.9 KiB — 56 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/2dbLPT9NBn1vVifCDci8Uu/1911c5679d12d5ffc8ba23f4a940b89d/Listing_-_EV_Batteries.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/2... https://images.ctfassets.net/isq5xwjfoz2m/2dbLPT9NBn1vVifCDci8Uu/1911c5679d12d5ffc8ba23f4a940b89d/Listing_-_EV_Batteries.png?w=571&h=321&q=75&fm=avif — 200 — 20.3 KiB — 53 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/2p9KxnR4zcKIu6k7852kEQ/77b45996dfaf0176ea35a42d068a017d/Listing_-_UPG_brief_1_-_Keep_it_in_use.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/2... https://images.ctfassets.net/isq5xwjfoz2m/2p9KxnR4zcKIu6k7852kEQ/77b45996dfaf0176ea35a42d068a017d/Listing_-_UPG_brief_1_-_Keep_it_in_use.png?w=571&h=321&q=75&fm=avif — 200 — 3.9 KiB — 57 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/5NGk44cD1pJ5a8LT2MeHxI/5b5bc5b471370ea5d91202be78726d18/Listing-2030_plastic_agenda.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/5... https://images.ctfassets.net/isq5xwjfoz2m/5NGk44cD1pJ5a8LT2MeHxI/5b5bc5b471370ea5d91202be78726d18/Listing-2030_plastic_agenda.png?w=571&h=321&q=75&fm=avif — 200 — 10.2 KiB — 58 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/3tAgZv3jrWKdVYo0oaJKqF/b39dc8697165484653b5f6f6bc8272df/Listing_-_CBM_fails.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/3... https://images.ctfassets.net/isq5xwjfoz2m/3tAgZv3jrWKdVYo0oaJKqF/b39dc8697165484653b5f6f6bc8272df/Listing_-_CBM_fails.png?w=571&h=321&q=75&fm=avif — 200 — 13.7 KiB — 60 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/1xugPXiVU6NFNrtiUZxyxO/90b5657aa315f678291d59a2c5f7ebfa/Homepage-Network_2026.png?w=990&h=402&q=90&fm=avifimages.ctfassets.net/isq5xwjfoz2m/1... https://images.ctfassets.net/isq5xwjfoz2m/1xugPXiVU6NFNrtiUZxyxO/90b5657aa315f678291d59a2c5f7ebfa/Homepage-Network_2026.png?w=990&h=402&q=90&fm=avif — 200 — 52.7 KiB — 237 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/2HGmCo98quglTidj8t9tij/295412645a1cf23d2c63439a874f7cf9/Listing_-_Food-_2025.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/2... https://images.ctfassets.net/isq5xwjfoz2m/2HGmCo98quglTidj8t9tij/295412645a1cf23d2c63439a874f7cf9/Listing_-_Food-_2025.png?w=571&h=321&q=75&fm=avif — 200 — 20.2 KiB — 66 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/2FdNo1OKeXZmBb7jLoLlVR/83f48cf0774f9c6776dec40ab6198a9c/Listing_-_Biodiversity-_2025.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/2... https://images.ctfassets.net/isq5xwjfoz2m/2FdNo1OKeXZmBb7jLoLlVR/83f48cf0774f9c6776dec40ab6198a9c/Listing_-_Biodiversity-_2025.png?w=571&h=321&q=75&fm=avif — 200 — 30.2 KiB — 61 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/7haYnHW2OCfxk4SUgD4one/63d10e75b6393c5f821fe0da8256e8aa/Listing_-_Built_environmnet-_2025.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/7... https://images.ctfassets.net/isq5xwjfoz2m/7haYnHW2OCfxk4SUgD4one/63d10e75b6393c5f821fe0da8256e8aa/Listing_-_Built_environmnet-_2025.png?w=571&h=321&q=75&fm=avif — 200 — 16.9 KiB — 63 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/6zX1RkpyhvD5IB1GyJmZTj/0bedd04ca7b01a491015ca93c63f7588/Listing_-_Business-_2025.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/6... https://images.ctfassets.net/isq5xwjfoz2m/6zX1RkpyhvD5IB1GyJmZTj/0bedd04ca7b01a491015ca93c63f7588/Listing_-_Business-_2025.png?w=571&h=321&q=75&fm=avif — 200 — 24.7 KiB — 64 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/2MsNAF4Rl8RkkzFfnITyyP/ea055ffebe81ee61c0b03c344ff18a00/Listing_-_cities-_2025.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/2... https://images.ctfassets.net/isq5xwjfoz2m/2MsNAF4Rl8RkkzFfnITyyP/ea055ffebe81ee61c0b03c344ff18a00/Listing_-_cities-_2025.png?w=571&h=321&q=75&fm=avif — 200 — 50.4 KiB — 67 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/7mFUcvFJ1n68r89J2ed8Fx/6afd11e01eee15ca07f7c4296ecbacb8/Listing_-_Design-_2025.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/7... https://images.ctfassets.net/isq5xwjfoz2m/7mFUcvFJ1n68r89J2ed8Fx/6afd11e01eee15ca07f7c4296ecbacb8/Listing_-_Design-_2025.png?w=571&h=321&q=75&fm=avif — 200 — 25.7 KiB — 68 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/3C6Q5DdY3vgpWYpfDsAhBt/f420aeaf3ba3042ce12c3dd994c0be08/Listing_-_Climate-_2025.png?w=571&h=321&q=75&fm=avifimages.ctfassets.net/isq5xwjfoz2m/3... https://images.ctfassets.net/isq5xwjfoz2m/3C6Q5DdY3vgpWYpfDsAhBt/f420aeaf3ba3042ce12c3dd994c0be08/Listing_-_Climate-_2025.png?w=571&h=321&q=75&fm=avif — 200 — 5.6 KiB — 66 ms — h2https://images.ctfassets.net/isq5xwjfoz2m/4i6Fj5BYAyeYCpqwHshsyX/e4f8233fb20a670f7419e350495ebb13/Homepage_-_China_plastics_report_-_2026_-_Mob.png?w=842&h=1690&q=90&fm=avifimages.ctfassets.net/isq5xwjfoz2m/4... https://images.ctfassets.net/isq5xwjfoz2m/4i6Fj5BYAyeYCpqwHshsyX/e4f8233fb20a670f7419e350495ebb13/Homepage_-_China_plastics_report_-_2026_-_Mob.png?w=842&h=1690&q=90&fm=avif — 200 — 129.1 KiB — 71 ms — h2https://www.ellenmacarthurfoundation.org/favicon-32x32.png?v=8162460615cd27a599d2d1779d472d8dwww.ellenmacarthurfoundation.org/fa... https://www.ellenmacarthurfoundation.org/favicon-32x32.png?v=8162460615cd27a599d2d1779d472d8d — 200 — 1.5 KiB — 267 ms — h2https://www.ellenmacarthurfoundation.org/page-data/topics/circular-economy-introduction/overview/page-data.jsonwww.ellenmacarthurfoundation.org/pa... https://www.ellenmacarthurfoundation.org/page-data/topics/circular-economy-introduction/overview/page-data.json — 200 — 65.0 KiB — 98 ms — h2https://www.ellenmacarthurfoundation.org/page-data/explore/page-data.jsonwww.ellenmacarthurfoundation.org/pa... https://www.ellenmacarthurfoundation.org/page-data/explore/page-data.json — 200 — 11.4 KiB — 65 ms — h2https://www.ellenmacarthurfoundation.org/page-data/explore/page-data.jsonwww.ellenmacarthurfoundation.org/pa... https://www.ellenmacarthurfoundation.org/page-data/explore/page-data.json — 200 — 0 B — 2 ms — h2https://www.ellenmacarthurfoundation.org/page-data/explore/page-data.jsonwww.ellenmacarthurfoundation.org/pa... https://www.ellenmacarthurfoundation.org/page-data/explore/page-data.json — 200 — 3.2 KiB — 35 ms — h2https://www.ellenmacarthurfoundation.org/page-data/topics/circular-economy-introduction/overview/page-data.jsonwww.ellenmacarthurfoundation.org/pa... https://www.ellenmacarthurfoundation.org/page-data/topics/circular-economy-introduction/overview/page-data.json — 200 — 42 B — 36 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 2723ms · 1066KB · €8/mo
www.ellenmacarthurfoundation.org
Other
Costly
Execution 505ms
Transfer 43 KB
Monthly Cost €2/mo
www.ellenmacarthurfoundation.org
Other
Costly
Execution 341ms
Transfer 385 KB
Monthly Cost €1/mo
consent.cookiebot.com
Other
Costly
Execution 332ms
Transfer 82 KB
Monthly Cost €1/mo
www.ellenmacarthurfoundation.org
Other
Costly
Execution 316ms
Transfer 84 KB
Unused 64%
Monthly Cost €1/mo
Unattributable
Other
Costly
Execution 309ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Costly
Execution 245ms
Transfer 165 KB
Unused 40%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Costly
Execution 216ms
Transfer 165 KB
Unused 39%
Monthly Cost €1/mo
www.ellenmacarthurfoundation.org
Other
Costly
Execution 209ms
Transfer 5 KB
Monthly Cost €1/mo
www.ellenmacarthurfoundation.org
Other
Optional
Execution 102ms
Transfer 16 KB
Monthly Cost €0/mo
consent.cookiebot.com
Other
Optional
Execution 76ms
Transfer 27 KB
Monthly Cost €0/mo
www.ellenmacarthurfoundation.org
Other
Optional
Execution 73ms
Transfer 94 KB
Unused 47%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.ellenmacarthurfoundation.org adds 505ms and costs ~€2/month
  • www.ellenmacarthurfoundation.org adds 341ms and costs ~€1/month
  • consent.cookiebot.com adds 332ms and costs ~€1/month
  • www.ellenmacarthurfoundation.org adds 316ms and costs ~€1/month
  • Unattributable adds 309ms and costs ~€1/month
  • Google Tag Manager adds 245ms and costs ~€1/month
  • Google Tag Manager adds 216ms and costs ~€1/month
  • www.ellenmacarthurfoundation.org adds 209ms and costs ~€1/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

www.ellenmacarthurfoundation.org takes 505ms 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.ellenmacarthurfoundation.org takes 341ms 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

consent.cookiebot.com takes 332ms 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.ellenmacarthurfoundation.org takes 316ms 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

64% of www.ellenmacarthurfoundation.org'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 309ms 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 245ms 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 216ms 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.ellenmacarthurfoundation.org takes 209ms 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