Whether the site is served from green-energy infrastructure
REVIEW
Green Hosting
No green hosting detected
A
Page Weight Budget
1.0 MB transferred, 53 requests
PASS
1.0 MB transferred, 53 requests
Info::
✓
Page weighs 2.7 MB (1.0 MB transferred)
Warning::
!
JavaScript is 635 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 635 KB
Info::
i
53 HTTP requests
Info::
i
Estimated 0.22 g CO2 per page load
1.0 MBtransferred
53 requests
0.22 g CO2 per page load
JavaScript634.7 KiB60%
Images255.5 KiB24%
Fonts88.5 KiB8%
CSS48.6 KiB5%
HTML19.2 KiB2%
Other3.4 KiB0%
Other906 B0%
Other595 B0%
02.4 MB4.9 MB
Under budget
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Why this matters
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
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 (88 KB)
PASS
3 fonts (88 KB)
Info::
i
3 font(s) use font-display: swap (FOUT risk but functional)
Web fonts
3
88 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
TransferFOIT (block)FOUT (swap)
KFO7CnqEu92Fr1ME7kSn66a...woff2swap
Size37 KB
Load time5 ms
Start425 ms
RiskFOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a...woff2swap
Size16 KB
Load time7 ms
Start425 ms
RiskFOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a...woff2swap
Size35 KB
Load time6 ms
Start503 ms
RiskFOUT — text flashes from fallback to web font
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 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
✓
Page uses 3 resource hint(s)
Current Resource Hints
preconnect
3
preload—
dns-prefetch—
prefetch—
3 resource hints configured
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
53 requests over 3078ms
INFO
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
67%of JavaScript execution is third-party
First-party Third-party2015ms · 605KB · €32/mo
Script
Category
Execution
Transfer
Unused
Monthly Cost
Verdict
cdnjs.runsignup.com
cdnjs.runsignup.com
Other
459ms
30 KB
—
€7/mo
Costly
cdnjs.runsignup.com
cdnjs.runsignup.com
Other
383ms
13 KB
—
€6/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
360ms
169 KB
40%
€6/mo
Costly
Unattributable
Unattributable
Other
336ms
0 KB
—
€5/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
312ms
157 KB
41%
€5/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
98ms
169 KB
65%
€2/mo
Optional
cdnjs.runsignup.com
cdnjs.runsignup.com
Other
67ms
66 KB
89%
€1/mo
Optional
cdnjs.runsignup.com
Other
Costly
Execution459ms
Transfer30 KB
Monthly Cost€7/mo
cdnjs.runsignup.com
Other
Costly
Execution383ms
Transfer13 KB
Monthly Cost€6/mo
Google Tag Manager
Tag Manager
Costly
Execution360ms
Transfer169 KB
Unused40%
Monthly Cost€6/mo
Unattributable
Other
Costly
Execution336ms
Transfer0 KB
Monthly Cost€5/mo
Google Tag Manager
Tag Manager
Costly
Execution312ms
Transfer157 KB
Unused41%
Monthly Cost€5/mo
Google Tag Manager
Tag Manager
Optional
Execution98ms
Transfer169 KB
Unused65%
Monthly Cost€2/mo
cdnjs.runsignup.com
Other
Optional
Execution67ms
Transfer66 KB
Unused89%
Monthly Cost€1/mo
These scripts may cost more than they're worth
cdnjs.runsignup.com adds 459ms and costs ~€7/month
cdnjs.runsignup.com adds 383ms and costs ~€6/month
Google Tag Manager adds 360ms and costs ~€6/month
Unattributable adds 336ms and costs ~€5/month
Google Tag Manager adds 312ms and costs ~€5/month
67% 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
cdnjs.runsignup.com takes 459ms 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
cdnjs.runsignup.com takes 383ms 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 360ms 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 336ms 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 312ms 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
65% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Why this matters
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
89% of cdnjs.runsignup.com's code is unused. The script may be loading features you don't use.
Why this matters
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.