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.04 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.16 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5 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.
1.42 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.34 s
Page Load Progression
FPage Weight BudgetAction2.8 MB transferred, 62 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
DJS BundlesAction15 scripts, 348 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c>m=4e64h1 | 147 KB | 106 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CJZGNYWJ97&cx=c>m=4e64h1 | 151 KB | 64 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 147 KB | 62 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TCNK2RJR | 129 KB | 61 KB (47%) | ✓ | 3rd |
| https://health.gov/sites/oash/files/js/js_FKpjS5UdJTK6k-uNx3bagFOa7DqeKndZnPxJb8ZMoqA.js?scope=footer&delta=0&language=en&theme=oash_uswds&include=eJx9kMFuAyEMRH9oC5-EDBjHjcERJt1uv75oQ6U0h1xG8zxzGUOu3EJmECXz8EzOUDAN7VsU-Dn8qcsnATNhG4tFIS97UzkKi_xh18qGizqU5XaMt61oG7CjaUX_5J190bvM2YXrRqokGAaQpymv7OATvv8f66Zgl3C3PZsn0QjyYeMQbrTNNenqT3XnmrMVosSQtBWme4fB2jyouY5VB65KumLm-abAbSCt1iOClLTnya70OQFb_gV2tpA4 | 56 KB | 28 KB (50%) | ✓ | 1st |
| https://health.gov/sites/oash/files/js/js_0dXBHfkYuvwfCpAwLWT9F135nfUb9CcmAUMHC8lg-yc.js?scope=footer&delta=2&language=en&theme=oash_uswds&include=eJx9kMFuAyEMRH9oC5-EDBjHjcERJt1uv75oQ6U0h1xG8zxzGUOu3EJmECXz8EzOUDAN7VsU-Dn8qcsnATNhG4tFIS97UzkKi_xh18qGizqU5XaMt61oG7CjaUX_5J190bvM2YXrRqokGAaQpymv7OATvv8f66Zgl3C3PZsn0QjyYeMQbrTNNenqT3XnmrMVosSQtBWme4fB2jyouY5VB65KumLm-abAbSCt1iOClLTnya70OQFb_gV2tpA4 | 39 KB | 26 KB (69%) | ✓ | 1st |
| https://health.gov/modules/contrib/uswds_ckeditor_integration/js/aftermarket/uswds_accordion.js?tdv1nu | 1 KB | — | ✓ | 1st |
| https://use.fontawesome.com/releases/v6.4.0/js/all.js | 492 KB | — | ✓ | 3rd |
| https://use.fontawesome.com/releases/v6.4.0/js/v4-shims.js | 9 KB | — | ✓ | 3rd |
| https://unpkg.com/aos@2.3.4/dist/aos.js | 5 KB | — | ✓ | 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
DPage Weight InventoryAction62 resources · 2.8 MB · 348 KB savings availableFIX
~347.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 62 resources | 2.8 MiB | ||||||
CImage OptimizationAction30 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
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
AThird-Party Impact38% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost429ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://health.gov/ | 143ms | 2ms | 0ms | 1st |
| Unattributable | 116ms | 2ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CJZGNYWJ97&cx=c>m=4e64h1 | 61ms | 48ms | 12ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 55ms | 46ms | 10ms | 3rd |
| https://health.gov/sites/oash/files/js/js_FKpjS5UdJTK6k-uNx3bagFOa7DqeKndZnPxJb8ZMoqA.js?scope=footer&delta=0&language=en&theme=oash_uswds&include=eJx9kMFuAyEMRH9oC5-EDBjHjcERJt1uv75oQ6U0h1xG8zxzGUOu3EJmECXz8EzOUDAN7VsU-Dn8qcsnATNhG4tFIS97UzkKi_xh18qGizqU5XaMt61oG7CjaUX_5J190bvM2YXrRqokGAaQpymv7OATvv8f66Zgl3C3PZsn0QjyYeMQbrTNNenqT3XnmrMVosSQtBWme4fB2jyouY5VB65KumLm-abAbSCt1iOClLTnya70OQFb_gV2tpA4 | 53ms | 37ms | 3ms | 1st |
A+Font Loading3 fonts (3 KB)PASS
Web fonts
3
3 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~1 KB and ~2 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600, public
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
| public | — | Any cache may store this response |
Network Waterfall62 requests over 1438msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 116ms | 0 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 61ms | 151 KB | 42% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 55ms | 147 KB | 42% | $1/mo | Optional |
54% 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