Performance
· 25 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.
24.51 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
25.70 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
137 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.
24.51 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.
25.70 s
Page Load Progression
FPage Weight BudgetAction4.5 MB transferred, 20 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
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
Source: web.dev
FJS BundlesAction7 scripts, 2.7 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://vanessave.ilysix.fr/_content/BlazorMonaco/lib/monaco-editor/min/vs/editor/editor.main.js | 3441 KB | 2629 KB (76%) | ✓ | 1st |
| https://vanessave.ilysix.fr/_framework/blazor.web.js | 183 KB | 99 KB (54%) | ✓ | 1st |
| https://vanessave.ilysix.fr/_content/MudBlazor/MudBlazor.min.js | 46 KB | 42 KB (91%) | ✓ | 1st |
| https://vanessave.ilysix.fr/_content/BlazorMonaco/jsInterop.js | 36 KB | 31 KB (88%) | ✗ | 1st |
| https://vanessave.ilysix.fr/_content/BlazorMonaco/lib/monaco-editor/min/vs/loader.js | 29 KB | — | ✓ | 1st |
| https://vanessave.ilysix.fr/_content/BlazorMonaco/lib/monaco-editor/min/vs/editor/editor.main.nls.js | 94 KB | — | ✓ | 1st |
| https://vanessave.ilysix.fr/_content/Toolbelt.Blazor.FileDropZone/script.min.js?v=2.1.1 | 1 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
FPage Weight InventoryAction20 resources · 4.5 MB · 2.7 MB savings availableFIX
~2.7 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 20 resources | 4.5 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-cache, no-store, max-age=0
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
CJS Execution CostAction1099ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://vanessave.ilysix.fr/_content/BlazorMonaco/lib/monaco-editor/min/vs/editor/editor.main.js | 419ms | 175ms | 235ms | 1st |
| https://vanessave.ilysix.fr/_content/BlazorMonaco/lib/monaco-editor/min/vs/editor/editor.main.nls.js | 271ms | 264ms | 6ms | 1st |
| https://vanessave.ilysix.fr/_framework/blazor.web.js | 176ms | 106ms | 15ms | 1st |
| Unattributable | 131ms | 13ms | 0ms | 3rd |
| https://vanessave.ilysix.fr/ | 102ms | 16ms | 1ms | 1st |
CCompression AlgorithmActionMain response served uncompressedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BJavaScript Blocking1 JS blocking issue(s) detectedREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party Impact1% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization1 images, 0 KB saveablePASS
A+Font Loading2 fonts (53 KB)PASS
Web fonts
2
53 KB total
Render-blocking
0
of 2
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+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
Network Waterfall20 requests over 960msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 131ms | 0 KB | — | €1/mo | Optional |