Performance
· 14 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.24 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.09 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
100 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.439
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.38 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.23 s
Page Load Progression
FPage Weight BudgetAction4.7 MB transferred, 231 requestsFIX
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
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
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
FJS BundlesAction96 scripts, 773 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.redcross.org/etc/clientlibs/redcross/shared/components.min.js | 219 KB | 157 KB (72%) | ✗ | 1st |
| https://maps.googleapis.com/maps/api/js?key=AIzaSyBhCHZNKMH6qZxSNJbouh31lKwqcvQU0ks&callback=initMap&libraries=geometry,marker | 253 KB | 146 KB (58%) | ✓ | 3rd |
| https://doublethedonation.com/api/js/ddplugin.js | 123 KB | 81 KB (66%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202507.1.0/otBannerSdk.js | 120 KB | 64 KB (54%) | ✓ | 3rd |
| https://assets.adobedtm.com/16a36399704a/2efca5d8f658/launch-b67461f3859d.min.js | 216 KB | 63 KB (29%) | ✓ | 3rd |
| https://clarachat.redcross.org/main-VDEKQFFY.js | 117 KB | 54 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-999092293&cx=c>m=4e6460 | 137 KB | 54 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-4706068 | 129 KB | 53 KB (42%) | ✓ | 3rd |
| https://s.go-mpulse.net/boomerang/G5EYL-3FTNM-K2QN3-FX5YQ-53AZH | 58 KB | 38 KB (66%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 37 KB (39%) | ✓ | 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
CImage OptimizationAction54 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CJS Execution CostAction1663ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 394ms | 115ms | 0ms | 3rd |
| https://www.redcross.org/ | 281ms | 36ms | 2ms | 1st |
| https://assets.adobedtm.com/16a36399704a/2efca5d8f658/launch-b67461f3859d.min.js | 248ms | 181ms | 37ms | 3rd |
| https://www.redcross.org/etc/clientlibs/redcross/shared/dependencies.min.js | 178ms | 107ms | 5ms | 1st |
| https://clarachat.redcross.org/polyfills-5CFQRCPP.js | 117ms | 97ms | 0ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202507.1.0/otBannerSdk.js | 117ms | 66ms | 21ms | 3rd |
| https://www.redcross.org/etc/clientlibs/redcross/shared/components.min.js | 91ms | 45ms | 35ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=DC-4706068 | 83ms | 67ms | 12ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-999092293&cx=c>m=4e6460 | 80ms | 66ms | 13ms | 3rd |
| https://maps.googleapis.com/maps/api/js?key=AIzaSyBhCHZNKMH6qZxSNJbouh31lKwqcvQU0ks&callback=initMap&libraries=geometry,marker | 75ms | 50ms | 25ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingmax-age=0REVIEW
max-age=0
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
AThird-Party Impact39% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (376 KB)PASS
Web fonts
6
376 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- 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 ~138 KB and ~276 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall231 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 394ms | 0 KB | — | $5/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 248ms | 216 KB | 29% | $3/mo | Costly |
clarachat.redcross.org clarachat.redcross.org | Other | 117ms | 12 KB | — | $2/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 117ms | 120 KB | 54% | $2/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 83ms | 129 KB | 42% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 80ms | 137 KB | 40% | $1/mo | Optional |
maps.googleapis.com maps.googleapis.com | Other | 75ms | 253 KB | 58% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 394ms and costs ~$5/month
- assets.adobedtm.com adds 248ms and costs ~$3/month
67% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable takes 394ms 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
assets.adobedtm.com takes 248ms 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
54% of OneTrust'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
58% of maps.googleapis.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