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.
1.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.33 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.85 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.
6.15 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.
12.60 s
Page Load Progression
FPage Weight BudgetAction20.9 MB transferred, 437 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
FJS Execution CostAction18776ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.toyota.com/ | 7381ms | 32ms | 4ms | 1st |
| https://www.toyota.com/etc.clientlibs/tcom/clientlibs/clientlib-sitev2.min.2ff33dd65159cc8f7b2c4477f2cebac1.js | 2151ms | 977ms | 15ms | 1st |
| https://f98792672267.edge.sdk.awswaf.com/f98792672267/c394e383e870/challenge.js | 1997ms | 1818ms | 58ms | 3rd |
| Unattributable | 1488ms | 106ms | 0ms | 3rd |
| https://nexus.toyota.com/toyotanational/t-com-p/Bootstrap.js | 1172ms | 957ms | 59ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 606ms | 537ms | 38ms | 3rd |
| https://www.toyota.com/etc.clientlibs/tcom/clientlibs/clientlib-site/resources/js/92070.d0a408656e6f6f84090c.js | 426ms | 398ms | 0ms | 1st |
| https://t.contentsquare.net/uxa/4f158e824c11b.js | 383ms | 341ms | 31ms | 3rd |
| https://tagging.shiftdigitalapps.io/id/sda_id.js?ns=SDA | 304ms | 191ms | 0ms | 3rd |
| https://scripts.inmarkethub.com/conversion-tracking/v1.js | 229ms | 219ms | 2ms | 3rd |
Showing top 10 of 36 scripts
FJS BundlesAction135 scripts, 2.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://f98792672267.edge.sdk.awswaf.com/f98792672267/c394e383e870/challenge.js | 506 KB | 262 KB (52%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 0 KB | 179 KB (49%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 363 KB | 179 KB (49%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 363 KB | 179 KB (49%) | ✓ | 3rd |
| https://sd.iperceptions.com/ius-552c4685f10c444b12afbe0e3c7dc445/30434_639077188758549825 | 245 KB | 175 KB (72%) | ✗ | 3rd |
| https://t.contentsquare.net/uxa/4f158e824c11b.js | 184 KB | 121 KB (66%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-663059 | 129 KB | 97 KB (76%) | ✓ | 3rd |
| https://cdn.dg.toyota.com/deploy/dg-ui/latest/toyota/common.Dy0iIUOj.min.js | 108 KB | 76 KB (71%) | ✓ | 3rd |
| https://www.toyota.com/etc.clientlibs/tcom/clientlibs/clientlib-sitev2.min.2ff33dd65159cc8f7b2c4477f2cebac1.js | 132 KB | 73 KB (59%) | ✓ | 1st |
| https://cdn.dg.toyota.com/deploy/dg-ui/latest/toyota/vendor.05sA14IW.min.js | 144 KB | 67 KB (47%) | ✓ | 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
BThird-Party Impact49% third-party, 0 ms blockingREVIEW
BImage Optimization138 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (124 KB)PASS
Web fonts
6
124 KB total
Render-blocking
0
of 6
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+HTTP Cachingmax-age=31536000 (52 weeks)PASS
max-age=31536000, public
| Directive | Value | Meaning |
|---|---|---|
| max-age | 31536000 | Cache for 52 weeks |
| public | — | Any cache may store this response |
Network Waterfall437 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 |
|---|---|---|---|---|---|---|
f98792672267.edge.sdk.awswaf.com f98792672267.edge.sdk.awswaf.com | Other | 1997ms | 506 KB | 52% | €11/mo | Costly |
Unattributable Unattributable | Other | 1488ms | 0 KB | — | €8/mo | Costly |
nexus.toyota.com nexus.toyota.com | Other | 1172ms | 192 KB | 30% | €6/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 606ms | 0 KB | 49% | €3/mo | Costly |
t.contentsquare.net t.contentsquare.net | Other | 383ms | 184 KB | 66% | €2/mo | Costly |
tagging.shiftdigitalapps.io tagging.shiftdigitalapps.io | Other | 304ms | 1 KB | — | €2/mo | Costly |
scripts.inmarkethub.com scripts.inmarkethub.com | Other | 229ms | 15 KB | — | €1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 200ms | 172 KB | 39% | €1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 178ms | 144 KB | 39% | €1/mo | Optional |
tagging.shiftdigitalapps.io tagging.shiftdigitalapps.io | Other | 161ms | 98 KB | 36% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 141ms | 129 KB | 42% | €1/mo | Optional |
nexus.toyota.com nexus.toyota.com | Other | 108ms | 53 KB | 60% | €1/mo | Optional |
sd.iperceptions.com sd.iperceptions.com | Other | 106ms | 245 KB | 72% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 104ms | 129 KB | 47% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 103ms | 136 KB | 40% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 102ms | 136 KB | 40% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 93ms | 137 KB | 40% | €0/mo | Optional |
sdtagging.azureedge.net sdtagging.azureedge.net | Other | 91ms | 138 KB | 18% | €0/mo | Optional |
sc-static.net sc-static.net | Other | 90ms | 25 KB | — | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 90ms | 165 KB | 38% | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 75ms | 129 KB | 47% | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 74ms | 129 KB | 44% | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 74ms | 129 KB | 46% | €0/mo | Optional |
nexus.toyota.com nexus.toyota.com | Other | 71ms | 19 KB | — | €0/mo | Optional |
s.pinimg.com s.pinimg.com | Other | 64ms | 28 KB | — | €0/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 62ms | 95 KB | 38% | €0/mo | Optional |
universal.iperceptions.com universal.iperceptions.com | Other | 61ms | 4 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- f98792672267.edge.sdk.awswaf.com adds 1997ms and costs ~€11/month
- Unattributable adds 1488ms and costs ~€8/month
- nexus.toyota.com adds 1172ms and costs ~€6/month
- www.gstatic.com adds 606ms and costs ~€3/month
- t.contentsquare.net adds 383ms and costs ~€2/month
- tagging.shiftdigitalapps.io adds 304ms and costs ~€2/month
- scripts.inmarkethub.com adds 229ms and costs ~€1/month
- Google Tag Manager adds 200ms and costs ~€1/month
44% 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
f98792672267.edge.sdk.awswaf.com takes 1997ms 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
52% of f98792672267.edge.sdk.awswaf.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
Unattributable takes 1488ms 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
nexus.toyota.com takes 1172ms 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.gstatic.com takes 606ms 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
t.contentsquare.net takes 383ms 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
66% of t.contentsquare.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
tagging.shiftdigitalapps.io takes 304ms 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
scripts.inmarkethub.com takes 229ms 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 200ms 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
60% of nexus.toyota.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
72% of sd.iperceptions.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