Performance
· 15 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.
383 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.63 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
962 ms
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.63 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 60 requestsFIX
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
DJS BundlesAction42 scripts, 287 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://yarnpkg.com/assets/js/2201.4e6213c6.js | 222 KB | 136 KB (61%) | ✗ | 1st |
| https://yarnpkg.com/assets/js/main.cb42a74a.js | 309 KB | 122 KB (40%) | ✗ | 1st |
| https://www.datadoghq-browser-agent.com/eu1/v4/datadog-rum.js | 50 KB | 29 KB (58%) | ✓ | 3rd |
| https://yarnpkg.com/assets/js/0b830eb8.ab540a79.js | 2 KB | — | ✓ | 1st |
| https://yarnpkg.com/assets/js/36d835f3.1a067277.js | 2 KB | — | ✓ | 1st |
| https://yarnpkg.com/assets/js/1df93b7f.5320f051.js | 4 KB | — | ✓ | 1st |
| https://yarnpkg.com/assets/js/a7456010.ff441a57.js | 0 KB | — | ✓ | 1st |
| https://yarnpkg.com/assets/js/1df93b7f.5320f051.js | 0 KB | — | ✓ | 1st |
| https://yarnpkg.com/assets/js/a7456010.ff441a57.js | 0 KB | — | ✓ | 1st |
| https://yarnpkg.com/assets/js/5e95c892.c30b0d4b.js | 1 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
BImage Optimization11 images, 0 KB saveableREVIEW
CJS Execution CostAction1699ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://yarnpkg.com/assets/js/1df93b7f.5320f051.js | 1310ms | 91ms | 0ms | 1st |
| https://yarnpkg.com/assets/js/main.cb42a74a.js | 234ms | 146ms | 36ms | 1st |
| Unattributable | 90ms | 3ms | 0ms | 3rd |
| https://yarnpkg.com/ | 64ms | 4ms | 1ms | 1st |
CPage Weight InventoryAction60 resources · 2.2 MB · 287 KB savings availableREVIEW
~287.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 60 resources | 2.2 MiB | ||||||
BHTTP Cachingpublic,max-age=0,must-revalidateREVIEW
public,max-age=0,must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Third-Party Impact3% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (44 KB)PASS
Web fonts
1
44 KB total
Render-blocking
0
of 1
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall60 requests over 946msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 90ms | 0 KB | — | $1/mo | Optional |