Skip to content
https://defense.gov

Performance

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

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

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

2.12 s

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

2.98 s

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

12 ms

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

0.001

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

2.12 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.99 s

Page Load Progression

520 ms
1.0 s
1.6 s
2.1 s
2.6 s
3.1 s
3.6 s
4.2 s
Checks
15
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
5.7 MB transferred, 125 requests
FIX
5.7 MB transferred, 125 requests
Critical::
Page weighs 9.0 MB (5.7 MB transferred)
Warning::
Images are 4.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.3 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::
125 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.7 MB / 2.4 MB budget
5.7 MB transferred
125 requests
1.2 g CO2 per page load
Images 4.3 MiB 75%
JavaScript 771.3 KiB 13%
Fonts 476.9 KiB 8%
CSS 184.0 KiB 3%
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 (5.7 MiB of 5.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
125 resources · 5.7 MB · 212 KB savings available
FIX
125 resources · 5.7 MB · 212 KB savings available
Warning::
Page weight 4.7 MB over 1MB target
Got: 5.7 MB Expected: ≤ 1 MB
Info::
~212 KB of savings available
Warning::
124 third-party resources (100% of weight)
Info::
3 resources over 200KB
125 resources · 5.7 MiB · 124 third-party 4.7 MiB over 1MB target
Image 75% · 4.3 MiB
JavaScript 13% · 771.3 KiB
Font 8% · 476.9 KiB
CSS 3% · 184.0 KiB
Document 1% · 40.3 KiB
Other 0% · 2.4 KiB

~212.1 KiB of savings available

Remove unused JavaScript: 212.1 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
42 images, 0 KB saveable
REVIEW
42 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://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://www.war.gov/Portals/1/Images/DOW-Icon-Head... 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/sealMarineCorps.png 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/Images/DOD-Icon-Head... 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/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/sealSpaceForce.png 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.
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://media.defense.gov/2019/Nov/05/2002206497/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
42 images 4.3 MB
0 oversized -0 KB
16 legacy format
13 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

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1073ms total JS execution
REVIEW
1073ms total JS execution
Warning::
https://www.war.gov/: 559ms CPU time
Info::
https://www.war.gov/Resources/libraries/jQuery/03_...: 214ms CPU time
Info::
Unattributable: 160ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-SB6K...: 76ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 63ms CPU time
Warning::
Third-party scripts: 1073ms (100% of total)

Main Thread Breakdown

Other 33% Script Evaluation 26% Style & Layout 21% Rendering 9% Script Parsing & Compilation 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.war.gov/559ms44ms3ms3rd
https://www.war.gov/Resources/libraries/jQuery/03_07_01/jquery.js?cdv=2020214ms86ms2ms3rd
Unattributable160ms11ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SB6KFHKWNW&cx=c&gtm=4e64h176ms64ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L63ms55ms8ms3rd
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 1.0 s 2.0 s 3.0 s FCP 2.1 s LCP 3.0 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 — 10 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 — 23 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 — 25 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 — 29 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 — 28 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 — 18 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 — 31 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 — 19 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2S6u9w4BMUTPHh50XSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2 — 13.4 KiB — 25 ms — font-display: swap
lato-v24-latin-regular.... woff2 swap
Size 23 KB
Load time 10 ms
Start 684 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 147 KB
Load time 23 ms
Start 754 ms
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 25 ms
Start 754 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 108 KB
Load time 29 ms
Start 755 ms
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
crimson-pro-normal-400.... woff2 swap
Size 48 KB
Load time 28 ms
Start 755 ms
Risk FOUT — text flashes from fallback to web font
q5uBsoa5M_tv7IihmnkabAR... woff2 swap
Size 50 KB
Load time 41 ms
Start 755 ms
Risk FOUT — text flashes from fallback to web font
oswald-v53-latin-regula... woff2 swap
Size 12 KB
Load time 18 ms
Start 838 ms
Risk FOUT — text flashes from fallback to web font
TK3iWkUHHAIjg752GT8Gl-1... woff2 swap
Size 28 KB
Load time 31 ms
Start 839 ms
Risk FOUT — text flashes from fallback to web font
crimson-text-v19-latin-... woff2 swap
Size 25 KB
Load time 19 ms
Start 839 ms
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh50XSwiPGQ3... woff2 swap
Size 13 KB
Load time 25 ms
Start 839 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

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
Network Waterfall
125 requests over 1843ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 2.1 s LCP 3.0 shttps://defense.gov// https://defense.gov/ — 301 — 87 B — 329 ms — h2https://www.war.gov/www.war.gov/ https://www.war.gov/ — 200 — 40.3 KiB — 18 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 — 40 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 — 40 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 — 44 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 — 41 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 — 41 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 — 42 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 — 43 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 — 118 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 — 110 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 — 111 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 — 112 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 — 113 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 — 114 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 — 114 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 — 114 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 — 129 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 — 117 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 — 118 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 — 118 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 — 124 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 — 120 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 — 128 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 — 126 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 — 150 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 — 120 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 — 121 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 — 130 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 — 130 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 2.1 s LCP 3.0 shttps://defense.gov// https://defense.gov/ — 301 — 87 B — 329 ms — h2https://www.war.gov/www.war.gov/ https://www.war.gov/ — 200 — 40.3 KiB — 18 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 — 40 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 — 40 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 — 44 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 — 41 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 — 41 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 — 42 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 — 43 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 — 118 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 — 110 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 — 111 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 — 112 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 — 113 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 — 114 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 — 114 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 — 114 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 — 129 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 — 117 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 — 118 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 — 118 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 — 124 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 — 120 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 — 128 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 — 126 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 — 150 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 — 120 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 — 121 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 — 130 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 — 130 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.3 KiB — 135 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 — 133 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 — 135 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 — 151 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 — 137 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 — 138 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 — 139 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 — 140 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 — 141 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 — 142 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 — 171 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 — 171 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 — 147 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 — 149 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 — 150 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 — 153 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 — 154 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 — 156 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 — 157 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 — 158 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 — 159 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 — 161 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 — 163 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 — 164 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 — 178 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 — 170 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 — 172 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 — 173 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 — 34.6 KiB — 78 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 — 709 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 — 102 ms — 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 — 11 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 — 57.6 KiB — 749 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 — 16.1 KiB — 32 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 — 39 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 — 40 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 — 41 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 — 53 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 — 56 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 — 59 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 — 59 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 — 59 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 — 65 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 — 52.2 KiB — 31 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 — 311.1 KiB — 55 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 — 27.2 KiB — 51 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 — 91.9 KiB — 77 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 — 60 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 — 60 ms — h2https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.jsdap.digitalgov.gov/web-vitals/dist/... https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js — 200 — 4.5 KiB — 45 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L — 200 — 147.5 KiB — 148 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 — 10 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 — 965 B — 65 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 — 11 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 — 12 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 — 12 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 — 23 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 — 25 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 — 29 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 — 28 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 — 63.0 KiB — 45 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 — 183.2 KiB — 110 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 — 143.4 KiB — 106 ms — 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 — 130.7 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 — 122.2 KiB — 90 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 — 20 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 — 83.6 KiB — 30 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 — 72.0 KiB — 90 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 — 68.4 KiB — 109 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 — 18 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 — 31 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 — 19 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 — 25 ms — h3data: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 — 90.5 KiB — 76 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 — 38.3 KiB — 121 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 — 109.0 KiB — 98 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 — 41.5 KiB — 105 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 — 97.1 KiB — 102 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 — 49.1 KiB — 38 ms — h2https://search.usa.gov/javascripts/remote.loader.jssearch.usa.gov/javascripts/remote.l... https://search.usa.gov/javascripts/remote.loader.js — -1 — 0 B — 126 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 — 20.2 KiB — 35 ms — h2https://media.defense.gov/2026/Apr/13/2003911872/800/800/0/260411-D-GH686-9820.JPGmedia.defense.gov/2026/Apr/13/20039... https://media.defense.gov/2026/Apr/13/2003911872/800/800/0/260411-D-GH686-9820.JPG — 200 — 20.9 KiB — 28 ms — h2https://media.defense.gov/2026/Apr/14/2003912568/800/800/0/260408-F-QT876-9112.JPGmedia.defense.gov/2026/Apr/14/20039... https://media.defense.gov/2026/Apr/14/2003912568/800/800/0/260408-F-QT876-9112.JPG — 200 — 86.8 KiB — 30 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 — 97 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zd9131934939&_p=1776802313718&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1318797568.1776802314&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117384406&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802314&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=1206region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zd9131934939&_p=1776802313718&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1318797568.1776802314&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117384406&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802314&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=1206 — 204 — 547 B — 142 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 — 158.0 KiB — 44 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://region1.analytics.google.com/g/collect?v=2&tid=G-SB6KFHKWNW&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&_p=1776802313718&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=142069346&_eu=AAAAAGA&are=1&cid=1318797568.1776802314&ec_mode=a&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~118128923~118463262&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802314&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1332region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SB6KFHKWNW&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&_p=1776802313718&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=142069346&_eu=AAAAAGA&are=1&cid=1318797568.1776802314&ec_mode=a&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~118128923~118463262&dl=https%3A%2F%2Fwar.gov%2F&dt=Home%20%7C%20U.S.%20Department%20of%20War&dr=&sid=1776802314&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1332 — 204 — 290 B — 48 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SB6KFHKWNW&cid=1318797568.1776802314&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~118128923~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SB6KFHKWNW&cid=1318797568.1776802314&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~118128923~118463262 — 204 — 547 B — 94 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SB6KFHKWNW&cid=1318797568.1776802314&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~118128923~118463262&z=811110191www.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=1318797568.1776802314&gtm=45je64h1v9185119203za200zb9131934939zd9131934939&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~118128923~118463262&z=811110191 — 200 — 408 B — 99 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 — 13 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 1073ms · 376KB · $14/mo
www.war.gov
Other
Costly
Execution 559ms
Transfer 40 KB
Monthly Cost $7/mo
www.war.gov
Other
Costly
Execution 214ms
Transfer 30 KB
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 160ms
Transfer 0 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 76ms
Transfer 158 KB
Unused 40%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 148 KB
Unused 40%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.war.gov adds 559ms and costs ~$7/month
  • www.war.gov adds 214ms 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 559ms 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 214ms 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

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