Whether the site is served from green-energy infrastructure
REVIEW
Green Hosting
No green hosting detected
A
Third-Party Impact
35% third-party, 0 ms blocking
PASS
35% third-party, 0 ms blocking
Info::
i
Third-party code accounts for 35% of page weight (418.7 KiB of 1.2 MiB)
Info::
✓
Third-party blocking time is low (0 ms)
65%
35%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
✓
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
3 fonts (164 KB)
PASS
3 fonts (164 KB)
Info::
i
3 font(s) use font-display: swap (FOUT risk but functional)
Web fonts
3
164 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
TransferFOIT (block)FOUT (swap)
memvYaGs126MiZpBA-UvWbX...woff2swap
Size42 KB
Load time6 ms
Start1.7 s
RiskFOUT — text flashes from fallback to web font
VarelaRound-Regular.ttfttfswap
Size52 KB
Load time553 ms
Start1.7 s
RiskFOUT — text flashes from fallback to web font
Convert to woff2 for ~30% smaller file size
fontawesome-webfont.woffwoffswap
Size70 KB
Load time241 ms
Start1.7 s
RiskFOUT — text flashes from fallback to web font
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 ~37 KB and ~74 ms
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
✓
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
✓
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
✓
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
✓
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
37 requests over 2665ms
INFO
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
68%of JavaScript execution is third-party
First-party Third-party1025ms · 351KB · €11/mo
Script
Category
Execution
Transfer
Unused
Monthly Cost
Verdict
Google Tag Manager
www.googletagmanager.com
Tag Manager
395ms
177 KB
39%
€4/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
335ms
155 KB
45%
€4/mo
Costly
Unattributable
Unattributable
Other
232ms
0 KB
—
€3/mo
Costly
LinkedIn Insight
snap.licdn.com
Advertising
62ms
19 KB
—
€1/mo
Optional
Google Tag Manager
Tag Manager
Costly
Execution395ms
Transfer177 KB
Unused39%
Monthly Cost€4/mo
Google Tag Manager
Tag Manager
Costly
Execution335ms
Transfer155 KB
Unused45%
Monthly Cost€4/mo
Unattributable
Other
Costly
Execution232ms
Transfer0 KB
Monthly Cost€3/mo
LinkedIn Insight
Advertising
Optional
Execution62ms
Transfer19 KB
Monthly Cost€1/mo
These scripts may cost more than they're worth
Google Tag Manager adds 395ms and costs ~€4/month
Google Tag Manager adds 335ms and costs ~€4/month
Unattributable adds 232ms and costs ~€3/month
68% of JavaScript execution time comes from third-party scripts.
Why this matters
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
Google Tag Manager takes 395ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
Why this matters
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 335ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
Why this matters
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 232ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
Why this matters
This script has high main-thread execution time — optimize hot paths or defer.