Performance
· 16 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.
4.68 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.18 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.47 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.007
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.84 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.
13.31 s
Page Load Progression
FPage Weight BudgetAction8.9 MB transferred, 52 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction6188ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://lucidmotors.com/_next/static/chunks/18-734d931430e3e6ea.js | 2112ms | 1565ms | 20ms | 3rd |
| https://lucidmotors.com/_next/static/chunks/634-03fb50f8f72028d2.js | 1116ms | 533ms | 124ms | 3rd |
| https://lucidmotors.com/ | 1036ms | 19ms | 18ms | 3rd |
| Unattributable | 637ms | 18ms | 0ms | 3rd |
| https://cdn.optimizely.com/js/4942072910708736.js | 582ms | 473ms | 40ms | 3rd |
| https://lucidmotors.com/_next/static/chunks/87c73c54-dd8d81ac9604067c.js | 349ms | 253ms | 16ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-W9CKZJ>m_auth=OcDGx7g4rvpwfYGPDufp2A>m_preview=env-2>m_cookies_win=x | 268ms | 201ms | 65ms | 3rd |
| https://lucidmotors.com/_next/static/chunks/app/%5B%5B...slug%5D%5D/page-107536b500328b89.js | 88ms | 61ms | 27ms | 3rd |
DJS BundlesAction17 scripts, 430 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://lucidmotors.com/_next/static/chunks/634-03fb50f8f72028d2.js | 358 KB | 127 KB (36%) | ✓ | 3rd |
| https://lucidmotors.com/_next/static/chunks/89ddd23d-aafe56895c21422b.js | 97 KB | 84 KB (87%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-W9CKZJ>m_auth=OcDGx7g4rvpwfYGPDufp2A>m_preview=env-2>m_cookies_win=x | 188 KB | 71 KB (38%) | ✓ | 3rd |
| https://cdn.optimizely.com/js/4942072910708736.js | 115 KB | 52 KB (46%) | ✓ | 3rd |
| https://lucidmotors.com/_next/static/chunks/00c3fd52-1d621a8b9eb7615e.js | 39 KB | 34 KB (91%) | ✓ | 3rd |
| https://lucidmotors.com/_next/static/chunks/285-68b69379d88ab9a7.js | 66 KB | 32 KB (48%) | ✓ | 3rd |
| https://lucidmotors.com/_next/static/chunks/app/%5B%5B...slug%5D%5D/page-107536b500328b89.js | 66 KB | 31 KB (48%) | ✓ | 3rd |
| https://lucidmotors.com/_next/static/chunks/7bf36345-c27dd68a182fd2c1.js | 25 KB | — | ✓ | 3rd |
| https://lucidmotors.com/_next/static/chunks/7c09d4dc-1c88d7d8491dd3f0.js | 15 KB | — | ✓ | 3rd |
| https://lucidmotors.com/_next/static/chunks/206-b2ac887f41a6cfb7.js | 44 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Image OptimizationNo images on this pagePASS
A+Font Loading3 fonts (381 KB)PASS
Web fonts
3
381 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~190 KB and ~380 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall52 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 |
|---|---|---|---|---|---|---|
lucidmotors.com lucidmotors.com | Other | 2112ms | 42 KB | — | $40/mo | Costly |
lucidmotors.com lucidmotors.com | Other | 1116ms | 358 KB | 36% | $21/mo | Costly |
lucidmotors.com lucidmotors.com | Other | 1036ms | 40 KB | — | $19/mo | Costly |
Unattributable Unattributable | Other | 637ms | 0 KB | — | $12/mo | Costly |
Optimizely cdn.optimizely.com | A/B Testing | 582ms | 115 KB | 46% | $11/mo | Costly |
lucidmotors.com lucidmotors.com | Other | 349ms | 52 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 268ms | 188 KB | 38% | $5/mo | Costly |
lucidmotors.com lucidmotors.com | Other | 88ms | 66 KB | 48% | $2/mo | Optional |
These scripts may cost more than they're worth
- lucidmotors.com adds 2112ms and costs ~$40/month
- lucidmotors.com adds 1116ms and costs ~$21/month
- lucidmotors.com adds 1036ms and costs ~$19/month
- Unattributable adds 637ms and costs ~$12/month
- Optimizely adds 582ms and costs ~$11/month
- lucidmotors.com adds 349ms and costs ~$7/month
- Google Tag Manager adds 268ms and costs ~$5/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
lucidmotors.com takes 2112ms 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
lucidmotors.com takes 1116ms 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
lucidmotors.com takes 1036ms 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 637ms 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
Optimizely takes 582ms 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
lucidmotors.com takes 349ms 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
Google Tag Manager takes 268ms 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