Performance
· 14 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.
3.29 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
26.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.92 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.032
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.12 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.
32.80 s
Page Load Progression
FPage Weight BudgetAction6.6 MB transferred, 119 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
FJS Execution CostAction11564ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 2392ms | 251ms | 0ms | 3rd |
| https://www.imf.org/op_f3m/M2hsV/1uEBR/aFPp/kQ5kJkYiG1/IxAhAQ/Dk5S/WjsjIDRt?v=c224f5de-e023-1555-4f24-52fe3e0017c8 | 1769ms | 1630ms | 60ms | 1st |
| https://www.imf.org/_next/static/chunks/framework-c8bb64664c3c5f7d.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 1665ms | 1352ms | 69ms | 1st |
| https://www.imf.org/en/home | 1652ms | 102ms | 8ms | 1st |
| https://www.imf.org/_next/static/chunks/pages/%5B%5B...path%5D%5D-c39e83664fee91aa.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 1218ms | 1216ms | 1ms | 1st |
| https://www.imf.org/_next/static/chunks/5571-cb184b697a216af1.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 403ms | 200ms | 150ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-CPJPTDPL31 | 355ms | 283ms | 68ms | 3rd |
| https://www.imf.org/_next/static/chunks/149.c3534173b964a82a.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 306ms | 295ms | 1ms | 1st |
| https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.5.0/database.js | 291ms | 200ms | 1ms | 3rd |
| https://www.imf.org/_next/static/chunks/5400-5a31fa76bfcf28a1.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 246ms | 3ms | 242ms | 1st |
Showing top 10 of 22 scripts
FJS BundlesAction45 scripts, 697 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.imf.org/_next/static/chunks/5400-5a31fa76bfcf28a1.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 385 KB | 254 KB (66%) | ✓ | 1st |
| https://www.imf.org/_next/static/chunks/5571-cb184b697a216af1.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 315 KB | 151 KB (49%) | ✓ | 1st |
| https://www.imf.org/_next/static/chunks/7ff8369e-6719b91168b9f5c3.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 102 KB | 76 KB (75%) | ✓ | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-CPJPTDPL31 | 174 KB | 69 KB (40%) | ✓ | 3rd |
| https://www.imf.org/_next/static/chunks/framework-c8bb64664c3c5f7d.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 115 KB | 68 KB (59%) | ✓ | 1st |
| https://www.imf.org/op_f3m/M2hsV/1uEBR/aFPp/kQ5kJkYiG1/IxAhAQ/Dk5S/WjsjIDRt?v=c224f5de-e023-1555-4f24-52fe3e0017c8 | 158 KB | 32 KB (20%) | ✓ | 1st |
| https://www.imf.org/_next/static/chunks/2917-391112d977cb0d3c.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 32 KB | 25 KB (79%) | ✓ | 1st |
| https://ucm-us.verint-cdn.com/files/sites/imf-org/live/sdk.js | 42 KB | 21 KB (50%) | ✓ | 3rd |
| https://www.imf.org/piwik.js | 1 KB | — | ✓ | 1st |
| https://www.imf.org/_next/static/chunks/5353.ca8b52f0d178fb29.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 11 KB | — | ✓ | 1st |
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
CImage OptimizationAction32 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
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0, must-revalidateREVIEW
public, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Third-Party Impact5% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (914 KB)PASS
Web fonts
6
914 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~570 KB and ~1140 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints14 hints, 0 missing preconnectsPASS
Current Resource Hints
14 resource hints configured
Network Waterfall119 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 2392ms | 0 KB | — | $32/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 355ms | 174 KB | 40% | $5/mo | Costly |
ucm-us.verint-cdn.com ucm-us.verint-cdn.com | Other | 291ms | 2 KB | — | $4/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 138ms | 35 KB | — | $2/mo | Optional |
assets.adobedtm.com assets.adobedtm.com | Other | 124ms | 16 KB | — | $2/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 78ms | 19 KB | — | $1/mo | Optional |
ucm-us.verint-cdn.com ucm-us.verint-cdn.com | Other | 62ms | 5 KB | — | $1/mo | Optional |
ucm-us.verint-cdn.com ucm-us.verint-cdn.com | Other | 56ms | 14 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 2392ms and costs ~$32/month
- Google Tag Manager adds 355ms and costs ~$5/month
- ucm-us.verint-cdn.com adds 291ms and costs ~$4/month
Unattributable takes 2392ms 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 355ms 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
ucm-us.verint-cdn.com takes 291ms 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