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.44 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.46 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
38 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.041
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.23 s
Page Load Progression
FPage Weight BudgetAction21.6 MB transferred, 73 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction73 resources · 21.6 MB · 227 KB savings availableFIX
~226.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 73 resources | 21.6 MiB | ||||||
BImage Optimization10 images, 0 KB saveableREVIEW
BJS Execution Cost886ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.uclahealth.org/ | 389ms | 3ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NSK4WRJ | 169ms | 142ms | 14ms | 3rd |
| Unattributable | 159ms | 5ms | 0ms | 3rd |
| https://www.uclahealth.org/libraries/fontawesome/js/solid.min.js?tdw2bm | 96ms | 36ms | 43ms | 3rd |
| https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main | 73ms | 56ms | 12ms | 3rd |
CJS BundlesAction36 scripts, 227 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main | 119 KB | 94 KB (79%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NSK4WRJ | 140 KB | 55 KB (39%) | ✓ | 3rd |
| https://www.uclahealth.org/sites/default/files/js/js_oAL8sBVDhmxxr3L1hRNoeGNV1cqYqebUlgXjTdZUyGs.js?scope=footer&delta=1&language=en&theme=uclahealth&include=eJx9jkEWgzAIRC8UzZF8U4OIxeAL0fb4tXWTdtENMB8GgETIwGo3aBitUExl36B9EqhxjwXPMFmueJDbSrGpez-4vxXk5H9H3FRSYDNWGio48hl-9XXpC65BJd-3vWzmFCVLDfuomAla5wjdJNPiLbvsXT1_ckWltjdTse6QRNZSJ5Rxbkk9k-xriz6u7r2goQOYcp2sjBRXcgdL5hf9FoHl | 47 KB | 34 KB (73%) | ✓ | 3rd |
| https://tags.tiqcdn.com/utag/uclahealth/main/prod/utag.js | 33 KB | 24 KB (73%) | ✓ | 3rd |
| https://www.uclahealth.org/core/assets/vendor/jquery/jquery.min.js?v=4.0.0 | 28 KB | 20 KB (73%) | ✓ | 3rd |
| https://player.vimeo.com/api/player.js | 9 KB | — | ✓ | 3rd |
| https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=es&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callback | 3 KB | — | ✓ | 3rd |
| https://www.uclahealth.org/sites/default/files/js/js_ODMTJHTlsYFUZOBe2v4CnOkI7WIXP8zmmUB8fKiO6is.js?scope=footer&delta=6&language=en&theme=uclahealth&include=eJx9jkEWgzAIRC8UzZF8U4OIxeAL0fb4tXWTdtENMB8GgETIwGo3aBitUExl36B9EqhxjwXPMFmueJDbSrGpez-4vxXk5H9H3FRSYDNWGio48hl-9XXpC65BJd-3vWzmFCVLDfuomAla5wjdJNPiLbvsXT1_ckWltjdTse6QRNZSJ5Rxbkk9k-xriz6u7r2goQOYcp2sjBRXcgdL5hf9FoHl | 1 KB | — | ✓ | 3rd |
| https://www.uclahealth.org/libraries/fontawesome/js/fontawesome.min.js?tdw2bm | 16 KB | — | ✓ | 3rd |
| https://www.uclahealth.org/libraries/fontawesome/js/brands.min.js?tdw2bm | 3 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
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 (126 KB)PASS
Web fonts
6
126 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
AHTTP Cachingmax-age=31536000 (52 weeks)PASS
max-age=31536000
| Directive | Value | Meaning |
|---|---|---|
| max-age | 31536000 | Cache for 52 weeks |
Network Waterfall73 requests over 2419msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.uclahealth.org www.uclahealth.org | Other | 389ms | 22 KB | — | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 169ms | 140 KB | 39% | $2/mo | Optional |
Unattributable Unattributable | Other | 159ms | 0 KB | — | $2/mo | Optional |
www.uclahealth.org www.uclahealth.org | Other | 96ms | 433 KB | — | $1/mo | Optional |
translate.googleapis.com translate.googleapis.com | Other | 73ms | 119 KB | 79% | $1/mo | Optional |
These scripts may cost more than they're worth
- www.uclahealth.org adds 389ms 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
www.uclahealth.org takes 389ms 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
79% of translate.googleapis.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