Performance
· 16 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.
2.45 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.45 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
283 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.
2.83 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.
6.55 s
Page Load Progression
DThird-Party ImpactAction96% third-party, 0 ms blockingFIX
DJS Execution CostAction2040ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.ticktick.com/ | 863ms | 41ms | 1ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-TM2QKQ5S5Q | 281ms | 223ms | 43ms | 3rd |
| Unattributable | 247ms | 9ms | 0ms | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/pages/index-a9230e5aee1cd99a6ab4.js | 247ms | 246ms | 0ms | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/framework-7542271d38a4006503bd.js | 174ms | 147ms | 14ms | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/pages/_app-a0625b0848b5cb75af2f.js | 160ms | 108ms | 14ms | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/main-c2672fee869aeb6f1eb5.js | 68ms | 52ms | 16ms | 3rd |
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 OptimizationAction18 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, 88 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 | 60 KB (41%) | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/3062-b0589dcc1aac281091df.js | 105 KB | 28 KB (27%) | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/8676-98bda4382f9f61bf6ff4.js | 3 KB | — | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/9623-04c4c53486c005c0c9cb.js | 6 KB | — | ✓ | 3rd |
| https://d107mjio2rjf74.cloudfront.net/sites/_next/static/chunks/75fc9c18-bc3f17b0397a43adecaf.js | 19 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/1273-a8a0305e5c6cc05a4759.js | 6 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
APage Weight Budget783 KB transferred, 57 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+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall57 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 | 281ms | 148 KB | 41% | €3/mo | Costly |
Unattributable Unattributable | Other | 247ms | 0 KB | — | €3/mo | Costly |
d107mjio2rjf74.cloudfront.net d107mjio2rjf74.cloudfront.net | Other | 247ms | 1 KB | — | €3/mo | Costly |
d107mjio2rjf74.cloudfront.net d107mjio2rjf74.cloudfront.net | Other | 174ms | 42 KB | — | €2/mo | Optional |
d107mjio2rjf74.cloudfront.net d107mjio2rjf74.cloudfront.net | Other | 160ms | 36 KB | — | €2/mo | Optional |
d107mjio2rjf74.cloudfront.net d107mjio2rjf74.cloudfront.net | Other | 68ms | 24 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Google Tag Manager adds 281ms and costs ~€3/month
- Unattributable adds 247ms and costs ~€3/month
- d107mjio2rjf74.cloudfront.net adds 247ms and costs ~€3/month
58% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Google Tag Manager takes 281ms 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
Unattributable takes 247ms 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
d107mjio2rjf74.cloudfront.net takes 247ms 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