Performance
· 14 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.
877 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.57 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.05 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.
1.78 s
Page Load Progression
CPage Weight BudgetAction2.0 MB transferred, 116 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
BThird-Party Impact56% third-party, 0 ms blockingREVIEW
CImage OptimizationAction45 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
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
CJS Execution CostAction1136ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://pnpm.io/ | 421ms | 7ms | 1ms | 1st |
| https://pnpm.io/assets/js/main.71aef162.js | 362ms | 270ms | 17ms | 1st |
| Unattributable | 239ms | 23ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-RPD4HWL84Z&cx=c>m=4e6411 | 62ms | 46ms | 14ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-91385296-1 | 53ms | 39ms | 13ms | 3rd |
CJS BundlesAction50 scripts, 192 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-RPD4HWL84Z&cx=c>m=4e6411 | 149 KB | 64 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-91385296-1 | 115 KB | 62 KB (54%) | ✓ | 3rd |
| https://pnpm.io/assets/js/main.71aef162.js | 172 KB | 44 KB (25%) | ✓ | 1st |
| https://pnpm.io/assets/js/2592.fe592440.js | 58 KB | 22 KB (38%) | ✓ | 1st |
| https://buttons.github.io/buttons.js | 7 KB | — | ✓ | 3rd |
| https://pnpm.io/homepage.js | 0 KB | — | ✓ | 1st |
| https://pnpm.io/assets/js/runtime~main.39a68796.js | 10 KB | — | ✓ | 1st |
| https://pnpm.io/assets/js/c4f5d8e4.5c703de0.js | 4 KB | — | ✓ | 1st |
| https://pnpm.io/assets/js/a7456010.69f33034.js | 0 KB | — | ✓ | 1st |
| https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.EkHW-yt-vuI.2021.O/am=AAAABQ/d=1/br=1/rs=AGKMywHBjli5eOPfTkoQm_Ycsv7nAWPvPQ/m=root,base | 207 KB | — | ✓ | 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (81 KB)PASS
Web fonts
3
81 KB total
Render-blocking
0
of 3
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+HTTP Cachingmax-age=86400 (1 day)PASS
public, max-age=86400
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 86400 | Cache for 1 day |
Network Waterfall116 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 | 239ms | 0 KB | — | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 62ms | 149 KB | 43% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 53ms | 115 KB | 54% | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 239ms and costs ~€3/month
Unattributable takes 239ms 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
54% of Google Tag Manager'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