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.
3.20 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.40 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.11 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.
6.23 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.
11.55 s
Page Load Progression
DPage Weight BudgetAction2.1 MB transferred, 82 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
FJS Execution CostAction4346ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.scaleway.com/_next/static/chunks/0x-6o7o0.i.e2.js | 1260ms | 1006ms | 59ms | 1st |
| https://www.scaleway.com/_next/static/chunks/turbopack-0-_rp4p6-wb18.js | 1163ms | 924ms | 2ms | 1st |
| https://www.scaleway.com/en/ | 739ms | 7ms | 1ms | 1st |
| Unattributable | 553ms | 67ms | 0ms | 3rd |
| https://www.scaleway.com/_next/static/chunks/turbopack-087~v1rr2-abx.js | 366ms | 363ms | 2ms | 1st |
| https://www.scaleway.com/_next/static/chunks/0apocp0s~0iy3.js | 142ms | 80ms | 59ms | 1st |
| https://www.scaleway.com/_next/static/chunks/0vosegp0~e-5h.js | 73ms | 2ms | 70ms | 1st |
| https://www.scaleway.com/_next/static/chunks/14p6u97z6tglr.js | 51ms | 1ms | 49ms | 1st |
DJS BundlesAction37 scripts, 490 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.scaleway.com/_next/static/chunks/0vosegp0~e-5h.js | 192 KB | 144 KB (76%) | ✓ | 1st |
| https://www.scaleway.com/_next/static/chunks/0eakoc57m6p9_.js | 131 KB | 107 KB (82%) | ✓ | 1st |
| https://www.scaleway.com/_next/static/chunks/14p6u97z6tglr.js | 104 KB | 103 KB (100%) | ✓ | 1st |
| https://www.scaleway.com/_next/static/chunks/0x-6o7o0.i.e2.js | 135 KB | 49 KB (37%) | ✓ | 1st |
| https://www.scaleway.com/_next/static/chunks/0h7kkxfcsy964.js | 99 KB | 43 KB (45%) | ✓ | 1st |
| https://www.scaleway.com/_next/static/chunks/0apocp0s~0iy3.js | 104 KB | 42 KB (41%) | ✓ | 1st |
| https://www.scaleway.com/_next/static/chunks/turbopack-087~v1rr2-abx.js | 5 KB | — | ✓ | 1st |
| https://www.scaleway.com/_next/static/n2GeqsnIKrbyw3jZCuNBt/_clientMiddlewareManifest.js | 0 KB | — | ✓ | 1st |
| https://www.scaleway.com/_next/static/chunks/11cxbf2f1vyel.js | 17 KB | — | ✓ | 1st |
| https://www.scaleway.com/_next/static/chunks/turbopack-0-_rp4p6-wb18.js | 5 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
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
public, max-age=60, stale-while-revalidate=300, stale-if-error=86400, no-store
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 60 | Cache for 1 minute |
| stale-while-revalidate | 300 | Serve stale for 5 minutes while fetching fresh |
| stale-if-error | 86400 | |
| no-store | — | Never cache this response |
BImage Optimization17 images, 0 KB saveableREVIEW
A+Third-Party Impact10% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (209 KB)PASS
Web fonts
6
209 KB total
Render-blocking
0
of 6
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 Hints11 hints, 0 missing preconnectsPASS
Current Resource Hints
11 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall82 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 | 553ms | 0 KB | — | €6/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 553ms and costs ~€6/month
Unattributable takes 553ms 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