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.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.12 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
130 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.
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.
10.54 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction37 resources · 1.6 MB · 111 KB savings availableFIX
~110.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 37 resources | 1.6 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.6 MB transferred, 37 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
CImage OptimizationAction19 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
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 CostAction1019ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 306ms | 7ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-7S1TPRE7F5 | 234ms | 191ms | 38ms | 3rd |
| https://www.cbd.int/ | 194ms | 9ms | 1ms | 3rd |
| https://use.fontawesome.com/releases/v6.1.0/js/all.js | 181ms | 53ms | 127ms | 3rd |
| https://www.cbd.int/sites/default/files/js/js_J2luA5l_SDJmmdm7wO88tRni8LgRRzEK-rIE7Lz7fhY.js | 53ms | 30ms | 6ms | 3rd |
| https://www.cbd.int/sites/default/files/js/js_J_7eOZCJhiAHj9BV-dkmpAi2kFpcDPm-szQUzRvoXoA.js | 50ms | 42ms | 7ms | 3rd |
BJS Bundles8 scripts, 111 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-7S1TPRE7F5 | 176 KB | 69 KB (39%) | ✓ | 3rd |
| https://www.cbd.int/sites/default/files/js/js_fQZXcYZFBKPW0gks83W9qL4omu9dK1iY9rZLgwCe_0s.js | 28 KB | 22 KB (78%) | ✓ | 3rd |
| https://www.cbd.int/sites/default/files/js/js_J_7eOZCJhiAHj9BV-dkmpAi2kFpcDPm-szQUzRvoXoA.js | 34 KB | 21 KB (62%) | ✓ | 3rd |
| https://www.cbd.int/sites/default/files/js/js_J2luA5l_SDJmmdm7wO88tRni8LgRRzEK-rIE7Lz7fhY.js | 25 KB | — | ✓ | 3rd |
| https://www.cbd.int/sites/default/files/js/js_VUEPQDZKxh1-vOGY_SMuT65EjffMcWp2s1sKdhKdI_U.js | 8 KB | — | ✓ | 3rd |
| https://use.fontawesome.com/releases/v6.1.0/js/all.js | 611 KB | — | ✓ | 3rd |
| https://use.fontawesome.com/releases/v6.1.0/js/v4-shims.js | 8 KB | — | ✓ | 3rd |
| https://www.cbd.int/libraries/lazysizes/lazysizes.min.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
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (60 KB)PASS
Web fonts
3
60 KB total
Render-blocking
0
of 3
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 Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall37 requests over 579msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 306ms | 0 KB | — | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 234ms | 176 KB | 39% | €3/mo | Costly |
www.cbd.int www.cbd.int | Other | 194ms | 30 KB | — | €2/mo | Optional |
use.fontawesome.com use.fontawesome.com | Other | 181ms | 611 KB | — | €2/mo | Optional |
www.cbd.int www.cbd.int | Other | 53ms | 25 KB | — | €1/mo | Optional |
www.cbd.int www.cbd.int | Other | 50ms | 34 KB | 62% | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 306ms and costs ~€3/month
- Google Tag Manager adds 234ms 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
Unattributable takes 306ms 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 234ms 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
62% of www.cbd.int'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