Skip to content
https://breitbart.com

Performance

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

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

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

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

2.66 s

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

110 ms

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

0.176

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

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

4.30 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
4.7 MB transferred, 95 requests
FIX
4.7 MB transferred, 95 requests
Critical::
Page weighs 11.3 MB (4.7 MB transferred)
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
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 274 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 274 KB
Info::
95 HTTP requests
Info::
Estimated 0.99 g CO2 per page load
4.7 MB / 2.4 MB budget
4.7 MB transferred
95 requests
0.99 g CO2 per page load
Images 2.2 MiB 47%
JavaScript 1.7 MiB 36%
Fonts 274.0 KiB 6%
Other 212.7 KiB 4%
CSS 174.1 KiB 4%
HTML 101.2 KiB 2%
Other 27.6 KiB 1%
Other 726 B 0%
Other 487 B 0%
Other 0 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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.7 MiB of 4.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
22 scripts, 504 KB unused
FIX
22 scripts, 504 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 155 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 131 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202408.1...: 63 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5PBM...: 62 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.breitbart.com/t/style-6309410887527824...: 43 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 504 KB
504 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604160101/show_ads_impl_fy2021.js178 KB155 KB (88%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB131 KB (70%)3rd
https://cdn.cookielaw.org/scripttemplates/202408.1.0/otBannerSdk.js110 KB63 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5PBM4HC45W170 KB62 KB (37%)3rd
https://www.breitbart.com/t/style-63094108875278243078.js66 KB43 KB (65%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-922928903750347254 KB28 KB (52%)3rd
https://scripts.webcontentassessor.com/scripts/25915dba3f71a41b2d6242657214b496c2beb5fd937e31770246f82c5319545344 KB22 KB (49%)3rd
https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.4/moment.min.js17 KB3rd
https://breitbartproduction.disqus.com/count-data.js?1=32608886&1=32628436&1=32635631&1=32636101&1=32636886&1=32636971&1=32637061&1=32637101&1=32637456&1=32637636&1=32638106&1=32638611&1=32639356&1=32639676&1=32639751&1=32640511&1=32640621&1=32640931&1=32641446&1=32641491&1=32641506&1=32641526&1=32641531&1=32641656&1=32641736&_=177680752 KB3rd
https://pagead2.googlesyndication.com/tag/js/gpt.js34 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
95 resources · 4.7 MB · 504 KB savings available
FIX
95 resources · 4.7 MB · 504 KB savings available
Warning::
Page weight 3.7 MB over 1MB target
Got: 4.7 MB Expected: ≤ 1 MB
Info::
~504 KB of savings available
Warning::
94 third-party resources (100% of weight)
Info::
4 resources over 200KB
95 resources · 4.7 MiB · 94 third-party 3.7 MiB over 1MB target
Image 47% · 2.2 MiB
JavaScript 36% · 1.7 MiB
Font 6% · 274.0 KiB
Other 5% · 235.4 KiB
CSS 4% · 178.4 KiB
Document 2% · 101.2 KiB

~504.2 KiB of savings available

Remove unused JavaScript: 504.2 KiB
C
Image Optimization
Action
40 images, 0 KB saveable
REVIEW
40 images, 0 KB saveable
Warning::
https://media.breitbart.com/media/2026/04/John-Ter... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/same-sex... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/GabrielR... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/euphoria... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2024/10/alexcoop... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2025/04/walz-420... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/Andrew-C... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/donald-t... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/GettyIma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/55142580... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/Jared-Pa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/GettyIma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/D4vdHern... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2024/12/Rachel-M... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2025/01/AK-420x3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/GettyIma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.breitbart.com/media/2026/04/GettyIma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
40 images 2.2 MB
0 oversized -0 KB
34 legacy format
18 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

Performance issues directly impact user engagement and conversion rates.

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

C
JS Execution Cost
Action
1054ms total JS execution
REVIEW
1054ms total JS execution
Warning::
https://www.breitbart.com/: 312ms CPU time
Info::
https://www.breitbart.com/t/style-6309410887527824...: 228ms CPU time
Info::
https://cdn.cookielaw.org/scripttemplates/202408.1...: 201ms CPU time
Info::
Unattributable: 161ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/manag...: 87ms CPU time
Warning::
Third-party scripts: 1054ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 20% Style & Layout 15% Rendering 7% Script Parsing & Compilation 5% Garbage Collection 4%
ScriptTotalScriptingParse/CompileParty
https://www.breitbart.com/312ms37ms3ms3rd
https://www.breitbart.com/t/style-63094108875278243078.js228ms158ms5ms3rd
https://cdn.cookielaw.org/scripttemplates/202408.1.0/otTCF.js201ms164ms1ms3rd
Unattributable161ms5ms0ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604160201/pubads_impl.js87ms60ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=G-5PBM4HC45W66ms53ms12ms3rd
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
6 fonts (274 KB)
PASS
6 fonts (274 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

274 KB total

Render-blocking

0

of 6

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 2.5 s FCP 1.3 s LCP 2.7 shttps://fonts.gstatic.com/s/fjallaone/v16/Yq6R-LCAWCX3-6Ky7FAFrOF6kjouQb4.woff2Yq6R-LCAWCX3-6Ky7FAFrOF... https://fonts.gstatic.com/s/fjallaone/v16/Yq6R-LCAWCX3-6Ky7FAFrOF6kjouQb4.woff2 — 37.1 KiB — 49 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff2 — 77.1 KiB — 80 ms — font-display: swaphttps://fonts.gstatic.com/s/bebasneue/v16/JTUSjIg69CK48gW7PXoo9WlhyyTh89Y.woff2JTUSjIg69CK48gW7PXoo9Wl... https://fonts.gstatic.com/s/bebasneue/v16/JTUSjIg69CK48gW7PXoo9WlhyyTh89Y.woff2 — 8.4 KiB — 39 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2 — 75.6 KiB — 88 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 65 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 30 ms — font-display: swap
Yq6R-LCAWCX3-6Ky7FAFrOF... woff2 swap
Size 37 KB
Load time 49 ms
Start 307 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 80 ms
Start 307 ms
Risk FOUT — text flashes from fallback to web font
JTUSjIg69CK48gW7PXoo9Wl... woff2 swap
Size 8 KB
Load time 39 ms
Start 311 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 76 KB
Load time 88 ms
Start 316 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 65 ms
Start 623 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 30 ms
Start 1.2 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)
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: Google Cloud

A
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: public, max-age=3600, proxy-revalidate
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

public, max-age=3600, proxy-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age3600Cache for 1 hour
proxy-revalidate
Effective TTL: 3600 seconds
Network Waterfall
95 requests over 3918ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.3 s LCP 2.7 shttps://breitbart.com// https://breitbart.com/ — 301 — 188 B — 60 ms — h2https://www.breitbart.com/www.breitbart.com/ https://www.breitbart.com/ — 200 — 47.0 KiB — 44 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 81 ms — h2https://cdn.cookielaw.org/consent/bea5fecf-7066-4a7e-ad83-51130a031a8a/bea5fecf-7066-4a7e-ad83-51130a031a8a.jsoncdn.cookielaw.org/consent/bea5fecf-... https://cdn.cookielaw.org/consent/bea5fecf-7066-4a7e-ad83-51130a031a8a/bea5fecf-7066-4a7e-ad83-51130a031a8a.json — 200 — 2.7 KiB — 89 ms — h2https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Fjalla+One&family=Open+Sans:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=Be... https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Fjalla+One&family=Open+Sans:wght@400;500;600;700&display=swap — 200 — 2.4 KiB — 97 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css — 200 — 10.9 KiB — 48 ms — h3https://www.breitbart.com/t/style-63094108875278243078.csswww.breitbart.com/t/style-630941088... https://www.breitbart.com/t/style-63094108875278243078.css — 200 — 47.4 KiB — 35 ms — h2https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=4.8.0&features=default%2Ces5%2Ces6%2Cfetch%2CIntersectionObserverEntry%2CIntersectionObserver%2CmatchMedia%2CrequestIdleCallback&flags=gatedcdnjs.cloudflare.com/polyfill/v3/po... https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=4.8.0&features=default%2Ces5%2Ces6%2Cfetch%2CIntersectionObserverEntry%2CIntersectionObserver%2CmatchMedia%2CrequestIdleCallback&flags=gated — 200 — 770 B — 54 ms — h3https://scripts.webcontentassessor.com/scripts/25915dba3f71a41b2d6242657214b496c2beb5fd937e31770246f82c53195453scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/25915dba3f71a41b2d6242657214b496c2beb5fd937e31770246f82c53195453 — 200 — 44.3 KiB — 19 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.3 KiB — 103 ms — h3https://www.breitbart.com/t/style-63094108875278243078.jswww.breitbart.com/t/style-630941088... https://www.breitbart.com/t/style-63094108875278243078.js — 200 — 65.7 KiB — 46 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 100 ms — h2https://vjs.zencdn.net/7.20.3/video-js.cssvjs.zencdn.net/7.20.3/video-js.css https://vjs.zencdn.net/7.20.3/video-js.css — 200 — 10.9 KiB — 30 ms — h2https://media.breitbart.com/media/2026/04/GettyImages-2270914398-640x480.pngmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-2270914398-640x480.png — 200 — 429.5 KiB — 149 ms — h3https://ip.breitbart.com/ip.breitbart.com/ https://ip.breitbart.com/ — 200 — 348 B — 400 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 84 ms — h2https://www.breitbart.com/manifest.jsonwww.breitbart.com/manifest.json https://www.breitbart.com/manifest.json — 200 — 726 B — 41 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 126 B — 29 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5PBM4HC45Wwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5PBM4HC45W — 200 — 170.2 KiB — 173 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9229289037503472pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9229289037503472 — 200 — 54.4 KiB — 105 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOMAAADICAMAAAAtO6aLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOMAAADICAMAAAAtO6aLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB… — 200 — 0 B — 0 ms — datahttps://www.breitbart.com/t/assets/i/tag-overlay/on-the-hill.pngwww.breitbart.com/t/assets/i/tag-ov... https://www.breitbart.com/t/assets/i/tag-overlay/on-the-hill.png — 200 — 23.4 KiB — 31 ms — h3https://www.breitbart.com/t/assets/i/tag-overlay/b-inspired-news.pngwww.breitbart.com/t/assets/i/tag-ov... https://www.breitbart.com/t/assets/i/tag-overlay/b-inspired-news.png — 200 — 10.6 KiB — 24 ms — h3data:image/gif;base64,R0lGODlhiACFAJEAAP////v7++/v72VlZSH5BAAHAP8ALAAAAACIAIUAAAL/nI+py+0Po5y02ouz3…data:image/gif;base64,R0lGODlhiACFA... data:image/gif;base64,R0lGODlhiACFAJEAAP////v7++/v72VlZSH5BAAHAP8ALAAAAACIAIUAAAL/nI+py+0Po5y02ouz3… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0c…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0c… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAMAAABlApw1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAMAAABlApw1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0c…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0c… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjkyIiB3aWR0aD0iOTIiIHhtbG5zPSJodHRwOi8vd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjkyIiB3aWR0aD0iOTIiIHhtbG5zPSJodHRwOi8vd… — 200 — 0 B — 0 ms — datahttps://media.breitbart.com/media/2026/04/euphoriasweeney-640x480.jpgmedia.breitbart.com/media/2026/04/e... https://media.breitbart.com/media/2026/04/euphoriasweeney-640x480.jpg — 200 — 70.4 KiB — 25 ms — h3https://media.breitbart.com/media/2026/04/GettyImages-706852517-420x315.jpgmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-706852517-420x315.jpg — 200 — 17.9 KiB — 55 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.3 s LCP 2.7 shttps://breitbart.com// https://breitbart.com/ — 301 — 188 B — 60 ms — h2https://www.breitbart.com/www.breitbart.com/ https://www.breitbart.com/ — 200 — 47.0 KiB — 44 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 81 ms — h2https://cdn.cookielaw.org/consent/bea5fecf-7066-4a7e-ad83-51130a031a8a/bea5fecf-7066-4a7e-ad83-51130a031a8a.jsoncdn.cookielaw.org/consent/bea5fecf-... https://cdn.cookielaw.org/consent/bea5fecf-7066-4a7e-ad83-51130a031a8a/bea5fecf-7066-4a7e-ad83-51130a031a8a.json — 200 — 2.7 KiB — 89 ms — h2https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Fjalla+One&family=Open+Sans:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=Be... https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Fjalla+One&family=Open+Sans:wght@400;500;600;700&display=swap — 200 — 2.4 KiB — 97 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css — 200 — 10.9 KiB — 48 ms — h3https://www.breitbart.com/t/style-63094108875278243078.csswww.breitbart.com/t/style-630941088... https://www.breitbart.com/t/style-63094108875278243078.css — 200 — 47.4 KiB — 35 ms — h2https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=4.8.0&features=default%2Ces5%2Ces6%2Cfetch%2CIntersectionObserverEntry%2CIntersectionObserver%2CmatchMedia%2CrequestIdleCallback&flags=gatedcdnjs.cloudflare.com/polyfill/v3/po... https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=4.8.0&features=default%2Ces5%2Ces6%2Cfetch%2CIntersectionObserverEntry%2CIntersectionObserver%2CmatchMedia%2CrequestIdleCallback&flags=gated — 200 — 770 B — 54 ms — h3https://scripts.webcontentassessor.com/scripts/25915dba3f71a41b2d6242657214b496c2beb5fd937e31770246f82c53195453scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/25915dba3f71a41b2d6242657214b496c2beb5fd937e31770246f82c53195453 — 200 — 44.3 KiB — 19 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.3 KiB — 103 ms — h3https://www.breitbart.com/t/style-63094108875278243078.jswww.breitbart.com/t/style-630941088... https://www.breitbart.com/t/style-63094108875278243078.js — 200 — 65.7 KiB — 46 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 100 ms — h2https://vjs.zencdn.net/7.20.3/video-js.cssvjs.zencdn.net/7.20.3/video-js.css https://vjs.zencdn.net/7.20.3/video-js.css — 200 — 10.9 KiB — 30 ms — h2https://media.breitbart.com/media/2026/04/GettyImages-2270914398-640x480.pngmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-2270914398-640x480.png — 200 — 429.5 KiB — 149 ms — h3https://ip.breitbart.com/ip.breitbart.com/ https://ip.breitbart.com/ — 200 — 348 B — 400 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 84 ms — h2https://www.breitbart.com/manifest.jsonwww.breitbart.com/manifest.json https://www.breitbart.com/manifest.json — 200 — 726 B — 41 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 126 B — 29 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5PBM4HC45Wwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5PBM4HC45W — 200 — 170.2 KiB — 173 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9229289037503472pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9229289037503472 — 200 — 54.4 KiB — 105 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOMAAADICAMAAAAtO6aLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOMAAADICAMAAAAtO6aLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB… — 200 — 0 B — 0 ms — datahttps://www.breitbart.com/t/assets/i/tag-overlay/on-the-hill.pngwww.breitbart.com/t/assets/i/tag-ov... https://www.breitbart.com/t/assets/i/tag-overlay/on-the-hill.png — 200 — 23.4 KiB — 31 ms — h3https://www.breitbart.com/t/assets/i/tag-overlay/b-inspired-news.pngwww.breitbart.com/t/assets/i/tag-ov... https://www.breitbart.com/t/assets/i/tag-overlay/b-inspired-news.png — 200 — 10.6 KiB — 24 ms — h3data:image/gif;base64,R0lGODlhiACFAJEAAP////v7++/v72VlZSH5BAAHAP8ALAAAAACIAIUAAAL/nI+py+0Po5y02ouz3…data:image/gif;base64,R0lGODlhiACFA... data:image/gif;base64,R0lGODlhiACFAJEAAP////v7++/v72VlZSH5BAAHAP8ALAAAAACIAIUAAAL/nI+py+0Po5y02ouz3… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0c…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0c… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAMAAABlApw1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAMAAABlApw1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0c…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0c… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjkyIiB3aWR0aD0iOTIiIHhtbG5zPSJodHRwOi8vd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjkyIiB3aWR0aD0iOTIiIHhtbG5zPSJodHRwOi8vd… — 200 — 0 B — 0 ms — datahttps://media.breitbart.com/media/2026/04/euphoriasweeney-640x480.jpgmedia.breitbart.com/media/2026/04/e... https://media.breitbart.com/media/2026/04/euphoriasweeney-640x480.jpg — 200 — 70.4 KiB — 25 ms — h3https://media.breitbart.com/media/2026/04/GettyImages-706852517-420x315.jpgmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-706852517-420x315.jpg — 200 — 17.9 KiB — 55 ms — h3https://media.breitbart.com/media/2024/10/alexcooperkamalaharris-420x315.jpgmedia.breitbart.com/media/2024/10/a... https://media.breitbart.com/media/2024/10/alexcooperkamalaharris-420x315.jpg — 200 — 23.3 KiB — 42 ms — h3https://media.breitbart.com/media/2026/04/GabrielRodr%C3%ADguezVel%C3%A1zquez-640x480.jpgmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GabrielRodr%C3%ADguezVel%C3%A1zquez-640x480.jpg — 200 — 38.5 KiB — 79 ms — h3https://media.breitbart.com/media/2026/04/D4vdHernandez2-420x315.jpgmedia.breitbart.com/media/2026/04/D... https://media.breitbart.com/media/2026/04/D4vdHernandez2-420x315.jpg — 200 — 33.7 KiB — 64 ms — h3https://media.breitbart.com/media/2026/04/donald-trump-oval-office-april-13-2026-white-house-via-flickr-420x315.jpgmedia.breitbart.com/media/2026/04/d... https://media.breitbart.com/media/2026/04/donald-trump-oval-office-april-13-2026-white-house-via-flickr-420x315.jpg — 200 — 20.3 KiB — 105 ms — h3https://media.breitbart.com/media/2024/12/Rachel-Maddow-hand-up-getty-420x315.jpgmedia.breitbart.com/media/2024/12/R... https://media.breitbart.com/media/2024/12/Rachel-Maddow-hand-up-getty-420x315.jpg — 200 — 23.7 KiB — 62 ms — h3https://media.breitbart.com/media/2026/04/55142580788a242dcece4-640x480.jpgmedia.breitbart.com/media/2026/04/5... https://media.breitbart.com/media/2026/04/55142580788a242dcece4-640x480.jpg — 200 — 54.5 KiB — 124 ms — h3https://media.breitbart.com/media/2025/04/walz-420x315.jpgmedia.breitbart.com/media/2025/04/w... https://media.breitbart.com/media/2025/04/walz-420x315.jpg — 200 — 21.8 KiB — 104 ms — h3https://media.breitbart.com/media/2026/04/apr16-26-Irans-top-negotiator-Mohammad-Bagher-Ghalibaf-getty-200x150.jpgmedia.breitbart.com/media/2026/04/a... https://media.breitbart.com/media/2026/04/apr16-26-Irans-top-negotiator-Mohammad-Bagher-Ghalibaf-getty-200x150.jpg — 200 — 10.5 KiB — 78 ms — h3https://media.breitbart.com/media/2026/04/Sheila-Cherfilus-McCormick-1-200x150.jpgmedia.breitbart.com/media/2026/04/S... https://media.breitbart.com/media/2026/04/Sheila-Cherfilus-McCormick-1-200x150.jpg — 200 — 10.5 KiB — 124 ms — h3https://media.breitbart.com/media/2026/04/GettyImages-2270719290-200x150.pngmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-2270719290-200x150.png — 200 — 41.4 KiB — 124 ms — h3https://media.breitbart.com/media/2026/04/springsteen-1-200x150.jpgmedia.breitbart.com/media/2026/04/s... https://media.breitbart.com/media/2026/04/springsteen-1-200x150.jpg — 200 — 8.5 KiB — 97 ms — h3https://media.breitbart.com/media/2026/04/GettyImages-2271383729-200x150.pngmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-2271383729-200x150.png — 200 — 47.7 KiB — 126 ms — h3https://media.breitbart.com/media/2026/04/GettyImages-113390912-e1776793272258-200x150.jpgmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-113390912-e1776793272258-200x150.jpg — 200 — 22.9 KiB — 122 ms — h3https://media.breitbart.com/media/2026/04/armed-member-Islamic-Revolutionary-Guard-Corps-IRGC-mar2026-getty-200x150.jpgmedia.breitbart.com/media/2026/04/a... https://media.breitbart.com/media/2026/04/armed-member-Islamic-Revolutionary-Guard-Corps-IRGC-mar2026-getty-200x150.jpg — 200 — 12.0 KiB — 99 ms — h3https://media.breitbart.com/media/2026/04/552116683654ecfbb996d-200x150.jpgmedia.breitbart.com/media/2026/04/5... https://media.breitbart.com/media/2026/04/552116683654ecfbb996d-200x150.jpg — 200 — 14.7 KiB — 100 ms — h3https://media.breitbart.com/media/2026/04/GettyImages-2270914398-200x150.pngmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-2270914398-200x150.png — 200 — 44.7 KiB — 121 ms — h3https://media.breitbart.com/media/2026/04/donald-trump-oval-office-april-13-2026-white-house-via-flickr-200x150.jpgmedia.breitbart.com/media/2026/04/d... https://media.breitbart.com/media/2026/04/donald-trump-oval-office-april-13-2026-white-house-via-flickr-200x150.jpg — 200 — 7.2 KiB — 95 ms — h3https://fonts.gstatic.com/s/fjallaone/v16/Yq6R-LCAWCX3-6Ky7FAFrOF6kjouQb4.woff2fonts.gstatic.com/s/fjallaone/v16/Y... https://fonts.gstatic.com/s/fjallaone/v16/Yq6R-LCAWCX3-6Ky7FAFrOF6kjouQb4.woff2 — 200 — 37.1 KiB — 49 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff2 — 200 — 77.1 KiB — 80 ms — h3https://fonts.gstatic.com/s/bebasneue/v16/JTUSjIg69CK48gW7PXoo9WlhyyTh89Y.woff2fonts.gstatic.com/s/bebasneue/v16/J... https://fonts.gstatic.com/s/bebasneue/v16/JTUSjIg69CK48gW7PXoo9WlhyyTh89Y.woff2 — 200 — 8.4 KiB — 39 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2 — 200 — 75.6 KiB — 88 ms — h3https://cdn.cookielaw.org/scripttemplates/202408.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/otBannerSdk.js — 200 — 110.4 KiB — 66 ms — h2https://media.breitbart.com/media/2026/04/GettyImages-2271383729-640x480.pngmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-2271383729-640x480.png — 200 — 344.2 KiB — 87 ms — h3https://media.breitbart.com/media/2025/01/AK-420x315.jpgmedia.breitbart.com/media/2025/01/A... https://media.breitbart.com/media/2025/01/AK-420x315.jpg — 200 — 24.3 KiB — 41 ms — h3https://media.breitbart.com/media/2026/04/GettyImages-490005148-640x480.pngmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-490005148-640x480.png — 200 — 511.0 KiB — 87 ms — h3https://media.breitbart.com/media/2026/04/Andrew-Clyde-R-420x315.jpgmedia.breitbart.com/media/2026/04/A... https://media.breitbart.com/media/2026/04/Andrew-Clyde-R-420x315.jpg — 200 — 20.1 KiB — 61 ms — h3https://media.breitbart.com/media/2025/12/Donald-Trump-9-640x480.jpgmedia.breitbart.com/media/2025/12/D... https://media.breitbart.com/media/2025/12/Donald-Trump-9-640x480.jpg — 200 — 47.7 KiB — 86 ms — h3https://www.youtube-nocookie.com/embed/uErIjJtOpjo?si=nzqxwE8YDyjR79A2www.youtube-nocookie.com/embed/uErI... https://www.youtube-nocookie.com/embed/uErIjJtOpjo?si=nzqxwE8YDyjR79A2 — 200 — 54.2 KiB — 169 ms — h2https://media.breitbart.com/media/2026/04/GettyImages-89641587-640x472.jpgmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-89641587-640x472.jpg — 200 — 63.9 KiB — 38 ms — h3https://media.breitbart.com/media/2026/04/GettyImages-2263379490-e1776775746119-420x314.jpgmedia.breitbart.com/media/2026/04/G... https://media.breitbart.com/media/2026/04/GettyImages-2263379490-e1776775746119-420x314.jpg — 200 — 36.4 KiB — 41 ms — h3https://media.breitbart.com/media/2026/04/John-Ternus-new-CEO-of-Apple-420x315.jpgmedia.breitbart.com/media/2026/04/J... https://media.breitbart.com/media/2026/04/John-Ternus-new-CEO-of-Apple-420x315.jpg — 200 — 15.4 KiB — 39 ms — h3https://media.breitbart.com/media/2026/04/same-sex-marriage-640x480.jpgmedia.breitbart.com/media/2026/04/s... https://media.breitbart.com/media/2026/04/same-sex-marriage-640x480.jpg — 200 — 82.5 KiB — 59 ms — h3https://pagead2.googlesyndication.com/tag/js/gpt.jspagead2.googlesyndication.com/tag/j... https://pagead2.googlesyndication.com/tag/js/gpt.js — 200 — 34.3 KiB — 54 ms — h3https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.4/moment.min.jscdnjs.cloudflare.com/ajax/libs/mome... https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.4/moment.min.js — 200 — 17.1 KiB — 27 ms — h3https://media.breitbart.com/media/2026/04/Jared-Paul-Estrada-420x315.pngmedia.breitbart.com/media/2026/04/J... https://media.breitbart.com/media/2026/04/Jared-Paul-Estrada-420x315.png — 200 — 152.8 KiB — 40 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604160101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604160101/show_ads_impl_fy2021.js — 200 — 177.5 KiB — 72 ms — h3https://www.youtube-nocookie.com/s/player/218d9d92/www-player.csswww.youtube-nocookie.com/s/player/2... https://www.youtube-nocookie.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 42 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.6 KiB — 136 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.0 KiB — 173 ms — h2https://www.youtube-nocookie.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/2... https://www.youtube-nocookie.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.8 KiB — 101 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 65 ms — h3https://breitbartproduction.disqus.com/count-data.js?1=32608886&1=32628436&1=32635631&1=32636101&1=32636886&1=32636971&1=32637061&1=32637101&1=32637456&1=32637636&1=32638106&1=32638611&1=32639356&1=32639676&1=32639751&1=32640511&1=32640621&1=32640931&1=32641446&1=32641491&1=32641506&1=32641526&1=32641531&1=32641656&1=32641736&_=17768075breitbartproduction.disqus.com/coun... https://breitbartproduction.disqus.com/count-data.js?1=32608886&1=32628436&1=32635631&1=32636101&1=32636886&1=32636971&1=32637061&1=32637101&1=32637456&1=32637636&1=32638106&1=32638611&1=32639356&1=32639676&1=32639751&1=32640511&1=32640621&1=32640931&1=32641446&1=32641491&1=32641506&1=32641526&1=32641531&1=32641656&1=32641736&_=17768075 — 200 — 1.5 KiB — 43 ms — http/1.1https://breitbartproduction.disqus.com/count-data.js?1=32641901&1=32642116&1=32642186&1=32642191&1=32642221&1=32642301&1=32642321&1=32642376&1=32642396&1=32642426&1=32642586&1=32643311&1=32643531&1=32643981&1=32644146&1=32644376&1=32644391&1=32644831&1=32644876&1=32644931&1=32645146&1=32645151&1=32645186&1=32645211&1=32645236&_=17768075breitbartproduction.disqus.com/coun... https://breitbartproduction.disqus.com/count-data.js?1=32641901&1=32642116&1=32642186&1=32642191&1=32642221&1=32642301&1=32642321&1=32642376&1=32642396&1=32642426&1=32642586&1=32643311&1=32643531&1=32643981&1=32644146&1=32644376&1=32644391&1=32644831&1=32644876&1=32644931&1=32645146&1=32645151&1=32645186&1=32645211&1=32645236&_=17768075 — 200 — 1.6 KiB — 42 ms — http/1.1https://breitbartproduction.disqus.com/count-data.js?1=32645486&1=32645546&1=32645631&1=32645741&1=32646051&1=32646056&1=32646381&1=32646541&1=32646701&1=32646706&1=32646831&1=32646876&1=32646886&1=32647051&1=32647106&1=32647156&1=32647176&1=32647236&1=32647456&1=32647526&1=32647536&1=32647791&1=32647836&1=32648031&1=32648121&_=17768075breitbartproduction.disqus.com/coun... https://breitbartproduction.disqus.com/count-data.js?1=32645486&1=32645546&1=32645631&1=32645741&1=32646051&1=32646056&1=32646381&1=32646541&1=32646701&1=32646706&1=32646831&1=32646876&1=32646886&1=32647051&1=32647106&1=32647156&1=32647176&1=32647236&1=32647456&1=32647526&1=32647536&1=32647791&1=32647836&1=32648031&1=32648121&_=17768075 — 200 — 1.5 KiB — 38 ms — http/1.1https://breitbartproduction.disqus.com/count-data.js?1=32648161&1=32648551&1=32648631&1=32648736&1=32649086&1=32649126&1=32649136&1=32649141&1=32649296&1=32649341&1=32649381&1=32649706&1=32649826&1=32650061&1=32650096&_=17768075breitbartproduction.disqus.com/coun... https://breitbartproduction.disqus.com/count-data.js?1=32648161&1=32648551&1=32648631&1=32648736&1=32649086&1=32649126&1=32649136&1=32649141&1=32649296&1=32649341&1=32649381&1=32649706&1=32649826&1=32650061&1=32650096&_=17768075 — 200 — 1.2 KiB — 42 ms — http/1.1https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604160201/pubads_impl.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 50 ms — h3https://cdn.cookielaw.org/consent/bea5fecf-7066-4a7e-ad83-51130a031a8a/0191098e-6128-7e62-bae3-1dd43dc3f7d3/en.jsoncdn.cookielaw.org/consent/bea5fecf-... https://cdn.cookielaw.org/consent/bea5fecf-7066-4a7e-ad83-51130a031a8a/0191098e-6128-7e62-bae3-1dd43dc3f7d3/en.json — 200 — 115.3 KiB — 82 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 65 ms — h2https://cdn.cookielaw.org/scripttemplates/202408.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/otTCF.js — 200 — 17.9 KiB — 43 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.4 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otFlat.json — 200 — 3.2 KiB — 35 ms — h2https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otCookieSettingsButton.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 35 ms — h2https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 35 ms — h2https://pagead2.googlesyndication.com/pagead/managed/dict/m202604210101/gptpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 25 ms — h3https://i.ytimg.com/vi/uErIjJtOpjo/default.jpgi.ytimg.com/vi/uErIjJtOpjo/default.... https://i.ytimg.com/vi/uErIjJtOpjo/default.jpg — 200 — 3.9 KiB — 71 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-5PBM4HC45W&gtm=45je64h1v9129799435za200zd9129799435&_p=1776807585525&gcs=G100&gcd=13q3pPW2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5r&gdid=dYWJhMj&_eu=AAAAAGA&_prs=wg&are=1&cid=1452640664.1776807586&frm=0&pscdl=denied&rcb=16&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&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400&sid=1776807586&sct=1&seg=0&dl=https%3A%2F%2Fwww.breitbart.com%2F&dt=Breitbart%20News%20Network&en=page_view&_fv=1&_nsi=1&_ss=2&_ee=1&upn.commented=0&upn.subscribed=0&upn.adblocker=0&up.testgroup=A&up.premium_plan=GUEST&upn.consented=110100&tfd=1161region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5PBM4HC45W&gtm=45je64h1v9129799435za200zd9129799435&_p=1776807585525&gcs=G100&gcd=13q3pPW2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5r&gdid=dYWJhMj&_eu=AAAAAGA&_prs=wg&are=1&cid=1452640664.1776807586&frm=0&pscdl=denied&rcb=16&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&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400&sid=1776807586&sct=1&seg=0&dl=https%3A%2F%2Fwww.breitbart.com%2F&dt=Breitbart%20News%20Network&en=page_view&_fv=1&_nsi=1&_ss=2&_ee=1&upn.commented=0&upn.subscribed=0&upn.adblocker=0&up.testgroup=A&up.premium_plan=GUEST&upn.consented=110100&tfd=1161 — 204 — 550 B — 73 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 30 ms — h3https://www.breitbart.com/favicon.pngwww.breitbart.com/favicon.png https://www.breitbart.com/favicon.png — 200 — 682 B — 21 ms — h3https://www.breitbart.com/apple-touch-icon-144x144.pngwww.breitbart.com/apple-touch-icon-... https://www.breitbart.com/apple-touch-icon-144x144.png — 200 — 1.1 KiB — 22 ms — h3https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.jswww.google.com/js/th/Tsj2rE80jstpz6... https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.js — 200 — 23.3 KiB — 65 ms — h3https://www.youtube-nocookie.com/generate_204?ack2Kgwww.youtube-nocookie.com/generate_2... https://www.youtube-nocookie.com/generate_204?ack2Kg — 204 — 10 B — 27 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 80 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 311 B — 30 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 26 ms — h3https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 31 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1054ms · 488KB · €11/mo
www.breitbart.com
Other
Costly
Execution 312ms
Transfer 47 KB
Monthly Cost €3/mo
www.breitbart.com
Other
Costly
Execution 228ms
Transfer 66 KB
Unused 65%
Monthly Cost €2/mo
OneTrust
Consent
Essential
Execution 201ms
Transfer 18 KB
Monthly Cost €2/mo
Unattributable
Other
Optional
Execution 161ms
Transfer 0 KB
Monthly Cost €2/mo
pagead2.googlesyndication.com
Other
Optional
Execution 87ms
Transfer 188 KB
Unused 70%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 170 KB
Unused 37%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.breitbart.com adds 312ms and costs ~€3/month
  • www.breitbart.com adds 228ms and costs ~€2/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.breitbart.com takes 312ms 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.breitbart.com takes 228ms 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

65% of www.breitbart.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

70% of pagead2.googlesyndication.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