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.29 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.36 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
232 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.
3.34 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.
4.28 s
Page Load Progression
FPage Weight BudgetAction3.3 MB transferred, 140 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 ImpactAction99% third-party, 0 ms blockingFIX
FJS Execution CostAction12777ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://d35aaqx5ub95lt.cloudfront.net/js/5314-33cb86aa.js | 6986ms | 3930ms | 3ms | 3rd |
| https://www.duolingo.com/ | 3681ms | 1ms | 1ms | 1st |
| Unattributable | 784ms | 8ms | 0ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 492ms | 439ms | 20ms | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/app-cf122905.js | 417ms | 327ms | 30ms | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/6057-b2849109.js | 362ms | 295ms | 19ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TX6Z97C | 54ms | 43ms | 10ms | 3rd |
FJS BundlesAction29 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| 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://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 363 KB | 179 KB (49%) | ✓ | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/app-cf122905.js | 316 KB | 174 KB (55%) | ✓ | 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 | 94 KB | 73 KB (79%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-728842606&cx=c>m=4e6461h2 | 137 KB | 60 KB (44%) | ✓ | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/5314-33cb86aa.js | 46 KB | 21 KB (47%) | ✓ | 3rd |
| https://d35aaqx5ub95lt.cloudfront.net/js/8186-1df1f4b0.js | 4 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
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 Optimization55 images, 0 KB saveableREVIEW
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
Network Waterfall140 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 |
|---|---|---|---|---|---|---|
d35aaqx5ub95lt.cloudfront.net d35aaqx5ub95lt.cloudfront.net | Other | 6986ms | 46 KB | 47% | €112/mo | Costly |
Unattributable Unattributable | Other | 784ms | 0 KB | — | €13/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 492ms | 0 KB | 49% | €8/mo | Costly |
d35aaqx5ub95lt.cloudfront.net d35aaqx5ub95lt.cloudfront.net | Other | 417ms | 316 KB | 55% | €7/mo | Costly |
d35aaqx5ub95lt.cloudfront.net d35aaqx5ub95lt.cloudfront.net | Other | 362ms | 237 KB | 58% | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 54ms | 166 KB | 55% | €1/mo | Optional |
These scripts may cost more than they're worth
- d35aaqx5ub95lt.cloudfront.net adds 6986ms and costs ~€112/month
- Unattributable adds 784ms and costs ~€13/month
- www.gstatic.com adds 492ms and costs ~€8/month
- d35aaqx5ub95lt.cloudfront.net adds 417ms and costs ~€7/month
- d35aaqx5ub95lt.cloudfront.net adds 362ms and costs ~€6/month
71% 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
d35aaqx5ub95lt.cloudfront.net takes 6986ms 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 784ms 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 492ms 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 417ms 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 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 362ms 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
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