Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
7.89 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
27.28 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
8.03 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
14.05 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.
48.97 s
Page Load Progression
FPage Weight BudgetAction7.3 MB transferred, 531 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
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.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction30419ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.huffpost.com/static-assets/cambria/app/news.6afa175869590600d0c7.js | 5443ms | 1515ms | 51ms | 3rd |
| https://cds.thecontentserver.com/p/320936758/player.js?cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7 | 4424ms | 3849ms | 81ms | 3rd |
| Unattributable | 3813ms | 1280ms | 0ms | 3rd |
| https://micro.rubiconproject.com/prebid/dynamic/13062.js | 1828ms | 1710ms | 64ms | 3rd |
| https://www.huffpost.com/ | 1442ms | 380ms | 28ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 | 1269ms | 944ms | 88ms | 3rd |
| https://client.aps.amazon-adsystem.com/publisher.js | 833ms | 746ms | 49ms | 3rd |
| https://modulous.huffpost.com/2026/04/08/1775660194-bundle-hp-gam-e133aa5.min.js | 795ms | 752ms | 19ms | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 792ms | 692ms | 68ms | 3rd |
| https://cds.connatix.com/p/320936758/cSyncRemote.js | 706ms | 601ms | 35ms | 3rd |
Showing top 10 of 51 scripts
FJS BundlesAction80 scripts, 1.6 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.huffpost.com/static-assets/cambria/app/DailyChecklist.32dd6ff0e8bc37014561.js | 478 KB | 418 KB (88%) | ✓ | 3rd |
| https://www.huffpost.com/static-assets/cambria/app/Card.b7a9091df135ce2d3d8a.js | 133 KB | 115 KB (90%) | ✓ | 3rd |
| https://cds.connatix.com/p/plugins/prebid10.22-2.js | 164 KB | 104 KB (63%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 | 188 KB | 101 KB (54%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 146 KB | 97 KB (66%) | ✓ | 3rd |
| https://html-load.cc/script/d3d3Lmh1ZmZwb3N0LmNvbQ.js | 130 KB | 84 KB (65%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 127 KB | 71 KB (56%) | ✓ | 3rd |
| https://cdn.confiant-integrations.net/video/202603241056/wrap.js | 125 KB | 69 KB (56%) | ✓ | 3rd |
| https://cds.connatix.com/p/320936758/player.ads.js | 96 KB | 62 KB (65%) | ✓ | 3rd |
| https://widgets.outbrain.com/outbrain.js | 110 KB | 54 KB (49%) | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction531 resources · 7.3 MB · 1.6 MB savings availableFIX
~1.6 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 531 resources | 7.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization99 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading14 fonts (494 KB)PASS
Web fonts
14
494 KB total
Render-blocking
0
of 14
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
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 ~59 KB and ~118 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints31 hints, 0 missing preconnectsPASS
Current Resource Hints
31 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall531 requests over 12526msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.huffpost.com www.huffpost.com | Other | 5443ms | 111 KB | 33% | €59/mo | Costly |
cds.thecontentserver.com cds.thecontentserver.com | Other | 4424ms | 139 KB | 31% | €48/mo | Costly |
Unattributable Unattributable | Other | 3813ms | 0 KB | — | €41/mo | Costly |
micro.rubiconproject.com micro.rubiconproject.com | Other | 1828ms | 163 KB | 25% | €20/mo | Costly |
www.huffpost.com www.huffpost.com | Other | 1442ms | 145 KB | — | €16/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 1269ms | 188 KB | 54% | €14/mo | Costly |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 833ms | 82 KB | 38% | €9/mo | Costly |
modulous.huffpost.com modulous.huffpost.com | Other | 795ms | 37 KB | — | €9/mo | Costly |
imasdk.googleapis.com imasdk.googleapis.com | Other | 792ms | 146 KB | 66% | €9/mo | Costly |
cds.connatix.com cds.connatix.com | Other | 706ms | 62 KB | 51% | €8/mo | Costly |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 671ms | 125 KB | 56% | €7/mo | Costly |
tagan.adlightning.com tagan.adlightning.com | Other | 620ms | 11 KB | — | €7/mo | Costly |
cds.thecontentserver.com cds.thecontentserver.com | Other | 566ms | 37 KB | — | €6/mo | Costly |
cds.connatix.com cds.connatix.com | Other | 502ms | 164 KB | 63% | €5/mo | Costly |
mv.outbrain.com mv.outbrain.com | Other | 480ms | 11 KB | — | €5/mo | Costly |
cds.thecontentserver.com cds.thecontentserver.com | Other | 426ms | 75 KB | 52% | €5/mo | Costly |
cdn.id5-sync.com cdn.id5-sync.com | Other | 375ms | 0 KB | — | €4/mo | Costly |
widgets.outbrain.com widgets.outbrain.com | Other | 370ms | 110 KB | 49% | €4/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 347ms | 0 KB | — | €4/mo | Costly |
html-load.cc html-load.cc | Other | 328ms | 130 KB | 65% | €4/mo | Costly |
mv.outbrain.com mv.outbrain.com | Other | 314ms | 7 KB | — | €3/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 301ms | 127 KB | 56% | €3/mo | Essential |
cds.connatix.com cds.connatix.com | Other | 293ms | 17 KB | — | €3/mo | Costly |
tagan.adlightning.com tagan.adlightning.com | Other | 277ms | 103 KB | — | €3/mo | Costly |
mv.outbrain.com mv.outbrain.com | Other | 276ms | 7 KB | — | €3/mo | Costly |
tagan.adlightning.com tagan.adlightning.com | Other | 232ms | 31 KB | — | €3/mo | Costly |
widgets.outbrain.com widgets.outbrain.com | Other | 212ms | 7 KB | — | €2/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 205ms | 34 KB | 70% | €2/mo | Costly |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 183ms | 2 KB | — | €2/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 163ms | 6 KB | — | €2/mo | Essential |
ats-wrapper.privacymanager.io ats-wrapper.privacymanager.io | Other | 159ms | 75 KB | 52% | €2/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 144ms | 0 KB | 65% | €2/mo | Optional |
www.huffpost.com www.huffpost.com | Other | 139ms | 92 KB | 31% | €2/mo | Optional |
www.huffpost.com www.huffpost.com | Other | 134ms | 478 KB | 88% | €1/mo | Optional |
ep2.adtrafficquality.google ep2.adtrafficquality.google | Other | 115ms | 8 KB | — | €1/mo | Optional |
scripts.atmtd.com scripts.atmtd.com | Other | 115ms | 26 KB | — | €1/mo | Optional |
cds.connatix.com cds.connatix.com | Other | 114ms | 12 KB | — | €1/mo | Optional |
static.criteo.net static.criteo.net | Other | 92ms | 15 KB | — | €1/mo | Optional |
cdn.binsiad.com cdn.binsiad.com | Other | 91ms | 26 KB | — | €1/mo | Optional |
cds.connatix.com cds.connatix.com | Other | 87ms | 96 KB | 65% | €1/mo | Optional |
cds.thecontentserver.com cds.thecontentserver.com | Other | 83ms | 45 KB | 52% | €1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 82ms | 9 KB | — | €1/mo | Essential |
www.huffpost.com www.huffpost.com | Other | 80ms | 133 KB | 90% | €1/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 77ms | 22 KB | — | €1/mo | Optional |
launchpad.privacymanager.io launchpad.privacymanager.io | Other | 74ms | 45 KB | — | €1/mo | Optional |
pub.doubleverify.com pub.doubleverify.com | Other | 71ms | 18 KB | — | €1/mo | Optional |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 59ms | 55 KB | — | €1/mo | Optional |
tags.crwdcntrl.net tags.crwdcntrl.net | Other | 58ms | 13 KB | — | €1/mo | Optional |
launchpad-wrapper.privacymanager.io launchpad-wrapper.privacymanager.io | Other | 54ms | 2 KB | — | €1/mo | Optional |
oa.openxcdn.net oa.openxcdn.net | Other | 53ms | 8 KB | — | €1/mo | Optional |
s0.2mdn.net s0.2mdn.net | Other | 52ms | 17 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.huffpost.com adds 5443ms and costs ~€59/month
- cds.thecontentserver.com adds 4424ms and costs ~€48/month
- Unattributable adds 3813ms and costs ~€41/month
- micro.rubiconproject.com adds 1828ms and costs ~€20/month
- www.huffpost.com adds 1442ms and costs ~€16/month
- securepubads.g.doubleclick.net adds 1269ms and costs ~€14/month
- client.aps.amazon-adsystem.com adds 833ms and costs ~€9/month
- modulous.huffpost.com adds 795ms and costs ~€9/month
- imasdk.googleapis.com adds 792ms and costs ~€9/month
- cds.connatix.com adds 706ms and costs ~€8/month
- cdn.confiant-integrations.net adds 671ms and costs ~€7/month
- tagan.adlightning.com adds 620ms and costs ~€7/month
- cds.thecontentserver.com adds 566ms and costs ~€6/month
- cds.connatix.com adds 502ms and costs ~€5/month
- mv.outbrain.com adds 480ms and costs ~€5/month
- cds.thecontentserver.com adds 426ms and costs ~€5/month
- cdn.id5-sync.com adds 375ms and costs ~€4/month
- widgets.outbrain.com adds 370ms and costs ~€4/month
- pagead2.googlesyndication.com adds 347ms and costs ~€4/month
- html-load.cc adds 328ms and costs ~€4/month
- mv.outbrain.com adds 314ms and costs ~€3/month
- cds.connatix.com adds 293ms and costs ~€3/month
- tagan.adlightning.com adds 277ms and costs ~€3/month
- mv.outbrain.com adds 276ms and costs ~€3/month
- tagan.adlightning.com adds 232ms and costs ~€3/month
- widgets.outbrain.com adds 212ms and costs ~€2/month
- securepubads.g.doubleclick.net adds 205ms and costs ~€2/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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.huffpost.com takes 5443ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cds.thecontentserver.com takes 4424ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 3813ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
micro.rubiconproject.com takes 1828ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.huffpost.com takes 1442ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
securepubads.g.doubleclick.net takes 1269ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
54% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
client.aps.amazon-adsystem.com takes 833ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
modulous.huffpost.com takes 795ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
imasdk.googleapis.com takes 792ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
66% of imasdk.googleapis.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
cds.connatix.com takes 706ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
51% of cds.connatix.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
cdn.confiant-integrations.net takes 671ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
56% of cdn.confiant-integrations.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
tagan.adlightning.com takes 620ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cds.thecontentserver.com takes 566ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cds.connatix.com takes 502ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
63% of cds.connatix.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
mv.outbrain.com takes 480ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cds.thecontentserver.com takes 426ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
52% of cds.thecontentserver.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
cdn.id5-sync.com takes 375ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
widgets.outbrain.com takes 370ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
pagead2.googlesyndication.com takes 347ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
html-load.cc takes 328ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
65% of html-load.cc's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
mv.outbrain.com takes 314ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
56% of OneTrust's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
cds.connatix.com takes 293ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
tagan.adlightning.com takes 277ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
mv.outbrain.com takes 276ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
tagan.adlightning.com takes 232ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
widgets.outbrain.com takes 212ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
securepubads.g.doubleclick.net takes 205ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
70% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
52% of ats-wrapper.privacymanager.io's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
65% of pagead2.googlesyndication.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
88% of www.huffpost.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
65% of cds.connatix.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
52% of cds.thecontentserver.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
90% of www.huffpost.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev