Performance
· 14 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.
646 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
884 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.04 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.041
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.53 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.
7.47 s
Page Load Progression
FPage Weight BudgetAction4.5 MB transferred, 402 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 ImpactAction91% third-party, 0 ms blockingFIX
FJS Execution CostAction5754ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 708ms | 127ms | 0ms | 3rd |
| https://cdn.taboola.com/libtrc/usatodaydemo/loader.js | 672ms | 490ms | 49ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202603310101/pubads_impl.js | 641ms | 565ms | 15ms | 3rd |
| https://www.usatoday.com/ | 594ms | 153ms | 9ms | 1st |
| https://cdn.confiant-integrations.net/gptprebidnativevideo/202601281034/wrap.js | 563ms | 463ms | 46ms | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | 337ms | 285ms | 33ms | 3rd |
| https://vidstat.taboola.com/lite-unit/5.7.0/UnitFeedManagerDesktop.min.js | 259ms | 196ms | 2ms | 3rd |
| https://vidstat.taboola.com/vpaid/units/36_0_8/infra/cmTagFEED_MANAGER.js | 194ms | 173ms | 14ms | 3rd |
| https://www.usatoday.com/tangstatic/js/pbjsandwichdirecta9-q1a2z3a44d3739.min.js | 175ms | 136ms | 11ms | 1st |
| https://www.googletagmanager.com/gtag/destination?id=AW-994302621&cx=c>m=4e6411 | 173ms | 148ms | 23ms | 3rd |
Showing top 10 of 25 scripts
FJS BundlesAction91 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.taboola.com/libtrc/usatodaydemo/loader.js | 356 KB | 134 KB (38%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202603310101/pubads_impl.js | 182 KB | 78 KB (43%) | ✓ | 3rd |
| https://cdn.confiant-integrations.net/gptprebidnativevideo/202601281034/wrap.js | 167 KB | 76 KB (46%) | ✓ | 3rd |
| https://vidstat.taboola.com/vpaid/units/36_0_8/infra/cmTagFEED_MANAGER.js | 114 KB | 67 KB (59%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QQ6YP2J211 | 146 KB | 59 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-994302621&cx=c>m=4e6411 | 140 KB | 55 KB (39%) | ✓ | 3rd |
| https://vidstat.taboola.com/vpaid/vPlayer/player/v18.0.4/TBrubiconPrebidHandler.js | 55 KB | 51 KB (92%) | ✓ | 3rd |
| https://vidstat.taboola.com/vpaid/vPlayer/player/v18.0.4/TBopenxPrebidHandler.js | 47 KB | 46 KB (97%) | ✓ | 3rd |
| https://vidstat.taboola.com/vpaid/vPlayer/player/v18.0.4/TBPrebidHandler.js | 74 KB | 45 KB (62%) | ✓ | 3rd |
| https://vidstat.taboola.com/vpaid/vPlayer/player/v18.0.4/TBpulsepointPrebidHandler.js | 47 KB | 44 KB (95%) | ✓ | 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
DHTTP CachingActionno-store (uncacheable)FIX
no-store
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
BImage Optimization123 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 Loading4 fonts (32 KB)PASS
Web fonts
4
32 KB total
Render-blocking
0
of 4
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 HintsNo optimization neededPASS
Network Waterfall402 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 708ms | 0 KB | — | $12/mo | Costly |
cdn.taboola.com cdn.taboola.com | Other | 672ms | 356 KB | 38% | $12/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 641ms | 182 KB | 43% | $11/mo | Costly |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 563ms | 167 KB | 46% | $10/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 337ms | 73 KB | 41% | $6/mo | Costly |
vidstat.taboola.com vidstat.taboola.com | Other | 259ms | 28 KB | — | $4/mo | Costly |
vidstat.taboola.com vidstat.taboola.com | Other | 194ms | 114 KB | 59% | $3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 173ms | 140 KB | 39% | $3/mo | Optional |
jsconfig.adsafeprotected.com jsconfig.adsafeprotected.com | Other | 148ms | 4 KB | — | $3/mo | Optional |
jsconfig.adsafeprotected.com jsconfig.adsafeprotected.com | Other | 127ms | 4 KB | — | $2/mo | Optional |
jsconfig.adsafeprotected.com jsconfig.adsafeprotected.com | Other | 112ms | 4 KB | — | $2/mo | Optional |
pm-widget.taboola.com pm-widget.taboola.com | Other | 109ms | 24 KB | — | $2/mo | Optional |
static.adsafeprotected.com static.adsafeprotected.com | Other | 102ms | 0 KB | — | $2/mo | Optional |
pixel.adsafeprotected.com pixel.adsafeprotected.com | Other | 101ms | 92 KB | 40% | $2/mo | Optional |
pixel.adsafeprotected.com pixel.adsafeprotected.com | Other | 101ms | 92 KB | 39% | $2/mo | Optional |
Mixpanel cdn.mxpnl.com | Analytics | 96ms | 32 KB | — | $2/mo | Optional |
deeperdive.ai deeperdive.ai | Other | 92ms | 82 KB | 48% | $2/mo | Optional |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 88ms | 82 KB | 43% | $2/mo | Optional |
www.usatoday.com www.usatoday.com | Other | 67ms | 0 KB | 25% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 59ms | 146 KB | 40% | $1/mo | Optional |
vidstat.taboola.com vidstat.taboola.com | Other | 57ms | 87 KB | 50% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 708ms and costs ~$12/month
- cdn.taboola.com adds 672ms and costs ~$12/month
- securepubads.g.doubleclick.net adds 641ms and costs ~$11/month
- cdn.confiant-integrations.net adds 563ms and costs ~$10/month
- pagead2.googlesyndication.com adds 337ms and costs ~$6/month
- vidstat.taboola.com adds 259ms and costs ~$4/month
84% 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
Unattributable takes 708ms 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.taboola.com takes 672ms 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 641ms 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.confiant-integrations.net takes 563ms 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 337ms 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
vidstat.taboola.com takes 259ms 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
59% of vidstat.taboola.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