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.
2.58 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.23 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5.77 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.134
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
20.88 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.
40.87 s
Page Load Progression
FPage Weight BudgetAction6.7 MB transferred, 301 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
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 CostAction37544ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=31 | 12049ms | 11979ms | 16ms | 3rd |
| https://www.dallasnews.com/ | 9111ms | 1426ms | 16ms | 3rd |
| Unattributable | 2939ms | 410ms | 0ms | 3rd |
| https://cdn.p-n.io/pushly-sdk.min.js?domain_key=s9NUzsYxG3WUWH2gQtxIeH2qO9ijFVuew7WP | 1286ms | 1184ms | 12ms | 3rd |
| https://www.dallasnews.com/_next/static/chunks/framework-f80cd7bf984bdace.js | 1261ms | 1088ms | 13ms | 3rd |
| https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 1123ms | 871ms | 153ms | 3rd |
| https://htlbid.com/v3/dallasmorningnews.com/hnpbid.js | 997ms | 909ms | 59ms | 3rd |
| https://s.ntv.io/serve/load.js | 936ms | 802ms | 85ms | 3rd |
| https://0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app/6af07a2d-d0d3-4dfd-961a-bab066126220-web.js | 745ms | 534ms | 85ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-N799RG7S>m=4e64h1h1 | 676ms | 554ms | 50ms | 3rd |
Showing top 10 of 41 scripts
FJS BundlesAction112 scripts, 1.5 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://s.ntv.io/serve/load.js | 251 KB | 190 KB (76%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 | 188 KB | 125 KB (67%) | ✓ | 3rd |
| https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 257 KB | 101 KB (39%) | ✓ | 3rd |
| https://treg.hearstnp.com/assets/0xB4C31EFABC209F3B75CFCFA49DCB4058E3E91866/GetJS?url=realm.dallasnews.noux.com | 138 KB | 93 KB (68%) | ✓ | 3rd |
| https://cdn.ex.co/player/ap/4.230.0-947b4e1/player.js | 139 KB | 92 KB (66%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17964354794&cx=c>m=4e64h1h1 | 132 KB | 83 KB (63%) | ✓ | 3rd |
| https://cdn.ex.co/player/hls/1.6.2.ST-exco/hls.min.js | 137 KB | 76 KB (56%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-N799RG7S>m=4e64h1h1 | 175 KB | 66 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-15089575&cx=c>m=4e64h1h1 | 129 KB | 61 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=G-1XR291WVM7&cx=c>m=4e64h1h1 | 145 KB | 60 KB (42%) | ✓ | 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 InventoryAction301 resources · 6.7 MB · 1.5 MB savings availableFIX
~1.5 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 301 resources | 6.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization33 images, 0 KB saveableREVIEW
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 Loading9 fonts (117 KB)PASS
Web fonts
9
117 KB total
Render-blocking
0
of 9
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall301 requests over 44540msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
d15kdpgjg3unno.cloudfront.net d15kdpgjg3unno.cloudfront.net | Other | 12049ms | 60 KB | 42% | $160/mo | Costly |
www.dallasnews.com www.dallasnews.com | Other | 9111ms | 130 KB | — | $121/mo | Costly |
Unattributable Unattributable | Other | 2939ms | 0 KB | — | $39/mo | Costly |
cdn.p-n.io cdn.p-n.io | Other | 1286ms | 45 KB | — | $17/mo | Costly |
www.dallasnews.com www.dallasnews.com | Other | 1261ms | 53 KB | 38% | $17/mo | Costly |
cdn.ketchjs.com cdn.ketchjs.com | Other | 1123ms | 257 KB | 39% | $15/mo | Costly |
htlbid.com htlbid.com | Other | 997ms | 146 KB | 29% | $13/mo | Costly |
s.ntv.io s.ntv.io | Other | 936ms | 251 KB | 76% | $12/mo | Costly |
0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app 0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app | Other | 745ms | 226 KB | 10% | $10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 676ms | 175 KB | 38% | $9/mo | Costly |
jadserve.postrelease.com jadserve.postrelease.com | Other | 596ms | 3 KB | — | $8/mo | Costly |
cdn.ex.co cdn.ex.co | Other | 476ms | 137 KB | 56% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 440ms | 145 KB | 42% | $6/mo | Costly |
player.ex.co player.ex.co | Other | 437ms | 175 KB | 33% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 412ms | 129 KB | 47% | $5/mo | Costly |
scripts.webcontentassessor.com scripts.webcontentassessor.com | Other | 378ms | 131 KB | — | $5/mo | Costly |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 306ms | 91 KB | 44% | $4/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 288ms | 188 KB | 67% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 226ms | 130 KB | 42% | $3/mo | Costly |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 225ms | 70 KB | 54% | $3/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 221ms | 125 KB | 31% | $3/mo | Costly |
treg.hearstnp.com treg.hearstnp.com | Other | 193ms | 138 KB | 68% | $3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 191ms | 147 KB | 40% | $3/mo | Optional |
sdk.mrf.io sdk.mrf.io | Other | 184ms | 24 KB | — | $2/mo | Optional |
sdk.mrf.io sdk.mrf.io | Other | 183ms | 59 KB | 43% | $2/mo | Optional |
cdn.ex.co cdn.ex.co | Other | 172ms | 139 KB | 66% | $2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 146ms | 18 KB | — | $2/mo | Optional |
js.matheranalytics.com js.matheranalytics.com | Other | 130ms | 0 KB | — | $2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 129ms | 97 KB | 37% | $2/mo | Optional |
launchpad-wrapper.privacymanager.io launchpad-wrapper.privacymanager.io | Other | 124ms | 2 KB | — | $2/mo | Optional |
www.dallasnews.com www.dallasnews.com | Other | 122ms | 1 KB | — | $2/mo | Optional |
www.dallasnews.com www.dallasnews.com | Other | 121ms | 61 KB | 39% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 121ms | 132 KB | 63% | $2/mo | Optional |
b-code.liadm.com b-code.liadm.com | Other | 117ms | 46 KB | — | $2/mo | Optional |
www.dallasnews.com www.dallasnews.com | Other | 83ms | 37 KB | — | $1/mo | Optional |
rumcdn.geoedge.be rumcdn.geoedge.be | Other | 71ms | 9 KB | — | $1/mo | Optional |
ak.sail-horizon.com ak.sail-horizon.com | Other | 71ms | 48 KB | 66% | $1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 70ms | 34 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 67ms | 85 KB | 63% | $1/mo | Optional |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 65ms | 68 KB | — | $1/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 56ms | 22 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- d15kdpgjg3unno.cloudfront.net adds 12049ms and costs ~$160/month
- www.dallasnews.com adds 9111ms and costs ~$121/month
- Unattributable adds 2939ms and costs ~$39/month
- cdn.p-n.io adds 1286ms and costs ~$17/month
- www.dallasnews.com adds 1261ms and costs ~$17/month
- cdn.ketchjs.com adds 1123ms and costs ~$15/month
- htlbid.com adds 997ms and costs ~$13/month
- s.ntv.io adds 936ms and costs ~$12/month
- 0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app adds 745ms and costs ~$10/month
- Google Tag Manager adds 676ms and costs ~$9/month
- jadserve.postrelease.com adds 596ms and costs ~$8/month
- cdn.ex.co adds 476ms and costs ~$6/month
- Google Tag Manager adds 440ms and costs ~$6/month
- player.ex.co adds 437ms and costs ~$6/month
- Google Tag Manager adds 412ms and costs ~$5/month
- scripts.webcontentassessor.com adds 378ms and costs ~$5/month
- c.amazon-adsystem.com adds 306ms and costs ~$4/month
- securepubads.g.doubleclick.net adds 288ms and costs ~$4/month
- Google Tag Manager adds 226ms and costs ~$3/month
- fundingchoicesmessages.google.com adds 225ms and costs ~$3/month
- Facebook Pixel adds 221ms and costs ~$3/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
d15kdpgjg3unno.cloudfront.net takes 12049ms 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.dallasnews.com takes 9111ms 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 2939ms 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
cdn.p-n.io takes 1286ms 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.dallasnews.com takes 1261ms 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
cdn.ketchjs.com takes 1123ms 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
htlbid.com takes 997ms 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
s.ntv.io takes 936ms 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
76% of s.ntv.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
0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app takes 745ms 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
Google Tag Manager takes 676ms 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
jadserve.postrelease.com takes 596ms 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
cdn.ex.co takes 476ms 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.ex.co'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
Google Tag Manager takes 440ms 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
player.ex.co takes 437ms 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
Google Tag Manager takes 412ms 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
scripts.webcontentassessor.com takes 378ms 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
c.amazon-adsystem.com takes 306ms 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 288ms 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
67% 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
Google Tag Manager takes 226ms 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
fundingchoicesmessages.google.com takes 225ms 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 fundingchoicesmessages.google.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
Facebook Pixel takes 221ms 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
68% of treg.hearstnp.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
66% of cdn.ex.co'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
63% of Google Tag Manager'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
66% of ak.sail-horizon.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
63% of Google Tag Manager'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