Skip to content
https://americanprogress.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

26
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
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.

9.89 s

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

18.47 s

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

3.91 s

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.

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

19.06 s

Page Load Progression

404 ms
808 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
20.2 MB transferred, 112 requests
FIX
20.2 MB transferred, 112 requests
Critical::
Page weighs 32.2 MB (20.2 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 214 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 214 KB
Warning::
112 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.2 g CO2 per page load
20.2 MB / 2.4 MB budget
20.2 MB transferred
112 requests
4.2 g CO2 per page load
Other 17.5 MiB 87%
JavaScript 1.7 MiB 9%
Images 468.5 KiB 2%
Fonts 213.7 KiB 1%
HTML 187.6 KiB 1%
CSS 105.6 KiB 1%
Other 5.4 KiB 0%
Other 3.3 KiB 0%
Other 650 B 0%
Other 633 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

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.

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 (20.2 MiB of 20.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
14396ms total JS execution
FIX
14396ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 4496ms CPU time
Warning::
https://www.americanprogress.org/: 2119ms CPU time
Warning::
https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-413...: 1451ms CPU time
Warning::
Unattributable: 1132ms CPU time
Warning::
https://www.americanprogress.org/wp-content/themes...: 981ms CPU time
Warning::
Third-party scripts: 14396ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Style & Layout 21% Other 12% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js4496ms3580ms502ms3rd
https://www.americanprogress.org/2119ms78ms29ms3rd
https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/osano.js1451ms1066ms21ms3rd
Unattributable1132ms13ms0ms3rd
https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/libs.js?m=1774372403g981ms175ms47ms3rd
https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/app.js?m=1774372403g880ms221ms17ms3rd
https://js.hs-analytics.net/analytics/1776813000000/45519881.js687ms471ms14ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NWVL6VL523ms396ms65ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-11403508909&cx=c&gtm=4e64h1519ms446ms52ms3rd
https://www.googletagmanager.com/gtag/js?id=G-1GTXCJNVL1&cx=c&gtm=4e64h1475ms393ms67ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
49 scripts, 2.1 MB unused
FIX
49 scripts, 2.1 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 2.1 MB
2110 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd

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

F
Page Weight Inventory
Action
112 resources · 20.2 MB · 2.1 MB savings available
FIX
112 resources · 20.2 MB · 2.1 MB savings available
Warning::
Page weight 19.2 MB over 1MB target
Got: 20.2 MB Expected: ≤ 1 MB
Info::
~2.1 MB of savings available
Warning::
111 third-party resources (100% of weight)
Info::
3 resources over 200KB
112 resources · 20.2 MiB · 111 third-party 19.2 MiB over 1MB target
Media 87% · 17.5 MiB
JavaScript 9% · 1.7 MiB
Image 2% · 471.5 KiB
Font 1% · 213.7 KiB
Document 1% · 187.9 KiB
CSS 1% · 105.6 KiB
Other 0% · 6.8 KiB

~2.1 MiB of savings available

Remove unused JavaScript: 2.1 MiB
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
13 images, 0 KB saveable
PASS
13 images, 0 KB saveable
Info::
All images are well-optimized
13 images 466 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
11 fonts (214 KB)
PASS
11 fonts (214 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

214 KB total

Render-blocking

0

of 11

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 16.0 s 18.0 s FCP 9.9 s LCP 18.5 shttps://www.americanprogress.org/wp-content/themes/cap2021/assets/fonts/icomoon/fonts/icomoon.woff?012026icomoon.woff https://www.americanprogress.org/wp-content/themes/cap2021/assets/fonts/icomoon/fonts/icomoon.woff?012026 — 9.8 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/305037/00000000000000007735bb39/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n7&v=3l https://use.typekit.net/af/305037/00000000000000007735bb39/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n7&v=3 — 27.6 KiB — 26 ms — font-display: swaphttps://use.typekit.net/af/0230dd/00000000000000007735bb33/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n4&v=3l https://use.typekit.net/af/0230dd/00000000000000007735bb33/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n4&v=3 — 26.8 KiB — 40 ms — font-display: swaphttps://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3l https://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3 — 37.2 KiB — 32 ms — font-display: swaphttps://use.typekit.net/af/ac6334/000000000000000000012059/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3l https://use.typekit.net/af/ac6334/000000000000000000012059/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3 — 36.6 KiB — 34 ms — font-display: swaphttps://use.typekit.net/af/c906c2/00000000000000007735bb6e/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n9&v=3l https://use.typekit.net/af/c906c2/00000000000000007735bb6e/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n9&v=3 — 38.5 KiB — 44 ms — font-display: swaphttps://www.americanprogress.org/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff2?o6rzdtgform-icons-theme.woff2 https://www.americanprogress.org/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff2?o6rzdt — 3.2 KiB — 13 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 21 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 2 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
icomoon.woff woff swap
Size 10 KB
Load time 20 ms
Start 432 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 28 KB
Load time 26 ms
Start 432 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 27 KB
Load time 40 ms
Start 433 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 37 KB
Load time 32 ms
Start 433 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 37 KB
Load time 34 ms
Start 433 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 39 KB
Load time 44 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
gform-icons-theme.woff2 woff2 swap
Size 3 KB
Load time 13 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 21 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 2 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 2.9 s
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)

Fixing the unchecked items could save ~3 KB and ~6 ms

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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
4
prefetch

4 resource hints configured

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
112 requests over 4713ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 9.9 s LCP 18.5 shttps://americanprogress.org// https://americanprogress.org/ — 301 — 250 B — 39 ms — h2https://www.americanprogress.org/www.americanprogress.org/ https://www.americanprogress.org/ — 200 — 49.2 KiB — 61 ms — h2https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/osano.jscmp.osano.com/45BPkucSnC/0ef3f555-2... https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/osano.js — 200 — 43.9 KiB — 23 ms — h3https://www.americanprogress.org/wp-content/plugins/tm-algolia/dist/algolia.css?m=1774372400gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/plugins/tm-algolia/dist/algolia.css?m=1774372400g — 200 — 729 B — 20 ms — h2https://use.typekit.net/axv0vdk.css?ver=1775586250use.typekit.net/axv0vdk.css?ver=177... https://use.typekit.net/axv0vdk.css?ver=1775586250 — 200 — 1.3 KiB — 31 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/styles/app.css?m=1775586250gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/styles/app.css?m=1775586250g — 200 — 51.6 KiB — 29 ms — h2https://www.americanprogress.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=www.americanprogress.org/_static/??... https://www.americanprogress.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.6 KiB — 57 ms — h2https://www.google.com/recaptcha/api.js?render=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&ver=6.9.4www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&ver=6.9.4 — 200 — 1.0 KiB — 39 ms — h3https://www.americanprogress.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?m=1774372400gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?m=1774372400g — 200 — 7.4 KiB — 23 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2025/01/SequenceNameHORIZONTAL_v01.00_00_04_00.Still001.jpgwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2025/01/SequenceNameHORIZONTAL_v01.00_00_04_00.Still001.jpg — 200 — 104.5 KiB — 30 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/libs.js?m=1774372403gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/libs.js?m=1774372403g — 200 — 116.6 KiB — 32 ms — h2blob:https://www.americanprogress.org/8ecd5968-c3ab-46a1-ba07-ab6f30bfae54www.americanprogress.org/8ecd5968-c... blob:https://www.americanprogress.org/8ecd5968-c3ab-46a1-ba07-ab6f30bfae54 — 200 — -1 B — 41 ms — blobhttps://consent.api.osano.com/recordconsent.api.osano.com/record https://consent.api.osano.com/record — 200 — 0 B — 114 ms — h2https://maps.googleapis.com/maps/api/js?key=AIzaSyCm-YSabK0GbyqJEeC1pSL5_8YHpIBMkqY&libraries=places&ver=v2maps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyCm-YSabK0GbyqJEeC1pSL5_8YHpIBMkqY&libraries=places&ver=v2 — 200 — 178.8 KiB — 132 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/app.js?m=1774372403gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/app.js?m=1774372403g — 200 — 28.9 KiB — 17 ms — h2https://p.typekit.net/p.css?s=1&k=axv0vdk&ht=tk&f=13464.13465.13466.13467.15498.15510.39502.39504.39508&a=109699144&app=typekit&e=cssp.typekit.net/p.css?s=1&k=axv0vdk&h... https://p.typekit.net/p.css?s=1&k=axv0vdk&ht=tk&f=13464.13465.13466.13467.15498.15510.39502.39504.39508&a=109699144&app=typekit&e=css — 200 — 173 B — 25 ms — h2https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,900;1,400;1,900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,900;1,400;1,900&display=swap — 200 — 2.3 KiB — 47 ms — h2https://www.americanprogress.org/_static/??/wp-includes/js/dist/dom-ready.min.js,/wp-includes/js/dist/hooks.min.js?m=1774626885jwww.americanprogress.org/_static/??... https://www.americanprogress.org/_static/??/wp-includes/js/dist/dom-ready.min.js,/wp-includes/js/dist/hooks.min.js?m=1774626885j — 200 — 2.1 KiB — 45 ms — h2https://www.americanprogress.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.americanprogress.org/wp-include... https://www.americanprogress.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.3 KiB — 15 ms — h2https://www.americanprogress.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228edwww.americanprogress.org/wp-include... https://www.americanprogress.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 916 B — 22 ms — h2https://www.americanprogress.org/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k8vSizLLKlMyy/KLdbPAqLC0tSiSr2s4vw8vdzMPCBDR58Ibch8qD77XFtDc3NTUwszI1ODLAC1Xi5Jwww.americanprogress.org/_static/??... https://www.americanprogress.org/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k8vSizLLKlMyy/KLdbPAqLC0tSiSr2s4vw8vdzMPCBDR58Ibch8qD77XFtDc3NTUwszI1ODLAC1Xi5J — 200 — 14.0 KiB — 18 ms — h2https://www.americanprogress.org/_static/??-eJydzNEOgjAMheEXclRNEG+Mj2KWrUAn27DtILy9hIRLY8JlT/p/MI/G5aSYFMahdJQEOrYT6dJmjgJB1t067PPgkaUKn4K8VJFSFeQE/3IrgropnkShKA1yNJ4w+cxGe4x41BDHNKr8RmIxu2PfJBEVXpTcfpiWt0e/ds/4uDRNXd9v1/ocvnU1fTA=www.americanprogress.org/_static/??... https://www.americanprogress.org/_static/??-eJydzNEOgjAMheEXclRNEG+Mj2KWrUAn27DtILy9hIRLY8JlT/p/MI/G5aSYFMahdJQEOrYT6dJmjgJB1t067PPgkaUKn4K8VJFSFeQE/3IrgropnkShKA1yNJ4w+cxGe4x41BDHNKr8RmIxu2PfJBEVXpTcfpiWt0e/ds/4uDRNXd9v1/ocvnU1fTA= — 200 — 40.4 KiB — 55 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 12 ms — h2https://www.google.com/recaptcha/api.js?hl=en&ver=6.9.4www.google.com/recaptcha/api.js?hl=... https://www.google.com/recaptcha/api.js?hl=en&ver=6.9.4 — 200 — 1012 B — 29 ms — h3https://consent.api.osano.com/recordconsent.api.osano.com/record https://consent.api.osano.com/record — 204 — 440 B — 95 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/fonts/icomoon/fonts/icomoon.woff?012026www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/fonts/icomoon/fonts/icomoon.woff?012026 — 200 — 9.8 KiB — 20 ms — h2https://use.typekit.net/af/305037/00000000000000007735bb39/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n7&v=3use.typekit.net/af/305037/000000000... https://use.typekit.net/af/305037/00000000000000007735bb39/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n7&v=3 — 200 — 27.6 KiB — 26 ms — h2https://use.typekit.net/af/0230dd/00000000000000007735bb33/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n4&v=3use.typekit.net/af/0230dd/000000000... https://use.typekit.net/af/0230dd/00000000000000007735bb33/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n4&v=3 — 200 — 26.8 KiB — 40 ms — h2https://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3use.typekit.net/af/5464d5/000000000... https://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3 — 200 — 37.2 KiB — 32 ms — h2https://use.typekit.net/af/ac6334/000000000000000000012059/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3use.typekit.net/af/ac6334/000000000... https://use.typekit.net/af/ac6334/000000000000000000012059/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3 — 200 — 36.6 KiB — 34 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 16.0 s 18.0 s FCP 9.9 s LCP 18.5 shttps://americanprogress.org// https://americanprogress.org/ — 301 — 250 B — 39 ms — h2https://www.americanprogress.org/www.americanprogress.org/ https://www.americanprogress.org/ — 200 — 49.2 KiB — 61 ms — h2https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/osano.jscmp.osano.com/45BPkucSnC/0ef3f555-2... https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/osano.js — 200 — 43.9 KiB — 23 ms — h3https://www.americanprogress.org/wp-content/plugins/tm-algolia/dist/algolia.css?m=1774372400gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/plugins/tm-algolia/dist/algolia.css?m=1774372400g — 200 — 729 B — 20 ms — h2https://use.typekit.net/axv0vdk.css?ver=1775586250use.typekit.net/axv0vdk.css?ver=177... https://use.typekit.net/axv0vdk.css?ver=1775586250 — 200 — 1.3 KiB — 31 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/styles/app.css?m=1775586250gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/styles/app.css?m=1775586250g — 200 — 51.6 KiB — 29 ms — h2https://www.americanprogress.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=www.americanprogress.org/_static/??... https://www.americanprogress.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.6 KiB — 57 ms — h2https://www.google.com/recaptcha/api.js?render=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&ver=6.9.4www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&ver=6.9.4 — 200 — 1.0 KiB — 39 ms — h3https://www.americanprogress.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?m=1774372400gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?m=1774372400g — 200 — 7.4 KiB — 23 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2025/01/SequenceNameHORIZONTAL_v01.00_00_04_00.Still001.jpgwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2025/01/SequenceNameHORIZONTAL_v01.00_00_04_00.Still001.jpg — 200 — 104.5 KiB — 30 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/libs.js?m=1774372403gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/libs.js?m=1774372403g — 200 — 116.6 KiB — 32 ms — h2blob:https://www.americanprogress.org/8ecd5968-c3ab-46a1-ba07-ab6f30bfae54www.americanprogress.org/8ecd5968-c... blob:https://www.americanprogress.org/8ecd5968-c3ab-46a1-ba07-ab6f30bfae54 — 200 — -1 B — 41 ms — blobhttps://consent.api.osano.com/recordconsent.api.osano.com/record https://consent.api.osano.com/record — 200 — 0 B — 114 ms — h2https://maps.googleapis.com/maps/api/js?key=AIzaSyCm-YSabK0GbyqJEeC1pSL5_8YHpIBMkqY&libraries=places&ver=v2maps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyCm-YSabK0GbyqJEeC1pSL5_8YHpIBMkqY&libraries=places&ver=v2 — 200 — 178.8 KiB — 132 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/app.js?m=1774372403gwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/scripts/app.js?m=1774372403g — 200 — 28.9 KiB — 17 ms — h2https://p.typekit.net/p.css?s=1&k=axv0vdk&ht=tk&f=13464.13465.13466.13467.15498.15510.39502.39504.39508&a=109699144&app=typekit&e=cssp.typekit.net/p.css?s=1&k=axv0vdk&h... https://p.typekit.net/p.css?s=1&k=axv0vdk&ht=tk&f=13464.13465.13466.13467.15498.15510.39502.39504.39508&a=109699144&app=typekit&e=css — 200 — 173 B — 25 ms — h2https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,900;1,400;1,900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,900;1,400;1,900&display=swap — 200 — 2.3 KiB — 47 ms — h2https://www.americanprogress.org/_static/??/wp-includes/js/dist/dom-ready.min.js,/wp-includes/js/dist/hooks.min.js?m=1774626885jwww.americanprogress.org/_static/??... https://www.americanprogress.org/_static/??/wp-includes/js/dist/dom-ready.min.js,/wp-includes/js/dist/hooks.min.js?m=1774626885j — 200 — 2.1 KiB — 45 ms — h2https://www.americanprogress.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.americanprogress.org/wp-include... https://www.americanprogress.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.3 KiB — 15 ms — h2https://www.americanprogress.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228edwww.americanprogress.org/wp-include... https://www.americanprogress.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 916 B — 22 ms — h2https://www.americanprogress.org/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k8vSizLLKlMyy/KLdbPAqLC0tSiSr2s4vw8vdzMPCBDR58Ibch8qD77XFtDc3NTUwszI1ODLAC1Xi5Jwww.americanprogress.org/_static/??... https://www.americanprogress.org/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k8vSizLLKlMyy/KLdbPAqLC0tSiSr2s4vw8vdzMPCBDR58Ibch8qD77XFtDc3NTUwszI1ODLAC1Xi5J — 200 — 14.0 KiB — 18 ms — h2https://www.americanprogress.org/_static/??-eJydzNEOgjAMheEXclRNEG+Mj2KWrUAn27DtILy9hIRLY8JlT/p/MI/G5aSYFMahdJQEOrYT6dJmjgJB1t067PPgkaUKn4K8VJFSFeQE/3IrgropnkShKA1yNJ4w+cxGe4x41BDHNKr8RmIxu2PfJBEVXpTcfpiWt0e/ds/4uDRNXd9v1/ocvnU1fTA=www.americanprogress.org/_static/??... https://www.americanprogress.org/_static/??-eJydzNEOgjAMheEXclRNEG+Mj2KWrUAn27DtILy9hIRLY8JlT/p/MI/G5aSYFMahdJQEOrYT6dJmjgJB1t067PPgkaUKn4K8VJFSFeQE/3IrgropnkShKA1yNJ4w+cxGe4x41BDHNKr8RmIxu2PfJBEVXpTcfpiWt0e/ds/4uDRNXd9v1/ocvnU1fTA= — 200 — 40.4 KiB — 55 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 12 ms — h2https://www.google.com/recaptcha/api.js?hl=en&ver=6.9.4www.google.com/recaptcha/api.js?hl=... https://www.google.com/recaptcha/api.js?hl=en&ver=6.9.4 — 200 — 1012 B — 29 ms — h3https://consent.api.osano.com/recordconsent.api.osano.com/record https://consent.api.osano.com/record — 204 — 440 B — 95 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/fonts/icomoon/fonts/icomoon.woff?012026www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/fonts/icomoon/fonts/icomoon.woff?012026 — 200 — 9.8 KiB — 20 ms — h2https://use.typekit.net/af/305037/00000000000000007735bb39/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n7&v=3use.typekit.net/af/305037/000000000... https://use.typekit.net/af/305037/00000000000000007735bb39/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n7&v=3 — 200 — 27.6 KiB — 26 ms — h2https://use.typekit.net/af/0230dd/00000000000000007735bb33/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n4&v=3use.typekit.net/af/0230dd/000000000... https://use.typekit.net/af/0230dd/00000000000000007735bb33/30/l?primer=fff1a989570eb474b8c22c57cc7199e63bfc7e911b750165d0199218f0b7e7cc&fvd=n4&v=3 — 200 — 26.8 KiB — 40 ms — h2https://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3use.typekit.net/af/5464d5/000000000... https://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3 — 200 — 37.2 KiB — 32 ms — h2https://use.typekit.net/af/ac6334/000000000000000000012059/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3use.typekit.net/af/ac6334/000000000... https://use.typekit.net/af/ac6334/000000000000000000012059/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3 — 200 — 36.6 KiB — 34 ms — h2https://use.typekit.net/af/c906c2/00000000000000007735bb6e/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n9&v=3use.typekit.net/af/c906c2/000000000... https://use.typekit.net/af/c906c2/00000000000000007735bb6e/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n9&v=3 — 200 — 38.5 KiB — 44 ms — h2https://www.americanprogress.org/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff2?o6rzdtwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff2?o6rzdt — 200 — 3.2 KiB — 13 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/favicons/site.webmanifestwww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/favicons/site.webmanifest — 200 — 650 B — 30 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2025/01/10222025_5_Pillars_v07.mp4www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2025/01/10222025_5_Pillars_v07.mp4 — 206 — 17.5 MiB — 35 ms — h2https://js.hs-analytics.net/analytics/1776813000000/45519881.jsjs.hs-analytics.net/analytics/17768... https://js.hs-analytics.net/analytics/1776813000000/45519881.js — 200 — 42.3 KiB — 27 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2026/04/BudgetResolutionColumn-2268050943.jpg?w=1000www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2026/04/BudgetResolutionColumn-2268050943.jpg?w=1000 — 200 — 119.7 KiB — 55 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2026/04/GettyImages-2271188729-CROPPED.jpg?w=1000www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2026/04/GettyImages-2271188729-CROPPED.jpg?w=1000 — 200 — 139.6 KiB — 89 ms — h2https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 45 B — 37 ms — h3https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/osano-ui.jscmp.osano.com/45BPkucSnC/0ef3f555-2... https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/osano-ui.js — 200 — 28.0 KiB — 13 ms — h3https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/en.jsoncmp.osano.com/45BPkucSnC/0ef3f555-2... https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/en.json — 200 — 0 B — 50 ms — h3https://pixel.wp.com/g.gif?v=ext&blog=208764713&post=65018&tz=-4&srv=www.americanprogress.org&hp=vip&j=1%3A15.5-beta&host=www.americanprogress.org&ref=&fcp=0&rand=0.6224886852894768pixel.wp.com/g.gif?v=ext&blog=20876... https://pixel.wp.com/g.gif?v=ext&blog=208764713&post=65018&tz=-4&srv=www.americanprogress.org&hp=vip&j=1%3A15.5-beta&host=www.americanprogress.org&ref=&fcp=0&rand=0.6224886852894768 — 200 — 177 B — 14 ms — h2blob:https://www.americanprogress.org/aefc4eab-f774-4cfb-b19a-e627961e1684www.americanprogress.org/aefc4eab-f... blob:https://www.americanprogress.org/aefc4eab-f774-4cfb-b19a-e627961e1684 — 200 — -1 B — 219 ms — blobhttps://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/en.jsoncmp.osano.com/45BPkucSnC/0ef3f555-2... https://cmp.osano.com/45BPkucSnC/0ef3f555-2906-4137-af2d-2b5909c96f13/en.json — 200 — 2.8 KiB — 10 ms — h3https://www.americanprogress.org/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.americanprogress.org/cdn-cgi/ch... https://www.americanprogress.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 139 B — 132 ms — h2https://www.americanprogress.org/?tm_dynamic=header&is_front_page=truewww.americanprogress.org/?tm_dynami... https://www.americanprogress.org/?tm_dynamic=header&is_front_page=true — 200 — 150 B — 23 ms — h2https://www.americanprogress.org/?tm_dynamic=flyout-modalwww.americanprogress.org/?tm_dynami... https://www.americanprogress.org/?tm_dynamic=flyout-modal — 200 — 103 B — 22 ms — h2https://www.americanprogress.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.americanprogress.org/cdn-cgi/ch... https://www.americanprogress.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.7 KiB — 25 ms — h2https://js-na1.hs-scripts.com/45519881.jsjs-na1.hs-scripts.com/45519881.js https://js-na1.hs-scripts.com/45519881.js — 200 — 980 B — 33 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=45519881&rcu=https%3A%2F%2Fwww.americanprogress.org%2F&pu=https%3A%2F%2Fwww.americanprogress.org%2F&t=Center+for+American+Progress&cts=1776812963054&vi=aa5635dfcb0e6732051218cb1124bbf6&nc=true&ce=false&cc=0track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=45519881&rcu=https%3A%2F%2Fwww.americanprogress.org%2F&pu=https%3A%2F%2Fwww.americanprogress.org%2F&t=Center+for+American+Progress&cts=1776812963054&vi=aa5635dfcb0e6732051218cb1124bbf6&nc=true&ce=false&cc=0 — 200 — 1.1 KiB — 63 ms — h2https://www.americanprogress.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9f000e53ba8f0c9bwww.americanprogress.org/cdn-cgi/ch... https://www.americanprogress.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9f000e53ba8f0c9b — 200 — 602 B — 13 ms — h2blob:https://www.americanprogress.org/ead837fc-a81d-4e75-a3c2-f6c8eda04ef2www.americanprogress.org/ead837fc-a... blob:https://www.americanprogress.org/ead837fc-a81d-4e75-a3c2-f6c8eda04ef2 — 200 — -1 B — 134 ms — blobblob:https://www.americanprogress.org/ceb911e3-d754-493a-ab85-97d1f6998714www.americanprogress.org/ceb911e3-d... blob:https://www.americanprogress.org/ceb911e3-d754-493a-ab85-97d1f6998714 — 200 — -1 B — 136 ms — blobblob:https://www.americanprogress.org/442cbfe8-3fc6-4fa6-b484-c867a0f3d003www.americanprogress.org/442cbfe8-3... blob:https://www.americanprogress.org/442cbfe8-3fc6-4fa6-b484-c867a0f3d003 — 200 — -1 B — 181 ms — blobblob:https://www.americanprogress.org/0b082c20-30ac-4441-b256-1efec973ed95www.americanprogress.org/0b082c20-3... blob:https://www.americanprogress.org/0b082c20-30ac-4441-b256-1efec973ed95 — 200 — -1 B — 194 ms — blobhttps://www.americanprogress.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.americanprogress.org/wp-include... https://www.americanprogress.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.3 KiB — 11 ms — h2https://www.americanprogress.org/wp-content/themes/cap2021/assets/favicons/favicon.icowww.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/themes/cap2021/assets/favicons/favicon.ico — 200 — 3.0 KiB — 12 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.3 KiB — 39 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NWVL6VLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NWVL6VL — 200 — 165.7 KiB — 71 ms — h2https://js.hs-banner.com/v2/45519881/banner.jsjs.hs-banner.com/v2/45519881/banner... https://js.hs-banner.com/v2/45519881/banner.js — 200 — 24.0 KiB — 27 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=mwmo1yb092uwwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=mwmo1yb092uw — 200 — 27.6 KiB — 51 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=49r5gbdcn74awww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=49r5gbdcn74a — 200 — 27.8 KiB — 68 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&badge=bottomright&anchor-ms=20000&execute-ms=30000&cb=43zcuz2yinf3www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&badge=bottomright&anchor-ms=20000&execute-ms=30000&cb=43zcuz2yinf3 — 200 — 27.6 KiB — 71 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&badge=bottomright&anchor-ms=20000&execute-ms=30000&cb=56wfb7o6ik4rwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&badge=bottomright&anchor-ms=20000&execute-ms=30000&cb=56wfb7o6ik4r — 200 — 27.7 KiB — 74 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&badge=bottomright&anchor-ms=20000&execute-ms=30000&cb=7xpz05kelum0www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB&co=aHR0cHM6Ly93d3cuYW1lcmljYW5wcm9ncmVzcy5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&badge=bottomright&anchor-ms=20000&execute-ms=30000&cb=7xpz05kelum0 — 200 — 27.7 KiB — 51 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 34 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 71 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 0 B — 20 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 56 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 0 B — 0 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 23 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 0 B — 0 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 35 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 0 B — 0 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 26 ms — h2https://js.hs-scripts.com/45519881.jsjs.hs-scripts.com/45519881.js https://js.hs-scripts.com/45519881.js — 200 — 804 B — 17 ms — h2https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.americanprogress.org%2F&scrsrc=www.googletagmanager.com&rnd=1212090891.1776812964&dt=Center%20for%20American%20Progress&auid=235200087.1776812964&navt=n&npa=0&us_privacy=1-N-&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v830159935za200zd830159935xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776812963903&tfd=2101www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.americanprogress.org%2F&scrsrc=www.googletagmanager.com&rnd=1212090891.1776812964&dt=Center%20for%20American%20Progress&auid=235200087.1776812964&navt=n&npa=0&us_privacy=1-N-&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v830159935za200zd830159935xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776812963903&tfd=2101 — 200 — 21 B — 30 ms — h3blob:https://www.americanprogress.org/137fa087-58ca-4022-8eca-40d80cef9d79www.americanprogress.org/137fa087-5... blob:https://www.americanprogress.org/137fa087-58ca-4022-8eca-40d80cef9d79 — 200 — -1 B — 64 ms — blobblob:https://www.americanprogress.org/216280d8-0894-4588-8e13-e75c05b0100dwww.americanprogress.org/216280d8-0... blob:https://www.americanprogress.org/216280d8-0894-4588-8e13-e75c05b0100d — 200 — -1 B — 109 ms — blobhttps://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/EconomyCCPPage.jpg?w=200www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/EconomyCCPPage.jpg?w=200 — 200 — 11.5 KiB — 26 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/RestoringSocialTrustDemocracy.jpg?w=200www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/RestoringSocialTrustDemocracy.jpg?w=200 — 200 — 11.8 KiB — 42 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/GettyImages-1317270131.jpg?w=200www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/GettyImages-1317270131.jpg?w=200 — 200 — 9.2 KiB — 43 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2026/04/GettyImages-829014902.jpg?w=1000www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2026/04/GettyImages-829014902.jpg?w=1000 — 200 — 50.1 KiB — 35 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1GTXCJNVL1&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1GTXCJNVL1&cx=c&gtm=4e64h1 — 200 — 173.1 KiB — 75 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-11403508909&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11403508909&cx=c&gtm=4e64h1 — 200 — 143.6 KiB — 62 ms — h3https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/GettyImages-1250505645-resizecrop.jpg?w=200www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/GettyImages-1250505645-resizecrop.jpg?w=200 — 200 — 9.0 KiB — 42 ms — h2https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/GettyImages-1234408493cropped.jpg?w=200www.americanprogress.org/wp-content... https://www.americanprogress.org/wp-content/uploads/sites/2/2021/10/GettyImages-1234408493cropped.jpg?w=200 — 200 — 9.6 KiB — 15 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 695 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 7 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 21 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 0 B — 669 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-1GTXCJNVL1&gtm=45je64h1v878286061z8830159935za20gzb830159935zd830159935&_p=1776812962096&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&are=1&cid=231274141.1776812965&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776812964&sct=1&seg=0&dl=https%3A%2F%2Fwww.americanprogress.org%2F&dt=Center%20for%20American%20Progress&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=(not%20set)&ep.dl_post_date=20211013&ep.dl_issues=(not%20set)&ep.dl_person_type=(not%20set)&epn.dl_post_id=65018&ep.dl_department=(not%20set)&ep.dl_topics=(not%20set)&ep.dl_states_taxonomy=(not%20set)&ep.dl_legacy_url=(not%20set)&ep.clt_campaign=(not%20set)&ep.clt_sender=(not%20set)&ep.clt_target_audience=(not%20set)&ep.clt_intended_action=(not%20set)&ep.dl_article_type=(not%20set)&ep.dl_team=(not%20set)&epn.cjs_page_height=24343&ep.dl_author_or_authors=(not%20set)&tfd=2755www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-1GTXCJNVL1&gtm=45je64h1v878286061z8830159935za20gzb830159935zd830159935&_p=1776812962096&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&are=1&cid=231274141.1776812965&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776812964&sct=1&seg=0&dl=https%3A%2F%2Fwww.americanprogress.org%2F&dt=Center%20for%20American%20Progress&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=(not%20set)&ep.dl_post_date=20211013&ep.dl_issues=(not%20set)&ep.dl_person_type=(not%20set)&epn.dl_post_id=65018&ep.dl_department=(not%20set)&ep.dl_topics=(not%20set)&ep.dl_states_taxonomy=(not%20set)&ep.dl_legacy_url=(not%20set)&ep.clt_campaign=(not%20set)&ep.clt_sender=(not%20set)&ep.clt_target_audience=(not%20set)&ep.clt_intended_action=(not%20set)&ep.dl_article_type=(not%20set)&ep.dl_team=(not%20set)&epn.cjs_page_height=24343&ep.dl_author_or_authors=(not%20set)&tfd=2755 — 204 — 555 B — 179 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 0 B — 638 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 0 B — 0 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 2 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 0 B — 590 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 0 B — 0 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 0 B — 525 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 0 B — 1 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 52 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 61 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 89 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 70 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 73 ms — h2https://www.google.com/rmkt/collect/11403508909/?random=1776812964920&cv=11&fst=1776812964920&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9215650803z8830159935za20gzb830159935zd830159935xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.americanprogress.org%2F&rcb=12&frm=0&tiba=Center%20for%20American%20Progress&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=235200087.1776812964&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1140350... https://www.google.com/rmkt/collect/11403508909/?random=1776812964920&cv=11&fst=1776812964920&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9215650803z8830159935za20gzb830159935zd830159935xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.americanprogress.org%2F&rcb=12&frm=0&tiba=Center%20for%20American%20Progress&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=235200087.1776812964&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 45 ms — h3blob:https://www.americanprogress.org/84be95d5-441e-47af-86ec-7c02693ce605www.americanprogress.org/84be95d5-4... blob:https://www.americanprogress.org/84be95d5-441e-47af-86ec-7c02693ce605 — 200 — -1 B — 46 ms — blobhttps://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.americanprogress.org%2F&scrsrc=www.googletagmanager.com&rnd=1212090891.1776812964&dt=Center%20for%20American%20Progress&auid=235200087.1776812964&navt=n&npa=0&us_privacy=1-N-&_tu=CA&gtm=45be64h1v9215650803z8830159935za20gzb830159935zd830159935xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-11403508909&tid=AW-11403508909&tft=1776812964998&tfd=3196www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.americanprogress.org%2F&scrsrc=www.googletagmanager.com&rnd=1212090891.1776812964&dt=Center%20for%20American%20Progress&auid=235200087.1776812964&navt=n&npa=0&us_privacy=1-N-&_tu=CA&gtm=45be64h1v9215650803z8830159935za20gzb830159935zd830159935xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-11403508909&tid=AW-11403508909&tft=1776812964998&tfd=3196 — 200 — 21 B — 32 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11403508909/?random=1776812964920&cv=11&fst=1776812964920&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9215650803z8830159935za20gzb830159935zd830159935xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.americanprogress.org%2F&rcb=12&frm=0&tiba=Center%20for%20American%20Progress&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=235200087.1776812964&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11403508909/?random=1776812964920&cv=11&fst=1776812964920&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9215650803z8830159935za20gzb830159935zd830159935xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.americanprogress.org%2F&rcb=12&frm=0&tiba=Center%20for%20American%20Progress&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=235200087.1776812964&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 45 ms — h3https://www.google.com/pagead/1p-user-list/11403508909/?random=1776812964920&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9215650803z8830159935za20gzb830159935zd830159935xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.americanprogress.org%2F&rcb=12&frm=0&tiba=Center%20for%20American%20Progress&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=235200087.1776812964&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfRtDEXKBMNNfvIr-WecLwuXr2YXdcbq8QTfZV3lKdVuMjkZU6RiR6llKMJ4AlW5mpswAQOwBWpnRRuFUFljrzCU2wSpZEvLKCyt7ZFCvxe0ozWBQx3o3167XYwG8GPbKILZPhUKW5z4Cpc6JVL72uY_-NhK7K-54biIsb5tAC5WzLZo-MkIkFw-B_Y7yWhEcYLHH549-McN0zCYptnZ_PbGu6fB5BDuCO6f9kyB3t4Z-2YtfpQX4tEDch0ubeREOcC089g&random=1321690618&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11403508909/?random=1776812964920&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9215650803z8830159935za20gzb830159935zd830159935xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.americanprogress.org%2F&rcb=12&frm=0&tiba=Center%20for%20American%20Progress&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=235200087.1776812964&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfRtDEXKBMNNfvIr-WecLwuXr2YXdcbq8QTfZV3lKdVuMjkZU6RiR6llKMJ4AlW5mpswAQOwBWpnRRuFUFljrzCU2wSpZEvLKCyt7ZFCvxe0ozWBQx3o3167XYwG8GPbKILZPhUKW5z4Cpc6JVL72uY_-NhK7K-54biIsb5tAC5WzLZo-MkIkFw-B_Y7yWhEcYLHH549-McN0zCYptnZ_PbGu6fB5BDuCO6f9kyB3t4Z-2YtfpQX4tEDch0ubeREOcC089g&random=1321690618&rmt_tld=0&ipr=y — 200 — 64 B — 30 ms — h3https://www.google.com/recaptcha/api2/reload?k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbBwww.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB — 200 — 1.3 KiB — 81 ms — h3https://www.google.com/recaptcha/api2/clr?k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbBwww.google.com/recaptcha/api2/clr?k... https://www.google.com/recaptcha/api2/clr?k=6LfIt-UcAAAAAGjbYQY9m5Pk7zqbRt-EIkpNkSbB — 200 — 16 B — 41 ms — h3
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 14396ms · 1050KB · €156/mo
www.gstatic.com
Other
Costly
Execution 4496ms
Transfer 0 KB
Unused 43%
Monthly Cost €49/mo
www.americanprogress.org
Other
Costly
Execution 2119ms
Transfer 49 KB
Monthly Cost €23/mo
cmp.osano.com
Other
Costly
Execution 1451ms
Transfer 44 KB
Monthly Cost €16/mo
Unattributable
Other
Costly
Execution 1132ms
Transfer 0 KB
Monthly Cost €12/mo
www.americanprogress.org
Other
Costly
Execution 981ms
Transfer 117 KB
Unused 61%
Monthly Cost €11/mo
www.americanprogress.org
Other
Costly
Execution 880ms
Transfer 29 KB
Monthly Cost €10/mo
HubSpot Analytics
Analytics
Costly
Execution 687ms
Transfer 42 KB
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 523ms
Transfer 166 KB
Unused 37%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 519ms
Transfer 144 KB
Unused 39%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 475ms
Transfer 173 KB
Unused 42%
Monthly Cost €5/mo
www.americanprogress.org
Other
Costly
Execution 307ms
Transfer 0 KB
Monthly Cost €3/mo
www.americanprogress.org
Other
Costly
Execution 295ms
Transfer 35 KB
Monthly Cost €3/mo
maps.googleapis.com
Other
Costly
Execution 273ms
Transfer 179 KB
Unused 56%
Monthly Cost €3/mo
cmp.osano.com
Other
Optional
Execution 144ms
Transfer 28 KB
Monthly Cost €2/mo
www.americanprogress.org
Other
Optional
Execution 58ms
Transfer 40 KB
Unused 68%
Monthly Cost €1/mo
www.americanprogress.org
Other
Optional
Execution 56ms
Transfer 5 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 4496ms and costs ~€49/month
  • www.americanprogress.org adds 2119ms and costs ~€23/month
  • cmp.osano.com adds 1451ms and costs ~€16/month
  • Unattributable adds 1132ms and costs ~€12/month
  • www.americanprogress.org adds 981ms and costs ~€11/month
  • www.americanprogress.org adds 880ms and costs ~€10/month
  • HubSpot Analytics adds 687ms and costs ~€7/month
  • Google Tag Manager adds 523ms and costs ~€6/month
  • Google Tag Manager adds 519ms and costs ~€6/month
  • Google Tag Manager adds 475ms and costs ~€5/month
  • www.americanprogress.org adds 307ms and costs ~€3/month
  • www.americanprogress.org adds 295ms and costs ~€3/month
  • maps.googleapis.com adds 273ms and costs ~€3/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.gstatic.com takes 4496ms 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.americanprogress.org takes 2119ms 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

cmp.osano.com takes 1451ms 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

Unattributable takes 1132ms 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.americanprogress.org takes 981ms 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

61% of www.americanprogress.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

www.americanprogress.org takes 880ms 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

HubSpot Analytics takes 687ms 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 523ms 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 519ms 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 475ms 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.americanprogress.org takes 307ms 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.americanprogress.org takes 295ms 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

maps.googleapis.com takes 273ms 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

56% of maps.googleapis.com'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

68% of www.americanprogress.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

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