Skip to content
https://washingtonexaminer.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
5
REVIEW
1
PASS
7
INFO
2

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

58
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.14 s

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

2.35 s

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

540 ms

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

0.019

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

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

6.93 s

Page Load Progression

663 ms
1.3 s
2.0 s
2.7 s
3.3 s
4.0 s
4.6 s
5.3 s
Checks
15
7 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
5.3 MB transferred, 199 requests
FIX
5.3 MB transferred, 199 requests
Critical::
Page weighs 13.5 MB (5.3 MB transferred)
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Info::
Fonts are 294 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 294 KB
Warning::
199 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.3 MB / 2.4 MB budget
5.3 MB transferred
199 requests
1.1 g CO2 per page load
JavaScript 2.4 MiB 44%
Images 2.2 MiB 42%
Fonts 293.8 KiB 5%
Other 216.0 KiB 4%
CSS 123.7 KiB 2%
HTML 65.7 KiB 1%
Other 29.7 KiB 1%
Other 13.1 KiB 0%
Other 814 B 0%
Other 142 B 0%
Other 0 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

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.3 MiB of 5.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4206ms total JS execution
FIX
4206ms total JS execution
Warning::
https://www.washingtonexaminer.com/: 1036ms CPU time
Warning::
Unattributable: 476ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202601.2...: 321ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202601.2...: 290ms CPU time
Warning::
https://cdn.cookielaw.org/consent/d2920e27-2919-47...: 288ms CPU time
Warning::
Third-party scripts: 4206ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Style & Layout 16% Other 14% Script Parsing & Compilation 7% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.washingtonexaminer.com/1036ms63ms23ms3rd
Unattributable476ms62ms0ms3rd
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js321ms239ms22ms3rd
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otTCF.js290ms254ms3ms3rd
https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/OtAutoBlock.js288ms253ms28ms3rd
https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=68288ms269ms8ms3rd
https://client.aps.amazon-adsystem.com/publisher.js268ms246ms14ms3rd
https://cdn.tpdads.com/publisher-data/washingtonexaminer.com.js184ms151ms20ms3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js173ms156ms16ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NLXFRR145ms115ms22ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
70 scripts, 594 KB unused
FIX
70 scripts, 594 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 128 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.confiant-integrations.net/gptprebidnat...: 85 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.browsiprod.com/sd/apps/middy/middy-des...: 75 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://player.target-video.com/player/build/targe...: 75 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.tpdads.com/publisher-data/washingtonex...: 68 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 594 KB
594 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB128 KB (68%)3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js142 KB85 KB (60%)3rd
https://cdn.browsiprod.com/sd/apps/middy/middy-desktop-4.59.1414.js98 KB75 KB (78%)3rd
https://player.target-video.com/player/build/targetvideo.min.js110 KB75 KB (68%)3rd
https://cdn.tpdads.com/publisher-data/washingtonexaminer.com.js162 KB68 KB (42%)3rd
https://client.aps.amazon-adsystem.com/publisher.js83 KB34 KB (41%)3rd
https://www.washingtonexaminer.com/_static/??-eJydz0EKwjAQBdAL2QZF0m7EtQtF6AFkSIY0JTMJmdTS2xvBnbts/3we89WWOhO5IBeVwuo8iyq2RpSiYFYBHZhdPXCTBKkGS72Ds/79KjMS9uS5X+SgWhz7jFJuBA6l3Zii8RCmGbJn187co4Xw/49nE1aL8i1VgSraZUxh/w2/0uU4DGd90uOolw8sWn0U42 KB31 KB (73%)3rd
https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=16060342 KB26 KB (63%)3rd
https://cdn.tpdads.com/tag-v5.min.js59 KB25 KB (43%)3rd
https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=6860 KB25 KB (42%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
199 resources · 5.3 MB · 594 KB savings available
FIX
199 resources · 5.3 MB · 594 KB savings available
Warning::
Page weight 4.3 MB over 1MB target
Got: 5.3 MB Expected: ≤ 1 MB
Info::
~594 KB of savings available
Warning::
198 third-party resources (100% of weight)
Info::
2 resources over 200KB
199 resources · 5.3 MiB · 198 third-party 4.3 MiB over 1MB target
JavaScript 45% · 2.4 MiB
Image 42% · 2.2 MiB
Font 5% · 293.8 KiB
Other 5% · 244.8 KiB
CSS 2% · 128.5 KiB
Document 1% · 66.4 KiB
Media 0% · 0 B

~594.3 KiB of savings available

Remove unused JavaScript: 594.3 KiB
C
Image Optimization
Action
64 images, 0 KB saveable
REVIEW
64 images, 0 KB saveable
Warning::
https://cdn.target-video.com/live/partners/19383/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.target-video.com/live/partners/19383/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.target-video.com/live/partners/19383/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.target-video.com/live/partners/19383/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.washingtonexaminer.com/wp-content/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.target-video.com/live/partners/19383/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.target-video.com/live/partners/19383/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
64 images 2.2 MB
0 oversized -0 KB
34 legacy format
17 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

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

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

Web fonts

9

294 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.1 s LCP 2.3 shttps://www.washingtonexaminer.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?23newspaper.woff https://www.washingtonexaminer.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?23 — 20.8 KiB — 402 ms — font-display: swaphttps://www.washingtonexaminer.com/fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://www.washingtonexaminer.com/fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.8 KiB — 405 ms — font-display: swaphttps://www.washingtonexaminer.com/fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://www.washingtonexaminer.com/fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.2 KiB — 410 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-solid-900.woff2 — 154.2 KiB — 19 ms — font-display: swaphttps://www.washingtonexaminer.com/fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2BngbUXZYTXPIvIBgJJSb6s3... https://www.washingtonexaminer.com/fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2 — 13.8 KiB — 29 ms — font-display: swaphttps://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/fonts/slick.woffslick.woff https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/fonts/slick.woff — 41 B — 57 ms — font-display: swaphttps://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/fonts/slick.ttfslick.ttf https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/fonts/slick.ttf — 53 B — 69 ms — font-display: swaphttps://www.washingtonexaminer.com/fonts.gstatic.com/s/bevietnampro/v12/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG81Rb0JcBao.woff2QdVMSTAyLFyeg_IDWvOJmVE... https://www.washingtonexaminer.com/fonts.gstatic.com/s/bevietnampro/v12/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG81Rb0JcBao.woff2 — 13.2 KiB — 23 ms — font-display: swaphttps://www.washingtonexaminer.com/fonts.gstatic.com/s/bevietnampro/v12/QdVPSTAyLFyeg_IDWvOJmVES_Hw3BXoYZ7Aj.woff2QdVPSTAyLFyeg_IDWvOJmVE... https://www.washingtonexaminer.com/fonts.gstatic.com/s/bevietnampro/v12/QdVPSTAyLFyeg_IDWvOJmVES_Hw3BXoYZ7Aj.woff2 — 12.7 KiB — 25 ms — font-display: swap
newspaper.woff woff swap
Size 21 KB
Load time 402 ms
Start 452 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 405 ms
Start 453 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 410 ms
Start 454 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 154 KB
Load time 19 ms
Start 905 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
BngbUXZYTXPIvIBgJJSb6s3... woff2 swap
Size 14 KB
Load time 29 ms
Start 907 ms
Risk FOUT — text flashes from fallback to web font
slick.woff woff swap
Size 0 KB
Load time 57 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
slick.ttf ttf swap
Size 0 KB
Load time 69 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
QdVMSTAyLFyeg_IDWvOJmVE... woff2 swap
Size 13 KB
Load time 23 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
QdVPSTAyLFyeg_IDWvOJmVE... woff2 swap
Size 13 KB
Load time 25 ms
Start 1.3 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 ~83 KB and ~166 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: max-age=3600
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=3600

DirectiveValueMeaning
max-age3600Cache for 1 hour
Effective TTL: 3600 seconds
Network Waterfall
199 requests over 4772ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 2.3 shttps://washingtonexaminer.com// https://washingtonexaminer.com/ — 301 — 718 B — 37 ms — h2https://www.washingtonexaminer.com/www.washingtonexaminer.com/ https://www.washingtonexaminer.com/ — 200 — 65.7 KiB — 109 ms — h2https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/OtAutoBlock.jscdn.cookielaw.org/consent/d2920e27-... https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/OtAutoBlock.js — 200 — 83.2 KiB — 55 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 41 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — 200 — 6.1 KiB — 43 ms — h2https://experiments.parsely.com/vip-experiments.js?apiKey=washingtonexaminer.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=washingtonexaminer.com — 200 — 8.9 KiB — 20 ms — h2https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.9.... https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js — 200 — 34.0 KiB — 25 ms — h2https://www.washingtonexaminer.com/wp-content/plugins/td-composer/td-multi-purpose/style.css?m=1774548080gwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/plugins/td-composer/td-multi-purpose/style.css?m=1774548080g — 200 — 5.0 KiB — 21 ms — h2https://www.washingtonexaminer.com/_static/??-eJx9jEEKgzAQRS9UOxYsuim9Qa8gYxw0MEmGzIjk9gYKxW7c/v/eg10al6JRNLCVAil8aFdBoQxqhenuVG9wwoS3xUcFm+sUJGklmRZ05aSiKplCdSs3fu8xoI+XOU7b3LCfMubyn5h+8ju8Hn3fPbuhHdoDWOZHGQ==www.washingtonexaminer.com/_static/... https://www.washingtonexaminer.com/_static/??-eJx9jEEKgzAQRS9UOxYsuim9Qa8gYxw0MEmGzIjk9gYKxW7c/v/eg10al6JRNLCVAil8aFdBoQxqhenuVG9wwoS3xUcFm+sUJGklmRZ05aSiKplCdSs3fu8xoI+XOU7b3LCfMubyn5h+8ju8Hn3fPbuhHdoDWOZHGQ== — 200 — 47.7 KiB — 53 ms — h2https://www.washingtonexaminer.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=www.washingtonexaminer.com/_static/... https://www.washingtonexaminer.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.1 KiB — 54 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2023/11/2023-examinar-logo.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2023/11/2023-examinar-logo.webp — 200 — 7.5 KiB — 17 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2025/06/2023-examinar-logo-comp.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2025/06/2023-examinar-logo-comp.webp — 200 — 4.8 KiB — 19 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css — 200 — 32.9 KiB — 32 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css — 200 — 18.9 KiB — 40 ms — h3https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/slick-theme.csswww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/slick-theme.css — 200 — 977 B — 18 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.csscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css — 200 — 657 B — 6 ms — h2https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/d2920e27-2919-476b-9e57-e851bd03ff34.jsoncdn.cookielaw.org/consent/d2920e27-... https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/d2920e27-2919-476b-9e57-e851bd03ff34.json — 200 — 2.5 KiB — 30 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/style.css?v=16.8www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/style.css?v=16.8 — 200 — 10.0 KiB — 167 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/mob.css?v=16.18www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/mob.css?v=16.18 — 200 — 2.4 KiB — 165 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/js/costum.js?v=1.04www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/js/costum.js?v=1.04 — 200 — 307 B — 165 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/trump-iran-negotiations-collage-e1776807196160.jpg?1776792758www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/trump-iran-negotiations-collage-e1776807196160.jpg?1776792758 — 200 — 38.1 KiB — 164 ms — h2https://cdn.target-video.com/live/partners/19383/snapshot/2567894_sd_69e76d6ee448d_1776774510.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2567894_sd_69e76d6ee448d_1776774510.jpg — 200 — 39.4 KiB — 178 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2566950_sd_69e62b8478d53_1776692100.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2566950_sd_69e62b8478d53_1776692100.jpg — 200 — 34.2 KiB — 178 ms — h3https://code.jquery.com/jquery-3.6.0.min.jscode.jquery.com/jquery-3.6.0.min.js https://code.jquery.com/jquery-3.6.0.min.js — 200 — 30.5 KiB — 242 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.jscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js — 200 — 11.0 KiB — 174 ms — h3https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js — 200 — 24.3 KiB — 184 ms — h3https://code.jquery.com/jquery-2.2.0.min.jscode.jquery.com/jquery-2.2.0.min.js https://code.jquery.com/jquery-2.2.0.min.js — 200 — 29.3 KiB — 253 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/js/slick.jswww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/js/slick.js — 200 — 15.5 KiB — 181 ms — h2https://www.washingtonexaminer.com/wp-includes/js/dist/hooks.min.js?m=1774626885gwww.washingtonexaminer.com/wp-inclu... https://www.washingtonexaminer.com/wp-includes/js/dist/hooks.min.js?m=1774626885g — 200 — 2.1 KiB — 434 ms — h2https://www.washingtonexaminer.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.washingtonexaminer.com/wp-inclu... https://www.washingtonexaminer.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.3 KiB — 434 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 2.3 shttps://washingtonexaminer.com// https://washingtonexaminer.com/ — 301 — 718 B — 37 ms — h2https://www.washingtonexaminer.com/www.washingtonexaminer.com/ https://www.washingtonexaminer.com/ — 200 — 65.7 KiB — 109 ms — h2https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/OtAutoBlock.jscdn.cookielaw.org/consent/d2920e27-... https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/OtAutoBlock.js — 200 — 83.2 KiB — 55 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 41 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — 200 — 6.1 KiB — 43 ms — h2https://experiments.parsely.com/vip-experiments.js?apiKey=washingtonexaminer.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=washingtonexaminer.com — 200 — 8.9 KiB — 20 ms — h2https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.9.... https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js — 200 — 34.0 KiB — 25 ms — h2https://www.washingtonexaminer.com/wp-content/plugins/td-composer/td-multi-purpose/style.css?m=1774548080gwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/plugins/td-composer/td-multi-purpose/style.css?m=1774548080g — 200 — 5.0 KiB — 21 ms — h2https://www.washingtonexaminer.com/_static/??-eJx9jEEKgzAQRS9UOxYsuim9Qa8gYxw0MEmGzIjk9gYKxW7c/v/eg10al6JRNLCVAil8aFdBoQxqhenuVG9wwoS3xUcFm+sUJGklmRZ05aSiKplCdSs3fu8xoI+XOU7b3LCfMubyn5h+8ju8Hn3fPbuhHdoDWOZHGQ==www.washingtonexaminer.com/_static/... https://www.washingtonexaminer.com/_static/??-eJx9jEEKgzAQRS9UOxYsuim9Qa8gYxw0MEmGzIjk9gYKxW7c/v/eg10al6JRNLCVAil8aFdBoQxqhenuVG9wwoS3xUcFm+sUJGklmRZ05aSiKplCdSs3fu8xoI+XOU7b3LCfMubyn5h+8ju8Hn3fPbuhHdoDWOZHGQ== — 200 — 47.7 KiB — 53 ms — h2https://www.washingtonexaminer.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=www.washingtonexaminer.com/_static/... https://www.washingtonexaminer.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.1 KiB — 54 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2023/11/2023-examinar-logo.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2023/11/2023-examinar-logo.webp — 200 — 7.5 KiB — 17 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2025/06/2023-examinar-logo-comp.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2025/06/2023-examinar-logo-comp.webp — 200 — 4.8 KiB — 19 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css — 200 — 32.9 KiB — 32 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css — 200 — 18.9 KiB — 40 ms — h3https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/slick-theme.csswww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/slick-theme.css — 200 — 977 B — 18 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.csscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css — 200 — 657 B — 6 ms — h2https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/d2920e27-2919-476b-9e57-e851bd03ff34.jsoncdn.cookielaw.org/consent/d2920e27-... https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/d2920e27-2919-476b-9e57-e851bd03ff34.json — 200 — 2.5 KiB — 30 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/style.css?v=16.8www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/style.css?v=16.8 — 200 — 10.0 KiB — 167 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/mob.css?v=16.18www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/mob.css?v=16.18 — 200 — 2.4 KiB — 165 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/js/costum.js?v=1.04www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/js/costum.js?v=1.04 — 200 — 307 B — 165 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/trump-iran-negotiations-collage-e1776807196160.jpg?1776792758www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/trump-iran-negotiations-collage-e1776807196160.jpg?1776792758 — 200 — 38.1 KiB — 164 ms — h2https://cdn.target-video.com/live/partners/19383/snapshot/2567894_sd_69e76d6ee448d_1776774510.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2567894_sd_69e76d6ee448d_1776774510.jpg — 200 — 39.4 KiB — 178 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2566950_sd_69e62b8478d53_1776692100.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2566950_sd_69e62b8478d53_1776692100.jpg — 200 — 34.2 KiB — 178 ms — h3https://code.jquery.com/jquery-3.6.0.min.jscode.jquery.com/jquery-3.6.0.min.js https://code.jquery.com/jquery-3.6.0.min.js — 200 — 30.5 KiB — 242 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.jscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js — 200 — 11.0 KiB — 174 ms — h3https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js — 200 — 24.3 KiB — 184 ms — h3https://code.jquery.com/jquery-2.2.0.min.jscode.jquery.com/jquery-2.2.0.min.js https://code.jquery.com/jquery-2.2.0.min.js — 200 — 29.3 KiB — 253 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/js/slick.jswww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/js/slick.js — 200 — 15.5 KiB — 181 ms — h2https://www.washingtonexaminer.com/wp-includes/js/dist/hooks.min.js?m=1774626885gwww.washingtonexaminer.com/wp-inclu... https://www.washingtonexaminer.com/wp-includes/js/dist/hooks.min.js?m=1774626885g — 200 — 2.1 KiB — 434 ms — h2https://www.washingtonexaminer.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.washingtonexaminer.com/wp-inclu... https://www.washingtonexaminer.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.3 KiB — 434 ms — h2https://www.washingtonexaminer.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54bwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b — 200 — 1.4 KiB — 434 ms — h2https://cdn.parsely.com/keys/washingtonexaminer.com/p.js?ver=3.23.1cdn.parsely.com/keys/washingtonexam... https://cdn.parsely.com/keys/washingtonexaminer.com/p.js?ver=3.23.1 — 200 — 21.8 KiB — 183 ms — h2https://www.washingtonexaminer.com/_static/??-eJydz0EKwjAQBdAL2QZF0m7EtQtF6AFkSIY0JTMJmdTS2xvBnbts/3we89WWOhO5IBeVwuo8iyq2RpSiYFYBHZhdPXCTBKkGS72Ds/79KjMS9uS5X+SgWhz7jFJuBA6l3Zii8RCmGbJn187co4Xw/49nE1aL8i1VgSraZUxh/w2/0uU4DGd90uOolw8sWn0Uwww.washingtonexaminer.com/_static/... https://www.washingtonexaminer.com/_static/??-eJydz0EKwjAQBdAL2QZF0m7EtQtF6AFkSIY0JTMJmdTS2xvBnbts/3we89WWOhO5IBeVwuo8iyq2RpSiYFYBHZhdPXCTBKkGS72Ds/79KjMS9uS5X+SgWhz7jFJuBA6l3Zii8RCmGbJn187co4Xw/49nE1aL8i1VgSraZUxh/w2/0uU4DGd90uOolw8sWn0U — 200 — 42.4 KiB — 483 ms — h2https://www.washingtonexaminer.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?m=1774548079gwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?m=1774548079g — 200 — 6.4 KiB — 505 ms — h2https://player.target-video.com/player/build/targetvideo.min.jsplayer.target-video.com/player/buil... https://player.target-video.com/player/build/targetvideo.min.js — 200 — 110.1 KiB — 346 ms — h3https://www.washingtonexaminer.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=12.6.3www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=12.6.3 — 200 — 715 B — 162 ms — h2https://www.washingtonexaminer.com/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=6cc04771d778c6f460cf525df52258a3www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=6cc04771d778c6f460cf525df52258a3 — 200 — 3.2 KiB — 164 ms — h2https://www.washingtonexaminer.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=12.6.3www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=12.6.3 — 200 — 1.6 KiB — 163 ms — h2https://www.washingtonexaminer.com/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=6cc04771d778c6f460cf525df52258a3www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=6cc04771d778c6f460cf525df52258a3 — 200 — 1.9 KiB — 163 ms — h2https://www.washingtonexaminer.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js?ver=12.6.3www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js?ver=12.6.3 — 200 — 1.4 KiB — 163 ms — h2https://s.ntv.io/serve/load.jss.ntv.io/serve/load.js https://s.ntv.io/serve/load.js — 200 — 251.1 KiB — 496 ms — http/1.1https://static.cloudflareinsights.com/beacon.min.jsstatic.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js — 200 — 10.7 KiB — 226 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 901 B — 165 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.1 KiB — 369 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26085553487035-e1775669181172.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26085553487035-e1775669181172.jpg?w=696 — 200 — 17.4 KiB — 149 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/Kevin-Warsh-Interest-Rates-3.pngwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/Kevin-Warsh-Interest-Rates-3.png — 200 — 587.6 KiB — 498 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/03/iStock-2203057418-e1776790982858.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/03/iStock-2203057418-e1776790982858.jpg?w=696 — 200 — 48.1 KiB — 470 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26111601254982-1.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26111601254982-1.jpg?w=696 — 200 — 11.2 KiB — 469 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP21023066205780.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP21023066205780.jpg?w=696 — 200 — 35.7 KiB — 227 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/hegseth-defense-budget-collage-e1776799523120.jpg?1776785104www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/hegseth-defense-budget-collage-e1776799523120.jpg?1776785104 — 200 — 69.3 KiB — 372 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26099588798780.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26099588798780.jpg?w=696 — 200 — 18.4 KiB — 467 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2025/05/missouri-state.webp?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2025/05/missouri-state.webp?w=696 — 200 — 57.7 KiB — 485 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2025/11/obama-spanberger-virginia-rally.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2025/11/obama-spanberger-virginia-rally.jpg?w=696 — 200 — 50.5 KiB — 482 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/03/AP26064767379693.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/03/AP26064767379693.jpg?w=696 — 200 — 63.5 KiB — 489 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/03/iStock-2194779803-e1776705481891.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/03/iStock-2194779803-e1776705481891.jpg?w=696 — 200 — 47.4 KiB — 488 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/New-York-e1776778242304.jpeg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/New-York-e1776778242304.jpeg?w=696 — 200 — 85.0 KiB — 489 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-qcsy1f9kf-1776727937610-e1776731189645.jpg?1776713675&w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-qcsy1f9kf-1776727937610-e1776731189645.jpg?1776713675&w=696 — 200 — 41.9 KiB — 493 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26096664694917.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26096664694917.jpg?w=696 — 200 — 62.6 KiB — 492 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26103630698808_4327ce.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26103630698808_4327ce.jpg?w=696 — 200 — 42.7 KiB — 492 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2023/12/collage-maker-14-oct-2022-02.24-PM.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2023/12/collage-maker-14-oct-2022-02.24-PM.jpg?w=696 — 200 — 58.4 KiB — 493 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/harsanyi-192x192-3.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/harsanyi-192x192-3.webp — 200 — 4.2 KiB — 491 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/01/B1.jpg?w=192www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/01/B1.jpg?w=192 — 200 — 12.4 KiB — 491 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/selena-192x192.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/selena-192x192.webp — 200 — 5.2 KiB — 491 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/02/benson-192x192-1.pngwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/02/benson-192x192-1.png — 200 — 20.1 KiB — 498 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/timothy-192x192.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/timothy-192x192.webp — 200 — 3.7 KiB — 498 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/joe-concha-192x192.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/joe-concha-192x192.webp — 200 — 4.5 KiB — 498 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/conn-192x192.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/conn-192x192.webp — 200 — 4.2 KiB — 497 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/hugo-192x192.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/hugo-192x192.webp — 200 — 4.1 KiB — 497 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/lowe-tiana-192x192.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/lowe-tiana-192x192.webp — 200 — 5.7 KiB — 497 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/michael-192x192.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/michael-192x192.webp — 200 — 3.6 KiB — 497 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/byron-192x192.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/images/byron-192x192.webp — 200 — 4.3 KiB — 496 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-zzpbfttue-1776803947192.jpg?1776793239&w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-zzpbfttue-1776803947192.jpg?1776793239&w=696 — 200 — 47.3 KiB — 496 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-mk0zwrhtj-1776797572075-e1776797811200.jpg?1776783392www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-mk0zwrhtj-1776797572075-e1776797811200.jpg?1776783392 — 200 — 58.7 KiB — 499 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/C1_WSX042226.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/C1_WSX042226.jpg?w=696 — 200 — 110.1 KiB — 503 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2025/08/Games-hp-image-1_c0d6be.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2025/08/Games-hp-image-1_c0d6be.webp — 200 — 12.9 KiB — 500 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2025/08/Newsletter_hp-image-1-1.webpwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2025/08/Newsletter_hp-image-1-1.webp — 200 — 19.6 KiB — 500 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/01/1250x250-USA2.jpgwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/01/1250x250-USA2.jpg — 200 — 59.7 KiB — 500 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-cmuthrs9m-1776782167369-e1776795762381.jpg?1776767838www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-cmuthrs9m-1776782167369-e1776795762381.jpg?1776767838 — 200 — 39.6 KiB — 503 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2025/12/AP25260779654861.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2025/12/AP25260779654861.jpg?w=696 — 200 — 39.8 KiB — 503 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/02/MixCollage-27-Feb-2026-02-36-PM-3445.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/02/MixCollage-27-Feb-2026-02-36-PM-3445.jpg?w=696 — 200 — 51.2 KiB — 503 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26086773029186.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/AP26086773029186.jpg?w=696 — 200 — 20.0 KiB — 503 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-v00w4n7tg-1776786864111-e1776787538907.jpg?1776773134&w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/image-collage-v00w4n7tg-1776786864111-e1776787538907.jpg?1776773134&w=696 — 200 — 54.7 KiB — 504 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/02/AP22117078415325_f8066f.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/02/AP22117078415325_f8066f.jpg?w=696 — 200 — 20.8 KiB — 504 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/04/042126_WEX_CHRIS_WRIGHT-39-e1776786772241.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/04/042126_WEX_CHRIS_WRIGHT-39-e1776786772241.jpg?w=696 — 200 — 16.3 KiB — 504 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2026/03/iran-pakistan-hormuz.jpg?w=696www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2026/03/iran-pakistan-hormuz.jpg?w=696 — 200 — 4.9 KiB — 505 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2024/04/2023-Examiner-logo-white-color-eagle-1-1.pngwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2024/04/2023-Examiner-logo-white-color-eagle-1-1.png — 200 — 13.7 KiB — 505 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 309 B — 177 ms — h2https://www.washingtonexaminer.com/manifest.jsonwww.washingtonexaminer.com/manifest... https://www.washingtonexaminer.com/manifest.json — 200 — 814 B — 555 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?23www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?23 — 200 — 20.8 KiB — 402 ms — h2https://www.washingtonexaminer.com/fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2www.washingtonexaminer.com/fonts.gs... https://www.washingtonexaminer.com/fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.8 KiB — 405 ms — h2https://www.washingtonexaminer.com/fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2www.washingtonexaminer.com/fonts.gs... https://www.washingtonexaminer.com/fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.2 KiB — 410 ms — h2https://news.google.com/swg/js/v1/swg.jsnews.google.com/swg/js/v1/swg.js https://news.google.com/swg/js/v1/swg.js — 200 — 71.3 KiB — 255 ms — h2https://news.google.com/swg/js/v1/swg-gaa.jsnews.google.com/swg/js/v1/swg-gaa.j... https://news.google.com/swg/js/v1/swg-gaa.js — 200 — 27.5 KiB — 208 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 169 ms — h3https://cdn.tpdads.com/configs/washingtonexaminer.jscdn.tpdads.com/configs/washingtonex... https://cdn.tpdads.com/configs/washingtonexaminer.js — 200 — 5.6 KiB — 197 ms — h2https://cdn.target-video.com/live/partners/19383/snapshot/2566858_sd_69e618eb4d1da_1776687339.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2566858_sd_69e618eb4d1da_1776687339.jpg — 200 — 39.0 KiB — 70 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2567078_sd_69e649097937f_1776699657.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2567078_sd_69e649097937f_1776699657.jpg — 200 — 28.6 KiB — 136 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2566800_sd_69e61a98b7247_1776687768.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2566800_sd_69e61a98b7247_1776687768.jpg — 200 — 41.0 KiB — 140 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2564880_sd_69e2c7b47cca0_1776469940.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2564880_sd_69e2c7b47cca0_1776469940.jpg — 200 — 31.3 KiB — 143 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2568468_th_69e7e2d3d8c96_1776804563.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2568468_th_69e7e2d3d8c96_1776804563.jpg — 200 — 5.3 KiB — 87 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2568353_th_69e7c6a2f180c_1776797346.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2568353_th_69e7c6a2f180c_1776797346.jpg — 200 — 4.5 KiB — 88 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2568332_th_69e7c25f230ec_1776796255.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2568332_th_69e7c25f230ec_1776796255.jpg — 200 — 4.1 KiB — 146 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2568290_th_69e7b9fb3f64b_1776794107.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2568290_th_69e7b9fb3f64b_1776794107.jpg — 200 — 5.8 KiB — 143 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2568259_th_69e7b1598576f_1776791897.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2568259_th_69e7b1598576f_1776791897.jpg — 200 — 5.6 KiB — 135 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2568164_th_69e79c69a3aee_1776786537.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2568164_th_69e79c69a3aee_1776786537.jpg — 200 — 6.0 KiB — 159 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2568146_th_69e799b0410e9_1776785840.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2568146_th_69e799b0410e9_1776785840.jpg — 200 — 5.4 KiB — 166 ms — h3https://cdn.target-video.com/live/partners/19383/snapshot/2568087_th_69e7914ce3caf_1776783692.jpgcdn.target-video.com/live/partners/... https://cdn.target-video.com/live/partners/19383/snapshot/2568087_th_69e7914ce3caf_1776783692.jpg — 200 — 5.7 KiB — 159 ms — h3https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 141 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 141 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeedgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeed — 200 — 249 B — 191 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NLXFRRwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NLXFRR — 200 — 173.4 KiB — 255 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js — 200 — 128.4 KiB — 182 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-solid-900.woff2 — 200 — 154.2 KiB — 19 ms — h3https://www.washingtonexaminer.com/fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2www.washingtonexaminer.com/fonts.gs... https://www.washingtonexaminer.com/fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2 — 200 — 13.8 KiB — 29 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/ajax-loader.gifwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/ajax-loader.gif — 404 — 548 B — 20 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/fonts/slick.woffwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/fonts/slick.woff — 404 — 41 B — 57 ms — h2https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/fonts/slick.ttfwww.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/themes/Newspaper/homepage/assets/css/fonts/slick.ttf — 404 — 53 B — 69 ms — h2https://www.washingtonexaminer.com/fonts.gstatic.com/s/bevietnampro/v12/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG81Rb0JcBao.woff2www.washingtonexaminer.com/fonts.gs... https://www.washingtonexaminer.com/fonts.gstatic.com/s/bevietnampro/v12/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG81Rb0JcBao.woff2 — 200 — 13.2 KiB — 23 ms — h2https://www.washingtonexaminer.com/fonts.gstatic.com/s/bevietnampro/v12/QdVPSTAyLFyeg_IDWvOJmVES_Hw3BXoYZ7Aj.woff2www.washingtonexaminer.com/fonts.gs... https://www.washingtonexaminer.com/fonts.gstatic.com/s/bevietnampro/v12/QdVPSTAyLFyeg_IDWvOJmVES_Hw3BXoYZ7Aj.woff2 — 200 — 12.7 KiB — 25 ms — h2blob:https://www.washingtonexaminer.com/55ada07b-65f8-43b3-b824-36a65953ab47www.washingtonexaminer.com/55ada07b... blob:https://www.washingtonexaminer.com/55ada07b-65f8-43b3-b824-36a65953ab47 — 206 — 0 B — 1 ms — blobhttps://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603cdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 — 200 — 42.1 KiB — 20 ms — h3https://pixel.wp.com/g.gif?v=ext&blog=244949569&post=3023950&tz=-4&srv=www.washingtonexaminer.com&hp=vip&j=1%3A15.5-beta&host=www.washingtonexaminer.com&ref=&fcp=484&rand=0.2811472710766083pixel.wp.com/g.gif?v=ext&blog=24494... https://pixel.wp.com/g.gif?v=ext&blog=244949569&post=3023950&tz=-4&srv=www.washingtonexaminer.com&hp=vip&j=1%3A15.5-beta&host=www.washingtonexaminer.com&ref=&fcp=484&rand=0.2811472710766083 — 200 — 177 B — 6 ms — h2blob:https://www.washingtonexaminer.com/9b698d9a-364f-493d-a90d-2c59036d9de3www.washingtonexaminer.com/9b698d9a... blob:https://www.washingtonexaminer.com/9b698d9a-364f-493d-a90d-2c59036d9de3 — 200 — -1 B — 139 ms — blobhttps://www.washingtonexaminer.com/zephr/featureswww.washingtonexaminer.com/zephr/fe... https://www.washingtonexaminer.com/zephr/features — 200 — 975 B — 316 ms — h2https://www.washingtonexaminer.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.washingtonexaminer.com/wp-inclu... https://www.washingtonexaminer.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.3 KiB — 13 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 22 ms — h3https://news.google.com/swg/js/v1/swg-button.cssnews.google.com/swg/js/v1/swg-butto... https://news.google.com/swg/js/v1/swg-button.css — 200 — 5.2 KiB — 11 ms — h2https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/019d9c1d-2802-72ed-82ec-aa04e8552a42/en.jsoncdn.cookielaw.org/consent/d2920e27-... https://cdn.cookielaw.org/consent/d2920e27-2919-476b-9e57-e851bd03ff34/019d9c1d-2802-72ed-82ec-aa04e8552a42/en.json — 200 — 93.9 KiB — 36 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 35 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/otTCF.js — 200 — 17.8 KiB — 19 ms — h2https://www.googletagmanager.com/td?id=GTM-NLXFRR&v=3&t=t&pid=581425963&gtm=45He64h1v6225359za200zd6225359&seq=1&exp=0~115938466~115938468~117266401&dl=www.washingtonexaminer.com%2F&tdp=GTM-NLXFRR;225359;0;0;0&frm=0&rtg=225359&slo=35&hlo=6&lst=1&bt=0&ct=3&z=0www.googletagmanager.com/td?id=GTM-... https://www.googletagmanager.com/td?id=GTM-NLXFRR&v=3&t=t&pid=581425963&gtm=45He64h1v6225359za200zd6225359&seq=1&exp=0~115938466~115938468~117266401&dl=www.washingtonexaminer.com%2F&tdp=GTM-NLXFRR;225359;0;0;0&frm=0&rtg=225359&slo=35&hlo=6&lst=1&bt=0&ct=3&z=0 — 204 — 430 B — 13 ms — h2https://www.washingtonexaminer.com/zephr/feature-decisionswww.washingtonexaminer.com/zephr/fe... https://www.washingtonexaminer.com/zephr/feature-decisions — 200 — 1.5 KiB — 292 ms — h2https://api.onesignal.com/sync/e4396f5f-89af-473c-a962-29506524e9e7/web?callback=__jp0api.onesignal.com/sync/e4396f5f-89a... https://api.onesignal.com/sync/e4396f5f-89af-473c-a962-29506524e9e7/web?callback=__jp0 — 200 — 2.5 KiB — 19 ms — h3https://c.amazon-adsystem.com/aat/amzn-consent.jsc.amazon-adsystem.com/aat/amzn-cons... https://c.amazon-adsystem.com/aat/amzn-consent.js — 200 — 2.6 KiB — 45 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otFlat.json — 200 — 3.3 KiB — 21 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/v2/otPcCenter.json — 200 — 13.5 KiB — 23 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCookieSettingsButton.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 16 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.css — 200 — 4.8 KiB — 20 ms — h2https://www.washingtonexaminer.com/blaize/datalayerwww.washingtonexaminer.com/blaize/d... https://www.washingtonexaminer.com/blaize/datalayer — 200 — 692 B — 343 ms — h2https://cdn.tpdads.com/tag-v5.min.jscdn.tpdads.com/tag-v5.min.js https://cdn.tpdads.com/tag-v5.min.js — 200 — 58.7 KiB — 29 ms — h2https://cdn.tpdads.com/publisher-data/washingtonexaminer.com.jscdn.tpdads.com/publisher-data/washi... https://cdn.tpdads.com/publisher-data/washingtonexaminer.com.js — 200 — 161.6 KiB — 40 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 587 B — 13 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.2 KiB — 22 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 26 ms — h2https://cdn.tpdads.com/ext/dist/optiCommon-1.2.1.min.jscdn.tpdads.com/ext/dist/optiCommon-... https://cdn.tpdads.com/ext/dist/optiCommon-1.2.1.min.js — 200 — 3.2 KiB — 12 ms — h2https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=68d15kdpgjg3unno.cloudfront.net/oPS.j... https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=68 — 200 — 60.3 KiB — 44 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 23 ms — h3https://yield-manager.browsiprod.com/prebid/v2?sk=d_mapping&pk=thepublisherdesk&sw=800&sh=600&url=https%3A%2F%2Fwww.washingtonexaminer.com%2F&eu=false&t=1776809106322&pvid=e802b6a0-b8bf-4b30-82a3-277575adf0f4&us=%7B%7D&at=Washington%20Examiner%20%E2%80%93%20Conservative%20News%2C%20Politics%20%26%20Policyyield-manager.browsiprod.com/prebid... https://yield-manager.browsiprod.com/prebid/v2?sk=d_mapping&pk=thepublisherdesk&sw=800&sh=600&url=https%3A%2F%2Fwww.washingtonexaminer.com%2F&eu=false&t=1776809106322&pvid=e802b6a0-b8bf-4b30-82a3-277575adf0f4&us=%7B%7D&at=Washington%20Examiner%20%E2%80%93%20Conservative%20News%2C%20Politics%20%26%20Policy — 200 — 553 B — 63 ms — h2https://tags.qortex.ai/bootstrappertags.qortex.ai/bootstrapper https://tags.qortex.ai/bootstrapper — 200 — 5.6 KiB — 276 ms — h2https://edge.atmtd.com/pub/Wbozmo/afihbs.jsedge.atmtd.com/pub/Wbozmo/afihbs.js https://edge.atmtd.com/pub/Wbozmo/afihbs.js — 200 — 8.4 KiB — 388 ms — h3https://floors.atmtd.com/floors.json?pubID=Wbozmofloors.atmtd.com/floors.json?pubID=... https://floors.atmtd.com/floors.json?pubID=Wbozmo — 200 — 1.1 KiB — 161 ms — h3https://get.geojs.io/v1/ip/geo.jsonget.geojs.io/v1/ip/geo.json https://get.geojs.io/v1/ip/geo.json — 200 — 821 B — 35 ms — h3https://config.aps.amazon-adsystem.com/configs/8f0be570-94e3-4c8a-8dac-4372ca412efdconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/8f0be570-94e3-4c8a-8dac-4372ca412efd — 200 — 2.5 KiB — 48 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 82.5 KiB — 104 ms — h2https://cdn.confiant-integrations.net/mD0ZBtiAA3CZKeyPTnLH7LNbjkE/gpt_and_prebid/config.jscdn.confiant-integrations.net/mD0ZB... https://cdn.confiant-integrations.net/mD0ZBtiAA3CZKeyPTnLH7LNbjkE/gpt_and_prebid/config.js — 200 — 60.0 KiB — 68 ms — h3https://cdn.tpdads.com/ext/dist/uid2-sdk-4.0.1.min.jscdn.tpdads.com/ext/dist/uid2-sdk-4.... https://cdn.tpdads.com/ext/dist/uid2-sdk-4.0.1.min.js — 200 — 9.9 KiB — 24 ms — h2https://cdn.browsiprod.com/bootstrap/bootstrap.jscdn.browsiprod.com/bootstrap/bootst... https://cdn.browsiprod.com/bootstrap/bootstrap.js — 200 — 14.7 KiB — 17 ms — h2https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.jscdn.confiant-integrations.net/gptpr... https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js — 200 — 141.9 KiB — 21 ms — h3https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 17 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.washingtonexaminer.com&pubid=8f0be570-94e3-4c8a-8dac-4372ca412efdc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.washingtonexaminer.com&pubid=8f0be570-94e3-4c8a-8dac-4372ca412efd — 200 — 3.6 KiB — 18 ms — h2https://a.teads.tv/analytics/tag.jsa.teads.tv/analytics/tag.js https://a.teads.tv/analytics/tag.js — 301 — 253 B — 162 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.washingtonexaminer.com&pubid=8f0be570-94e3-4c8a-8dac-4372ca412efdc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.washingtonexaminer.com&pubid=8f0be570-94e3-4c8a-8dac-4372ca412efd — 200 — 0 B — 2 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 33 ms — h2https://dyv1bugovvq1g.cloudfront.net/68/www.washingtonexaminer.com/.jsdyv1bugovvq1g.cloudfront.net/68/www... https://dyv1bugovvq1g.cloudfront.net/68/www.washingtonexaminer.com/.js — 200 — 2.6 KiB — 30 ms — h3https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 399 B — 37 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 30 ms — h2https://tags.crwdcntrl.net/lt/c/16576/sync.min.jstags.crwdcntrl.net/lt/c/16576/sync.... https://tags.crwdcntrl.net/lt/c/16576/sync.min.js — 200 — 13.1 KiB — 29 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.js — 200 — 1.1 KiB — 22 ms — h2https://static.teads.tv/analytics/tag.jsstatic.teads.tv/analytics/tag.js https://static.teads.tv/analytics/tag.js — 200 — 3.7 KiB — 31 ms — h2https://events.browsiprod.com/events/v2/supply?p=O@VEVE$IxnmEOvecziMAevents.browsiprod.com/events/v2/sup... https://events.browsiprod.com/events/v2/supply?p=O@VEVE$IxnmEOvecziMA — 204 — 58 B — 439 ms — h2https://yield-manager.browsiprod.com/supply/v5?sk=d_mapping&pk=thepublisherdesk&url=https%3A%2F%2Fwww.washingtonexaminer.com%2F&bid=O%40VEVE%24IxnmEOvecziMA&at=Washington%20Examiner%20%E2%80%93%20Conservative%20News%2C%20Politics%20%26%20Policy&sw=800&sh=600&rp=false&ga=%7B%22t%22%3A1776809106898%2C%22eu%22%3Afalse%7D&pvid=e802b6a0-b8bf-4b30-82a3-277575adf0f4&l=en_USyield-manager.browsiprod.com/supply... https://yield-manager.browsiprod.com/supply/v5?sk=d_mapping&pk=thepublisherdesk&url=https%3A%2F%2Fwww.washingtonexaminer.com%2F&bid=O%40VEVE%24IxnmEOvecziMA&at=Washington%20Examiner%20%E2%80%93%20Conservative%20News%2C%20Politics%20%26%20Policy&sw=800&sh=600&rp=false&ga=%7B%22t%22%3A1776809106898%2C%22eu%22%3Afalse%7D&pvid=e802b6a0-b8bf-4b30-82a3-277575adf0f4&l=en_US — 200 — 2.2 KiB — 27 ms — h2https://events.qortex.ai/api/v1/player-eventevents.qortex.ai/api/v1/player-even... https://events.qortex.ai/api/v1/player-event — 200 — 377 B — 440 ms — h2https://tags.qortex.ai/cxo/cx-bootstrapper-inittags.qortex.ai/cxo/cx-bootstrapper-... https://tags.qortex.ai/cxo/cx-bootstrapper-init — 200 — 12.8 KiB — 17 ms — h2blob:https://www.washingtonexaminer.com/3f6e5eb6-0e7e-4af2-8585-b40baecd5592www.washingtonexaminer.com/3f6e5eb6... blob:https://www.washingtonexaminer.com/3f6e5eb6-0e7e-4af2-8585-b40baecd5592 — 200 — 0 B — 2 ms — blobhttps://scripts.atmtd.com/js/prebid_analytics/prebid_analytics.jsscripts.atmtd.com/js/prebid_analyti... https://scripts.atmtd.com/js/prebid_analytics/prebid_analytics.js — 200 — 25.8 KiB — 21 ms — h3https://cdn.browsiprod.com/static_js/thepublisherdesk/washingtonexaminercom/PreEngine_desktop_2026-03-10T12:37:54.337.jscdn.browsiprod.com/static_js/thepub... https://cdn.browsiprod.com/static_js/thepublisherdesk/washingtonexaminercom/PreEngine_desktop_2026-03-10T12:37:54.337.js — 200 — 1.1 KiB — 6 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.js — 200 — 24.7 KiB — 5 ms — h2https://exchange.cootlogix.com/prebid/multi/6460e991f7760afe47ec6737exchange.cootlogix.com/prebid/multi... https://exchange.cootlogix.com/prebid/multi/6460e991f7760afe47ec6737 — 204 — 287 B — 244 ms — h2https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 182 B — 8 ms — h2https://adn.pilotx.tv/hbadn.pilotx.tv/hb https://adn.pilotx.tv/hb — 200 — 450 B — 455 ms — h2https://hb.yellowblue.io/hb-multihb.yellowblue.io/hb-multi https://hb.yellowblue.io/hb-multi — 204 — 187 B — 29 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=717641htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=717641 — 200 — 574 B — 39 ms — h3https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 417 B — 29 ms — h2https://cpm.qortex.ai/hb?zone=231975&v=1.8cpm.qortex.ai/hb?zone=231975&v=1.8 https://cpm.qortex.ai/hb?zone=231975&v=1.8 — 400 — 271 B — 73 ms — http/1.1https://a.bids.ws/openrtb2/auctiona.bids.ws/openrtb2/auction https://a.bids.ws/openrtb2/auction — 200 — 481 B — 14 ms — h2https://cdn.browsiprod.com/sd/apps/middy/middy-desktop-4.59.1414.jscdn.browsiprod.com/sd/apps/middy/mi... https://cdn.browsiprod.com/sd/apps/middy/middy-desktop-4.59.1414.js — 200 — 97.6 KiB — 13 ms — h2https://e01.atmtd.com/bidanalytics-event/json?mode=beacone01.atmtd.com/bidanalytics-event/js... https://e01.atmtd.com/bidanalytics-event/json?mode=beacon — 204 — 142 B — 246 ms — h2https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681proc.ad.cpe.dotomi.com/cvx/client/d... https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681 — 200 — 471 B — 20 ms — h2https://events.browsiprod.com/events/v2/supply?p=e802b6a0-b8bf-4b30-82a3-277575adf0f4events.browsiprod.com/events/v2/sup... https://events.browsiprod.com/events/v2/supply?p=e802b6a0-b8bf-4b30-82a3-277575adf0f4 — 204 — 57 B — 144 ms — h2https://cdn.browsiprod.com/abd.jscdn.browsiprod.com/abd.js https://cdn.browsiprod.com/abd.js — 200 — 1.9 KiB — 10 ms — h2https://cdn.browsiprod.com/web-vitals/web-vitals-4.2.3.jscdn.browsiprod.com/web-vitals/web-v... https://cdn.browsiprod.com/web-vitals/web-vitals-4.2.3.js — 200 — 2.8 KiB — 5 ms — h2https://events.browsiprod.com/events/v2/supply?p=e802b6a0-b8bf-4b30-82a3-277575adf0f4events.browsiprod.com/events/v2/sup... https://events.browsiprod.com/events/v2/supply?p=e802b6a0-b8bf-4b30-82a3-277575adf0f4 — 204 — 57 B — 144 ms — h2https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.jssecure.cdn.fastclick.net/js/cnvr-co... https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.js — 200 — 47.1 KiB — 6 ms — h2https://hbopenbid.pubmatic.com/translator?source=prebid-client&gzip=1hbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=prebid-client&gzip=1 — 204 — 316 B — 102 ms — h2https://www.washingtonexaminer.com/wp-content/uploads/2025/08/cropped-favicon-180x180.png_66d8c8.webp?w=180www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2025/08/cropped-favicon-180x180.png_66d8c8.webp?w=180 — 200 — 2.3 KiB — 17 ms — h2https://wex-s3.s3.us-east-1.amazonaws.com/wp-content/uploads/2024/01/squaree.pngwex-s3.s3.us-east-1.amazonaws.com/w... https://wex-s3.s3.us-east-1.amazonaws.com/wp-content/uploads/2024/01/squaree.png — 200 — 3.0 KiB — 333 ms — http/1.1https://www.washingtonexaminer.com/wp-content/uploads/2023/11/cropped-favicon.png?w=32www.washingtonexaminer.com/wp-conte... https://www.washingtonexaminer.com/wp-content/uploads/2023/11/cropped-favicon.png?w=32 — 200 — 524 B — 16 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 24 ms — h3https://events.browsiprod.com/events/v2/supply?p=e802b6a0-b8bf-4b30-82a3-277575adf0f4events.browsiprod.com/events/v2/sup... https://events.browsiprod.com/events/v2/supply?p=e802b6a0-b8bf-4b30-82a3-277575adf0f4 — 204 — 57 B — 143 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 4206ms · 1434KB · €46/mo
www.washingtonexaminer.com
Other
Costly
Execution 1036ms
Transfer 66 KB
Monthly Cost €11/mo
Unattributable
Other
Costly
Execution 476ms
Transfer 0 KB
Monthly Cost €5/mo
OneTrust
Consent
Essential
Execution 321ms
Transfer 128 KB
Monthly Cost €3/mo
OneTrust
Consent
Essential
Execution 290ms
Transfer 18 KB
Monthly Cost €3/mo
OneTrust
Consent
Essential
Execution 288ms
Transfer 83 KB
Monthly Cost €3/mo
d15kdpgjg3unno.cloudfront.net
Other
Costly
Execution 288ms
Transfer 60 KB
Unused 42%
Monthly Cost €3/mo
client.aps.amazon-adsystem.com
Other
Costly
Execution 268ms
Transfer 83 KB
Unused 41%
Monthly Cost €3/mo
cdn.tpdads.com
Other
Optional
Execution 184ms
Transfer 162 KB
Unused 42%
Monthly Cost €2/mo
cdn.confiant-integrations.net
Other
Optional
Execution 173ms
Transfer 142 KB
Unused 60%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 145ms
Transfer 173 KB
Monthly Cost €2/mo
code.jquery.com
Other
Optional
Execution 134ms
Transfer 31 KB
Monthly Cost €1/mo
code.jquery.com
Other
Optional
Execution 112ms
Transfer 29 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 102ms
Transfer 188 KB
Unused 68%
Monthly Cost €1/mo
cdn.tpdads.com
Other
Optional
Execution 78ms
Transfer 59 KB
Unused 43%
Monthly Cost €1/mo
www.washingtonexaminer.com
Other
Optional
Execution 75ms
Transfer 42 KB
Unused 73%
Monthly Cost €1/mo
cdn.browsiprod.com
Other
Optional
Execution 70ms
Transfer 98 KB
Unused 78%
Monthly Cost €1/mo
cdn.onesignal.com
Other
Optional
Execution 58ms
Transfer 42 KB
Unused 63%
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 56ms
Transfer 9 KB
Monthly Cost €1/mo
secure.cdn.fastclick.net
Other
Optional
Execution 52ms
Transfer 22 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.washingtonexaminer.com adds 1036ms and costs ~€11/month
  • Unattributable adds 476ms and costs ~€5/month
  • d15kdpgjg3unno.cloudfront.net adds 288ms and costs ~€3/month
  • client.aps.amazon-adsystem.com adds 268ms 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.washingtonexaminer.com takes 1036ms 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 476ms 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

d15kdpgjg3unno.cloudfront.net takes 288ms 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

client.aps.amazon-adsystem.com takes 268ms 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

60% of cdn.confiant-integrations.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

68% of securepubads.g.doubleclick.net'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

73% of www.washingtonexaminer.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

78% of cdn.browsiprod.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

63% of cdn.onesignal.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

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