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.
685 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.07 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.003
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.04 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.
1.07 s
Page Load Progression
BJS Execution Cost974ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.lemonde.fr/ | 614ms | 30ms | 2ms | 1st |
| Unattributable | 164ms | 10ms | 0ms | 3rd |
| https://www.lemonde.fr/bucket/resources/front/js/common.3d34f58f2e440228.js | 87ms | 46ms | 6ms | 1st |
| https://www.lemonde.fr/bucket/resources/front/js/home.11d1729d46f60f0e.js | 55ms | 35ms | 5ms | 1st |
| https://www.lemonde.fr/bucket/resources/front/96cb949ce39c9212.2490cffb4c967e8c01bf4cc824310b95f0272b59.js | 54ms | 50ms | 3ms | 1st |
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 |
APage Weight Budget952 KB transferred, 69 requestsPASS
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
A+Third-Party Impact20% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image 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+JS Bundles12 scripts, 21 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.lemonde.fr/bucket/resources/front/js/home.11d1729d46f60f0e.js | 33 KB | 21 KB (66%) | ✓ | 1st |
| https://cmp.lemonde.fr/js/lemonde.min.js | 48 KB | — | ✓ | 3rd |
| https://www.lemonde.fr/bucket/resources/front/js/vendor.3aee036b216e2a97.js | 2 KB | — | ✓ | 1st |
| https://www.lemonde.fr/bucket/resources/front/js/batch_load.7e7c6e51a1c07e71.js | 1 KB | — | ✓ | 1st |
| https://applets.ebxcdn.com/ebx.js | 1 KB | — | ✓ | 3rd |
| https://www.lemonde.fr/bucket/resources/front/js/common.3d34f58f2e440228.js | 40 KB | — | ✓ | 1st |
| https://www.lemonde.fr/bucket/resources/front/96cb949ce39c9212.2490cffb4c967e8c01bf4cc824310b95f0272b59.js | 20 KB | — | ✓ | 1st |
| https://www.lemonde.fr/bucket/resources/front/js/forecast.ab75835444be58f0.js | 11 KB | — | ✓ | 1st |
| https://www.lemonde.fr/bucket/resources/front/ca618854ca95a48e.2490cffb4c967e8c01bf4cc824310b95f0272b59.43260.js | 25 KB | — | ✓ | 1st |
| https://www.lemonde.fr/bucket/resources/front/03ea4fa719e85114.2490cffb4c967e8c01bf4cc824310b95f0272b59.2490cffb4c967e8.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
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall69 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 | 164ms | 0 KB | — | €1/mo | Optional |