Skip to content
https://ready.gov

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

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

3.47 s

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

15.11 s

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

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

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

15.11 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
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 105 requests
FIX
4.4 MB transferred, 105 requests
Critical::
Page weighs 7.1 MB (4.4 MB transferred)
Warning::
Images are 3.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.1 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Warning::
105 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.92 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
105 requests
0.92 g CO2 per page load
Images 3.1 MiB 70%
JavaScript 1.1 MiB 25%
Other 92.3 KiB 2%
Fonts 61.4 KiB 1%
CSS 57.4 KiB 1%
HTML 16.1 KiB 0%
Other 1.4 KiB 0%
Other 856 B 0%
Other 548 B 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

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 (4.4 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
61 scripts, 365 KB unused
FIX
61 scripts, 365 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 106 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VZ5W...: 69 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WK4...: 66 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 62 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-293...: 62 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 365 KB
365 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64h1147 KB106 KB (72%)3rd
https://www.googletagmanager.com/gtag/js?id=G-VZ5WM65HJE&cx=c&gtm=4e64h1173 KB69 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WK4QFZ4125 KB66 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L147 KB62 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-29392722-1117 KB62 KB (53%)3rd
https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/js/uswds.min.js?v=1.0.08 KB3rd
https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js4 KB3rd
https://www.ready.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.3.60 KB3rd
https://www.ready.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.3.61 KB3rd
https://www.ready.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.3.61 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
105 resources · 4.4 MB · 365 KB savings available
FIX
105 resources · 4.4 MB · 365 KB savings available
Warning::
Page weight 3.4 MB over 1MB target
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~365 KB of savings available
Warning::
104 third-party resources (100% of weight)
Info::
5 resources over 200KB
105 resources · 4.4 MiB · 104 third-party 3.4 MiB over 1MB target
Image 72% · 3.2 MiB
JavaScript 25% · 1.1 MiB
Font 1% · 61.4 KiB
CSS 1% · 57.4 KiB
Document 0% · 17.0 KiB
Other 0% · 2.4 KiB

~365.0 KiB of savings available

Remove unused JavaScript: 365.0 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
Image Optimization
Action
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Warning::
https://www.ready.gov/profiles/readyd8_gov/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ready.gov/profiles/readyd8_gov/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ready.gov/profiles/readyd8_gov/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
24 images 3.1 MB
0 oversized -0 KB
24 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1683ms total JS execution
REVIEW
1683ms total JS execution
Warning::
Unattributable: 455ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VZ5W...: 364ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 172ms CPU time
Info::
https://www.ready.gov/: 148ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=UA-293...: 140ms CPU time
Warning::
Third-party scripts: 1683ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 23% Style & Layout 11% Script Parsing & Compilation 11% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable455ms89ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-VZ5WM65HJE&cx=c&gtm=4e64h1364ms154ms38ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L172ms133ms32ms3rd
https://www.ready.gov/148ms13ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-29392722-1140ms111ms23ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WK4QFZ4111ms85ms26ms3rd
https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js102ms99ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64h171ms18ms29ms3rd
https://s.pinimg.com/ct/lib/main.10d2511a.js61ms46ms9ms3rd
https://www.google-analytics.com/analytics.js58ms51ms7ms3rd
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+
Font Loading
3 fonts (61 KB)
PASS
3 fonts (61 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

61 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 3.5 s LCP 15.1 shttps://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2sourcesanspro-regular-w... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2 — 20.3 KiB — 129 ms — font-display: swaphttps://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/merriweather/Latin-Merriweather-Bold.woff2Latin-Merriweather-Bold... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/merriweather/Latin-Merriweather-Bold.woff2 — 21.0 KiB — 143 ms — font-display: swaphttps://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2sourcesanspro-bold-webf... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2 — 20.1 KiB — 174 ms — font-display: swap
sourcesanspro-regular-w... woff2 swap
Size 20 KB
Load time 129 ms
Start 786 ms
Risk FOUT — text flashes from fallback to web font
Latin-Merriweather-Bold... woff2 swap
Size 21 KB
Load time 143 ms
Start 787 ms
Risk FOUT — text flashes from fallback to web font
sourcesanspro-bold-webf... woff2 swap
Size 20 KB
Load time 174 ms
Start 787 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
105 requests over 1834ms
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 3.5 s LCP 15.1 shttps://ready.gov// https://ready.gov/ — 301 — 234 B — 161 ms — http/1.1https://www.ready.gov/www.ready.gov/ https://www.ready.gov/ — 200 — 11.8 KiB — 209 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-29392722-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-29392722-1 — 200 — 116.9 KiB — 141 ms — h2https://www.ready.gov/sites/default/files/css/css_Piarp_HPpZC43_lqsw_n0pvqHpFXk5b07RPtXxMNrQY.css?delta=0&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKywww.ready.gov/sites/default/files/c... https://www.ready.gov/sites/default/files/css/css_Piarp_HPpZC43_lqsw_n0pvqHpFXk5b07RPtXxMNrQY.css?delta=0&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKy — 200 — 4.8 KiB — 158 ms — h2https://www.ready.gov/sites/default/files/css/css_vdg0KtNblgLM_msaRazin3V4Ras5o6RQyKA5CamU7J4.css?delta=1&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKywww.ready.gov/sites/default/files/c... https://www.ready.gov/sites/default/files/css/css_vdg0KtNblgLM_msaRazin3V4Ras5o6RQyKA5CamU7J4.css?delta=1&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKy — 200 — 1.2 KiB — 148 ms — h2https://fonts.googleapis.com/css?family=Merriweather:400,700|Source+Sans+Pro:200,400,600,700&display=swapfonts.googleapis.com/css?family=Mer... https://fonts.googleapis.com/css?family=Merriweather:400,700|Source+Sans+Pro:200,400,600,700&display=swap — 200 — 1.4 KiB — 95 ms — h2https://www.ready.gov/sites/default/files/css/css_PAmar0JrynKuKZcofmYaTXdMNjV-hsxueH-Xfy9AU1A.css?delta=3&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKywww.ready.gov/sites/default/files/c... https://www.ready.gov/sites/default/files/css/css_PAmar0JrynKuKZcofmYaTXdMNjV-hsxueH-Xfy9AU1A.css?delta=3&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKy — 200 — 49.4 KiB — 149 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/us_flag_small.pngwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/us_flag_small.png — 200 — 387 B — 19 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/world-icon-green.pngwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/world-icon-green.png — 200 — 8.2 KiB — 20 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/icon-dot-gov.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/icon-dot-gov.svg — 200 — 611 B — 136 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/icon-https.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/icon-https.svg — 200 — 560 B — 150 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/logo_ready_green.pngwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/logo_ready_green.png — 200 — 30.3 KiB — 39 ms — h2https://www.ready.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0 — 200 — 27.2 KiB — 35 ms — h2https://www.ready.gov/core/assets/vendor/once/once.min.js?v=1.0.1www.ready.gov/core/assets/vendor/on... https://www.ready.gov/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 940 B — 241 ms — h2https://www.ready.gov/core/misc/drupalSettingsLoader.js?v=11.3.6www.ready.gov/core/misc/drupalSetti... https://www.ready.gov/core/misc/drupalSettingsLoader.js?v=11.3.6 — 200 — 630 B — 57 ms — h2https://www.ready.gov/core/misc/drupal.js?v=11.3.6www.ready.gov/core/misc/drupal.js?v... https://www.ready.gov/core/misc/drupal.js?v=11.3.6 — 200 — 6.3 KiB — 58 ms — h2https://www.ready.gov/core/misc/drupal.init.js?v=11.3.6www.ready.gov/core/misc/drupal.init... https://www.ready.gov/core/misc/drupal.init.js?v=11.3.6 — 200 — 735 B — 195 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.3.6 — 200 — 3.4 KiB — 212 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.3.6 — 200 — 411 B — 154 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.3.6 — 200 — 556 B — 598 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.3.6 — 200 — 634 B — 210 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.3.6 — 200 — 609 B — 441 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.3.6 — 200 — 689 B — 439 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.3.6 — 200 — 612 B — 55 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.3.6 — 200 — 794 B — 172 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.3.6 — 200 — 640 B — 55 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.3.6 — 200 — 558 B — 56 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.3.6 — 200 — 675 B — 211 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=11.3.6 — 200 — 1.9 KiB — 237 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=11.3.6 — 200 — 738 B — 487 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.5 s LCP 15.1 shttps://ready.gov// https://ready.gov/ — 301 — 234 B — 161 ms — http/1.1https://www.ready.gov/www.ready.gov/ https://www.ready.gov/ — 200 — 11.8 KiB — 209 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-29392722-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-29392722-1 — 200 — 116.9 KiB — 141 ms — h2https://www.ready.gov/sites/default/files/css/css_Piarp_HPpZC43_lqsw_n0pvqHpFXk5b07RPtXxMNrQY.css?delta=0&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKywww.ready.gov/sites/default/files/c... https://www.ready.gov/sites/default/files/css/css_Piarp_HPpZC43_lqsw_n0pvqHpFXk5b07RPtXxMNrQY.css?delta=0&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKy — 200 — 4.8 KiB — 158 ms — h2https://www.ready.gov/sites/default/files/css/css_vdg0KtNblgLM_msaRazin3V4Ras5o6RQyKA5CamU7J4.css?delta=1&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKywww.ready.gov/sites/default/files/c... https://www.ready.gov/sites/default/files/css/css_vdg0KtNblgLM_msaRazin3V4Ras5o6RQyKA5CamU7J4.css?delta=1&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKy — 200 — 1.2 KiB — 148 ms — h2https://fonts.googleapis.com/css?family=Merriweather:400,700|Source+Sans+Pro:200,400,600,700&display=swapfonts.googleapis.com/css?family=Mer... https://fonts.googleapis.com/css?family=Merriweather:400,700|Source+Sans+Pro:200,400,600,700&display=swap — 200 — 1.4 KiB — 95 ms — h2https://www.ready.gov/sites/default/files/css/css_PAmar0JrynKuKZcofmYaTXdMNjV-hsxueH-Xfy9AU1A.css?delta=3&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKywww.ready.gov/sites/default/files/c... https://www.ready.gov/sites/default/files/css/css_PAmar0JrynKuKZcofmYaTXdMNjV-hsxueH-Xfy9AU1A.css?delta=3&language=en&theme=uswds_ready&include=eJxVTFsOwjAMu1BYjjRlbZgq0gbV7UY5PYjtg_34KTuYAIOzArIqKHhVLl6zWHor6atZKg-OtT_FptOSyfDe5pgQfNM62IsGN8JA08yLQKljjziHh5mrShx899JwSVbzReyGNr7v66X607Ql3cE_nLLHbkp7yDN63XTwQR-g1lKy — 200 — 49.4 KiB — 149 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/us_flag_small.pngwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/us_flag_small.png — 200 — 387 B — 19 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/world-icon-green.pngwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/world-icon-green.png — 200 — 8.2 KiB — 20 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/icon-dot-gov.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/icon-dot-gov.svg — 200 — 611 B — 136 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/icon-https.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/icon-https.svg — 200 — 560 B — 150 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/logo_ready_green.pngwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/logo_ready_green.png — 200 — 30.3 KiB — 39 ms — h2https://www.ready.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0 — 200 — 27.2 KiB — 35 ms — h2https://www.ready.gov/core/assets/vendor/once/once.min.js?v=1.0.1www.ready.gov/core/assets/vendor/on... https://www.ready.gov/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 940 B — 241 ms — h2https://www.ready.gov/core/misc/drupalSettingsLoader.js?v=11.3.6www.ready.gov/core/misc/drupalSetti... https://www.ready.gov/core/misc/drupalSettingsLoader.js?v=11.3.6 — 200 — 630 B — 57 ms — h2https://www.ready.gov/core/misc/drupal.js?v=11.3.6www.ready.gov/core/misc/drupal.js?v... https://www.ready.gov/core/misc/drupal.js?v=11.3.6 — 200 — 6.3 KiB — 58 ms — h2https://www.ready.gov/core/misc/drupal.init.js?v=11.3.6www.ready.gov/core/misc/drupal.init... https://www.ready.gov/core/misc/drupal.init.js?v=11.3.6 — 200 — 735 B — 195 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.3.6 — 200 — 3.4 KiB — 212 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.3.6 — 200 — 411 B — 154 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.3.6 — 200 — 556 B — 598 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.3.6 — 200 — 634 B — 210 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.3.6 — 200 — 609 B — 441 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.3.6 — 200 — 689 B — 439 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.3.6 — 200 — 612 B — 55 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.3.6 — 200 — 794 B — 172 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.3.6 — 200 — 640 B — 55 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.3.6 — 200 — 558 B — 56 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.3.6 — 200 — 675 B — 211 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=11.3.6 — 200 — 1.9 KiB — 237 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=11.3.6 — 200 — 738 B — 487 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=11.3.6 — 200 — 1.3 KiB — 433 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=11.3.6 — 200 — 1.7 KiB — 162 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=11.3.6 — 200 — 5.0 KiB — 72 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=11.3.6 — 200 — 5.8 KiB — 88 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=11.3.6 — 200 — 2.2 KiB — 90 ms — h2https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=11.3.6www.ready.gov/core/assets/vendor/jq... https://www.ready.gov/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=11.3.6 — 200 — 4.1 KiB — 91 ms — h2https://www.ready.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.3.0www.ready.gov/core/assets/vendor/ta... https://www.ready.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.3.0 — 200 — 2.6 KiB — 456 ms — h2https://www.ready.gov/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=11.3.6www.ready.gov/core/assets/vendor/tu... https://www.ready.gov/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=11.3.6 — 200 — 1.8 KiB — 92 ms — h2https://www.ready.gov/modules/contrib/extlink/js/extlink.js?tdv1utwww.ready.gov/modules/contrib/extli... https://www.ready.gov/modules/contrib/extlink/js/extlink.js?tdv1ut — 200 — 5.8 KiB — 71 ms — h2https://www.ready.gov/modules/contrib/google_analytics/js/google_analytics.js?v=11.3.6www.ready.gov/modules/contrib/googl... https://www.ready.gov/modules/contrib/google_analytics/js/google_analytics.js?v=11.3.6 — 200 — 2.1 KiB — 103 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/js/ready_saml.js?v=1.0.0www.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/js/ready_saml.js?v=1.0.0 — 200 — 1.0 KiB — 92 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/js/uswds.min.js?v=1.0.0www.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/js/uswds.min.js?v=1.0.0 — 200 — 8.2 KiB — 93 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/js/ready_search.js?v=1.0.0www.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/js/ready_search.js?v=1.0.0 — 200 — 1.4 KiB — 594 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/js/ready_tables.js?v=1.0.0www.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/js/ready_tables.js?v=1.0.0 — 200 — 361 B — 410 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/js/ready_sitewide.js?v=1.0.0www.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/js/ready_sitewide.js?v=1.0.0 — 200 — 848 B — 95 ms — h2https://www.ready.gov/core/misc/debounce.js?v=11.3.6www.ready.gov/core/misc/debounce.js... https://www.ready.gov/core/misc/debounce.js?v=11.3.6 — 200 — 907 B — 339 ms — h2https://www.ready.gov/core/misc/displace.js?v=11.3.6www.ready.gov/core/misc/displace.js... https://www.ready.gov/core/misc/displace.js?v=11.3.6 — 200 — 2.8 KiB — 569 ms — h2https://www.ready.gov/core/misc/position.js?v=11.3.6www.ready.gov/core/misc/position.js... https://www.ready.gov/core/misc/position.js?v=11.3.6 — 200 — 5.7 KiB — 594 ms — h2https://www.ready.gov/core/misc/dialog/dialog-deprecation.js?v=11.3.6www.ready.gov/core/misc/dialog/dial... https://www.ready.gov/core/misc/dialog/dialog-deprecation.js?v=11.3.6 — 200 — 951 B — 198 ms — h2https://www.ready.gov/core/misc/dialog/dialog.js?v=11.3.6www.ready.gov/core/misc/dialog/dial... https://www.ready.gov/core/misc/dialog/dialog.js?v=11.3.6 — 200 — 1.6 KiB — 410 ms — h2https://www.ready.gov/core/misc/dialog/dialog.position.js?v=11.3.6www.ready.gov/core/misc/dialog/dial... https://www.ready.gov/core/misc/dialog/dialog.position.js?v=11.3.6 — 200 — 1.8 KiB — 194 ms — h2https://www.ready.gov/core/misc/dialog/dialog.jquery-ui.js?v=11.3.6www.ready.gov/core/misc/dialog/dial... https://www.ready.gov/core/misc/dialog/dialog.jquery-ui.js?v=11.3.6 — 200 — 1.7 KiB — 90 ms — h2https://www.ready.gov/core/modules/ckeditor5/js/ckeditor5.dialog.fix.js?v=11.3.6www.ready.gov/core/modules/ckeditor... https://www.ready.gov/core/modules/ckeditor5/js/ckeditor5.dialog.fix.js?v=11.3.6 — 200 — 710 B — 91 ms — h2https://www.ready.gov/modules/custom/wcm_survey/js/jquery.cookie.js?v=1.xwww.ready.gov/modules/custom/wcm_su... https://www.ready.gov/modules/custom/wcm_survey/js/jquery.cookie.js?v=1.x — 200 — 1.6 KiB — 92 ms — h2https://www.dhs.gov/ntas/www.dhs.gov/ntas/ https://www.dhs.gov/ntas/ — 301 — 958 B — 202 ms — h2https://www.ready.gov/modules/custom/wcm_survey/js/json3.min.js?v=1.xwww.ready.gov/modules/custom/wcm_su... https://www.ready.gov/modules/custom/wcm_survey/js/json3.min.js?v=1.x — 200 — 3.6 KiB — 473 ms — h2https://www.ready.gov/modules/custom/wcm_survey/js/wcm_survey.js?v=1.xwww.ready.gov/modules/custom/wcm_su... https://www.ready.gov/modules/custom/wcm_survey/js/wcm_survey.js?v=1.x — 200 — 3.7 KiB — 494 ms — h2https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DHS&subagency=FEMA&siteplatform=Drupal&yt=truedap.digitalgov.gov/Universal-Federa... https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DHS&subagency=FEMA&siteplatform=Drupal&yt=true — 200 — 9.4 KiB — 51 ms — h3https://ct.pinterest.com/v3/?tid=2613411916351&event=init&noscript=1ct.pinterest.com/v3/?tid=2613411916... https://ct.pinterest.com/v3/?tid=2613411916351&event=init&noscript=1 — 200 — 535 B — 112 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/close.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/assets/img/close.svg — 200 — 594 B — 498 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/dhs_seal.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/dhs_seal.svg — 200 — 15.8 KiB — 468 ms — h2https://www.googletagmanager.com/gtag/js?id=G-VZ5WM65HJE&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VZ5WM65HJE&cx=c&gtm=4e64h1 — 200 — 173.2 KiB — 71 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 89 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WK4QFZ4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WK4QFZ4 — 200 — 125.3 KiB — 95 ms — h2https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 2.1 KiB — 63 ms — h2https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.jsdap.digitalgov.gov/web-vitals/dist/... https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js — 200 — 4.5 KiB — 13 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L — 200 — 147.1 KiB — 108 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64h1 — 200 — 147.1 KiB — 109 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 94 ms — h2https://s.pinimg.com/ct/lib/main.10d2511a.jss.pinimg.com/ct/lib/main.10d2511a.j... https://s.pinimg.com/ct/lib/main.10d2511a.js — 200 — 27.3 KiB — 7 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-VZ5WM65HJE&gtm=45je64h1v879351463za20g&_p=1776813702193&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&_eu=AAAIAGA&are=1&cid=512508827.1776813703&frm=0&pscdl=noapi&rcb=14&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&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~118463262&sid=1776813702&sct=1&seg=0&dl=https%3A%2F%2Fwww.ready.gov%2F&dt=Plan%20Ahead%20for%20Disasters%20%7C%20Ready.gov&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=735region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-VZ5WM65HJE&gtm=45je64h1v879351463za20g&_p=1776813702193&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&_eu=AAAIAGA&are=1&cid=512508827.1776813703&frm=0&pscdl=noapi&rcb=14&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&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~118463262&sid=1776813702&sct=1&seg=0&dl=https%3A%2F%2Fwww.ready.gov%2F&dt=Plan%20Ahead%20for%20Disasters%20%7C%20Ready.gov&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=735 — 204 — 548 B — 85 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VZ5WM65HJE&cid=512508827.1776813703&gtm=45je64h1v879351463za20g&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VZ5WM65HJE&cid=512508827.1776813703&gtm=45je64h1v879351463za20g&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~118463262 — 204 — 548 B — 82 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VZ5WM65HJE&cid=512508827.1776813703&gtm=45je64h1v879351463za20g&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~118463262&z=832018466www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VZ5WM65HJE&cid=512508827.1776813703&gtm=45je64h1v879351463za20g&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~118463262&z=832018466 — 200 — 408 B — 84 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/angle-arrow-down-primary.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/angle-arrow-down-primary.svg — 200 — 669 B — 194 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/social-icons/facebook25.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/social-icons/facebook25.svg — 200 — 536 B — 190 ms — h2https://www.ready.gov/themes/custom/dhs_uswds/assets/uswds/img/uswds-icons/x.svgwww.ready.gov/themes/custom/dhs_usw... https://www.ready.gov/themes/custom/dhs_uswds/assets/uswds/img/uswds-icons/x.svg — 200 — 474 B — 133 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/social-icons/youtube15.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/social-icons/youtube15.svg — 200 — 1.5 KiB — 212 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2www.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2 — 200 — 20.3 KiB — 129 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/merriweather/Latin-Merriweather-Bold.woff2www.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/merriweather/Latin-Merriweather-Bold.woff2 — 200 — 21.0 KiB — 143 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2www.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2 — 200 — 20.1 KiB — 174 ms — h2https://www.dhs.gov/ntaswww.dhs.gov/ntas https://www.dhs.gov/ntas — 200 — 3.6 KiB — 225 ms — h2https://ct.pinterest.com/user/?tid=2613411916351&cb=1776813702606&dep=2%2CPAGE_LOADct.pinterest.com/user/?tid=26134119... https://ct.pinterest.com/user/?tid=2613411916351&cb=1776813702606&dep=2%2CPAGE_LOAD — 200 — 749 B — 47 ms — h2https://ct.pinterest.com/v3/?tid=2613411916351&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.ready.gov%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776813702607ct.pinterest.com/v3/?tid=2613411916... https://ct.pinterest.com/v3/?tid=2613411916351&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.ready.gov%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776813702607 — 200 — 555 B — 47 ms — h2https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 30 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1h1v9131934939za200&_p=1776813702193&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=512508827.1776813703&frm=0&pscdl=noapi&rcb=19&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~115938466~115938468~117266400~117384405~117512542&dl=https%3A%2F%2Fready.gov%2F&dt=Plan%20Ahead%20for%20Disasters%20%7C%20Ready.gov&dr=&sid=1776813702&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&ep.agency=DHS&ep.subagency=FEMA&ep.site_topic=unspecified%3Aready.gov&ep.site_platform=drupal&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=ready.gov&tfd=894region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1h1v9131934939za200&_p=1776813702193&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=512508827.1776813703&frm=0&pscdl=noapi&rcb=19&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~115938466~115938468~117266400~117384405~117512542&dl=https%3A%2F%2Fready.gov%2F&dt=Plan%20Ahead%20for%20Disasters%20%7C%20Ready.gov&dr=&sid=1776813702&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&ep.agency=DHS&ep.subagency=FEMA&ep.site_topic=unspecified%3Aready.gov&ep.site_platform=drupal&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=ready.gov&tfd=894 — 204 — 290 B — 49 ms — h2https://www.googletagmanager.com/gtag/js?id=G-GHG7XR2CMPwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GHG7XR2CMP — 200 — 158.1 KiB — 137 ms — h2https://www.dhs.gov/profiles/dhsd8_gov/modules/custom/dhs_ntas/css/dhs_ntas.ntas.csswww.dhs.gov/profiles/dhsd8_gov/modu... https://www.dhs.gov/profiles/dhsd8_gov/modules/custom/dhs_ntas/css/dhs_ntas.ntas.css — 200 — 682 B — 23 ms — h2https://www.dhs.gov/xlibrary/graphics/ntas_05_noadvisories.svgwww.dhs.gov/xlibrary/graphics/ntas_... https://www.dhs.gov/xlibrary/graphics/ntas_05_noadvisories.svg — 200 — 11.7 KiB — 24 ms — h2https://s.go-mpulse.net/boomerang/A3WTK-PERZP-2W77L-XJ2AR-542NXs.go-mpulse.net/boomerang/A3WTK-PER... https://s.go-mpulse.net/boomerang/A3WTK-PERZP-2W77L-XJ2AR-542NX — 200 — 60.2 KiB — 48 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 76 ms — h2https://search.usa.gov/javascripts/remote.loader.jssearch.usa.gov/javascripts/remote.l... https://search.usa.gov/javascripts/remote.loader.js — -1 — 0 B — 38 ms — https://ct.pinterest.com/static/ct/token_create.jsct.pinterest.com/static/ct/token_cr... https://ct.pinterest.com/static/ct/token_create.js — 200 — 2.0 KiB — 4 ms — h3https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 695 B — 51 ms — h2https://www.ready.gov/sites/default/files/ready-favicon.icowww.ready.gov/sites/default/files/r... https://www.ready.gov/sites/default/files/ready-favicon.ico — 200 — 91.2 KiB — 13 ms — h2https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/alert.svgwww.ready.gov/profiles/readyd8_gov/... https://www.ready.gov/profiles/readyd8_gov/themes/uswds_ready/img/alert.svg — 200 — 450 B — 190 ms — h2https://www.ready.gov/sites/default/files/2026-03/floods2.jpgwww.ready.gov/sites/default/files/2... https://www.ready.gov/sites/default/files/2026-03/floods2.jpg — 200 — 572.2 KiB — 233 ms — h2https://www.ready.gov/sites/default/files/wildfires.jpgwww.ready.gov/sites/default/files/w... https://www.ready.gov/sites/default/files/wildfires.jpg — 200 — 458.9 KiB — 302 ms — h2https://www.ready.gov/sites/default/files/lightning.jpgwww.ready.gov/sites/default/files/l... https://www.ready.gov/sites/default/files/lightning.jpg — 200 — 470.3 KiB — 218 ms — h2https://www.ready.gov/sites/default/files/hazard-homepage-images/tornado.jpgwww.ready.gov/sites/default/files/h... https://www.ready.gov/sites/default/files/hazard-homepage-images/tornado.jpg — 200 — 154.9 KiB — 173 ms — h2https://www.ready.gov/sites/default/files/power-outage_alternative-power.jpgwww.ready.gov/sites/default/files/p... https://www.ready.gov/sites/default/files/power-outage_alternative-power.jpg — 200 — 99.9 KiB — 185 ms — h2https://www.ready.gov/sites/default/files/alerts2.jpgwww.ready.gov/sites/default/files/a... https://www.ready.gov/sites/default/files/alerts2.jpg — 200 — 402.0 KiB — 238 ms — h2https://www.ready.gov/sites/default/files/make-a-plan-form.jpgwww.ready.gov/sites/default/files/m... https://www.ready.gov/sites/default/files/make-a-plan-form.jpg — 200 — 139.8 KiB — 153 ms — h2https://www.ready.gov/sites/default/files/Kit.jpgwww.ready.gov/sites/default/files/K... https://www.ready.gov/sites/default/files/Kit.jpg — 200 — 721.2 KiB — 168 ms — h2https://c.go-mpulse.net/api/config.json?key=A3WTK-PERZP-2W77L-XJ2AR-542NX&d=www.dhs.gov&t=5922712&v=1.815.0&if=&sl=0&si=f7762898-3fa0-46f6-acfa-0b4687fa3b3e-tdva86&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=102510c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=A3WTK-PERZP-2W77L-XJ2AR-542NX&d=www.dhs.gov&t=5922712&v=1.815.0&if=&sl=0&si=f7762898-3fa0-46f6-acfa-0b4687fa3b3e-tdva86&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=102510 — 204 — 107 B — 261 ms — h2https://www.ready.gov/sites/default/files/featured_illustration_newfemaapp.pngwww.ready.gov/sites/default/files/f... https://www.ready.gov/sites/default/files/featured_illustration_newfemaapp.png — 200 — 45.0 KiB — 162 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 1683ms · 774KB · $22/mo
Unattributable
Other
Costly
Execution 455ms
Transfer 0 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 364ms
Transfer 173 KB
Unused 40%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Optional
Execution 172ms
Transfer 147 KB
Unused 42%
Monthly Cost $2/mo
www.ready.gov
Other
Optional
Execution 148ms
Transfer 12 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 140ms
Transfer 117 KB
Unused 53%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 111ms
Transfer 125 KB
Unused 52%
Monthly Cost $1/mo
dap.digitalgov.gov
Other
Optional
Execution 102ms
Transfer 4 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 71ms
Transfer 147 KB
Unused 72%
Monthly Cost $1/mo
s.pinimg.com
Other
Optional
Execution 61ms
Transfer 27 KB
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 58ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 455ms and costs ~$6/month
  • Google Tag Manager adds 364ms and costs ~$5/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

Unattributable takes 455ms 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 364ms 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

53% 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

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

72% 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