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.
2.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.84 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6.67 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.092
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
11.22 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.
33.15 s
Page Load Progression
FPage Weight BudgetAction4.2 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
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
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 ImpactAction81% third-party, 0 ms blockingFIX
FJS Execution CostAction21114ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 3008ms | 830ms | 0ms | 3rd |
| https://cdn.confiant-integrations.net/gptprebidnativevideo/202601281034/wrap.js | 2630ms | 2327ms | 87ms | 3rd |
| https://cdn.taboola.com/libtrc/usatodaydemo/loader.js | 2219ms | 1563ms | 256ms | 3rd |
| https://www.usatoday.com/ | 1827ms | 575ms | 45ms | 1st |
| https://www.usatoday.com/tangstatic/js/pbjsandwichdirecta9-q1a2z3a44d3739.min.js | 1575ms | 1423ms | 32ms | 1st |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | 1152ms | 1038ms | 53ms | 3rd |
| https://jsconfig.adsafeprotected.com/jsconfig/jload/922805?cbName=__IntegralAS__5673&anId=922805&campId=320x50&pubId=13220208&chanId=23322595739&placementId=7268153005&pubCreative=138552889095&pubOrder=4027050623&cb=1488599944&adsafe_par=&impId=5ef454c2-3055-11f1-854e-ee562125d6b5&custom2=direct&custom3=home-front | 1011ms | 893ms | 3ms | 3rd |
| https://vidstat.taboola.com/lite-unit/5.7.0/UnitFeedManagerMobile.min.js | 848ms | 684ms | 9ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202603310101/pubads_impl.js | 687ms | 456ms | 128ms | 3rd |
| https://vidstat.taboola.com/vpaid/units/36_0_8/infra/cmTagFEED_MANAGER.js | 565ms | 463ms | 87ms | 3rd |
Showing top 10 of 38 scripts
FJS BundlesAction83 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://cdn.confiant-integrations.net/gptprebidnativevideo/202601281034/wrap.js | 167 KB | 80 KB (48%) | ✓ | 3rd |
| https://cdn.confiant-integrations.net/gptprebidnativevideo/202601281034/wrap.js | 167 KB | 80 KB (48%) | ✓ | 3rd |
| https://cdn.confiant-integrations.net/gptprebidnativevideo/202601281034/wrap.js | 0 KB | 80 KB (48%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202603310101/pubads_impl.js | 182 KB | 80 KB (44%) | ✓ | 3rd |
| https://vidstat.taboola.com/vpaid/units/36_0_8/infra/cmTagFEED_MANAGER.js | 114 KB | 68 KB (59%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QQ6YP2J211 | 146 KB | 58 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-994302621&cx=c>m=4e6411h1 | 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/TBPrebidHandler.js | 74 KB | 45 KB (61%) | ✓ | 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 Optimization161 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 Loading1 fonts (8 KB)PASS
Web fonts
1
8 KB total
Render-blocking
0
of 1
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 Hints53 hints, 0 missing preconnectsPASS
Current Resource Hints
53 resource hints configured
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 | 3008ms | 0 KB | — | $52/mo | Costly |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 2630ms | 0 KB | 48% | $45/mo | Costly |
cdn.taboola.com cdn.taboola.com | Other | 2219ms | 356 KB | 38% | $38/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 1152ms | 73 KB | 41% | $20/mo | Costly |
jsconfig.adsafeprotected.com jsconfig.adsafeprotected.com | Other | 1011ms | 4 KB | — | $17/mo | Costly |
vidstat.taboola.com vidstat.taboola.com | Other | 848ms | 29 KB | — | $15/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 687ms | 182 KB | 44% | $12/mo | Costly |
vidstat.taboola.com vidstat.taboola.com | Other | 565ms | 114 KB | 59% | $10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 339ms | 140 KB | 39% | $6/mo | Costly |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 323ms | 82 KB | — | $6/mo | Costly |
static.adsafeprotected.com static.adsafeprotected.com | Other | 322ms | 0 KB | — | $6/mo | Costly |
www.usatoday.com www.usatoday.com | Other | 317ms | 0 KB | 25% | $5/mo | Costly |
deeperdive.ai deeperdive.ai | Other | 300ms | 82 KB | 48% | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 278ms | 146 KB | 40% | $5/mo | Costly |
pm-widget.taboola.com pm-widget.taboola.com | Other | 242ms | 24 KB | — | $4/mo | Costly |
pixel.adsafeprotected.com pixel.adsafeprotected.com | Other | 238ms | 92 KB | 39% | $4/mo | Costly |
jsconfig.adsafeprotected.com jsconfig.adsafeprotected.com | Other | 238ms | 4 KB | — | $4/mo | Costly |
vidstat.taboola.com vidstat.taboola.com | Other | 217ms | 87 KB | 49% | $4/mo | Costly |
Mixpanel cdn.mxpnl.com | Analytics | 181ms | 32 KB | — | $3/mo | Optional |
cdn.brandmetrics.com cdn.brandmetrics.com | Other | 169ms | 18 KB | — | $3/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 163ms | 22 KB | — | $3/mo | Optional |
vidstat.taboola.com vidstat.taboola.com | Other | 163ms | 74 KB | 61% | $3/mo | Optional |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 154ms | 4 KB | — | $3/mo | Optional |
ep2.adtrafficquality.google ep2.adtrafficquality.google | Other | 147ms | 8 KB | — | $3/mo | Optional |
vidstat.taboola.com vidstat.taboola.com | Other | 141ms | 48 KB | 94% | $2/mo | Optional |
pixel.adsafeprotected.com pixel.adsafeprotected.com | Other | 130ms | 92 KB | 39% | $2/mo | Optional |
static.criteo.net static.criteo.net | Other | 109ms | 15 KB | — | $2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 107ms | 34 KB | — | $2/mo | Optional |
c2.taboola.com c2.taboola.com | Other | 105ms | 19 KB | — | $2/mo | Optional |
static.adsafeprotected.com static.adsafeprotected.com | Other | 90ms | 5 KB | — | $2/mo | Optional |
connectid.analytics.yahoo.com connectid.analytics.yahoo.com | Other | 76ms | 9 KB | — | $1/mo | Optional |
vidstat.taboola.com vidstat.taboola.com | Other | 63ms | 55 KB | 92% | $1/mo | Optional |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 61ms | 0 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 3008ms and costs ~$52/month
- cdn.confiant-integrations.net adds 2630ms and costs ~$45/month
- cdn.taboola.com adds 2219ms and costs ~$38/month
- pagead2.googlesyndication.com adds 1152ms and costs ~$20/month
- jsconfig.adsafeprotected.com adds 1011ms and costs ~$17/month
- vidstat.taboola.com adds 848ms and costs ~$15/month
- securepubads.g.doubleclick.net adds 687ms and costs ~$12/month
- vidstat.taboola.com adds 565ms and costs ~$10/month
- Google Tag Manager adds 339ms and costs ~$6/month
- client.aps.amazon-adsystem.com adds 323ms and costs ~$6/month
- static.adsafeprotected.com adds 322ms and costs ~$6/month
- www.usatoday.com adds 317ms and costs ~$5/month
- deeperdive.ai adds 300ms and costs ~$5/month
- Google Tag Manager adds 278ms and costs ~$5/month
- pm-widget.taboola.com adds 242ms and costs ~$4/month
- pixel.adsafeprotected.com adds 238ms and costs ~$4/month
- jsconfig.adsafeprotected.com adds 238ms and costs ~$4/month
- vidstat.taboola.com adds 217ms and costs ~$4/month
80% 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 3008ms 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 2630ms 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 2219ms 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 1152ms 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
jsconfig.adsafeprotected.com takes 1011ms 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 848ms 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 687ms 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 565ms 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
Google Tag Manager takes 339ms 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
client.aps.amazon-adsystem.com takes 323ms 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
static.adsafeprotected.com takes 322ms 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.usatoday.com takes 317ms 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
deeperdive.ai takes 300ms 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 278ms 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
pm-widget.taboola.com takes 242ms 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
pixel.adsafeprotected.com takes 238ms 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
jsconfig.adsafeprotected.com takes 238ms 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 217ms 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
61% 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
94% 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
92% 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