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.
2.11 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.94 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
114 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.017
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.24 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.
6.51 s
Page Load Progression
FPage Weight BudgetAction4.2 MB transferred, 124 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
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
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS BundlesAction39 scripts, 630 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.washington.edu/static/home/wp-content/themes/uw-2014/js/site.js?ver=3.1 | 164 KB | 113 KB (69%) | ✓ | 3rd |
| https://www.washington.edu/static/home/wp-includes/js/jquery/jquery.js?9583878 | 279 KB | 95 KB (34%) | ✗ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JLHM9WH4JV&cx=c>m=4e64h1 | 175 KB | 71 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-3T65WK0BM8&cx=c>m=4e64h1 | 157 KB | 65 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KQ6QQBT | 169 KB | 60 KB (36%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-4532109&cx=c>m=4e64h1 | 129 KB | 57 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-11078980387&cx=c>m=4e64h1 | 140 KB | 54 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-16646132057&cx=c>m=4e64h1 | 149 KB | 52 KB (35%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 33 KB (34%) | ✓ | 3rd |
| https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js | 55 KB | 29 KB (53%) | ✓ | 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 InventoryAction124 resources · 4.2 MB · 630 KB savings availableFIX
~630.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 124 resources | 4.2 MiB | ||||||
CImage OptimizationAction29 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
CJS Execution CostAction1375ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-KQ6QQBT | 249ms | 206ms | 20ms | 3rd |
| https://www.washington.edu/ | 177ms | 3ms | 1ms | 3rd |
| https://www.washington.edu/static/home/wp-includes/js/jquery/jquery.js?9583878 | 149ms | 66ms | 9ms | 3rd |
| Unattributable | 125ms | 6ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-16646132057&cx=c>m=4e64h1 | 92ms | 79ms | 13ms | 3rd |
| https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js | 90ms | 80ms | 5ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JLHM9WH4JV&cx=c>m=4e64h1 | 87ms | 70ms | 16ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-3T65WK0BM8&cx=c>m=4e64h1 | 82ms | 65ms | 15ms | 3rd |
| https://info.discoveruw.org/mtc.js | 78ms | 52ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-11078980387&cx=c>m=4e64h1 | 71ms | 58ms | 12ms | 3rd |
Showing top 10 of 13 scripts
BHTTP Cachingno-cacheREVIEW
no-cache
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (248 KB)PASS
Web fonts
7
248 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- 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)
Fixing the unchecked items could save ~49 KB and ~98 ms
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: Google Cloud
Network Waterfall124 requests over 4366msINFO
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 | 249ms | 169 KB | 36% | $3/mo | Costly |
www.washington.edu www.washington.edu | Other | 177ms | 80 KB | — | $2/mo | Optional |
www.washington.edu www.washington.edu | Other | 149ms | 279 KB | 34% | $2/mo | Optional |
Unattributable Unattributable | Other | 125ms | 0 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 92ms | 149 KB | 35% | $1/mo | Optional |
script.crazyegg.com script.crazyegg.com | Other | 90ms | 55 KB | 53% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 87ms | 175 KB | 41% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 82ms | 157 KB | 41% | $1/mo | Optional |
info.discoveruw.org info.discoveruw.org | Other | 78ms | 4 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 71ms | 140 KB | 39% | $1/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 65ms | 26 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 59ms | 129 KB | 44% | $1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 52ms | 97 KB | 34% | $1/mo | Optional |
These scripts may cost more than they're worth
- Google Tag Manager adds 249ms 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
Google Tag Manager takes 249ms 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 script.crazyegg.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