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.
2.41 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.83 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
454 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.
4.82 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.
11.83 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2450ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.nber.org/ | 690ms | 11ms | 1ms | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/d3/6.7.0/d3.min.js | 468ms | 126ms | 28ms | 3rd |
| https://www.nber.org/themes/custom/nber/assets/build/js/index-generated.js?tduart | 300ms | 262ms | 22ms | 3rd |
| Unattributable | 277ms | 7ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MVRPF7C | 249ms | 202ms | 40ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-3Y05NLKEBB&cx=c>m=4e64h1 | 235ms | 188ms | 40ms | 3rd |
| https://www.nber.org/themes/custom/nber/assets/build/js/libraries-generated.js?tduart | 114ms | 12ms | 102ms | 3rd |
| https://www.nber.org/modules/custom/nber_charts/js/unemployment-graphic.js?v=1 | 61ms | 56ms | 1ms | 3rd |
| https://www.google-analytics.com/analytics.js | 55ms | 44ms | 4ms | 3rd |
DJS BundlesAction16 scripts, 361 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.nber.org/themes/custom/nber/assets/build/js/libraries-generated.js?tduart | 273 KB | 147 KB (54%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-3Y05NLKEBB&cx=c>m=4e64h1 | 156 KB | 63 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MVRPF7C | 144 KB | 63 KB (44%) | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/d3/6.7.0/d3.min.js | 73 KB | 55 KB (75%) | ✓ | 3rd |
| https://www.nber.org/themes/custom/nber/assets/build/js/index-generated.js?tduart | 51 KB | 33 KB (64%) | ✓ | 3rd |
| https://www.nber.org/core/misc/drupal.init.js?v=10.4.9 | 1 KB | — | ✓ | 3rd |
| https://www.nber.org/core/assets/vendor/once/once.min.js?v=1.0.1 | 1 KB | — | ✓ | 3rd |
| https://www.nber.org/modules/contrib/lazy/js/lazy.js?v=10.4.9 | 1 KB | — | ✓ | 3rd |
| https://www.nber.org/core/misc/drupal.js?v=10.4.9 | 7 KB | — | ✗ | 3rd |
| https://www.nber.org/core/misc/drupalSettingsLoader.js?v=10.4.9 | 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 InventoryAction59 resources · 1.4 MB · 361 KB savings availableFIX
~360.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 59 resources | 1.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.4 MB transferred, 59 requestsREVIEW
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization6 images, 0 KB saveablePASS
A+Font Loading9 fonts (288 KB)PASS
Web fonts
9
288 KB total
Render-blocking
0
of 9
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)
Fixing the unchecked items could save ~17 KB and ~34 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints9 hints, 0 missing preconnectsPASS
Current Resource Hints
9 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall59 requests over 990msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.nber.org www.nber.org | Other | 690ms | 31 KB | — | $9/mo | Costly |
cdnjs cdnjs.cloudflare.com | CDN | 468ms | 73 KB | 75% | $6/mo | Costly |
www.nber.org www.nber.org | Other | 300ms | 51 KB | 64% | $4/mo | Costly |
Unattributable Unattributable | Other | 277ms | 0 KB | — | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 249ms | 144 KB | 44% | $3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 235ms | 156 KB | 41% | $3/mo | Costly |
www.nber.org www.nber.org | Other | 114ms | 273 KB | 54% | $2/mo | Optional |
www.nber.org www.nber.org | Other | 61ms | 2 KB | — | $1/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 55ms | 21 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.nber.org adds 690ms and costs ~$9/month
- cdnjs adds 468ms and costs ~$6/month
- www.nber.org adds 300ms and costs ~$4/month
- Unattributable adds 277ms and costs ~$4/month
- Google Tag Manager adds 249ms and costs ~$3/month
- Google Tag Manager adds 235ms 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.nber.org takes 690ms 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
cdnjs takes 468ms 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
75% of cdnjs'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.nber.org takes 300ms 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.nber.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
Unattributable takes 277ms 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
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
Google Tag Manager takes 235ms 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
54% of www.nber.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