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.
5.38 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.46 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
962 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.02 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.51 s
Page Load Progression
FJS Execution CostAction4387ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.lemonde.fr/ | 1106ms | 93ms | 10ms | 1st |
| https://www.lemonde.fr/bucket/resources/front/js/home.11d1729d46f60f0e.js | 843ms | 230ms | 18ms | 1st |
| Unattributable | 622ms | 58ms | 0ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604030101/pubads_impl.js?cb=31097650 | 449ms | 227ms | 218ms | 3rd |
| https://cdn.sitestream.co/libs/storylines/5.0.12/storylines.js | 381ms | 92ms | 31ms | 3rd |
| https://www.lemonde.fr/bucket/resources/front/js/common.3d34f58f2e440228.js | 316ms | 169ms | 33ms | 1st |
| https://www.lemonde.fr/bucket/resources/front/96cb949ce39c9212.2490cffb4c967e8c01bf4cc824310b95f0272b59.js | 190ms | 171ms | 14ms | 1st |
| https://cmp.lemonde.fr/js/lemonde.min.js | 168ms | 109ms | 47ms | 3rd |
| https://securepubads.g.doubleclick.net/tag/js/gpt.js | 164ms | 144ms | 19ms | 3rd |
| https://www.lemonde.fr/bucket/resources/front/03ea4fa719e85114.2490cffb4c967e8c01bf4cc824310b95f0272b59.2490cffb4c967e8.js | 88ms | 74ms | 12ms | 1st |
Showing top 10 of 11 scripts
BPage Weight Budget1.2 MB transferred, 79 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/m202604030101/pubads_impl.js?cb=31097650 | 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.3d34f58f2e440228.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.2490cffb4c967e8c01bf4cc824310b95f0272b59.43260.js | 25 KB | — | ✓ | 1st |
| https://cmp.lemonde.fr/js/lemonde.min.js | 48 KB | — | ✓ | 3rd |
| 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/js/batch_load.7e7c6e51a1c07e71.js | 0 KB | — | ✓ | 1st |
| https://applets.ebxcdn.com/ebx.js | 1 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
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
Network Waterfall79 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 | 622ms | 0 KB | — | €3/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 449ms | 183 KB | 77% | €2/mo | Costly |
cdn.sitestream.co cdn.sitestream.co | Other | 381ms | 58 KB | 49% | €2/mo | Costly |
cmp.lemonde.fr cmp.lemonde.fr | Other | 168ms | 48 KB | — | €1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 164ms | 34 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 622ms and costs ~€3/month
- securepubads.g.doubleclick.net adds 449ms and costs ~€2/month
- cdn.sitestream.co adds 381ms and costs ~€2/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 622ms 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 449ms 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 381ms 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