Performance
· 16 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.
13.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
25.28 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.34 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.687
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
13.00 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.
35.63 s
Page Load Progression
FPage Weight BudgetAction5.5 MB transferred, 137 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
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
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 ImpactAction94% third-party, 0 ms blockingFIX
FJS Execution CostAction8641ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 2094ms | 759ms | 0ms | 3rd |
| https://www.tomshardware.com/ | 1355ms | 260ms | 81ms | 1st |
| https://www.tomshardware.com/vite/assets/vendor-DH-HcC7C.js | 736ms | 706ms | 1ms | 1st |
| https://cdn.privacy-mgmt.com/unified/4.40.1/usnat-uspapi.090eccada574d39af6f8.bundle.js | 526ms | 408ms | 32ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WWBWRXL | 460ms | 361ms | 56ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WHLXGS3C>m=4e6460 | 454ms | 388ms | 42ms | 3rd |
| https://js.chargebee.com/v2/chargebee.js | 397ms | 288ms | 107ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-HKK8NZEZYV&cx=c>m=4e6460 | 297ms | 236ms | 49ms | 3rd |
| https://hawk.tomshardware.com/js/w/es6/master-7d018138/responsive.js | 285ms | 234ms | 45ms | 3rd |
| https://bordeaux.futurecdn.net/bordeaux.js | 270ms | 192ms | 74ms | 3rd |
Showing top 10 of 23 scripts
FJS BundlesAction65 scripts, 1.0 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://js.chargebee.com/v2/chargebee.js | 281 KB | 205 KB (73%) | ✓ | 3rd |
| https://bordeaux.futurecdn.net/bordeaux.js | 159 KB | 90 KB (57%) | ✓ | 3rd |
| https://hawk.tomshardware.com/js/w/es6/responsive.js | 143 KB | 87 KB (62%) | ✓ | 3rd |
| https://vanilla.futurecdn.net/tomshardware/1597534/media/shared/js/bundle.connect.js | 139 KB | 85 KB (62%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WHLXGS3C>m=4e6460 | 165 KB | 69 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KR9BFFCD>m=4e6460 | 113 KB | 67 KB (59%) | ✓ | 3rd |
| https://hawk.tomshardware.com/js/w/es6/master-7d018138/responsive.js | 142 KB | 64 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MZM3ZZL | 125 KB | 63 KB (50%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-HKK8NZEZYV&cx=c>m=4e6460 | 153 KB | 61 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-XTF601BSRK&cx=c>m=4e6460 | 144 KB | 60 KB (41%) | ✓ | 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,private
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| private | — | Only browser cache, not CDN/proxy |
BImage Optimization21 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 Loading5 fonts (110 KB)PASS
Web fonts
5
110 KB total
Render-blocking
0
of 5
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 Hints18 hints, 0 missing preconnectsPASS
Current Resource Hints
18 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall137 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 | 2094ms | 0 KB | — | €23/mo | Costly |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 526ms | 42 KB | 51% | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 460ms | 141 KB | 34% | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 454ms | 165 KB | 42% | €5/mo | Costly |
js.chargebee.com js.chargebee.com | Other | 397ms | 281 KB | 73% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 297ms | 153 KB | 40% | €3/mo | Costly |
hawk.tomshardware.com hawk.tomshardware.com | Other | 285ms | 142 KB | 51% | €3/mo | Costly |
bordeaux.futurecdn.net bordeaux.futurecdn.net | Other | 270ms | 159 KB | 57% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 218ms | 125 KB | 50% | €2/mo | Costly |
vanilla.futurecdn.net vanilla.futurecdn.net | Other | 201ms | 105 KB | 42% | €2/mo | Costly |
vanilla.futurecdn.net vanilla.futurecdn.net | Other | 196ms | 139 KB | 62% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 196ms | 144 KB | 41% | €2/mo | Optional |
bot.tomshardware.com bot.tomshardware.com | Other | 143ms | 53 KB | — | €2/mo | Optional |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 139ms | 42 KB | — | €2/mo | Optional |
sdk.mrf.io sdk.mrf.io | Other | 136ms | 64 KB | 36% | €1/mo | Optional |
sb.scorecardresearch.com sb.scorecardresearch.com | Other | 127ms | 0 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 114ms | 113 KB | 59% | €1/mo | Optional |
freyr.futurecdn.net freyr.futurecdn.net | Other | 88ms | 21 KB | — | €1/mo | Optional |
slice.vanilla.futurecdn.net slice.vanilla.futurecdn.net | Other | 79ms | 39 KB | — | €1/mo | Optional |
bot.tomshardware.com bot.tomshardware.com | Other | 71ms | 1657 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 2094ms and costs ~€23/month
- cdn.privacy-mgmt.com adds 526ms and costs ~€6/month
- Google Tag Manager adds 460ms and costs ~€5/month
- Google Tag Manager adds 454ms and costs ~€5/month
- js.chargebee.com adds 397ms and costs ~€4/month
- Google Tag Manager adds 297ms and costs ~€3/month
- hawk.tomshardware.com adds 285ms and costs ~€3/month
- bordeaux.futurecdn.net adds 270ms and costs ~€3/month
- Google Tag Manager adds 218ms and costs ~€2/month
- vanilla.futurecdn.net adds 201ms and costs ~€2/month
75% 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 2094ms 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.privacy-mgmt.com takes 526ms 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.privacy-mgmt.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 460ms 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 454ms 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
js.chargebee.com takes 397ms 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
73% of js.chargebee.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 297ms 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
hawk.tomshardware.com takes 285ms 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 hawk.tomshardware.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
bordeaux.futurecdn.net takes 270ms 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
57% of bordeaux.futurecdn.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 218ms 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
50% 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
vanilla.futurecdn.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
62% of vanilla.futurecdn.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
59% 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