Performance
· 15 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.15 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.94 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
98 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.01 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.
3.95 s
Page Load Progression
FPage Weight BudgetAction3.3 MB transferred, 231 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
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS BundlesAction61 scripts, 948 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578 | 265 KB | 182 KB (69%) | ✓ | 3rd |
| https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-19c058bab366060d820a44d0da806af3-lc.min.js | 174 KB | 141 KB (83%) | ✓ | 3rd |
| https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/otBannerSdk.js | 129 KB | 68 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-6D2F5M2DQK&cx=c>m=4e64k0 | 177 KB | 64 KB (36%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-8524752&cx=c>m=4e64k0 | 126 KB | 63 KB (50%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-4395963&cx=c>m=4e64k0 | 131 KB | 63 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17064923859&cx=c>m=4e64k0 | 144 KB | 61 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-T8HG9X4 | 181 KB | 58 KB (32%) | ✓ | 3rd |
| https://resources.digital-cloud-west.medallia.com/wdcwest/147534/onsite/generic1776687762436.js | 89 KB | 52 KB (58%) | ✓ | 3rd |
| https://lptag.liveperson.net/lptag/api/account/6091852/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefined | 122 KB | 48 KB (43%) | ✓ | 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
FPage Weight InventoryAction231 resources · 3.3 MB · 948 KB savings availableFIX
~948.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 231 resources | 3.3 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| max-age | 0 | Cache for 0 seconds |
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| post-check | 0 | |
| pre-check | 0 |
CImage OptimizationAction87 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
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
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
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
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
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 CostAction1138ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-T8HG9X4 | 293ms | 270ms | 15ms | 3rd |
| Unattributable | 292ms | 7ms | 0ms | 3rd |
| https://www.transunion.com/ | 179ms | 34ms | 1ms | 3rd |
| https://assets.adobedtm.com/1d56dec66bd4/51ddf8b365e8/launch-7938b1342a29.min.js | 110ms | 86ms | 9ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-6D2F5M2DQK&cx=c>m=4e64k0 | 98ms | 83ms | 11ms | 3rd |
| https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/otBannerSdk.js | 59ms | 35ms | 9ms | 3rd |
| https://www.transunion.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 56ms | 53ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17064923859&cx=c>m=4e64k0 | 52ms | 44ms | 8ms | 3rd |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (138 KB)PASS
Web fonts
3
138 KB total
Render-blocking
0
of 3
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: Cloudflare
Network Waterfall231 requests over 2980msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 293ms | 181 KB | 32% | $4/mo | Costly |
Unattributable Unattributable | Other | 292ms | 0 KB | — | $4/mo | Costly |
www.transunion.com www.transunion.com | Other | 179ms | 17 KB | — | $2/mo | Optional |
assets.adobedtm.com assets.adobedtm.com | Other | 110ms | 106 KB | 45% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 98ms | 177 KB | 36% | $1/mo | Optional |
cdn-ukwest.onetrust.com cdn-ukwest.onetrust.com | Other | 59ms | 129 KB | 53% | $1/mo | Optional |
www.transunion.com www.transunion.com | Other | 56ms | 0 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 52ms | 144 KB | 42% | $1/mo | Optional |
These scripts may cost more than they're worth
- Google Tag Manager adds 293ms and costs ~$4/month
- Unattributable adds 292ms and costs ~$4/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
Google Tag Manager takes 293ms 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 292ms 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 cdn-ukwest.onetrust.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