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.
6.04 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
19.77 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5.73 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.
12.28 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.
47.47 s
Page Load Progression
FPage Weight BudgetAction6.5 MB transferred, 180 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 CostAction16332ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.zdnet.com/a/neutron/a9b03a097529.modern.js | 3096ms | 2432ms | 3ms | 3rd |
| https://www.zdnet.com/ | 2059ms | 180ms | 358ms | 3rd |
| https://www.gstatic.com/_/mss/boq-cloud-ai-ucs/_/js/k=boq-cloud-ai-ucs.UcsWidgetUi.en_US.XnSlP_UZXMM.2021.O/am=AABO/d=1/rs=AAj4Nmxg86XHFrEvV5J0sMRnXC8ezjfJKw/m=bootstrap_module,ucs_widget_module,xlite_module | 1982ms | 908ms | 1065ms | 3rd |
| Unattributable | 1821ms | 333ms | 0ms | 3rd |
| https://cdn.ziffstatic.com/pg/zdnet.js | 604ms | 261ms | 61ms | 3rd |
| https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js | 570ms | 455ms | 63ms | 3rd |
| https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_a8ec0b4e51efd1e1ddbdf1b4c6576803.br.js | 538ms | 340ms | 75ms | 3rd |
| https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js | 537ms | 483ms | 50ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js | 488ms | 403ms | 77ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=G-1Q25KQB2WE&cx=c>m=4e64e1h1&bs=ctrl | 420ms | 351ms | 65ms | 3rd |
Showing top 10 of 36 scripts
FJS BundlesAction65 scripts, 2.4 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/_/mss/boq-cloud-ai-ucs/_/js/k=boq-cloud-ai-ucs.UcsWidgetUi.en_US.XnSlP_UZXMM.2021.O/am=AABO/d=1/rs=AAj4Nmxg86XHFrEvV5J0sMRnXC8ezjfJKw/m=bootstrap_module,ucs_widget_module,xlite_module | 2269 KB | 714 KB (31%) | ✓ | 3rd |
| https://www.zdnet.com/a/neutron/2febdb49c6ca.modern.js | 464 KB | 263 KB (57%) | ✓ | 3rd |
| https://cdn.ziffstatic.com/pg/zdnet.prebid.js | 232 KB | 162 KB (70%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js | 186 KB | 130 KB (70%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-1Q25KQB2WE | 160 KB | 111 KB (69%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-1Q25KQB2WE&cx=c>m=4e64e1h1&bs=ctrl | 160 KB | 110 KB (69%) | ✓ | 3rd |
| https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js | 142 KB | 85 KB (60%) | ✓ | 3rd |
| https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js | 126 KB | 76 KB (60%) | ✓ | 3rd |
| https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_a8ec0b4e51efd1e1ddbdf1b4c6576803.br.js | 116 KB | 71 KB (61%) | ✓ | 3rd |
| https://www.zdnet.com/a/neutron/b92267d72792.modern.js | 241 KB | 70 KB (29%) | ✓ | 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 InventoryAction180 resources · 6.5 MB · 2.4 MB savings availableFIX
~2.4 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 180 resources | 6.5 MiB | ||||||
BImage Optimization27 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingprivate, max-age=0, s-maxage=0REVIEW
private, max-age=0, s-maxage=0
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| max-age | 0 | Cache for 0 seconds |
| s-maxage | 0 | CDN caches for 0 seconds |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (34 KB)PASS
Web fonts
2
34 KB total
Render-blocking
0
of 2
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 Hints11 hints, 0 missing preconnectsPASS
Current Resource Hints
11 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall180 requests over 6246msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.zdnet.com www.zdnet.com | Other | 3096ms | 106 KB | 46% | €50/mo | Costly |
www.zdnet.com www.zdnet.com | Other | 2059ms | 292 KB | — | €33/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 1982ms | 2269 KB | 31% | €32/mo | Costly |
Unattributable Unattributable | Other | 1821ms | 0 KB | — | €29/mo | Costly |
cdn.ziffstatic.com cdn.ziffstatic.com | Other | 604ms | 86 KB | 79% | €10/mo | Costly |
cdn.ziffstatic.com cdn.ziffstatic.com | Other | 570ms | 126 KB | 60% | €9/mo | Costly |
assets.bounceexchange.com assets.bounceexchange.com | Other | 538ms | 116 KB | 61% | €9/mo | Costly |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 537ms | 142 KB | 60% | €9/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 488ms | 186 KB | 70% | €8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 420ms | 160 KB | 41% | €7/mo | Costly |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 354ms | 82 KB | 56% | €6/mo | Costly |
skullmagnets.com skullmagnets.com | Other | 318ms | 37 KB | — | €5/mo | Costly |
cdn.ziffstatic.com cdn.ziffstatic.com | Other | 304ms | 232 KB | 70% | €5/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 287ms | 127 KB | 38% | €5/mo | Costly |
www.zdnet.com www.zdnet.com | Other | 239ms | 71 KB | 45% | €4/mo | Costly |
openads-cdn.adsrvr.org openads-cdn.adsrvr.org | Other | 211ms | 98 KB | 63% | €3/mo | Costly |
forms.zdnet.com forms.zdnet.com | Other | 204ms | 1 KB | — | €3/mo | Costly |
cdn.static.zdbb.net cdn.static.zdbb.net | Other | 201ms | 175 KB | 24% | €3/mo | Costly |
forms.zdnet.com forms.zdnet.com | Other | 193ms | 116 KB | 59% | €3/mo | Optional |
www.zdnet.com www.zdnet.com | Other | 190ms | 241 KB | 29% | €3/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 180ms | 96 KB | 45% | €3/mo | Optional |
assets.bounceexchange.com assets.bounceexchange.com | Other | 179ms | 16 KB | — | €3/mo | Optional |
pub.doubleverify.com pub.doubleverify.com | Other | 140ms | 31 KB | — | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 135ms | 111 KB | 60% | €2/mo | Optional |
cdn.taboola.com cdn.taboola.com | Other | 119ms | 27 KB | — | €2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 116ms | 34 KB | — | €2/mo | Optional |
cdn.ziffstatic.com cdn.ziffstatic.com | Other | 108ms | 0 KB | — | €2/mo | Optional |
static.chartbeat.com static.chartbeat.com | Other | 101ms | 16 KB | — | €2/mo | Optional |
assets.bounceexchange.com assets.bounceexchange.com | Other | 94ms | 5 KB | — | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 93ms | 160 KB | 69% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 93ms | 160 KB | 69% | €1/mo | Optional |
static.chartbeat.com static.chartbeat.com | Other | 88ms | 10 KB | — | €1/mo | Optional |
siteintercept.qualtrics.com siteintercept.qualtrics.com | Other | 78ms | 19 KB | — | €1/mo | Optional |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 71ms | 58 KB | — | €1/mo | Optional |
api.bounceexchange.com api.bounceexchange.com | Other | 67ms | 1 KB | — | €1/mo | Optional |
forms.zdnet.com forms.zdnet.com | Other | 52ms | 2 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.zdnet.com adds 3096ms and costs ~€50/month
- www.zdnet.com adds 2059ms and costs ~€33/month
- www.gstatic.com adds 1982ms and costs ~€32/month
- Unattributable adds 1821ms and costs ~€29/month
- cdn.ziffstatic.com adds 604ms and costs ~€10/month
- cdn.ziffstatic.com adds 570ms and costs ~€9/month
- assets.bounceexchange.com adds 538ms and costs ~€9/month
- cdn.confiant-integrations.net adds 537ms and costs ~€9/month
- securepubads.g.doubleclick.net adds 488ms and costs ~€8/month
- Google Tag Manager adds 420ms and costs ~€7/month
- client.aps.amazon-adsystem.com adds 354ms and costs ~€6/month
- skullmagnets.com adds 318ms and costs ~€5/month
- cdn.ziffstatic.com adds 304ms and costs ~€5/month
- Facebook Pixel adds 287ms and costs ~€5/month
- www.zdnet.com adds 239ms and costs ~€4/month
- openads-cdn.adsrvr.org adds 211ms and costs ~€3/month
- forms.zdnet.com adds 204ms and costs ~€3/month
- cdn.static.zdbb.net adds 201ms 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
www.zdnet.com takes 3096ms 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.zdnet.com takes 2059ms 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.gstatic.com takes 1982ms 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 1821ms 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.ziffstatic.com takes 604ms 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
79% of cdn.ziffstatic.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.ziffstatic.com takes 570ms 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
60% of cdn.ziffstatic.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
assets.bounceexchange.com takes 538ms 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 assets.bounceexchange.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 537ms 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
60% 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
securepubads.g.doubleclick.net takes 488ms 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
Google Tag Manager takes 420ms 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 354ms 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 client.aps.amazon-adsystem.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
skullmagnets.com takes 318ms 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.ziffstatic.com takes 304ms 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 cdn.ziffstatic.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 287ms 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.zdnet.com takes 239ms 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
openads-cdn.adsrvr.org takes 211ms 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 openads-cdn.adsrvr.org'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
forms.zdnet.com takes 204ms 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.static.zdbb.net takes 201ms 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 forms.zdnet.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
60% 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
69% 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
69% 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