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.
1.15 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.14 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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.21 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.
2.15 s
Page Load Progression
DThird-Party ImpactAction96% third-party, 0 ms blockingFIX
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
CImage OptimizationAction13 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
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
BJS Bundles25 scripts, 110 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-TM2QKQ5S5Q | 148 KB | 61 KB (41%) | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/3062-b0589dcc1aac281091df.js | 105 KB | 29 KB (28%) | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/pages/_app-a0625b0848b5cb75af2f.js | 36 KB | 20 KB (56%) | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/8676-98bda4382f9f61bf6ff4.js | 3 KB | — | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/1273-a8a0305e5c6cc05a4759.js | 6 KB | — | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/2852872c-ff4119497ec9dcb754d9.js | 26 KB | — | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/7583-01a30cd91b4af497633a.js | 4 KB | — | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/9669-4a55b9b965794b83f878.js | 6 KB | — | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/488-247465cda06305b1ce05.js | 11 KB | — | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/8229-eb58eea4f05f64f0c432.js | 5 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
APage Weight Budget726 KB transferred, 52 requestsPASS
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
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost319ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.ticktick.com/ | 211ms | 8ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-TM2QKQ5S5Q | 56ms | 44ms | 10ms | 3rd |
| Unattributable | 52ms | 2ms | 0ms | 3rd |
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall52 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 |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 56ms | 148 KB | 41% | €1/mo | Optional |
Unattributable Unattributable | Other | 52ms | 0 KB | — | €1/mo | Optional |