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.
1.03 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.97 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
332 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.007
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.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.
6.06 s
Page Load Progression
FPage Weight BudgetAction6.6 MB transferred, 120 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
DJS Execution CostAction2717ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 556ms | 70ms | 0ms | 3rd |
| https://www.imf.org/en/home | 492ms | 29ms | 4ms | 1st |
| https://www.imf.org/op_f3m/M2hsV/1uEBR/aFPp/kQ5kJkYiG1/IxAhAQ/VHsc/QWIuDztt?v=1ee662af-e5a4-40a1-ba5d-3c8efaba17c8 | 457ms | 424ms | 15ms | 1st |
| https://www.imf.org/_next/static/chunks/framework-c8bb64664c3c5f7d.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 390ms | 316ms | 19ms | 1st |
| https://www.imf.org/_next/static/chunks/pages/%5B%5B...path%5D%5D-c39e83664fee91aa.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 294ms | 293ms | 0ms | 1st |
| https://www.imf.org/_next/static/chunks/5571-cb184b697a216af1.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 109ms | 49ms | 37ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-CPJPTDPL31 | 102ms | 83ms | 18ms | 3rd |
| https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.5.0/database.js | 74ms | 50ms | 0ms | 3rd |
| https://www.imf.org/_next/static/chunks/149.c3534173b964a82a.js?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 67ms | 65ms | 0ms | 1st |
| https://www.imf.org/_next/static/css/21107d8c4a675cc4.css?dpl=dpl_FE1dH5nR71MZBGZQeTizrGRuLqVL | 67ms | 0ms | 0ms | 1st |
Showing top 10 of 12 scripts
FJS BundlesAction45 scripts, 696 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 | 255 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/VHsc/QWIuDztt?v=1ee662af-e5a4-40a1-ba5d-3c8efaba17c8 | 153 KB | 31 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://ucm-us.verint-cdn.com/files/sites/imf-org//sdk.js | 1 KB | — | ✓ | 3rd |
| https://ucm-us.verint-cdn.com/files/sites/imf-org/live/customcode.js | 2 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
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
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
- 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
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 HintsNo optimization neededPASS
Network Waterfall120 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 | 556ms | 0 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 102ms | 174 KB | 40% | $1/mo | Optional |
ucm-us.verint-cdn.com ucm-us.verint-cdn.com | Other | 74ms | 2 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 556ms and costs ~$7/month
Unattributable takes 556ms 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