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.
3.43 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.72 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
11.02 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
1.246
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
18.01 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.
58.99 s
Page Load Progression
FPage Weight BudgetAction7.7 MB transferred, 822 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 CostAction32448ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://variety.com/ | 4146ms | 1822ms | 45ms | 3rd |
| Unattributable | 3936ms | 792ms | 0ms | 3rd |
| https://tagan.adlightning.com/penske/op.js | 3106ms | 1413ms | 3ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604010101/pubads_impl.js?cb=31097585 | 1907ms | 1666ms | 71ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 1424ms | 1317ms | 81ms | 3rd |
| https://cdn.permutive.com/0635cf1b-f643-4e37-9409-6aea90a5e8d0-web.js | 1302ms | 1046ms | 184ms | 3rd |
| https://cdn.tinypass.com/api/tinypass.min.js | 1292ms | 1005ms | 57ms | 3rd |
| https://variety.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.js?ver=51e4a1301069d39e3ad1 | 1016ms | 790ms | 3ms | 3rd |
| https://ads.blogherads.com/static/chunks/7002.d82b854e78051d59cd31.js | 960ms | 887ms | 35ms | 3rd |
| https://ads.blogherads.com/static/cached/apstag.js | 890ms | 825ms | 44ms | 3rd |
Showing top 10 of 66 scripts
FJS BundlesAction349 scripts, 1.2 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cds.connatix.com/p/276446261/connatix.player.js?cid=1ffe63de-eb53-11e9-b4d2-06948452ae1a | 119 KB | 90 KB (76%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604010101/pubads_impl.js?cb=31097585 | 182 KB | 79 KB (43%) | ✓ | 3rd |
| https://www.lightboxcdn.com/vendor/54fc2134-b361-4697-a2de-ca735b8070e2/main.js?cb=0E2ED9ABBB1F2D7B3AD6F16BCED4739E | 116 KB | 77 KB (66%) | ✓ | 3rd |
| https://cdn.browsiprod.com/sd/apps/middy/middy-5.61.1298.js | 102 KB | 68 KB (67%) | ✓ | 3rd |
| https://cdn.tinypass.com/api/tinypass.min.js | 132 KB | 67 KB (51%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 124 KB | 66 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-S6DEFT20P4&ver=6.7.5 | 168 KB | 65 KB (39%) | ✓ | 3rd |
| https://static.polarcdn.com/creative/creative.js | 135 KB | 64 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NWPZPX | 141 KB | 57 KB (41%) | ✓ | 3rd |
| https://resources.presage.io/v5.1.20-08e5d921/formats/video-sdk3/index.js | 133 KB | 51 KB (39%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization118 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 Loading18 fonts (294 KB)PASS
Web fonts
18
294 KB total
Render-blocking
0
of 18
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
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 ~22 KB and ~44 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints28 hints, 0 missing preconnectsPASS
Current Resource Hints
28 resource hints configured
Network Waterfall822 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 |
|---|---|---|---|---|---|---|
variety.com variety.com | Other | 4146ms | 101 KB | — | $72/mo | Costly |
Unattributable Unattributable | Other | 3936ms | 0 KB | — | $68/mo | Costly |
tagan.adlightning.com tagan.adlightning.com | Other | 3106ms | 10 KB | — | $54/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 1907ms | 182 KB | 43% | $33/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 1424ms | 124 KB | 53% | $25/mo | Essential |
cdn.permutive.com cdn.permutive.com | Other | 1302ms | 325 KB | — | $22/mo | Costly |
cdn.tinypass.com cdn.tinypass.com | Other | 1292ms | 132 KB | 51% | $22/mo | Costly |
variety.com variety.com | Other | 1016ms | 8 KB | — | $18/mo | Costly |
ads.blogherads.com ads.blogherads.com | Other | 960ms | 132 KB | 37% | $17/mo | Costly |
ads.blogherads.com ads.blogherads.com | Other | 890ms | 135 KB | 37% | $15/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 876ms | 0 KB | 41% | $15/mo | Costly |
static.polarcdn.com static.polarcdn.com | Other | 627ms | 135 KB | 47% | $11/mo | Costly |
tagan.adlightning.com tagan.adlightning.com | Other | 502ms | 0 KB | — | $9/mo | Costly |
jsconfig.adsafeprotected.com jsconfig.adsafeprotected.com | Other | 480ms | 4 KB | — | $8/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 469ms | 22 KB | — | $8/mo | Essential |
tagan.adlightning.com tagan.adlightning.com | Other | 467ms | 30 KB | — | $8/mo | Costly |
cdn.browsiprod.com cdn.browsiprod.com | Other | 461ms | 102 KB | 67% | $8/mo | Costly |
api.fouanalytics.com api.fouanalytics.com | Other | 443ms | 8 KB | — | $8/mo | Costly |
ads.blogherads.com ads.blogherads.com | Other | 437ms | 9 KB | — | $8/mo | Costly |
static.adsafeprotected.com static.adsafeprotected.com | Other | 418ms | 23 KB | — | $7/mo | Costly |
resources.presage.io resources.presage.io | Other | 407ms | 133 KB | 39% | $7/mo | Costly |
d15kdpgjg3unno.cloudfront.net d15kdpgjg3unno.cloudfront.net | Other | 349ms | 57 KB | — | $6/mo | Costly |
ats-wrapper.privacymanager.io ats-wrapper.privacymanager.io | Other | 334ms | 75 KB | 46% | $6/mo | Costly |
cdn-magiclinks.trackonomics.net cdn-magiclinks.trackonomics.net | Other | 322ms | 30 KB | — | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 309ms | 168 KB | 39% | $5/mo | Costly |
www.lightboxcdn.com www.lightboxcdn.com | Other | 271ms | 116 KB | 66% | $5/mo | Costly |
mwtw.presage.io mwtw.presage.io | Other | 245ms | 67 KB | 65% | $4/mo | Costly |
ms-ads.presage.io ms-ads.presage.io | Other | 243ms | 6 KB | — | $4/mo | Costly |
Hotjar script.hotjar.com | Session Replay | 232ms | 57 KB | 67% | $4/mo | Costly |
variety.com variety.com | Other | 212ms | 8 KB | — | $4/mo | Costly |
content.jwplatform.com content.jwplatform.com | Other | 210ms | 65 KB | — | $4/mo | Costly |
cds.connatix.com cds.connatix.com | Other | 209ms | 119 KB | 76% | $4/mo | Costly |
s.skimresources.com s.skimresources.com | Other | 200ms | 17 KB | — | $3/mo | Costly |
html-load.com html-load.com | Other | 196ms | 47 KB | — | $3/mo | Optional |
variety.com variety.com | Other | 189ms | 4 KB | — | $3/mo | Optional |
cdn.cxense.com cdn.cxense.com | Other | 172ms | 38 KB | 58% | $3/mo | Optional |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 171ms | 2 KB | — | $3/mo | Optional |
resources.presage.io resources.presage.io | Other | 163ms | 30 KB | — | $3/mo | Optional |
successbuffet.com successbuffet.com | Other | 163ms | 34 KB | — | $3/mo | Optional |
variety.com variety.com | Other | 160ms | 31 KB | 67% | $3/mo | Optional |
tagan.adlightning.com tagan.adlightning.com | Other | 148ms | 65 KB | — | $3/mo | Optional |
tagan.adlightning.com tagan.adlightning.com | Other | 140ms | 63 KB | — | $2/mo | Optional |
ads.blogherads.com ads.blogherads.com | Other | 138ms | 8 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 135ms | 141 KB | 41% | $2/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 129ms | 47 KB | — | $2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 123ms | 34 KB | — | $2/mo | Optional |
ads.blogherads.com ads.blogherads.com | Other | 116ms | 8 KB | — | $2/mo | Optional |
static.criteo.net static.criteo.net | Other | 114ms | 15 KB | — | $2/mo | Optional |
pixel.adsafeprotected.com pixel.adsafeprotected.com | Other | 110ms | 92 KB | 31% | $2/mo | Optional |
cds.connatix.com cds.connatix.com | Other | 109ms | 1 KB | — | $2/mo | Optional |
cdn.id5-sync.com cdn.id5-sync.com | Other | 107ms | 34 KB | 91% | $2/mo | Optional |
ep2.adtrafficquality.google ep2.adtrafficquality.google | Other | 100ms | 8 KB | — | $2/mo | Optional |
variety.com variety.com | Other | 96ms | 19 KB | — | $2/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 92ms | 21 KB | — | $2/mo | Optional |
cdn.browsiprod.com cdn.browsiprod.com | Other | 90ms | 14 KB | — | $2/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 89ms | 9 KB | — | $2/mo | Essential |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 84ms | 0 KB | 65% | $1/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 80ms | 25 KB | — | $1/mo | Optional |
tags.crwdcntrl.net tags.crwdcntrl.net | Other | 80ms | 13 KB | — | $1/mo | Optional |
resources.presage.io resources.presage.io | Other | 79ms | 10 KB | — | $1/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 72ms | 22 KB | — | $1/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 69ms | 19 KB | — | $1/mo | Optional |
aax-events-cell01-cf.us-east.aps.axp.amazon-adsystem.com aax-events-cell01-cf.us-east.aps.axp.amazon-adsystem.com | Other | 64ms | 11 KB | — | $1/mo | Optional |
secure.quantserve.com secure.quantserve.com | Other | 59ms | 12 KB | — | $1/mo | Optional |
www.iheart.com www.iheart.com | Other | 56ms | 12 KB | — | $1/mo | Optional |
amplify.outbrain.com amplify.outbrain.com | Other | 51ms | 18 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- variety.com adds 4146ms and costs ~$72/month
- Unattributable adds 3936ms and costs ~$68/month
- tagan.adlightning.com adds 3106ms and costs ~$54/month
- securepubads.g.doubleclick.net adds 1907ms and costs ~$33/month
- cdn.permutive.com adds 1302ms and costs ~$22/month
- cdn.tinypass.com adds 1292ms and costs ~$22/month
- variety.com adds 1016ms and costs ~$18/month
- ads.blogherads.com adds 960ms and costs ~$17/month
- ads.blogherads.com adds 890ms and costs ~$15/month
- pagead2.googlesyndication.com adds 876ms and costs ~$15/month
- static.polarcdn.com adds 627ms and costs ~$11/month
- tagan.adlightning.com adds 502ms and costs ~$9/month
- jsconfig.adsafeprotected.com adds 480ms and costs ~$8/month
- tagan.adlightning.com adds 467ms and costs ~$8/month
- cdn.browsiprod.com adds 461ms and costs ~$8/month
- api.fouanalytics.com adds 443ms and costs ~$8/month
- ads.blogherads.com adds 437ms and costs ~$8/month
- static.adsafeprotected.com adds 418ms and costs ~$7/month
- resources.presage.io adds 407ms and costs ~$7/month
- d15kdpgjg3unno.cloudfront.net adds 349ms and costs ~$6/month
- ats-wrapper.privacymanager.io adds 334ms and costs ~$6/month
- cdn-magiclinks.trackonomics.net adds 322ms and costs ~$6/month
- Google Tag Manager adds 309ms and costs ~$5/month
- www.lightboxcdn.com adds 271ms and costs ~$5/month
- mwtw.presage.io adds 245ms and costs ~$4/month
- ms-ads.presage.io adds 243ms and costs ~$4/month
- Hotjar adds 232ms and costs ~$4/month
- variety.com adds 212ms and costs ~$4/month
- content.jwplatform.com adds 210ms and costs ~$4/month
- cds.connatix.com adds 209ms and costs ~$4/month
- s.skimresources.com adds 200ms 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
variety.com takes 4146ms 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 3936ms 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 3106ms 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 1907ms 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
53% 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
cdn.permutive.com takes 1302ms 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.tinypass.com takes 1292ms 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 cdn.tinypass.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
variety.com takes 1016ms 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
ads.blogherads.com takes 960ms 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
ads.blogherads.com takes 890ms 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 876ms 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.polarcdn.com takes 627ms 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 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
jsconfig.adsafeprotected.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
tagan.adlightning.com takes 467ms 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.browsiprod.com takes 461ms 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 cdn.browsiprod.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
api.fouanalytics.com takes 443ms 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
ads.blogherads.com 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
static.adsafeprotected.com takes 418ms 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
resources.presage.io takes 407ms 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
d15kdpgjg3unno.cloudfront.net takes 349ms 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
ats-wrapper.privacymanager.io takes 334ms 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-magiclinks.trackonomics.net 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
Google Tag Manager takes 309ms 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.lightboxcdn.com takes 271ms 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 www.lightboxcdn.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
mwtw.presage.io takes 245ms 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 mwtw.presage.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
ms-ads.presage.io takes 243ms 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
Hotjar 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
67% of Hotjar'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
variety.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
content.jwplatform.com takes 210ms 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 209ms 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 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
s.skimresources.com takes 200ms 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
58% of cdn.cxense.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
67% of variety.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
91% of cdn.id5-sync.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 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