Performance
· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.65 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.08 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
184 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.04 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.
6.30 s
Page Load Progression
FPage Weight BudgetAction5.7 MB transferred, 126 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS BundlesAction41 scripts, 1.6 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.fundraiseup.com/checkout.9e2624d0be733d7f.js | 410 KB | 366 KB (89%) | ✓ | 3rd |
| https://static.everyaction.com/ea-actiontag/at.js | 270 KB | 236 KB (88%) | ✓ | 3rd |
| https://d3rse9xjbp8270.cloudfront.net/at.js | 270 KB | 195 KB (72%) | ✓ | 3rd |
| https://static.fundraiseup.com/checkout-sentry-vendor.dda4c7629502a974.js | 112 KB | 112 KB (100%) | ✓ | 3rd |
| https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js | 105 KB | 87 KB (83%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-698108002&cx=c>m=4e64h1h1 | 144 KB | 69 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-DQS34PDF9K&cx=c>m=4e64h1h1 | 174 KB | 68 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CS21GC49KT&cx=c>m=4e64h1 | 179 KB | 67 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PPNMZJ | 175 KB | 67 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-C93205YZVJ&cx=c>m=4e64h1h1 | 165 KB | 63 KB (38%) | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction126 resources · 5.7 MB · 1.6 MB savings availableFIX
~1.6 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 126 resources | 5.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization28 images, 0 KB saveableREVIEW
CJS Execution CostAction1749ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js | 606ms | 257ms | 2ms | 3rd |
| Unattributable | 191ms | 4ms | 0ms | 3rd |
| https://www.ewg.org/ | 128ms | 9ms | 1ms | 3rd |
| https://d3rse9xjbp8270.cloudfront.net/at.js | 125ms | 101ms | 19ms | 3rd |
| https://www.ewg.org/sites/default/files/js/js_6Dk5y3dOlPZo2KLdCSjiYW-7-iEM4JrDLxsq1Mt2d6k.js?scope=footer&delta=0&language=en&theme=ewg&include=eJxdjlEKwkAMRC-0Nkda0jWmwZiUTVrt7S1VUPoxMO_BhKAASmX1EbVcMVFxow4jTbiK9yj0ZGjYfQnSA2ilvmFLcTv4s71EbirGhwrC3qZCr9zVHa59mVGHL5YbNtgz7PnvddaFxQqr8JSjv0BM8odVbJ8TnEVhd1aqaKhbSgs4i9IpZreQleqDbIETD83tJlwiMSWOE9-Xf-YNLQNznA | 122ms | 28ms | 3ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PPNMZJ | 98ms | 77ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-DQS34PDF9K&cx=c>m=4e64h1h1 | 77ms | 65ms | 12ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-C93205YZVJ&cx=c>m=4e64h1h1 | 67ms | 56ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CS21GC49KT&cx=c>m=4e64h1 | 67ms | 56ms | 9ms | 3rd |
| https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js | 56ms | 49ms | 6ms | 3rd |
Showing top 10 of 14 scripts
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (218 KB)PASS
Web fonts
8
218 KB total
Render-blocking
0
of 8
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
Optimization checklist
- Preload critical fonts (priority=high)
- Use woff2 format for all fonts
- Set font-display to swap, optional, or fallback
- Subset large fonts (≤100 KB each)
Fixing the unchecked items could save ~36 KB and ~72 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall126 requests over 4454msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cdnjs cdnjs.cloudflare.com | CDN | 606ms | 27 KB | — | €7/mo | Costly |
Unattributable Unattributable | Other | 191ms | 0 KB | — | €2/mo | Optional |
www.ewg.org www.ewg.org | Other | 128ms | 20 KB | — | €1/mo | Optional |
d3rse9xjbp8270.cloudfront.net d3rse9xjbp8270.cloudfront.net | Other | 125ms | 270 KB | 72% | €1/mo | Optional |
www.ewg.org www.ewg.org | Other | 122ms | 47 KB | 53% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 98ms | 175 KB | 38% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 77ms | 174 KB | 39% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 67ms | 165 KB | 38% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 67ms | 179 KB | 38% | €1/mo | Optional |
static.fundraiseup.com static.fundraiseup.com | Other | 56ms | 105 KB | 83% | €1/mo | Optional |
www.ewg.org www.ewg.org | Other | 55ms | 0 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 54ms | 145 KB | 42% | €1/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 53ms | 26 KB | — | €1/mo | Optional |
static.everyaction.com static.everyaction.com | Other | 50ms | 270 KB | 88% | €1/mo | Optional |
These scripts may cost more than they're worth
- cdnjs adds 606ms and costs ~€7/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
cdnjs takes 606ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
72% of d3rse9xjbp8270.cloudfront.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
53% of www.ewg.org's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
83% of static.fundraiseup.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
88% of static.everyaction.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev