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.
11.60 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
22.12 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.13 s
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.
11.60 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.
22.37 s
Page Load Progression
FPage Weight BudgetAction3.5 MB transferred, 154 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
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction7944ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 2725ms | 98ms | 0ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 1693ms | 1270ms | 77ms | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/app-cf122905.js | 1610ms | 1289ms | 99ms | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/6057-b2849109.js | 1037ms | 811ms | 98ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TX6Z97C | 200ms | 159ms | 37ms | 3rd |
| https://www.duolingo.com/ | 192ms | 5ms | 4ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=AW-728842606&cx=c>m=4e6460 | 191ms | 151ms | 31ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202404.1.0/otBannerSdk.js | 160ms | 66ms | 54ms | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/5314-33cb86aa.js | 74ms | 47ms | 12ms | 3rd |
| https://accounts.google.com/gsi/client | 61ms | 32ms | 29ms | 3rd |
FJS BundlesAction30 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://d35aaqx5ub95lt.cloudfront.net/js/app-cf122905.js | 316 KB | 181 KB (58%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 363 KB | 179 KB (49%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 0 KB | 179 KB (49%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 363 KB | 179 KB (49%) | ✓ | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/6057-b2849109.js | 237 KB | 138 KB (58%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TX6Z97C | 166 KB | 91 KB (55%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client | 93 KB | 73 KB (78%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202404.1.0/otBannerSdk.js | 109 KB | 67 KB (62%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-728842606&cx=c>m=4e6460 | 137 KB | 61 KB (44%) | ✓ | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/5314-33cb86aa.js | 46 KB | 22 KB (50%) | ✓ | 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
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
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate, proxy-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| proxy-revalidate | — |
BImage Optimization58 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
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 Loading4 fonts (186 KB)PASS
Web fonts
4
186 KB total
Render-blocking
0
of 4
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+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall154 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 | 2725ms | 0 KB | — | €44/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 1693ms | 0 KB | 49% | €27/mo | Costly |
d35aaqx5ub95lt.cloudfront.net d35aaqx5ub95lt.cloudfront.net | Other | 1610ms | 316 KB | 58% | €26/mo | Costly |
d35aaqx5ub95lt.cloudfront.net d35aaqx5ub95lt.cloudfront.net | Other | 1037ms | 237 KB | 58% | €17/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 200ms | 166 KB | 55% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 191ms | 137 KB | 44% | €3/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 160ms | 109 KB | 62% | €3/mo | Essential |
d35aaqx5ub95lt.cloudfront.net d35aaqx5ub95lt.cloudfront.net | Other | 74ms | 46 KB | 50% | €1/mo | Optional |
accounts.google.com accounts.google.com | Other | 61ms | 93 KB | 78% | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 2725ms and costs ~€44/month
- www.gstatic.com adds 1693ms and costs ~€27/month
- d35aaqx5ub95lt.cloudfront.net adds 1610ms and costs ~€26/month
- d35aaqx5ub95lt.cloudfront.net adds 1037ms and costs ~€17/month
- Google Tag Manager adds 200ms and costs ~€3/month
98% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
Unattributable takes 2725ms 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
www.gstatic.com takes 1693ms 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
d35aaqx5ub95lt.cloudfront.net takes 1610ms 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
58% of d35aaqx5ub95lt.cloudfront.net'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
d35aaqx5ub95lt.cloudfront.net takes 1037ms 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
58% of d35aaqx5ub95lt.cloudfront.net'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
Google Tag Manager takes 200ms 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
55% 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
62% of OneTrust'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
78% of accounts.google.com'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