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.
9.01 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
17.67 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
641 ms
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.
10.69 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.
20.15 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 187 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 Execution CostAction5309ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 1474ms | 93ms | 0ms | 3rd |
| https://investor.vanguard.com/Bha_qqRjl9DtW1P6UA/7LYhLcumOYr7Nz/WiUKVjkHAQ/cQIJaCFM/ChQB | 947ms | 771ms | 58ms | 3rd |
| https://corp-etm-arl.web.vanguard.com/personal_investor_prd/379f26abac75/9fc4b472fc7d/launch-e4739f08c463.min.js | 506ms | 411ms | 62ms | 3rd |
| https://dxa.cdn.web.vanguard.com/pi/prod/dxa.js | 414ms | 369ms | 18ms | 3rd |
| https://mdl-medallia-digital.vanguard.com/pkg/1.0.0/web/external_libs/wdcusprem/2940/onsite/generic1772008099417.js | 337ms | 233ms | 30ms | 3rd |
| https://investor.vanguard.com/corporate-portal/_next/static/chunks/framework-b1e5f14688f9ffe6.js | 227ms | 135ms | 15ms | 3rd |
| https://corp-pmj.web.vanguard.com/files/us_b2c/cc/prod/onetrust/scripttemplates/202402.1.0/otBannerSdk.js | 189ms | 129ms | 35ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-12332392&l=googleDataLayer | 163ms | 133ms | 29ms | 3rd |
| https://investor.vanguard.com/corporate-portal | 146ms | 25ms | 1ms | 3rd |
| https://corp-etm-arl.web.vanguard.com/personal_investor_prd/379f26abac75/9fc4b472fc7d/2916133dc13d/RC403fd31e15154df2820515c24bd38e9b-source.min.js | 143ms | 142ms | 0ms | 3rd |
Showing top 10 of 18 scripts
DJS BundlesAction52 scripts, 302 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=DC-12332392&l=googleDataLayer | 131 KB | 61 KB (46%) | ✓ | 3rd |
| https://corp-pmj.web.vanguard.com/files/us_b2c/cc/prod/onetrust/scripttemplates/202402.1.0/otBannerSdk.js | 106 KB | 59 KB (56%) | ✓ | 3rd |
| https://investor.vanguard.com/Bha_qqRjl9DtW1P6UA/7LYhLcumOYr7Nz/WiUKVjkHAQ/cQIJaCFM/ChQB | 185 KB | 39 KB (21%) | ✓ | 3rd |
| https://mdl-medallia-digital.vanguard.com/pkg/1.0.0/web/external_libs/wdcusprem/2940/onsite/generic1772008099417.js | 62 KB | 39 KB (63%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 37 KB (38%) | ✓ | 3rd |
| https://dxa.cdn.web.vanguard.com/pi/prod/dxa.js | 67 KB | 25 KB (37%) | ✓ | 3rd |
| https://investor.vanguard.com/corporate-portal/_next/static/chunks/framework-b1e5f14688f9ffe6.js | 57 KB | 22 KB (39%) | ✓ | 3rd |
| https://corp-etm-arl.web.vanguard.com/personal_investor_prd/379f26abac75/9fc4b472fc7d/launch-e4739f08c463.min.js | 112 KB | 21 KB (19%) | ✓ | 3rd |
| https://corp-etm-arl.web.vanguard.com/personal_investor_prd/379f26abac75/9fc4b472fc7d/2916133dc13d/RC8256ad6d0eaa417487be6509107743d7-source.min.js | 1 KB | — | ✓ | 3rd |
| https://corp-etm-arl.web.vanguard.com/personal_investor_prd/379f26abac75/9fc4b472fc7d/2916133dc13d/RC72e555a348c74edbbe96a7379aa299fd-source.min.js | 1 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
DPage Weight InventoryAction187 resources · 2.2 MB · 302 KB savings availableFIX
~301.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 187 resources | 2.2 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization62 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 Loading4 fonts (156 KB)PASS
Web fonts
4
156 KB total
Render-blocking
0
of 4
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall187 requests over 6996msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1474ms | 0 KB | — | $20/mo | Costly |
investor.vanguard.com investor.vanguard.com | Other | 947ms | 1 KB | 21% | $13/mo | Costly |
corp-etm-arl.web.vanguard.com corp-etm-arl.web.vanguard.com | Other | 506ms | 112 KB | 19% | $7/mo | Costly |
dxa.cdn.web.vanguard.com dxa.cdn.web.vanguard.com | Other | 414ms | 67 KB | 37% | $6/mo | Costly |
mdl-medallia-digital.vanguard.com mdl-medallia-digital.vanguard.com | Other | 337ms | 62 KB | 63% | $4/mo | Costly |
investor.vanguard.com investor.vanguard.com | Other | 227ms | 57 KB | 39% | $3/mo | Costly |
corp-pmj.web.vanguard.com corp-pmj.web.vanguard.com | Other | 189ms | 106 KB | 56% | $3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 163ms | 131 KB | 46% | $2/mo | Optional |
investor.vanguard.com investor.vanguard.com | Other | 146ms | 8 KB | — | $2/mo | Optional |
corp-etm-arl.web.vanguard.com corp-etm-arl.web.vanguard.com | Other | 143ms | 1 KB | — | $2/mo | Optional |
corp.ivo.assets.vgdynamic.info corp.ivo.assets.vgdynamic.info | Other | 133ms | 2 KB | — | $2/mo | Optional |
investor.vanguard.com investor.vanguard.com | Other | 110ms | 89 KB | — | $1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 107ms | 97 KB | 38% | $1/mo | Optional |
web-vitals.cdn.web.vanguard.com web-vitals.cdn.web.vanguard.com | Other | 104ms | 26 KB | — | $1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 93ms | 44 KB | — | $1/mo | Optional |
investor.vanguard.com investor.vanguard.com | Other | 92ms | 37 KB | — | $1/mo | Optional |
cdn.boomtrain.com cdn.boomtrain.com | Other | 69ms | 31 KB | — | $1/mo | Optional |
c1.rfihub.net c1.rfihub.net | Other | 53ms | 7 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1474ms and costs ~$20/month
- investor.vanguard.com adds 947ms and costs ~$13/month
- corp-etm-arl.web.vanguard.com adds 506ms and costs ~$7/month
- dxa.cdn.web.vanguard.com adds 414ms and costs ~$6/month
- mdl-medallia-digital.vanguard.com adds 337ms and costs ~$4/month
- investor.vanguard.com adds 227ms and costs ~$3/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
Unattributable takes 1474ms 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
investor.vanguard.com takes 947ms 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
corp-etm-arl.web.vanguard.com takes 506ms 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
dxa.cdn.web.vanguard.com takes 414ms 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
mdl-medallia-digital.vanguard.com takes 337ms 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
63% of mdl-medallia-digital.vanguard.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
investor.vanguard.com takes 227ms 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
56% of corp-pmj.web.vanguard.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