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.
7.45 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
22.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
874 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.
8.86 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.
22.51 s
Page Load Progression
FPage Weight BudgetAction3.7 MB transferred, 96 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2968ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.justice.gov/d9/js/js_G8WsNmfSYUp5mpsAGVNXTFMZBWaZ2QZoXN6FK4gEmO8.js?scope=footer&delta=0&language=en&theme=usdoj_uswds&include=eJxVkOGuwjAIRl-o2kdqsLCJY7AUqve-vVOr0T-Q850ACdVEYHM-idUlV2uUHiVj6xvIcbK2JvoLYV3e2cDkHHRjpAJCLTIrRwozCd7y6Kk72qWAgvwHV88vpitp-JCXvm4rac-_OKwTtHrO3zBM9xt6Bnd6rpoIZ7uW2WwW-rooBnj44KGipudkqQshh7XCGjQ3CDbNLwV1_wHufJya7VbxDtH4dd4 | 862ms | 413ms | 11ms | 3rd |
| Unattributable | 730ms | 15ms | 0ms | 3rd |
| https://www.justice.gov/d9/js/js_hTnaoOtM4X5XoPAr28zmLSvrLdw6doGAVmviXmhZOGY.js?scope=footer&delta=5&language=en&theme=usdoj_uswds&include=eJxVkOGuwjAIRl-o2kdqsLCJY7AUqve-vVOr0T-Q850ACdVEYHM-idUlV2uUHiVj6xvIcbK2JvoLYV3e2cDkHHRjpAJCLTIrRwozCd7y6Kk72qWAgvwHV88vpitp-JCXvm4rac-_OKwTtHrO3zBM9xt6Bnd6rpoIZ7uW2WwW-rooBnj44KGipudkqQshh7XCGjQ3CDbNLwV1_wHufJya7VbxDtH4dd4 | 581ms | 66ms | 32ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 303ms | 245ms | 55ms | 3rd |
| https://www.justice.gov/ | 174ms | 8ms | 1ms | 3rd |
| https://www.justice.gov/d9/css/css_UFGmUIixkB6s3FQx7QRs6MGi2nz5hjbalX3jXf5knrE.css?delta=1&language=en&theme=usdoj_uswds&include=eJxljlGOwzAIRC-E4iNZxKANDTGWwc3m9k3bVF1pfxjmoRFTViYJ61kqcY1Zrazpzw7FVLG5vC_FOgP_hkpdE_XRUKfLguJhIzKJF7tzP5JVPtPQsONPx7b4J_El06htzCq-MIFL8C7EGZV7nC0kwK0Iat7Olpifbzz9R1MsvDH44cFbmtEZwkxDWroUhpPd8vCdPKE7h8NdePf0mtNmNJQfVRRqqg | 173ms | 0ms | 0ms | 3rd |
| https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js | 82ms | 78ms | 2ms | 3rd |
| https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DOJ&sp=find&yt=true | 63ms | 46ms | 4ms | 3rd |
DPage Weight InventoryAction96 resources · 3.7 MB · 96 KB savings availableFIX
~95.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 96 resources | 3.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction45 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
BJS Bundles22 scripts, 96 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 147 KB | 59 KB (40%) | ✓ | 3rd |
| https://www.justice.gov/d9/js/js_hTnaoOtM4X5XoPAr28zmLSvrLdw6doGAVmviXmhZOGY.js?scope=footer&delta=5&language=en&theme=usdoj_uswds&include=eJxVkOGuwjAIRl-o2kdqsLCJY7AUqve-vVOr0T-Q850ACdVEYHM-idUlV2uUHiVj6xvIcbK2JvoLYV3e2cDkHHRjpAJCLTIrRwozCd7y6Kk72qWAgvwHV88vpitp-JCXvm4rac-_OKwTtHrO3zBM9xt6Bnd6rpoIZ7uW2WwW-rooBnj44KGipudkqQshh7XCGjQ3CDbNLwV1_wHufJya7VbxDtH4dd4 | 56 KB | 37 KB (66%) | ✓ | 3rd |
| https://www.youtube.com/iframe_api | 4 KB | — | ✓ | 3rd |
| https://www.justice.gov/d9/js/js_BeZBW4xltvQ-X81QbqxqM_FMKCQgcnlormnDmqZ7pyI.js?scope=footer&delta=3&language=en&theme=usdoj_uswds&include=eJxVkOGuwjAIRl-o2kdqsLCJY7AUqve-vVOr0T-Q850ACdVEYHM-idUlV2uUHiVj6xvIcbK2JvoLYV3e2cDkHHRjpAJCLTIrRwozCd7y6Kk72qWAgvwHV88vpitp-JCXvm4rac-_OKwTtHrO3zBM9xt6Bnd6rpoIZ7uW2WwW-rooBnj44KGipudkqQshh7XCGjQ3CDbNLwV1_wHufJya7VbxDtH4dd4 | 5 KB | — | ✓ | 3rd |
| https://unpkg.com/@popperjs/core@2.11.8/dist/umd/popper.min.js | 8 KB | — | ✓ | 3rd |
| https://www.justice.gov/modules/contrib/collapsiblock/theme/dist/collapsiblock.js?td8rv5 | 2 KB | — | ✓ | 3rd |
| https://www.justice.gov/modules/contrib/uswds_ckeditor_integration/js/aftermarket/uswds_accordion.js?td8rv5 | 1 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js | 11 KB | — | ✓ | 3rd |
| https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DOJ&sp=find&yt=true | 9 KB | — | ✓ | 3rd |
| https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js | 4 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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading11 fonts (415 KB)PASS
Web fonts
11
415 KB total
Render-blocking
0
of 11
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 Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall96 requests over 3234msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.justice.gov www.justice.gov | Other | 862ms | 32 KB | — | €9/mo | Costly |
Unattributable Unattributable | Other | 730ms | 0 KB | — | €8/mo | Costly |
www.justice.gov www.justice.gov | Other | 581ms | 56 KB | 66% | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 303ms | 147 KB | 40% | €3/mo | Costly |
www.justice.gov www.justice.gov | Other | 174ms | 15 KB | — | €2/mo | Optional |
www.justice.gov www.justice.gov | Other | 173ms | 130 KB | — | €2/mo | Optional |
dap.digitalgov.gov dap.digitalgov.gov | Other | 82ms | 4 KB | — | €1/mo | Optional |
dap.digitalgov.gov dap.digitalgov.gov | Other | 63ms | 9 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.justice.gov adds 862ms and costs ~€9/month
- Unattributable adds 730ms and costs ~€8/month
- www.justice.gov adds 581ms and costs ~€6/month
- Google Tag Manager adds 303ms 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
www.justice.gov takes 862ms 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 730ms 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.justice.gov takes 581ms 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
66% of www.justice.gov'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
Google Tag Manager takes 303ms 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