Performance
· 17 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.
2.49 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.42 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.51 s
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.
4.46 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.
9.44 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4347ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.loreal.com/themes/LorealCorp/bundle.js?v=3.34.0-release00000003 | 1067ms | 716ms | 32ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5WD4R5 | 1050ms | 917ms | 70ms | 3rd |
| Unattributable | 608ms | 111ms | 0ms | 3rd |
| https://www.loreal.com/en/ | 531ms | 94ms | 5ms | 3rd |
| https://www.loreal.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 368ms | 350ms | 3ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 358ms | 211ms | 96ms | 3rd |
| https://www.loreal.com/themes/LorealCorp/vendors.bundle.js?v=3.34.0-release00000003 | 183ms | 12ms | 47ms | 3rd |
| https://www.loreal.com/themes/LorealCorp/country-selector.js | 100ms | 99ms | 0ms | 3rd |
| https://www.loreal.com/themes/LorealCorp/modal.js | 82ms | 60ms | 0ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.1 MB transferred, 40 requestsREVIEW
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
CJS BundlesAction10 scripts, 276 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.loreal.com/themes/LorealCorp/vendors.bundle.js?v=3.34.0-release00000003 | 170 KB | 94 KB (56%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 124 KB | 66 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5WD4R5 | 168 KB | 65 KB (39%) | ✓ | 3rd |
| https://www.loreal.com/themes/LorealCorp/bundle.js?v=3.34.0-release00000003 | 73 KB | 51 KB (69%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 9 KB | — | ✓ | 3rd |
| https://ecb.qualquantsignals.com/invite/loreal2021/ecb_intercept.js | 1 KB | — | ✓ | 3rd |
| https://www.loreal.com/themes/LorealCorp/modal.js | 0 KB | — | ✓ | 3rd |
| https://www.loreal.com/themes/LorealCorp/chunk-2d0b59e4.js | 2 KB | — | ✓ | 3rd |
| https://www.loreal.com/themes/LorealCorp/country-selector.js | 1 KB | — | ✓ | 3rd |
| https://www.loreal.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? | 13 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
BPage Weight Inventory40 resources · 1.1 MB · 276 KB savings availableREVIEW
~276.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 40 resources | 1.1 MiB | ||||||
A+Text CompressionAll text resources are compressedPASS
AImage Optimization7 images, 0 KB saveablePASS
A+Font Loading6 fonts (259 KB)PASS
Web fonts
6
259 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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)
Fixing the unchecked items could save ~1 KB and ~2 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall40 requests over 1408msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.loreal.com www.loreal.com | Other | 1067ms | 73 KB | 69% | €17/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 1050ms | 168 KB | 39% | €17/mo | Costly |
Unattributable Unattributable | Other | 608ms | 0 KB | — | €10/mo | Costly |
www.loreal.com www.loreal.com | Other | 531ms | 35 KB | — | €8/mo | Costly |
www.loreal.com www.loreal.com | Other | 368ms | 0 KB | — | €6/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 358ms | 124 KB | 53% | €6/mo | Essential |
www.loreal.com www.loreal.com | Other | 183ms | 170 KB | 56% | €3/mo | Optional |
www.loreal.com www.loreal.com | Other | 100ms | 1 KB | — | €2/mo | Optional |
www.loreal.com www.loreal.com | Other | 82ms | 0 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.loreal.com adds 1067ms and costs ~€17/month
- Google Tag Manager adds 1050ms and costs ~€17/month
- Unattributable adds 608ms and costs ~€10/month
- www.loreal.com adds 531ms and costs ~€8/month
- www.loreal.com adds 368ms and costs ~€6/month
100% 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
www.loreal.com takes 1067ms 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
69% of www.loreal.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
Google Tag Manager takes 1050ms 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
Unattributable takes 608ms 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
www.loreal.com takes 531ms 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
www.loreal.com takes 368ms 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
53% of OneTrust'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
56% of www.loreal.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