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.11 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.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
861 ms
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.11 s
Page Load Progression
BJS Execution Cost540ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.lemonde.fr/ | 367ms | 29ms | 2ms | 1st |
| Unattributable | 117ms | 11ms | 0ms | 3rd |
| https://www.lemonde.fr/bucket/resources/front/js/common.4cffe894c125a193.js | 56ms | 29ms | 4ms | 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 Budget909 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 Impact16% 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, 45 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| 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 | 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/96cb949ce39c9212.fb257ea3de19e0ff3ce52a6d43ff448cdad3ffd8.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.fb257ea3de19e0ff3ce52a6d43ff448cdad3ffd8.43260.js | 25 KB | — | ✓ | 1st |
| 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
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 | 117ms | 0 KB | — | €0/mo | Optional |