Consider code splitting or tree shaking to reduce unused code.
Why this matters
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.
Why this matters
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.
Why this matters
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.
Why this matters
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.
Why this matters
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW
Green Hosting
No green hosting detected
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
6 fonts (125 KB)
PASS
6 fonts (125 KB)
Info::
i
6 font(s) use font-display: swap (FOUT risk but functional)
Web fonts
6
125 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
TransferFOIT (block)FOUT (swap)
font-woff;charset=utf-8...woffswap
Size2 KB
Load time7 ms
Start340 ms
RiskFOUT — text flashes from fallback to web font
Convert to woff2 for ~30% smaller file size
lwoff2swap
Size22 KB
Load time45 ms
Start346 ms
RiskFOUT — text flashes from fallback to web font
lwoff2swap
Size23 KB
Load time48 ms
Start350 ms
RiskFOUT — text flashes from fallback to web font
rax8HiqOu8IVPmn7f4xpLjp...woff2swap
Size33 KB
Load time45 ms
Start350 ms
RiskFOUT — text flashes from fallback to web font
lwoff2swap
Size23 KB
Load time118 ms
Start351 ms
RiskFOUT — text flashes from fallback to web font
lwoff2swap
Size22 KB
Load time46 ms
Start351 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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
✓
Page uses 6 resource hint(s)
Current Resource Hints
preconnect
4
preload
2
dns-prefetch—
prefetch—
6 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
85 requests over 2785ms
INFO
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100%of JavaScript execution is third-party
First-party Third-party3192ms · 637KB · €35/mo
Script
Category
Execution
Transfer
Unused
Monthly Cost
Verdict
Unattributable
Unattributable
Other
633ms
0 KB
—
€7/mo
Costly
www.ala.org
www.ala.org
Other
480ms
40 KB
75%
€5/mo
Costly
cookie-cdn.cookiepro.com
cookie-cdn.cookiepro.com
Other
450ms
89 KB
51%
€5/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
368ms
176 KB
40%
€4/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
300ms
138 KB
49%
€3/mo
Costly
www.ala.org
www.ala.org
Other
222ms
31 KB
—
€2/mo
Costly
jsDelivr
cdn.jsdelivr.net
CDN
188ms
9 KB
—
€2/mo
Optional
cdn.feathr.co
cdn.feathr.co
Other
159ms
42 KB
—
€2/mo
Optional
salesiq.zohopublic.com
salesiq.zohopublic.com
Other
120ms
48 KB
66%
€1/mo
Optional
www.ala.org
www.ala.org
Other
118ms
14 KB
—
€1/mo
Optional
jsDelivr
cdn.jsdelivr.net
CDN
102ms
40 KB
62%
€1/mo
Optional
cookie-cdn.cookiepro.com
cookie-cdn.cookiepro.com
Other
52ms
9 KB
—
€1/mo
Optional
Unattributable
Other
Costly
Execution633ms
Transfer0 KB
Monthly Cost€7/mo
www.ala.org
Other
Costly
Execution480ms
Transfer40 KB
Unused75%
Monthly Cost€5/mo
cookie-cdn.cookiepro.com
Other
Costly
Execution450ms
Transfer89 KB
Unused51%
Monthly Cost€5/mo
Google Tag Manager
Tag Manager
Costly
Execution368ms
Transfer176 KB
Unused40%
Monthly Cost€4/mo
Google Tag Manager
Tag Manager
Costly
Execution300ms
Transfer138 KB
Unused49%
Monthly Cost€3/mo
www.ala.org
Other
Costly
Execution222ms
Transfer31 KB
Monthly Cost€2/mo
jsDelivr
CDN
Optional
Execution188ms
Transfer9 KB
Monthly Cost€2/mo
cdn.feathr.co
Other
Optional
Execution159ms
Transfer42 KB
Monthly Cost€2/mo
salesiq.zohopublic.com
Other
Optional
Execution120ms
Transfer48 KB
Unused66%
Monthly Cost€1/mo
www.ala.org
Other
Optional
Execution118ms
Transfer14 KB
Monthly Cost€1/mo
jsDelivr
CDN
Optional
Execution102ms
Transfer40 KB
Unused62%
Monthly Cost€1/mo
cookie-cdn.cookiepro.com
Other
Optional
Execution52ms
Transfer9 KB
Monthly Cost€1/mo
These scripts may cost more than they're worth
Unattributable adds 633ms and costs ~€7/month
www.ala.org adds 480ms and costs ~€5/month
cookie-cdn.cookiepro.com adds 450ms and costs ~€5/month
Google Tag Manager adds 368ms and costs ~€4/month
Google Tag Manager adds 300ms and costs ~€3/month
www.ala.org adds 222ms and costs ~€2/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
Why this matters
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 633ms 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
www.ala.org takes 480ms 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
75% of www.ala.org'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
cookie-cdn.cookiepro.com takes 450ms 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
51% of cookie-cdn.cookiepro.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.
Source: web.dev
Google Tag Manager takes 368ms 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 300ms 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
www.ala.org takes 222ms 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
66% of salesiq.zohopublic.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.
Source: web.dev
62% of jsDelivr'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.