Skip to content
https://defense.gov

Performance

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

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

46
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.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
91
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.

8.93 s

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

15.32 s

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

429 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.041

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

8.93 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.52 s

Page Load Progression

647 ms
1.3 s
1.9 s
2.6 s
3.2 s
3.9 s
4.5 s
5.2 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
7.3 MB transferred, 124 requests
FIX
7.3 MB transferred, 124 requests
Critical::
Page weighs 10.6 MB (7.3 MB transferred)
Warning::
Images are 5.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.9 MB
Warning::
JavaScript is 771 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 771 KB
Info::
Fonts are 477 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 477 KB
Warning::
124 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.5 g CO2 per page load
7.3 MB / 2.4 MB budget
7.3 MB transferred
124 requests
1.5 g CO2 per page load
Images 5.9 MiB 80%
JavaScript 771.4 KiB 10%
Fonts 476.9 KiB 6%
CSS 184.0 KiB 2%
HTML 40.3 KiB 1%
Other 3.5 KiB 0%
Other 1.8 KiB 0%
Other 547 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

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 (7.3 MiB of 7.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3744ms total JS execution
FIX
3744ms total JS execution
Warning::
https://www.war.gov/: 1747ms CPU time
Warning::
https://www.war.gov/Resources/libraries/jQuery/03_...: 675ms CPU time
Warning::
Unattributable: 548ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SB6K...: 285ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 231ms CPU time
Warning::
Third-party scripts: 3744ms (100% of total)

Main Thread Breakdown

Other 31% Script Evaluation 29% Style & Layout 20% Rendering 9% Script Parsing & Compilation 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.war.gov/1747ms196ms10ms3rd
https://www.war.gov/Resources/libraries/jQuery/03_07_01/jquery.js?cdv=2020675ms270ms8ms3rd
Unattributable548ms27ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SB6KFHKWNW&cx=c&gtm=4e64h1285ms237ms44ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L231ms188ms32ms3rd
https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js117ms113ms1ms3rd
https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/moment-timezone/builds/moment-timezone-with-data.js?cdv=202084ms29ms56ms3rd
https://www.war.gov/Resources/libraries/jQuery-UI/01_13_03/jquery-ui.min.js?cdv=202055ms29ms26ms3rd
D
Page Weight Inventory
Action
124 resources · 7.3 MB · 212 KB savings available
FIX
124 resources · 7.3 MB · 212 KB savings available
Warning::
Page weight 6.3 MB over 1MB target
Got: 7.3 MB Expected: ≤ 1 MB
Info::
~212 KB of savings available
Warning::
123 third-party resources (100% of weight)
Info::
8 resources over 200KB
124 resources · 7.3 MiB · 123 third-party 6.3 MiB over 1MB target
Image 80% · 5.9 MiB
JavaScript 10% · 771.4 KiB
Font 6% · 476.9 KiB
CSS 2% · 184.0 KiB
Document 1% · 40.3 KiB
Other 0% · 2.4 KiB

~211.5 KiB of savings available

Remove unused JavaScript: 211.5 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
40 images, 0 KB saveable
REVIEW
40 images, 0 KB saveable
Warning::
https://www.war.gov/Portals/1/sealAirForce.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.defense.gov/2024/Feb/28/2003401405/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.war.gov/Portals/1/Images/DOD-Icon-Head... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.defense.gov/2026/Apr/02/2003906017/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.war.gov/Portals/1/sealMarineCorps.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.war.gov/Portals/1/sealSpaceForce.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.war.gov/Portals/1/Page-Assets/branding... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.defense.gov/2024/Jul/08/2003498307/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.war.gov/Portals/1/sealArmy.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.war.gov/Portals/1/sealNavy.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.defense.gov/2019/Nov/05/2002206497/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.war.gov/Portals/_default/skins/dgov2/r... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
40 images 5.9 MB
0 oversized -0 KB
17 legacy format
12 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

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

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

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 Bundles
Action
41 scripts, 212 KB unused
REVIEW
41 scripts, 212 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SB6K...: 63 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.war.gov/Resources/libraries/jQuery-UI/...: 59 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 59 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.war.gov/Desktopmodules/SharedLibrary/P...: 31 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 212 KB
212 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-SB6KFHKWNW&cx=c&gtm=4e64h1158 KB63 KB (40%)3rd
https://www.war.gov/Resources/libraries/jQuery-UI/01_13_03/jquery-ui.min.js?cdv=202067 KB59 KB (89%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L148 KB59 KB (40%)3rd
https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/MediaElement4.2.9/mediaelement-and-player.min.js?cdv=202038 KB31 KB (82%)3rd
https://www.war.gov/Resources/libraries/jQuery-Migrate/03_00_00/jquery-migrate.js?cdv=20205 KB3rd
https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Cycle/cycle2.js?cdv=20209 KB3rd
https://www.war.gov/ScriptResource.axd?d=dwY9oWetJoJ4ZjA-1jPcEhP7ER5pj7vUnbl87xIrp5KgCIH7OinCkP3cK37LGan3ayBW32yRZSEgGl2tgZv50n3b6-V5-8OCkx2VKFRvNoTMy9OkcSdmsXHaJpvqsXD5HuMXQgmzxnfjN1aI0&t=32e5dfca10 KB3rd
https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick.min.js?cdv=202011 KB3rd
https://www.war.gov/WebResource.axd?d=pynGkmcFUV16vn23mRKJ3YfxgZO6Vg-qfn4DLZzvdN4FsDO3JF6o8Ai9U2w1&t=6389016277208987735 KB3rd
https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Cycle/jquery.cycle2.swipe.js?cdv=20201 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

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
10 fonts (477 KB)
PASS
10 fonts (477 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

477 KB total

Render-blocking

0

of 10

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 FCP 8.9 s LCP 15.3 shttps://www.war.gov/Portals/1/Page-Assets/fonts/lato-v24-latin-regular.woff2lato-v24-latin-regular.... https://www.war.gov/Portals/1/Page-Assets/fonts/lato-v24-latin-regular.woff2 — 23.3 KiB — 13 ms — font-display: swaphttps://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/webfonts/fa-solid-900.woff2 — 146.9 KiB — 20 ms — font-display: swaphttps://www.war.gov/Portals/1/Page-Assets/fonts/lato-v24-latin-700.woff2lato-v24-latin-700.woff2 https://www.war.gov/Portals/1/Page-Assets/fonts/lato-v24-latin-700.woff2 — 22.8 KiB — 21 ms — font-display: swaphttps://www.war.gov/Portals/_default/Skins/DGOV2/Resources/fonts/crimson-pro-normal-400.woff2crimson-pro-normal-400.... https://www.war.gov/Portals/_default/Skins/DGOV2/Resources/fonts/crimson-pro-normal-400.woff2 — 47.7 KiB — 22 ms — font-display: swaphttps://fonts.gstatic.com/s/crimsonpro/v28/q5uBsoa5M_tv7IihmnkabARekYNwDeChrlU.woff2q5uBsoa5M_tv7IihmnkabAR... https://fonts.gstatic.com/s/crimsonpro/v28/q5uBsoa5M_tv7IihmnkabARekYNwDeChrlU.woff2 — 50.2 KiB — 41 ms — font-display: swaphttps://www.war.gov/Portals/1/Page-Assets/fonts/oswald-v53-latin-regular.woff2oswald-v53-latin-regula... https://www.war.gov/Portals/1/Page-Assets/fonts/oswald-v53-latin-regular.woff2 — 12.3 KiB — 20 ms — font-display: swaphttps://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2TK3iWkUHHAIjg752GT8Gl-1... https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2 — 27.8 KiB — 29 ms — font-display: swaphttps://www.war.gov/Portals/1/Page-Assets/fonts/crimson-text-v19-latin-regular.woff2crimson-text-v19-latin-... https://www.war.gov/Portals/1/Page-Assets/fonts/crimson-text-v19-latin-regular.woff2 — 24.9 KiB — 21 ms — font-display: swaphttps://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/webfonts/fa-brands-400.woff2 — 107.6 KiB — 23 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2S6u9w4BMUTPHh50XSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2 — 13.4 KiB — 28 ms — font-display: swap
lato-v24-latin-regular.... woff2 swap
Size 23 KB
Load time 13 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 147 KB
Load time 20 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
lato-v24-latin-700.woff2 woff2 swap
Size 23 KB
Load time 21 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
crimson-pro-normal-400.... woff2 swap
Size 48 KB
Load time 22 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
q5uBsoa5M_tv7IihmnkabAR... woff2 swap
Size 50 KB
Load time 41 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
oswald-v53-latin-regula... woff2 swap
Size 12 KB
Load time 20 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
TK3iWkUHHAIjg752GT8Gl-1... woff2 swap
Size 28 KB
Load time 29 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
crimson-text-v19-latin-... woff2 swap
Size 25 KB
Load time 21 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 108 KB
Load time 23 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
S6u9w4BMUTPHh50XSwiPGQ3... woff2 swap
Size 13 KB
Load time 28 ms
Start 1.7 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 ~127 KB and ~254 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
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
124 requests over 2875ms
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 FCP 8.9 s LCP 15.3 shttps://defense.gov// https://defense.gov/ — 301 — 87 B — 331 ms — h2https://www.war.gov/www.war.gov/ https://www.war.gov/ — 200 — 40.3 KiB — 611 ms — h2https://www.war.gov/Resources/Shared/stylesheets/dnndefault/7.0.0/default.css?cdv=2020www.war.gov/Resources/Shared/styles... https://www.war.gov/Resources/Shared/stylesheets/dnndefault/7.0.0/default.css?cdv=2020 — 200 — 16.5 KiB — 51 ms — h2https://www.war.gov/DesktopModules/ArticleCSDashboard/module.css?cdv=2020www.war.gov/DesktopModules/ArticleC... https://www.war.gov/DesktopModules/ArticleCSDashboard/module.css?cdv=2020 — 200 — 12.5 KiB — 50 ms — h2https://www.war.gov/DesktopModules/SlideShow/module.css?cdv=2020www.war.gov/DesktopModules/SlideSho... https://www.war.gov/DesktopModules/SlideShow/module.css?cdv=2020 — 200 — 11.5 KiB — 55 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick.css?cdv=2020 — 200 — 879 B — 51 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick-theme.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick-theme.css?cdv=2020 — 200 — 1.1 KiB — 51 ms — h2https://www.war.gov/desktopmodules/SlideShow/Templates/DGOV2/template.css?cdv=2020www.war.gov/desktopmodules/SlideSho... https://www.war.gov/desktopmodules/SlideShow/Templates/DGOV2/template.css?cdv=2020 — 200 — 2.6 KiB — 52 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Bootstrap/css/bootstrap.min.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Bootstrap/css/bootstrap.min.css?cdv=2020 — 200 — 19.5 KiB — 54 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/skin.css?cdv=2020www.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/skin.css?cdv=2020 — 200 — 27.1 KiB — 62 ms — h2https://www.war.gov/Portals/_default/Containers/DGOV2/container.css?cdv=2020www.war.gov/Portals/_default/Contai... https://www.war.gov/Portals/_default/Containers/DGOV2/container.css?cdv=2020 — 200 — 370 B — 55 ms — h2https://www.war.gov/Portals/1/portal.css?cdv=2020www.war.gov/Portals/1/portal.css?cd... https://www.war.gov/Portals/1/portal.css?cdv=2020 — 200 — 1.7 KiB — 56 ms — h2https://www.war.gov/DesktopModules/MVC/DVIDSLiveEvents2/resources/css/livebadge.css?cdv=2020www.war.gov/DesktopModules/MVC/DVID... https://www.war.gov/DesktopModules/MVC/DVIDSLiveEvents2/resources/css/livebadge.css?cdv=2020 — 200 — 1.4 KiB — 56 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/resources/css/dnn.css?cdv=2020www.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/resources/css/dnn.css?cdv=2020 — 200 — 2.4 KiB — 57 ms — h2https://www.war.gov/Portals/1/Page-Assets/home/home-20250516.css?cdv=2020www.war.gov/Portals/1/Page-Assets/h... https://www.war.gov/Portals/1/Page-Assets/home/home-20250516.css?cdv=2020 — 200 — 4.7 KiB — 58 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/SocialIcons/css/fa-social-icons.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/SocialIcons/css/fa-social-icons.css?cdv=2020 — 200 — 559 B — 59 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Skin/SkipNav/css/skipnav.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Skin/SkipNav/css/skipnav.css?cdv=2020 — 200 — 1.1 KiB — 59 ms — h2https://www.war.gov/desktopmodules/ArticleCS/styles/DefenseGOV2/style.css?cdv=2020www.war.gov/desktopmodules/ArticleC... https://www.war.gov/desktopmodules/ArticleCS/styles/DefenseGOV2/style.css?cdv=2020 — 200 — 39.3 KiB — 67 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/ColorBox/colorbox.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/ColorBox/colorbox.css?cdv=2020 — 200 — 1.8 KiB — 61 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/MediaElement4.2.9/mediaelementplayer.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/MediaElement4.2.9/mediaelementplayer.css?cdv=2020 — 200 — 3.5 KiB — 62 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/carouFredSel/base.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/carouFredSel/base.css?cdv=2020 — 200 — 715 B — 63 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/css/all.min.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/css/all.min.css?cdv=2020 — 200 — 22.2 KiB — 78 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/css/v4-shims.min.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/css/v4-shims.min.css?cdv=2020 — 200 — 4.6 KiB — 75 ms — h2https://www.war.gov/Resources/libraries/jQuery/03_07_01/jquery.js?cdv=2020www.war.gov/Resources/libraries/jQu... https://www.war.gov/Resources/libraries/jQuery/03_07_01/jquery.js?cdv=2020 — 200 — 30.0 KiB — 80 ms — h2https://www.war.gov/Resources/libraries/jQuery-Migrate/03_04_01/jquery-migrate.js?cdv=2020www.war.gov/Resources/libraries/jQu... https://www.war.gov/Resources/libraries/jQuery-Migrate/03_04_01/jquery-migrate.js?cdv=2020 — 200 — 5.1 KiB — 79 ms — h2https://www.war.gov/Resources/libraries/jQuery-UI/01_13_03/jquery-ui.min.js?cdv=2020www.war.gov/Resources/libraries/jQu... https://www.war.gov/Resources/libraries/jQuery-UI/01_13_03/jquery-ui.min.js?cdv=2020 — 200 — 66.7 KiB — 93 ms — h2https://www.war.gov/Portals/1/Page-Assets/home/code-push-fixes-homepage-new2.csswww.war.gov/Portals/1/Page-Assets/h... https://www.war.gov/Portals/1/Page-Assets/home/code-push-fixes-homepage-new2.css — 200 — 5.0 KiB — 74 ms — h2https://www.war.gov/Portals/1/Page-Assets/fonts/fonts2.csswww.war.gov/Portals/1/Page-Assets/f... https://www.war.gov/Portals/1/Page-Assets/fonts/fonts2.css — 200 — 657 B — 75 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/GoogleAnalytics/Universal-Federated-Analytics-8.7.js?agency=DOD&subagency=DMA&sitetopic=dma.web&dclink=true&pga4=G-SB6KFHKWNWwww.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/GoogleAnalytics/Universal-Federated-Analytics-8.7.js?agency=DOD&subagency=DMA&sitetopic=dma.web&dclink=true&pga4=G-SB6KFHKWNW — 200 — 16.4 KiB — 82 ms — h2https://www.war.gov/WebResource.axd?d=pynGkmcFUV16vn23mRKJ3YfxgZO6Vg-qfn4DLZzvdN4FsDO3JF6o8Ai9U2w1&t=638901627720898773www.war.gov/WebResource.axd?d=pynGk... https://www.war.gov/WebResource.axd?d=pynGkmcFUV16vn23mRKJ3YfxgZO6Vg-qfn4DLZzvdN4FsDO3JF6o8Ai9U2w1&t=638901627720898773 — 200 — 4.9 KiB — 329 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 FCP 8.9 s LCP 15.3 shttps://defense.gov// https://defense.gov/ — 301 — 87 B — 331 ms — h2https://www.war.gov/www.war.gov/ https://www.war.gov/ — 200 — 40.3 KiB — 611 ms — h2https://www.war.gov/Resources/Shared/stylesheets/dnndefault/7.0.0/default.css?cdv=2020www.war.gov/Resources/Shared/styles... https://www.war.gov/Resources/Shared/stylesheets/dnndefault/7.0.0/default.css?cdv=2020 — 200 — 16.5 KiB — 51 ms — h2https://www.war.gov/DesktopModules/ArticleCSDashboard/module.css?cdv=2020www.war.gov/DesktopModules/ArticleC... https://www.war.gov/DesktopModules/ArticleCSDashboard/module.css?cdv=2020 — 200 — 12.5 KiB — 50 ms — h2https://www.war.gov/DesktopModules/SlideShow/module.css?cdv=2020www.war.gov/DesktopModules/SlideSho... https://www.war.gov/DesktopModules/SlideShow/module.css?cdv=2020 — 200 — 11.5 KiB — 55 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick.css?cdv=2020 — 200 — 879 B — 51 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick-theme.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick-theme.css?cdv=2020 — 200 — 1.1 KiB — 51 ms — h2https://www.war.gov/desktopmodules/SlideShow/Templates/DGOV2/template.css?cdv=2020www.war.gov/desktopmodules/SlideSho... https://www.war.gov/desktopmodules/SlideShow/Templates/DGOV2/template.css?cdv=2020 — 200 — 2.6 KiB — 52 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Bootstrap/css/bootstrap.min.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Bootstrap/css/bootstrap.min.css?cdv=2020 — 200 — 19.5 KiB — 54 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/skin.css?cdv=2020www.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/skin.css?cdv=2020 — 200 — 27.1 KiB — 62 ms — h2https://www.war.gov/Portals/_default/Containers/DGOV2/container.css?cdv=2020www.war.gov/Portals/_default/Contai... https://www.war.gov/Portals/_default/Containers/DGOV2/container.css?cdv=2020 — 200 — 370 B — 55 ms — h2https://www.war.gov/Portals/1/portal.css?cdv=2020www.war.gov/Portals/1/portal.css?cd... https://www.war.gov/Portals/1/portal.css?cdv=2020 — 200 — 1.7 KiB — 56 ms — h2https://www.war.gov/DesktopModules/MVC/DVIDSLiveEvents2/resources/css/livebadge.css?cdv=2020www.war.gov/DesktopModules/MVC/DVID... https://www.war.gov/DesktopModules/MVC/DVIDSLiveEvents2/resources/css/livebadge.css?cdv=2020 — 200 — 1.4 KiB — 56 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/resources/css/dnn.css?cdv=2020www.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/resources/css/dnn.css?cdv=2020 — 200 — 2.4 KiB — 57 ms — h2https://www.war.gov/Portals/1/Page-Assets/home/home-20250516.css?cdv=2020www.war.gov/Portals/1/Page-Assets/h... https://www.war.gov/Portals/1/Page-Assets/home/home-20250516.css?cdv=2020 — 200 — 4.7 KiB — 58 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/SocialIcons/css/fa-social-icons.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/SocialIcons/css/fa-social-icons.css?cdv=2020 — 200 — 559 B — 59 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Skin/SkipNav/css/skipnav.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Skin/SkipNav/css/skipnav.css?cdv=2020 — 200 — 1.1 KiB — 59 ms — h2https://www.war.gov/desktopmodules/ArticleCS/styles/DefenseGOV2/style.css?cdv=2020www.war.gov/desktopmodules/ArticleC... https://www.war.gov/desktopmodules/ArticleCS/styles/DefenseGOV2/style.css?cdv=2020 — 200 — 39.3 KiB — 67 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/ColorBox/colorbox.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/ColorBox/colorbox.css?cdv=2020 — 200 — 1.8 KiB — 61 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/MediaElement4.2.9/mediaelementplayer.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/MediaElement4.2.9/mediaelementplayer.css?cdv=2020 — 200 — 3.5 KiB — 62 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/carouFredSel/base.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/carouFredSel/base.css?cdv=2020 — 200 — 715 B — 63 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/css/all.min.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/css/all.min.css?cdv=2020 — 200 — 22.2 KiB — 78 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/css/v4-shims.min.css?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/css/v4-shims.min.css?cdv=2020 — 200 — 4.6 KiB — 75 ms — h2https://www.war.gov/Resources/libraries/jQuery/03_07_01/jquery.js?cdv=2020www.war.gov/Resources/libraries/jQu... https://www.war.gov/Resources/libraries/jQuery/03_07_01/jquery.js?cdv=2020 — 200 — 30.0 KiB — 80 ms — h2https://www.war.gov/Resources/libraries/jQuery-Migrate/03_04_01/jquery-migrate.js?cdv=2020www.war.gov/Resources/libraries/jQu... https://www.war.gov/Resources/libraries/jQuery-Migrate/03_04_01/jquery-migrate.js?cdv=2020 — 200 — 5.1 KiB — 79 ms — h2https://www.war.gov/Resources/libraries/jQuery-UI/01_13_03/jquery-ui.min.js?cdv=2020www.war.gov/Resources/libraries/jQu... https://www.war.gov/Resources/libraries/jQuery-UI/01_13_03/jquery-ui.min.js?cdv=2020 — 200 — 66.7 KiB — 93 ms — h2https://www.war.gov/Portals/1/Page-Assets/home/code-push-fixes-homepage-new2.csswww.war.gov/Portals/1/Page-Assets/h... https://www.war.gov/Portals/1/Page-Assets/home/code-push-fixes-homepage-new2.css — 200 — 5.0 KiB — 74 ms — h2https://www.war.gov/Portals/1/Page-Assets/fonts/fonts2.csswww.war.gov/Portals/1/Page-Assets/f... https://www.war.gov/Portals/1/Page-Assets/fonts/fonts2.css — 200 — 657 B — 75 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/GoogleAnalytics/Universal-Federated-Analytics-8.7.js?agency=DOD&subagency=DMA&sitetopic=dma.web&dclink=true&pga4=G-SB6KFHKWNWwww.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/GoogleAnalytics/Universal-Federated-Analytics-8.7.js?agency=DOD&subagency=DMA&sitetopic=dma.web&dclink=true&pga4=G-SB6KFHKWNW — 200 — 16.4 KiB — 82 ms — h2https://www.war.gov/WebResource.axd?d=pynGkmcFUV16vn23mRKJ3YfxgZO6Vg-qfn4DLZzvdN4FsDO3JF6o8Ai9U2w1&t=638901627720898773www.war.gov/WebResource.axd?d=pynGk... https://www.war.gov/WebResource.axd?d=pynGkmcFUV16vn23mRKJ3YfxgZO6Vg-qfn4DLZzvdN4FsDO3JF6o8Ai9U2w1&t=638901627720898773 — 200 — 4.9 KiB — 329 ms — h2https://www.war.gov/ScriptResource.axd?d=NJmAwtEo3IqOv4sUh-Rig0r8ribOsOru6PRUuOPeOUTxaLr0LkqwjUZ1KfN2pxsTzXrhnEn2qPqMmFHAgZnpJORcEUNLaSpc226qJmze-FYKMecKHwPV-k73fvQH1Ku4KKXAUA2&t=32e5dfcawww.war.gov/ScriptResource.axd?d=NJ... https://www.war.gov/ScriptResource.axd?d=NJmAwtEo3IqOv4sUh-Rig0r8ribOsOru6PRUuOPeOUTxaLr0LkqwjUZ1KfN2pxsTzXrhnEn2qPqMmFHAgZnpJORcEUNLaSpc226qJmze-FYKMecKHwPV-k73fvQH1Ku4KKXAUA2&t=32e5dfca — 200 — 25.4 KiB — 625 ms — h2https://www.war.gov/ScriptResource.axd?d=dwY9oWetJoJ4ZjA-1jPcEhP7ER5pj7vUnbl87xIrp5KgCIH7OinCkP3cK37LGan3ayBW32yRZSEgGl2tgZv50n3b6-V5-8OCkx2VKFRvNoTMy9OkcSdmsXHaJpvqsXD5HuMXQgmzxnfjN1aI0&t=32e5dfcawww.war.gov/ScriptResource.axd?d=dw... https://www.war.gov/ScriptResource.axd?d=dwY9oWetJoJ4ZjA-1jPcEhP7ER5pj7vUnbl87xIrp5KgCIH7OinCkP3cK37LGan3ayBW32yRZSEgGl2tgZv50n3b6-V5-8OCkx2VKFRvNoTMy9OkcSdmsXHaJpvqsXD5HuMXQgmzxnfjN1aI0&t=32e5dfca — 200 — 10.1 KiB — 82 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick.min.js?cdv=2020 — 200 — 10.8 KiB — 83 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/MediaElement4.2.9/mediaelement-and-player.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/MediaElement4.2.9/mediaelement-and-player.min.js?cdv=2020 — 200 — 38.3 KiB — 91 ms — h2https://www.war.gov/js/dnn.js?cdv=2020www.war.gov/js/dnn.js?cdv=2020 https://www.war.gov/js/dnn.js?cdv=2020 — 200 — 5.5 KiB — 86 ms — h2https://www.war.gov/js/dnn.modalpopup.js?cdv=2020www.war.gov/js/dnn.modalpopup.js?cd... https://www.war.gov/js/dnn.modalpopup.js?cdv=2020 — 200 — 3.8 KiB — 87 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/resources/js/skin.js?cdv=2020www.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/resources/js/skin.js?cdv=2020 — 200 — 1.2 KiB — 88 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/resources/js/menu.js?cdv=2020www.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/resources/js/menu.js?cdv=2020 — 200 — 4.5 KiB — 86 ms — h2https://www.war.gov/js/dnncore.js?cdv=2020www.war.gov/js/dnncore.js?cdv=2020 https://www.war.gov/js/dnncore.js?cdv=2020 — 200 — 2.8 KiB — 100 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Mobile-Detect/mobile-detect.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Mobile-Detect/mobile-detect.min.js?cdv=2020 — 200 — 16.0 KiB — 101 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/moment/moment.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/moment/moment.js?cdv=2020 — 200 — 36.2 KiB — 123 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/vue/vue.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/vue/vue.min.js?cdv=2020 — 200 — 33.8 KiB — 123 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/vue-resource/vue-resource.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/vue-resource/vue-resource.min.js?cdv=2020 — 200 — 5.6 KiB — 108 ms — h2https://www.war.gov/DesktopModules/ArticleCS/Resources/ArticleCS/js/ArticleCS.js?cdv=2020www.war.gov/DesktopModules/ArticleC... https://www.war.gov/DesktopModules/ArticleCS/Resources/ArticleCS/js/ArticleCS.js?cdv=2020 — 200 — 6.6 KiB — 109 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/ColorBox/jquery.colorbox.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/ColorBox/jquery.colorbox.js?cdv=2020 — 200 — 9.1 KiB — 110 ms — h2https://www.war.gov/Resources/libraries/jQuery-Migrate/03_00_00/jquery-migrate.js?cdv=2020www.war.gov/Resources/libraries/jQu... https://www.war.gov/Resources/libraries/jQuery-Migrate/03_00_00/jquery-migrate.js?cdv=2020 — 200 — 5.2 KiB — 111 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/DVIDSAnalytics/DVIDSVideoAnalytics.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/DVIDSAnalytics/DVIDSVideoAnalytics.min.js?cdv=2020 — 200 — 3.0 KiB — 112 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/TouchSwipe/jquery.touchSwipe.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/TouchSwipe/jquery.touchSwipe.min.js?cdv=2020 — 200 — 2.7 KiB — 113 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Cycle/cycle2.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Cycle/cycle2.js?cdv=2020 — 200 — 8.7 KiB — 114 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Cycle/jquery.cycle2.swipe.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Cycle/jquery.cycle2.swipe.js?cdv=2020 — 200 — 1.2 KiB — 115 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/ImageScroll/jquery.imageScroll.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/ImageScroll/jquery.imageScroll.min.js?cdv=2020 — 200 — 2.9 KiB — 116 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/carouFredSel/jquery.carouFredSel-6.2.1-packed.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/carouFredSel/jquery.carouFredSel-6.2.1-packed.js?cdv=2020 — 200 — 13.7 KiB — 118 ms — h2https://www.war.gov/js/dnn.servicesframework.js?cdv=2020www.war.gov/js/dnn.servicesframewor... https://www.war.gov/js/dnn.servicesframework.js?cdv=2020 — 200 — 706 B — 119 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Skin/js/common.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Skin/js/common.js?cdv=2020 — 200 — 6.7 KiB — 124 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/moment-timezone/builds/moment-timezone-with-data.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/moment-timezone/builds/moment-timezone-with-data.js?cdv=2020 — 200 — 41.6 KiB — 133 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/image-set-polyfill/image-set-polyfill.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/image-set-polyfill/image-set-polyfill.js?cdv=2020 — 200 — 2.1 KiB — 129 ms — h2https://www.war.gov/DesktopModules/MVC/DVIDSLiveEvents2/Resources/js/dvids-dle-api.js?cdv=2020www.war.gov/DesktopModules/MVC/DVID... https://www.war.gov/DesktopModules/MVC/DVIDSLiveEvents2/Resources/js/dvids-dle-api.js?cdv=2020 — 200 — 5.8 KiB — 129 ms — h2https://www.war.gov/Portals/1/Images/DOD-Icon-Header.png?ver=5sAfFl2--9znca0j3SrX_g%3d%3dwww.war.gov/Portals/1/Images/DOD-Ic... https://www.war.gov/Portals/1/Images/DOD-Icon-Header.png?ver=5sAfFl2--9znca0j3SrX_g%3d%3d — 200 — 4.5 KiB — 130 ms — h2https://media.defense.gov/2024/Nov/21/2003915372/1280/1280/0/241119-F-VJ231-8978.JPGmedia.defense.gov/2024/Nov/21/20039... https://media.defense.gov/2024/Nov/21/2003915372/1280/1280/0/241119-F-VJ231-8978.JPG — 200 — 90.1 KiB — 322 ms — h2https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400&family=Oswald:wght@200..700&display=swapfonts.googleapis.com/css2?family=Cr... https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400&family=Oswald:wght@200..700&display=swap — 200 — 1.3 KiB — 105 ms — h2https://media.defense.gov/2026/Feb/18/2003876720/-1/-1/0/260217-F-OC855-1005M.JPGmedia.defense.gov/2026/Feb/18/20038... https://media.defense.gov/2026/Feb/18/2003876720/-1/-1/0/260217-F-OC855-1005M.JPG — 200 — 1.4 MiB — 1.1 s — h2https://www.war.gov/DesktopModules/Slideshow/Resources/js/analyticsParamsForDVIDSAnalyticsAPI.jswww.war.gov/DesktopModules/Slidesho... https://www.war.gov/DesktopModules/Slideshow/Resources/js/analyticsParamsForDVIDSAnalyticsAPI.js — 200 — 716 B — 24 ms — h2https://media.defense.gov/2026/Apr/21/2003915905/1200/675/0/260416-A-AQ215-9532.JPGmedia.defense.gov/2026/Apr/21/20039... https://media.defense.gov/2026/Apr/21/2003915905/1200/675/0/260416-A-AQ215-9532.JPG — 200 — 126.3 KiB — 937 ms — h2https://media.defense.gov/2026/Apr/15/2003913283/800/800/0/260412-M-M0308-9073.JPGmedia.defense.gov/2026/Apr/15/20039... https://media.defense.gov/2026/Apr/15/2003913283/800/800/0/260412-M-M0308-9073.JPG — 200 — 37.0 KiB — 274 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick-theme.csswww.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/slick-theme.css — 200 — 1.1 KiB — 24 ms — h2https://www.war.gov/DesktopModules/SharedLibrary/ValidatedPlugins/dompurify//purify.min.js?cdv=2020www.war.gov/DesktopModules/SharedLi... https://www.war.gov/DesktopModules/SharedLibrary/ValidatedPlugins/dompurify//purify.min.js?cdv=2020 — 200 — 8.6 KiB — 25 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Bootstrap/js/bootstrap.min.js?cdv=2020www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/Plugins/Bootstrap/js/bootstrap.min.js?cdv=2020 — 200 — 11.0 KiB — 26 ms — h2https://www.war.gov/Portals/1/sealArmy.pngwww.war.gov/Portals/1/sealArmy.png https://www.war.gov/Portals/1/sealArmy.png — 200 — 104.5 KiB — 30 ms — h2https://www.war.gov/Portals/1/sealMarineCorps.pngwww.war.gov/Portals/1/sealMarineCor... https://www.war.gov/Portals/1/sealMarineCorps.png — 200 — 96.7 KiB — 31 ms — h2https://www.war.gov/Portals/1/sealNavy.pngwww.war.gov/Portals/1/sealNavy.png https://www.war.gov/Portals/1/sealNavy.png — 200 — 127.1 KiB — 33 ms — h2https://www.war.gov/Portals/1/sealAirForce.pngwww.war.gov/Portals/1/sealAirForce.... https://www.war.gov/Portals/1/sealAirForce.png — 200 — 75.7 KiB — 35 ms — h2https://www.war.gov/Portals/1/sealSpaceForce.pngwww.war.gov/Portals/1/sealSpaceForc... https://www.war.gov/Portals/1/sealSpaceForce.png — 200 — 83.9 KiB — 35 ms — h2https://www.war.gov/Portals/1/Page-Assets/branding-guide/armed-forces/sealNationalGuardBureau-new.pngwww.war.gov/Portals/1/Page-Assets/b... https://www.war.gov/Portals/1/Page-Assets/branding-guide/armed-forces/sealNationalGuardBureau-new.png — 200 — 455.4 KiB — 43 ms — h2https://media.defense.gov/2026/Apr/02/2003906017/1280/1280/0/260326-D-D0477-4324M.JPGmedia.defense.gov/2026/Apr/02/20039... https://media.defense.gov/2026/Apr/02/2003906017/1280/1280/0/260326-D-D0477-4324M.JPG — 200 — 167.4 KiB — 279 ms — h2https://media.defense.gov/2024/Feb/28/2003401405/1280/1280/0/240228-D-D0439-100.JPGmedia.defense.gov/2024/Feb/28/20034... https://media.defense.gov/2024/Feb/28/2003401405/1280/1280/0/240228-D-D0439-100.JPG — 200 — 443.4 KiB — 303 ms — h2https://media.defense.gov/2024/Jul/08/2003498307/1280/1280/0/240629-F-MI196-9303C.JPGmedia.defense.gov/2024/Jul/08/20034... https://media.defense.gov/2024/Jul/08/2003498307/1280/1280/0/240629-F-MI196-9303C.JPG — 200 — 122.8 KiB — 270 ms — h2https://media.defense.gov/2019/Nov/05/2002206497/1280/1280/0/190228-D-DB155-011A.JPGmedia.defense.gov/2019/Nov/05/20022... https://media.defense.gov/2019/Nov/05/2002206497/1280/1280/0/190228-D-DB155-011A.JPG — 200 — 190.3 KiB — 244 ms — h2https://www.war.gov/Portals/1/Images/DOW-Icon-Header.pngwww.war.gov/Portals/1/Images/DOW-Ic... https://www.war.gov/Portals/1/Images/DOW-Icon-Header.png — 200 — 4.5 KiB — 37 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/resources/img/Veterans_Crisis_Line_Logo.svgwww.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/resources/img/Veterans_Crisis_Line_Logo.svg — 200 — 2.7 KiB — 327 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.6 KiB — 93 ms — h2https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L — 200 — 147.5 KiB — 143 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zd9131934939&_p=1776802295065&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=90944534.1776802295&frm=0&pscdl=noapi&rcb=2&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~115938469~117266401~117512543~117884344~118167060&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802295&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.agency=DOD&ep.subagency=DMA&ep.site_topic=dma.web&ep.site_platform=unspecified%3Awar.gov&ep.script_source=https%3A%2F%2Fwar.gov%2Fdesktopmodules%2Fsharedlibrary%2Fplugins%2Fgoogleanalytics%2Funiversal-federated-analytics-8.7.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=pga4&ep.hostname_dimension=war.gov&tfd=1209region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zd9131934939&_p=1776802295065&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=90944534.1776802295&frm=0&pscdl=noapi&rcb=2&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~115938469~117266401~117512543~117884344~118167060&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802295&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.agency=DOD&ep.subagency=DMA&ep.site_topic=dma.web&ep.site_platform=unspecified%3Awar.gov&ep.script_source=https%3A%2F%2Fwar.gov%2Fdesktopmodules%2Fsharedlibrary%2Fplugins%2Fgoogleanalytics%2Funiversal-federated-analytics-8.7.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=pga4&ep.hostname_dimension=war.gov&tfd=1209 — 204 — 547 B — 136 ms — h2https://www.googletagmanager.com/gtag/js?id=G-SB6KFHKWNW&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SB6KFHKWNW&cx=c&gtm=4e64h1 — 200 — 157.9 KiB — 49 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-SB6KFHKWNW&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&_p=1776802295065&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1217867&_eu=AAAAAGA&are=1&cid=90944534.1776802295&ec_mode=a&frm=0&pscdl=noapi&rcb=5&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~115938468~117266400~117512543~117884344&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802295&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1327region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SB6KFHKWNW&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&_p=1776802295065&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1217867&_eu=AAAAAGA&are=1&cid=90944534.1776802295&ec_mode=a&frm=0&pscdl=noapi&rcb=5&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~115938468~117266400~117512543~117884344&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802295&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1327 — 204 — 290 B — 50 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SB6KFHKWNW&cid=90944534.1776802295&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117512543~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SB6KFHKWNW&cid=90944534.1776802295&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117512543~117884344 — 204 — 547 B — 91 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SB6KFHKWNW&cid=90944534.1776802295&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117512543~117884344&z=206377893www.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-SB6KFHKWNW&cid=90944534.1776802295&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117512543~117884344&z=206377893 — 200 — 408 B — 96 ms — h2https://www.war.gov/Portals/1/Page-Assets/fonts/lato-v24-latin-regular.woff2www.war.gov/Portals/1/Page-Assets/f... https://www.war.gov/Portals/1/Page-Assets/fonts/lato-v24-latin-regular.woff2 — 200 — 23.3 KiB — 13 ms — h2https://api.dvidshub.net/live/list?include_snippets=0&max_results=50&api_key=key-68bb60d16b35e&hashtag=dgovlive&sortdir=ascapi.dvidshub.net/live/list?include_... https://api.dvidshub.net/live/list?include_snippets=0&max_results=50&api_key=key-68bb60d16b35e&hashtag=dgovlive&sortdir=asc — 200 — 964 B — 108 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/resources/img/us_flag_small.pngwww.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/resources/img/us_flag_small.png — 200 — 467 B — 19 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/resources/img/icon-dot-gov.svgwww.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/resources/img/icon-dot-gov.svg — 200 — 738 B — 36 ms — h2https://www.war.gov/Portals/_default/skins/dgov2/resources/img/icon-https.svgwww.war.gov/Portals/_default/skins/... https://www.war.gov/Portals/_default/skins/dgov2/resources/img/icon-https.svg — 200 — 702 B — 133 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/webfonts/fa-solid-900.woff2www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/webfonts/fa-solid-900.woff2 — 200 — 146.9 KiB — 20 ms — h2https://www.war.gov/Portals/1/Page-Assets/fonts/lato-v24-latin-700.woff2www.war.gov/Portals/1/Page-Assets/f... https://www.war.gov/Portals/1/Page-Assets/fonts/lato-v24-latin-700.woff2 — 200 — 22.8 KiB — 21 ms — h2https://www.war.gov/Portals/_default/Skins/DGOV2/Resources/fonts/crimson-pro-normal-400.woff2www.war.gov/Portals/_default/Skins/... https://www.war.gov/Portals/_default/Skins/DGOV2/Resources/fonts/crimson-pro-normal-400.woff2 — 200 — 47.7 KiB — 22 ms — h2https://fonts.gstatic.com/s/crimsonpro/v28/q5uBsoa5M_tv7IihmnkabARekYNwDeChrlU.woff2fonts.gstatic.com/s/crimsonpro/v28/... https://fonts.gstatic.com/s/crimsonpro/v28/q5uBsoa5M_tv7IihmnkabARekYNwDeChrlU.woff2 — 200 — 50.2 KiB — 41 ms — h3https://media.defense.gov/2026/Apr/20/2003915020/1280/1280/0/260318-N-NO146-2097.JPGmedia.defense.gov/2026/Apr/20/20039... https://media.defense.gov/2026/Apr/20/2003915020/1280/1280/0/260318-N-NO146-2097.JPG — 200 — 120.1 KiB — 519 ms — h2https://media.defense.gov/2026/Apr/17/2003914467/1280/1280/0/260416-N-NO146-9180.JPGmedia.defense.gov/2026/Apr/17/20039... https://media.defense.gov/2026/Apr/17/2003914467/1280/1280/0/260416-N-NO146-9180.JPG — 200 — 309.3 KiB — 367 ms — h2https://media.defense.gov/2025/Aug/02/2003915726/1280/1280/0/250710-A-GS967-4377.JPGmedia.defense.gov/2025/Aug/02/20039... https://media.defense.gov/2025/Aug/02/2003915726/1280/1280/0/250710-A-GS967-4377.JPG — 200 — 223.7 KiB — 1.3 s — h2https://media.defense.gov/2026/Apr/21/2003915808/1280/1280/0/260416-F-XS730-9007.JPGmedia.defense.gov/2026/Apr/21/20039... https://media.defense.gov/2026/Apr/21/2003915808/1280/1280/0/260416-F-XS730-9007.JPG — 200 — 260.5 KiB — 1.0 s — h2https://media.defense.gov/2026/Apr/20/2003915336/1280/1280/0/260417-D-XO220-9001.JPGmedia.defense.gov/2026/Apr/20/20039... https://media.defense.gov/2026/Apr/20/2003915336/1280/1280/0/260417-D-XO220-9001.JPG — 200 — 243.4 KiB — 643 ms — h2https://www.war.gov/DesktopModules/ArticleCS/Styles/DefenseGov2/spotlight-bg.pngwww.war.gov/DesktopModules/ArticleC... https://www.war.gov/DesktopModules/ArticleCS/Styles/DefenseGov2/spotlight-bg.png — 200 — 8.6 KiB — 19 ms — h2https://media.defense.gov/2025/Dec/31/2003850042/825/780/0/251231-D-D0349-100.JPGmedia.defense.gov/2025/Dec/31/20038... https://media.defense.gov/2025/Dec/31/2003850042/825/780/0/251231-D-D0349-100.JPG — 200 — 125.2 KiB — 282 ms — h2https://media.defense.gov/2026/Apr/15/2003913254/825/780/0/260409-M-DL962-9313.JPGmedia.defense.gov/2026/Apr/15/20039... https://media.defense.gov/2026/Apr/15/2003913254/825/780/0/260409-M-DL962-9313.JPG — 200 — 117.6 KiB — 425 ms — h2https://media.defense.gov/2026/Apr/15/2003913431/825/780/0/260415-A-XV403-1067.JPGmedia.defense.gov/2026/Apr/15/20039... https://media.defense.gov/2026/Apr/15/2003913431/825/780/0/260415-A-XV403-1067.JPG — 200 — 114.5 KiB — 635 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/ajax-loader.gifwww.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/slick-carousel/slick/ajax-loader.gif — 200 — 4.4 KiB — 11 ms — h2https://www.war.gov/Portals/1/Page-Assets/fonts/oswald-v53-latin-regular.woff2www.war.gov/Portals/1/Page-Assets/f... https://www.war.gov/Portals/1/Page-Assets/fonts/oswald-v53-latin-regular.woff2 — 200 — 12.3 KiB — 20 ms — h2https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2fonts.gstatic.com/s/oswald/v57/TK3i... https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2 — 200 — 27.8 KiB — 29 ms — h3https://www.war.gov/Portals/1/Page-Assets/fonts/crimson-text-v19-latin-regular.woff2www.war.gov/Portals/1/Page-Assets/f... https://www.war.gov/Portals/1/Page-Assets/fonts/crimson-text-v19-latin-regular.woff2 — 200 — 24.9 KiB — 21 ms — h2https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/webfonts/fa-brands-400.woff2www.war.gov/Desktopmodules/SharedLi... https://www.war.gov/Desktopmodules/SharedLibrary/ValidatedPlugins/font-awesome6/webfonts/fa-brands-400.woff2 — 200 — 107.6 KiB — 23 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://media.defense.gov/2026/Apr/20/2003915335/1280/1280/0/260414-A-WU359-8753.JPGmedia.defense.gov/2026/Apr/20/20039... https://media.defense.gov/2026/Apr/20/2003915335/1280/1280/0/260414-A-WU359-8753.JPG — 200 — 169.8 KiB — 773 ms — h2https://media.defense.gov/2026/Apr/20/2003915353/1280/1280/0/240119-M-TH104-6136.JPGmedia.defense.gov/2026/Apr/20/20039... https://media.defense.gov/2026/Apr/20/2003915353/1280/1280/0/240119-M-TH104-6136.JPG — 200 — 115.5 KiB — 619 ms — h2https://media.defense.gov/2026/Apr/20/2003915412/1280/1280/0/260417-N-XJ164-1022.JPGmedia.defense.gov/2026/Apr/20/20039... https://media.defense.gov/2026/Apr/20/2003915412/1280/1280/0/260417-N-XJ164-1022.JPG — 200 — 220.3 KiB — 217 ms — h2https://media.defense.gov/2026/Apr/16/2003915423/1280/1280/0/260408-F-AT754-1232.JPGmedia.defense.gov/2026/Apr/16/20039... https://media.defense.gov/2026/Apr/16/2003915423/1280/1280/0/260408-F-AT754-1232.JPG — 200 — 98.6 KiB — 629 ms — h2https://media.defense.gov/2026/Feb/26/2003915421/1280/1280/0/260223-D-FN350-1618.JPGmedia.defense.gov/2026/Feb/26/20039... https://media.defense.gov/2026/Feb/26/2003915421/1280/1280/0/260223-D-FN350-1618.JPG — 200 — 186.9 KiB — 798 ms — h2https://media.defense.gov/2026/Apr/17/2003914752/1280/1280/0/260417-A-VX744-1378.JPGmedia.defense.gov/2026/Apr/17/20039... https://media.defense.gov/2026/Apr/17/2003914752/1280/1280/0/260417-A-VX744-1378.JPG — 200 — 142.4 KiB — 217 ms — h2https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2 — 200 — 13.4 KiB — 28 ms — h3https://search.usa.gov/javascripts/remote.loader.jssearch.usa.gov/javascripts/remote.l... https://search.usa.gov/javascripts/remote.loader.js — -1 — 0 B — 101 ms — https://media.defense.gov/2026/Apr/09/2003910806/800/800/0/260406-D-D0477-9044.JPGmedia.defense.gov/2026/Apr/09/20039... https://media.defense.gov/2026/Apr/09/2003910806/800/800/0/260406-D-D0477-9044.JPG — 200 — 46.0 KiB — 178 ms — h2data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== — 200 — 0 B — 0 ms — datahttps://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 91 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-SB6KFHKWNW&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&_p=1776802295065&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1217867&_eu=AEAAAGQ&ae=a&are=1&cid=90944534.1776802295&frm=0&pscdl=noapi&rcb=5&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=2&tag_exp=0~115938466~115938468~117266400~117512543~117884344&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802295&sct=1&seg=0&_tu=wA&en=scroll&epn.percent_scrolled=90&_et=15&tfd=1805region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SB6KFHKWNW&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&_p=1776802295065&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1217867&_eu=AEAAAGQ&ae=a&are=1&cid=90944534.1776802295&frm=0&pscdl=noapi&rcb=5&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=2&tag_exp=0~115938466~115938468~117266400~117512543~117884344&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802295&sct=1&seg=0&_tu=wA&en=scroll&epn.percent_scrolled=90&_et=15&tfd=1805 — 204 — 48 B — 26 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 — 28 ms — h2https://www.war.gov/Portals/1/favicon.ico?ver=wSJzjXOlssZVvf5cay20vA%3d%3dwww.war.gov/Portals/1/favicon.ico?v... https://www.war.gov/Portals/1/favicon.ico?ver=wSJzjXOlssZVvf5cay20vA%3d%3d — 200 — 3.4 KiB — 12 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 3744ms · 489KB · $50/mo
www.war.gov
Other
Costly
Execution 1747ms
Transfer 40 KB
Monthly Cost $23/mo
www.war.gov
Other
Costly
Execution 675ms
Transfer 30 KB
Monthly Cost $9/mo
Unattributable
Other
Costly
Execution 548ms
Transfer 0 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 285ms
Transfer 158 KB
Unused 40%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 231ms
Transfer 148 KB
Unused 40%
Monthly Cost $3/mo
dap.digitalgov.gov
Other
Optional
Execution 117ms
Transfer 5 KB
Monthly Cost $2/mo
www.war.gov
Other
Optional
Execution 84ms
Transfer 42 KB
Monthly Cost $1/mo
www.war.gov
Other
Optional
Execution 55ms
Transfer 67 KB
Unused 89%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.war.gov adds 1747ms and costs ~$23/month
  • www.war.gov adds 675ms and costs ~$9/month
  • Unattributable adds 548ms and costs ~$7/month
  • Google Tag Manager adds 285ms and costs ~$4/month
  • Google Tag Manager adds 231ms 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.war.gov takes 1747ms 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.war.gov takes 675ms 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 548ms 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 285ms 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 231ms 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

89% of www.war.gov'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