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.50 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.93 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
11.38 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.201
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
11.43 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.
28.75 s
Page Load Progression
FPage Weight BudgetAction4.0 MB transferred, 256 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
FJS Execution CostAction25524ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.leboncoin.fr/_next/static/chunks/framework-2abbcfecf697e9a2.js | 6075ms | 4135ms | 28ms | 1st |
| https://www.leboncoin.fr/ | 2799ms | 176ms | 16ms | 1st |
| Unattributable | 2741ms | 1017ms | 0ms | 3rd |
| https://cdn.hubvisor.io/wrapper/01CE9HZCZVPW9QB522QNNS8MZQ/hubvisor.js | 2385ms | 1815ms | 567ms | 3rd |
| https://www.leboncoin.fr/_next/static/chunks/pages/_app-4542fcc57fd47f46.js | 1817ms | 1374ms | 313ms | 1st |
| https://www.leboncoin.fr/_next/static/chunks/70025.a7433be5f391f1c1.js | 1424ms | 1386ms | 4ms | 1st |
| https://sdk.privacy-center.org/sdk/c8e2e67c354c0d6dec2981e079061b37f6a1f337/modern/sdk.c8e2e67c354c0d6dec2981e079061b37f6a1f337.js | 1375ms | 1034ms | 217ms | 3rd |
| https://server.sgtm.leboncoin.fr/gtm.js?id=GTM-PXTWK33X | 783ms | 596ms | 90ms | 3rd |
| https://dd.leboncoin.fr/tags.js | 632ms | 520ms | 26ms | 3rd |
| https://www.leboncoin.fr/_next/static/chunks/7730-514c76803cf21dba.js | 571ms | 516ms | 32ms | 1st |
Showing top 10 of 30 scripts
FJS BundlesAction138 scripts, 2.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.leboncoin.fr/_next/static/chunks/pages/_app-4542fcc57fd47f46.js | 479 KB | 208 KB (43%) | ✓ | 1st |
| https://www.leboncoin.fr/_next/static/chunks/44700-c58766aeb527c730.js | 58 KB | 166 KB (98%) | ✓ | 1st |
| https://www.leboncoin.fr/_next/static/chunks/44700-c58766aeb527c730.js | 0 KB | 166 KB (98%) | ✓ | 1st |
| https://www.leboncoin.fr/_next/static/chunks/1607-1321761431f1d26c.js | 57 KB | 150 KB (97%) | ✓ | 1st |
| https://www.leboncoin.fr/_next/static/chunks/1607-1321761431f1d26c.js | 0 KB | 150 KB (97%) | ✓ | 1st |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js | 183 KB | 139 KB (76%) | ✓ | 3rd |
| https://www.leboncoin.fr/_next/static/chunks/17645-ef23547b8a8fdebf.js | 0 KB | 137 KB (84%) | ✓ | 1st |
| https://www.leboncoin.fr/_next/static/chunks/17645-ef23547b8a8fdebf.js | 50 KB | 137 KB (84%) | ✓ | 1st |
| https://server.sgtm.leboncoin.fr/gtag/js?id=G-Z707449XJ2&cx=c>m=4e6461h2&sign=f9b7a61e095da83b1a7c2eaa6c45a18a38eea262bf23b0cc5791a12f859dc1cd_20260407 | 161 KB | 73 KB (45%) | ✓ | 3rd |
| https://server.sgtm.leboncoin.fr/gtm.js?id=GTM-PXTWK33X | 168 KB | 71 KB (42%) | ✓ | 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
max-age=0, private, no-cache, no-store, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| must-revalidate | — | Must recheck with server after expiry |
BThird-Party Impact60% third-party, 0 ms blockingREVIEW
BImage Optimization42 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 Loading3 fonts (47 KB)PASS
Web fonts
3
47 KB total
Render-blocking
0
of 3
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 Waterfall256 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 | 2741ms | 0 KB | — | €30/mo | Costly |
cdn.hubvisor.io cdn.hubvisor.io | Other | 2385ms | 365 KB | 18% | €26/mo | Costly |
sdk.privacy-center.org sdk.privacy-center.org | Other | 1375ms | 0 KB | 40% | €15/mo | Costly |
server.sgtm.leboncoin.fr server.sgtm.leboncoin.fr | Other | 783ms | 168 KB | 42% | €8/mo | Costly |
dd.leboncoin.fr dd.leboncoin.fr | Other | 632ms | 43 KB | — | €7/mo | Costly |
sdk.privacy-center.org sdk.privacy-center.org | Other | 456ms | 0 KB | 41% | €5/mo | Costly |
server.sgtm.leboncoin.fr server.sgtm.leboncoin.fr | Other | 379ms | 161 KB | 45% | €4/mo | Costly |
sdk.privacy-center.org sdk.privacy-center.org | Other | 368ms | 0 KB | — | €4/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 328ms | 183 KB | 76% | €4/mo | Costly |
sdk.privacy-center.org sdk.privacy-center.org | Other | 204ms | 0 KB | — | €2/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 146ms | 34 KB | — | €2/mo | Optional |
cdn-eu.realytics.net cdn-eu.realytics.net | Other | 104ms | 19 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 2741ms and costs ~€30/month
- cdn.hubvisor.io adds 2385ms and costs ~€26/month
- sdk.privacy-center.org adds 1375ms and costs ~€15/month
- server.sgtm.leboncoin.fr adds 783ms and costs ~€8/month
- dd.leboncoin.fr adds 632ms and costs ~€7/month
- sdk.privacy-center.org adds 456ms and costs ~€5/month
- server.sgtm.leboncoin.fr adds 379ms and costs ~€4/month
- sdk.privacy-center.org adds 368ms and costs ~€4/month
- securepubads.g.doubleclick.net adds 328ms and costs ~€4/month
- sdk.privacy-center.org adds 204ms and costs ~€2/month
Unattributable takes 2741ms 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
cdn.hubvisor.io takes 2385ms 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
sdk.privacy-center.org takes 1375ms 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
server.sgtm.leboncoin.fr takes 783ms 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
dd.leboncoin.fr takes 632ms 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
sdk.privacy-center.org takes 456ms 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
server.sgtm.leboncoin.fr takes 379ms 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
sdk.privacy-center.org takes 368ms 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
securepubads.g.doubleclick.net takes 328ms 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
76% of securepubads.g.doubleclick.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
sdk.privacy-center.org takes 204ms 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