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.
640 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.
162 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.334
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.83 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.
2.88 s
Page Load Progression
DPage Weight BudgetAction2.5 MB transferred, 93 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
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
DThird-Party ImpactAction99% third-party, 0 ms blockingFIX
FJS BundlesAction32 scripts, 658 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.blablacar.com/k/a/6215.6f0cd314c52834b7.js | 410 KB | 249 KB (61%) | ✓ | 3rd |
| https://cdn.blablacar.com/k/a/index.59085c37e31fdd97.js | 436 KB | 218 KB (50%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TVPFSZ | 175 KB | 79 KB (45%) | ✓ | 3rd |
| https://cdn.blablacar.com/k/a/6187.cab3118d515f4ea4.chunk.js | 66 KB | 48 KB (73%) | ✓ | 3rd |
| https://sdk.privacy-center.org/sdk/c8e2e67c354c0d6dec2981e079061b37f6a1f337/modern/sdk.c8e2e67c354c0d6dec2981e079061b37f6a1f337.js | 90 KB | 43 KB (48%) | ✓ | 3rd |
| https://try.abtasty.com/8c952bdd9cb88033ffef07632e185107/main.51be40c215b8bdf2eeec.js | 46 KB | 20 KB (44%) | ✓ | 3rd |
| https://ddome-tag.blablacar.com/tags.js | 43 KB | — | ✓ | 3rd |
| https://cdn.blablacar.com/k/a/5168.871296c462df99ba.chunk.js | 2 KB | — | ✓ | 3rd |
| https://cdn.blablacar.com/k/a/7663.0735c7dfe8c4449e.chunk.js | 3 KB | — | ✓ | 3rd |
| https://cdn.blablacar.com/k/a/1237.5d60fe73894ef6ad.chunk.js | 2 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
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 |
CImage OptimizationAction17 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CJS Execution CostAction1315ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdn.blablacar.com/k/a/6215.6f0cd314c52834b7.js | 397ms | 289ms | 40ms | 3rd |
| https://cdn.blablacar.com/k/a/index.59085c37e31fdd97.js | 243ms | 167ms | 71ms | 3rd |
| Unattributable | 198ms | 27ms | 0ms | 3rd |
| https://www.blablacar.fr/ | 196ms | 10ms | 2ms | 1st |
| https://ddome-tag.blablacar.com/tags.js | 90ms | 78ms | 5ms | 3rd |
| https://sdk.privacy-center.org/sdk/c8e2e67c354c0d6dec2981e079061b37f6a1f337/modern/ui-web-en-web.c8e2e67c354c0d6dec2981e079061b37f6a1f337.js | 69ms | 47ms | 5ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TVPFSZ | 64ms | 49ms | 14ms | 3rd |
| https://cdn.blablacar.com/k/a/9245.708db02cfe26ed36.chunk.js | 58ms | 38ms | 2ms | 3rd |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (208 KB)PASS
Web fonts
5
208 KB total
Render-blocking
0
of 5
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Google Cloud
Network Waterfall93 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 |
|---|---|---|---|---|---|---|
cdn.blablacar.com cdn.blablacar.com | Other | 397ms | 410 KB | 61% | €4/mo | Costly |
cdn.blablacar.com cdn.blablacar.com | Other | 243ms | 436 KB | 50% | €3/mo | Costly |
Unattributable Unattributable | Other | 198ms | 0 KB | — | €2/mo | Optional |
ddome-tag.blablacar.com ddome-tag.blablacar.com | Other | 90ms | 43 KB | — | €1/mo | Optional |
sdk.privacy-center.org sdk.privacy-center.org | Other | 69ms | 52 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 64ms | 175 KB | 45% | €1/mo | Optional |
cdn.blablacar.com cdn.blablacar.com | Other | 58ms | 31 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- cdn.blablacar.com adds 397ms and costs ~€4/month
- cdn.blablacar.com adds 243ms and costs ~€3/month
85% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
cdn.blablacar.com takes 397ms 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
61% of cdn.blablacar.com'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.blablacar.com takes 243ms 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
50% of cdn.blablacar.com'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