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.
5.32 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.07 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
276 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.
6.10 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.
10.12 s
Page Load Progression
DJS Execution CostAction2786ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.lemonde.fr/ | 833ms | 104ms | 7ms | 1st |
| https://www.lemonde.fr/bucket/resources/front/js/common.4cffe894c125a193.js | 415ms | 153ms | 19ms | 1st |
| Unattributable | 403ms | 31ms | 0ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js | 278ms | 166ms | 81ms | 3rd |
| https://cdn.sitestream.co/libs/storylines/5.0.12/storylines.js | 251ms | 68ms | 26ms | 3rd |
| https://www.lemonde.fr/bucket/resources/front/js/home.11d1729d46f60f0e.js | 177ms | 134ms | 14ms | 1st |
| https://www.lemonde.fr/bucket/resources/front/96cb949ce39c9212.fb257ea3de19e0ff3ce52a6d43ff448cdad3ffd8.js | 161ms | 131ms | 9ms | 1st |
| https://securepubads.g.doubleclick.net/tag/js/gpt.js | 111ms | 94ms | 15ms | 3rd |
| https://cmp.lemonde.fr/js/lemonde.min.js | 94ms | 63ms | 24ms | 3rd |
| https://www.lemonde.fr/bucket/resources/front/03ea4fa719e85114.fb257ea3de19e0ff3ce52a6d43ff448cdad3ffd8.fb257ea3de19e0f.js | 63ms | 52ms | 10ms | 1st |
BPage Weight Budget1.2 MB transferred, 78 requestsREVIEW
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
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
CJS BundlesAction16 scripts, 213 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js | 183 KB | 140 KB (77%) | ✓ | 3rd |
| https://cdn.sitestream.co/libs/storylines/5.0.12/storylines.js | 58 KB | 28 KB (49%) | ✓ | 3rd |
| https://www.lemonde.fr/bucket/resources/front/js/common.4cffe894c125a193.js | 40 KB | 23 KB (59%) | ✓ | 1st |
| https://www.lemonde.fr/bucket/resources/front/js/home.11d1729d46f60f0e.js | 33 KB | 22 KB (67%) | ✓ | 1st |
| https://www.lemonde.fr/bucket/resources/front/ca618854ca95a48e.fb257ea3de19e0ff3ce52a6d43ff448cdad3ffd8.43260.js | 25 KB | — | ✓ | 1st |
| https://applets.ebxcdn.com/ebx.js | 1 KB | — | ✓ | 3rd |
| https://www.lemonde.fr/bucket/resources/front/96cb949ce39c9212.fb257ea3de19e0ff3ce52a6d43ff448cdad3ffd8.js | 20 KB | — | ✓ | 1st |
| https://www.lemonde.fr/bucket/resources/front/js/forecast.ab75835444be58f0.js | 11 KB | — | ✓ | 1st |
| https://cmp.lemonde.fr/js/lemonde.min.js | 48 KB | — | ✓ | 3rd |
| https://www.lemonde.fr/bucket/resources/front/03ea4fa719e85114.fb257ea3de19e0ff3ce52a6d43ff448cdad3ffd8.fb257ea3de19e0f.js | 25 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingprivate, must-revalidate, max-age=0REVIEW
private, must-revalidate, max-age=0
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| must-revalidate | — | Must recheck with server after expiry |
| max-age | 0 | Cache for 0 seconds |
AThird-Party Impact39% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization16 images, 0 KB saveablePASS
A+Font Loading8 fonts (297 KB)PASS
Web fonts
8
297 KB total
Render-blocking
0
of 8
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 Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall78 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 | 403ms | 0 KB | — | €2/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 278ms | 183 KB | 77% | €1/mo | Costly |
cdn.sitestream.co cdn.sitestream.co | Other | 251ms | 58 KB | 49% | €1/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 111ms | 34 KB | — | €0/mo | Optional |
cmp.lemonde.fr cmp.lemonde.fr | Other | 94ms | 48 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 403ms and costs ~€2/month
- securepubads.g.doubleclick.net adds 278ms and costs ~€1/month
- cdn.sitestream.co adds 251ms and costs ~€1/month
41% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable takes 403ms 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 278ms 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
77% 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
cdn.sitestream.co takes 251ms 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