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.
2.46 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
132 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.032
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.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.
4.35 s
Page Load Progression
FPage Weight BudgetAction6.0 MB transferred, 331 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
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
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
DJS BundlesAction89 scripts, 401 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.laposte.fr/ecom/_nuxt/C6m16DWd.js | 508 KB | 286 KB (57%) | ✓ | 3rd |
| https://cdn.tagcommander.com/1491/tc_LaboutiqueLaPoste_21.js | 80 KB | 46 KB (58%) | ✓ | 3rd |
| https://try.abtasty.com/5714a31785e8fb2356ca3d1bd25e4a43/main.1e0116ad91cee0a97856.js | 105 KB | 40 KB (39%) | ✓ | 3rd |
| https://www.laposte.fr/ruxitagentjs_ICA7NVfhqrux_10333260303165926.js | 82 KB | 29 KB (36%) | ✓ | 3rd |
| https://www.laposte.fr/ecom/_nuxt/CnNrbjCf.js | 4 KB | — | ✓ | 3rd |
| https://www.laposte.fr/ecom/_nuxt/BdKfpypI.js | 1 KB | — | ✓ | 3rd |
| https://www.laposte.fr/ecom/_nuxt/DJZIH3mZ.js | 1 KB | — | ✓ | 3rd |
| https://www.laposte.fr/ecom/_nuxt/BPVQLFSw.js | 0 KB | — | ✓ | 3rd |
| https://www.laposte.fr/ecom/_nuxt/ZZSzK1uO.js | 2 KB | — | ✓ | 3rd |
| https://www.laposte.fr/ecom/_nuxt/B-F2C3zi.js | 2 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization47 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
CJS Execution CostAction1805ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.laposte.fr/ruxitagentjs_ICA7NVfhqrux_10333260303165926.js | 639ms | 606ms | 5ms | 3rd |
| Unattributable | 439ms | 125ms | 0ms | 3rd |
| https://www.laposte.fr/colissimo | 369ms | 3ms | 1ms | 3rd |
| https://www.laposte.fr/ecom/_nuxt/entry.C0t7vErM.css | 179ms | 0ms | 0ms | 3rd |
| https://cdn.tagcommander.com/1491/tc_LaboutiqueLaPoste_21.js | 64ms | 39ms | 12ms | 3rd |
| https://try.abtasty.com/5714a31785e8fb2356ca3d1bd25e4a43/main.1e0116ad91cee0a97856.js | 59ms | 46ms | 10ms | 3rd |
| https://www.laposte.fr/ecom/_nuxt/C6aQWrs0.js | 56ms | 21ms | 0ms | 3rd |
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 Loading7 fonts (167 KB)PASS
Web fonts
7
167 KB total
Render-blocking
0
of 7
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 Waterfall331 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 |
|---|---|---|---|---|---|---|
www.laposte.fr www.laposte.fr | Other | 639ms | 82 KB | 36% | €7/mo | Costly |
Unattributable Unattributable | Other | 439ms | 0 KB | — | €5/mo | Costly |
www.laposte.fr www.laposte.fr | Other | 369ms | 63 KB | — | €4/mo | Costly |
www.laposte.fr www.laposte.fr | Other | 179ms | 722 KB | — | €2/mo | Optional |
cdn.tagcommander.com cdn.tagcommander.com | Other | 64ms | 80 KB | 58% | €1/mo | Optional |
try.abtasty.com try.abtasty.com | Other | 59ms | 105 KB | 39% | €1/mo | Optional |
www.laposte.fr www.laposte.fr | Other | 56ms | 0 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.laposte.fr adds 639ms and costs ~€7/month
- Unattributable adds 439ms and costs ~€5/month
- www.laposte.fr adds 369ms and costs ~€4/month
100% 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
www.laposte.fr takes 639ms 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 439ms 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.laposte.fr takes 369ms 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 cdn.tagcommander.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