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.29 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.05 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
101 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.008
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.38 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.39 s
Page Load Progression
FPage Weight BudgetAction4.1 MB transferred, 162 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
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
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 BundlesAction56 scripts, 1.0 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.americanbar.org/etc/designs/aba-cms-dotorg/dist.a1182b057c6bfa5dc9bbd516735ac0bd.js | 1089 KB | 695 KB (64%) | ✓ | 3rd |
| https://cdn.tinypass.com/api/tinypass.min.js | 133 KB | 83 KB (63%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-693532868&cx=c>m=4e64h1h1 | 145 KB | 62 KB (43%) | ✓ | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js | 110 KB | 55 KB (50%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-9762106 | 130 KB | 54 KB (42%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 34 KB (36%) | ✓ | 3rd |
| https://cdn.cxense.com/cx.js | 38 KB | 22 KB (58%) | ✓ | 3rd |
| https://cdn.cxense.com/cx.js | 38 KB | 22 KB (58%) | ✓ | 3rd |
| https://tags.tiqcdn.com/utag/aba/americanbar/prod/utag.90.js?utv=ut4.44.202601222101 | 2 KB | — | ✓ | 3rd |
| https://up.pixel.ad/assets/up.js?um=1 | 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
FPage Weight InventoryAction162 resources · 4.1 MB · 1.0 MB savings availableFIX
~1.0 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 162 resources | 4.1 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction42 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
CJS Execution CostAction1687ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://tags.tiqcdn.com/utag/aba/americanbar/prod/utag.js | 380ms | 371ms | 4ms | 3rd |
| https://www.americanbar.org/etc/designs/aba-cms-dotorg/dist.a1182b057c6bfa5dc9bbd516735ac0bd.js | 366ms | 229ms | 113ms | 3rd |
| https://www.americanbar.org/ | 293ms | 14ms | 1ms | 3rd |
| Unattributable | 167ms | 4ms | 0ms | 3rd |
| https://www.redditstatic.com/ads/pixel.js | 124ms | 119ms | 2ms | 3rd |
| https://cdn.tinypass.com/api/tinypass.min.js | 107ms | 66ms | 35ms | 3rd |
| https://www.americanbar.org/cdn-cgi/challenge-platform/scripts/jsd/main.js | 69ms | 65ms | 1ms | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js | 65ms | 54ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-693532868&cx=c>m=4e64h1h1 | 59ms | 50ms | 8ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-9762106 | 56ms | 48ms | 8ms | 3rd |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading11 fonts (462 KB)PASS
Web fonts
11
462 KB total
Render-blocking
0
of 11
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
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 ~71 KB and ~142 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: Cloudflare
Network Waterfall162 requests over 5709msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
tags.tiqcdn.com tags.tiqcdn.com | Other | 380ms | 43 KB | — | $5/mo | Costly |
www.americanbar.org www.americanbar.org | Other | 366ms | 1089 KB | 64% | $5/mo | Costly |
www.americanbar.org www.americanbar.org | Other | 293ms | 39 KB | — | $4/mo | Costly |
Unattributable Unattributable | Other | 167ms | 0 KB | — | $2/mo | Optional |
www.redditstatic.com www.redditstatic.com | Other | 124ms | 19 KB | — | $2/mo | Optional |
cdn.tinypass.com cdn.tinypass.com | Other | 107ms | 133 KB | 63% | $1/mo | Optional |
www.americanbar.org www.americanbar.org | Other | 69ms | 1 KB | — | $1/mo | Optional |
analytics.tiktok.com analytics.tiktok.com | Other | 65ms | 110 KB | 50% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 59ms | 145 KB | 43% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 56ms | 130 KB | 42% | $1/mo | Optional |
These scripts may cost more than they're worth
- tags.tiqcdn.com adds 380ms and costs ~$5/month
- www.americanbar.org adds 366ms and costs ~$5/month
- www.americanbar.org adds 293ms 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
tags.tiqcdn.com takes 380ms 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.americanbar.org takes 366ms 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
64% of www.americanbar.org'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
www.americanbar.org 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
63% of cdn.tinypass.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
50% of analytics.tiktok.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