Performance
· 15 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.
5.06 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
15.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.19 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.07 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.
15.54 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 96 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
DThird-Party ImpactAction64% third-party, 0 ms blockingFIX
FJS Execution CostAction8358ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.notebookcheck.net/ | 2235ms | 388ms | 52ms | 1st |
| Unattributable | 1332ms | 98ms | 0ms | 3rd |
| https://cdn.snigelweb.com/prebid/9.43.0/prebid.js?v=18266-1774866111347 | 548ms | 433ms | 113ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js?cb=31097618 | 540ms | 428ms | 96ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-XLBGPKWB3N | 475ms | 373ms | 97ms | 3rd |
| https://www.notebookcheck.net/cdn-cgi/challenge-platform/scripts/jsd/main.js | 466ms | 450ms | 4ms | 1st |
| https://fundingchoicesmessages.google.com/i/pub-9885689965057708?ers=1 | 417ms | 332ms | 37ms | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 348ms | 274ms | 55ms | 3rd |
| https://html-load.com/loader.min.js | 317ms | 221ms | 28ms | 3rd |
| https://adengine.snigelweb.com/notebookcheck.net/18266-1774866111347/adngin.js | 315ms | 273ms | 36ms | 3rd |
Showing top 10 of 21 scripts
FJS BundlesAction28 scripts, 661 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.snigelweb.com/prebid/9.43.0/prebid.js?v=18266-1774866111347 | 197 KB | 149 KB (76%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js?cb=31097618 | 183 KB | 129 KB (71%) | ✓ | 3rd |
| https://fundingchoicesmessages.google.com/i/22152718?ers=3 | 69 KB | 65 KB (95%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-XLBGPKWB3N | 172 KB | 64 KB (37%) | ✓ | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 90 KB | 50 KB (56%) | ✓ | 3rd |
| https://cdn.snigelweb.com/intentiq/IIQAgent.js | 46 KB | 39 KB (86%) | ✓ | 3rd |
| https://adengine.snigelweb.com/notebookcheck.net/18266-1774866111347/adngin.js | 66 KB | 36 KB (55%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js | 54 KB | 35 KB (65%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js | 0 KB | 35 KB (65%) | ✓ | 3rd |
| https://fundingchoicesmessages.google.com/i/pub-9885689965057708?ers=1 | 70 KB | 35 KB (51%) | ✓ | 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
BImage Optimization38 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (39 KB)PASS
Web fonts
2
39 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 HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
A+HTTP Cachingmax-age=1800 (30 minutes)PASS
max-age=1800
| Directive | Value | Meaning |
|---|---|---|
| max-age | 1800 | Cache for 30 minutes |
Network Waterfall96 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 | 1332ms | 0 KB | — | €4/mo | Costly |
cdn.snigelweb.com cdn.snigelweb.com | Other | 548ms | 197 KB | 76% | €2/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 540ms | 183 KB | 71% | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 475ms | 172 KB | 37% | €1/mo | Costly |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 417ms | 70 KB | 51% | €1/mo | Costly |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 348ms | 90 KB | 56% | €1/mo | Costly |
html-load.com html-load.com | Other | 317ms | 47 KB | — | €1/mo | Costly |
adengine.snigelweb.com adengine.snigelweb.com | Other | 315ms | 66 KB | 55% | €1/mo | Costly |
cdn.snigelweb.com cdn.snigelweb.com | Other | 295ms | 14 KB | — | €1/mo | Costly |
cdn.snigelweb.com cdn.snigelweb.com | Other | 206ms | 11 KB | — | €1/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 151ms | 34 KB | — | €0/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 117ms | 0 KB | 65% | €0/mo | Optional |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 112ms | 7 KB | — | €0/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 91ms | 22 KB | — | €0/mo | Optional |
cdn1.anonymised.io cdn1.anonymised.io | Other | 88ms | 24 KB | — | €0/mo | Optional |
cdn.snigelweb.com cdn.snigelweb.com | Other | 81ms | 46 KB | 86% | €0/mo | Optional |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 81ms | 11 KB | — | €0/mo | Optional |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 76ms | 69 KB | 95% | €0/mo | Optional |
cdn.id5-sync.com cdn.id5-sync.com | Other | 66ms | 35 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1332ms and costs ~€4/month
- cdn.snigelweb.com adds 548ms and costs ~€2/month
- securepubads.g.doubleclick.net adds 540ms and costs ~€2/month
- Google Tag Manager adds 475ms and costs ~€1/month
- fundingchoicesmessages.google.com adds 417ms and costs ~€1/month
- c.amazon-adsystem.com adds 348ms and costs ~€1/month
- html-load.com adds 317ms and costs ~€1/month
- adengine.snigelweb.com adds 315ms and costs ~€1/month
- cdn.snigelweb.com adds 295ms and costs ~€1/month
- cdn.snigelweb.com adds 206ms and costs ~€1/month
68% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable takes 1332ms 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.snigelweb.com takes 548ms 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 cdn.snigelweb.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
securepubads.g.doubleclick.net takes 540ms 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
71% 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 475ms 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
fundingchoicesmessages.google.com takes 417ms 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 fundingchoicesmessages.google.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
c.amazon-adsystem.com takes 348ms 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 c.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
html-load.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
adengine.snigelweb.com takes 315ms 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
55% of adengine.snigelweb.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.snigelweb.com takes 295ms 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.snigelweb.com takes 206ms 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 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
86% of cdn.snigelweb.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
95% of fundingchoicesmessages.google.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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-03-07 — 2026-04-03)
LCP (p75)
924 ms
95% good
INP (p75)
63 ms
96% good
CLS (p75)
0.000
97% good
FCP (p75)
682 ms
TTFB (p75)
321 ms