Performance
· 23 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.
432 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
638 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
222 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.009
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.22 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.
4.30 s
Page Load Progression
DThird-Party ImpactAction61% third-party, 0 ms blockingFIX
DJS Execution CostAction2044ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 404ms | 29ms | 0ms | 1st |
| https://greenly.earth/ | 318ms | 15ms | 0ms | 1st |
| https://greenly.earth/_next/static/chunks/58340-8e6a9e249cb15f5d.js | 294ms | 265ms | 10ms | 1st |
| https://greenly.earth/_next/static/chunks/25031-c0d4337ac0dcce7a.js | 285ms | 69ms | 1ms | 1st |
| https://pasdepub.greenly.earth/fgfj9n67boj69zu.js?aw=WTRQBCN | 173ms | 139ms | 28ms | 3rd |
| https://pasdepub.greenly.earth/53025viwqlcsgk9.js?id=G-19W6F3XDEC&rndma&cx=c&6>m=4e66t1 | 118ms | 97ms | 20ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-629219137&cx=c>m=4e66t1 | 93ms | 75ms | 16ms | 3rd |
| https://greenly.earth/_next/static/chunks/pages/index-89ed505ff74ff536.js | 91ms | 90ms | 0ms | 1st |
| https://try.abtasty.com/c4620fc761cf0a1226bd1dd511723a81/main.195a2c82e3474ecbb419.js | 83ms | 66ms | 8ms | 3rd |
| https://sdk.privacy-center.org/sdk/8ed674730f57266b61f6474a633fe5cab3728cb9/modern/sdk.8ed674730f57266b61f6474a633fe5cab3728cb9.js | 71ms | 56ms | 14ms | 3rd |
Showing top 10 of 12 scripts
DJS BundlesAction84 scripts, 364 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/destination?id=AW-629219137&cx=c>m=4e66t1 | 151 KB | 65 KB (43%) | ✓ | 3rd |
| https://pasdepub.greenly.earth/53025viwqlcsgk9.js?id=G-19W6F3XDEC&rndma&cx=c&6>m=4e66t1 | 166 KB | 65 KB (39%) | ✓ | 3rd |
| https://pasdepub.greenly.earth/fgfj9n67boj69zu.js?aw=WTRQBCN | 169 KB | 63 KB (37%) | ✓ | 3rd |
| https://sdk.privacy-center.org/sdk/8ed674730f57266b61f6474a633fe5cab3728cb9/modern/sdk.8ed674730f57266b61f6474a633fe5cab3728cb9.js | 106 KB | 58 KB (55%) | ✓ | 3rd |
| https://greenly.earth/_next/static/chunks/45623-f36fb5122bd0e50b.js | 92 KB | 54 KB (59%) | ✓ | 1st |
| https://greenly.earth/_next/static/chunks/27506-b85be1fa542da46a.js | 37 KB | 32 KB (86%) | ✓ | 1st |
| https://greenly.earth/_next/static/chunks/58340-8e6a9e249cb15f5d.js | 84 KB | 28 KB (33%) | ✓ | 1st |
| https://greenly.earth/_next/static/chunks/78229-38d061ca4ca453f1.js | 4 KB | — | ✓ | 1st |
| https://greenly.earth/_next/static/chunks/pages/_app-5bba9187350fac07.js | 70 KB | — | ✓ | 1st |
| https://greenly.earth/_next/static/chunks/81289-e9f5c604d11558a7.js | 5 KB | — | ✓ | 1st |
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
DPage Weight InventoryAction152 resources · 1.9 MB · 364 KB savings availableFIX
~364.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 152 resources | 1.9 MiB | ||||||
CPage Weight BudgetAction1.9 MB transferred, 152 requestsREVIEW
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
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
CImage OptimizationAction29 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
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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BMain HTML Cache-ControlCache-Control present but without max-ageREVIEW
BHTTP Cachings-maxage=31536000REVIEW
s-maxage=31536000
| Directive | Value | Meaning |
|---|---|---|
| s-maxage | 31536000 | CDN caches for 52 weeks |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (103 KB)PASS
Web fonts
6
103 KB total
Render-blocking
0
of 6
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+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server-Timing Observability4 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall152 requests over 4343msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
pasdepub.greenly.earth pasdepub.greenly.earth | Other | 173ms | 169 KB | 37% | $2/mo | Optional |
pasdepub.greenly.earth pasdepub.greenly.earth | Other | 118ms | 166 KB | 39% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 93ms | 151 KB | 43% | $1/mo | Optional |
try.abtasty.com try.abtasty.com | Other | 83ms | 52 KB | — | $1/mo | Optional |
sdk.privacy-center.org sdk.privacy-center.org | Other | 71ms | 106 KB | 55% | $1/mo | Optional |
sdk.privacy-center.org sdk.privacy-center.org | Other | 55ms | 52 KB | — | $1/mo | Optional |
55% of sdk.privacy-center.org'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-06-01 — 2026-06-28)
LCP (p75)
2033 ms
82% good
INP (p75)
162 ms
82% good
CLS (p75)
0.030
91% good
FCP (p75)
1251 ms
TTFB (p75)
612 ms
Image Optimization27 images, 124 KB total, 67 KB wastedINFO
Image Optimization Audit
Total Images
27
Total Size
124 KB
Oversized
2
Wasted
67 KB