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.
8.26 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
47.36 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.16 s
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.
8.26 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.
48.88 s
Page Load Progression
FPage Weight BudgetAction8.2 MB transferred, 157 requestsFIX
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
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction3702ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.untourism.int/libraries/jquery/dist/jquery.min.js?v=4.0.0-rc.1 | 1764ms | 1358ms | 7ms | 3rd |
| Unattributable | 883ms | 8ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Y | 398ms | 287ms | 47ms | 3rd |
| https://www.untourism.int/core/misc/drupal.init.js?v=11.2.10 | 364ms | 124ms | 0ms | 3rd |
| https://www.untourism.int/ | 144ms | 9ms | 2ms | 3rd |
| https://unpkg.com/leaflet@1.7.1/dist/leaflet.js | 95ms | 51ms | 16ms | 3rd |
| https://www.untourism.int/themes/untourism/templates/components/custom/swiper/swiper.min.js?tdw158 | 54ms | 12ms | 12ms | 3rd |
DPage Weight InventoryAction157 resources · 8.2 MB · 111 KB savings availableFIX
~110.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 157 resources | 8.2 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BJS Bundles47 scripts, 111 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Y | 158 KB | 63 KB (40%) | ✓ | 3rd |
| https://www.untourism.int/themes/untourism/templates/components/custom/swiper/swiper.min.js?tdw158 | 42 KB | 27 KB (66%) | ✓ | 3rd |
| https://unpkg.com/leaflet@1.7.1/dist/leaflet.js | 40 KB | 21 KB (52%) | ✓ | 3rd |
| https://www.untourism.int/modules/contrib/better_exposed_filters/js/auto_submit.js?tdw158 | 3 KB | — | ✓ | 3rd |
| https://www.untourism.int/core/misc/drupal.js?v=11.2.10 | 6 KB | — | ✗ | 3rd |
| https://www.untourism.int/core/misc/drupal.init.js?v=11.2.10 | 0 KB | — | ✓ | 3rd |
| https://www.untourism.int/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.2.10 | 0 KB | — | ✓ | 3rd |
| https://www.untourism.int/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.2.10 | 0 KB | — | ✓ | 3rd |
| https://www.untourism.int/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.2.10 | 0 KB | — | ✓ | 3rd |
| https://www.untourism.int/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.2.10 | 0 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
A+Text CompressionAll text resources are compressedPASS
AImage Optimization15 images, 0 KB saveablePASS
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
A+Font Loading6 fonts (246 KB)PASS
Web fonts
6
246 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~58 KB and ~116 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
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 Waterfall157 requests over 1814msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.untourism.int www.untourism.int | Other | 1764ms | 31 KB | — | $23/mo | Costly |
Unattributable Unattributable | Other | 883ms | 0 KB | — | $12/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 398ms | 158 KB | 40% | $5/mo | Costly |
www.untourism.int www.untourism.int | Other | 364ms | 0 KB | — | $5/mo | Costly |
www.untourism.int www.untourism.int | Other | 144ms | 63 KB | — | $2/mo | Optional |
unpkg unpkg.com | CDN | 95ms | 40 KB | 52% | $1/mo | Optional |
www.untourism.int www.untourism.int | Other | 54ms | 42 KB | 66% | $1/mo | Optional |
These scripts may cost more than they're worth
- www.untourism.int adds 1764ms and costs ~$23/month
- Unattributable adds 883ms and costs ~$12/month
- Google Tag Manager adds 398ms and costs ~$5/month
- www.untourism.int adds 364ms and costs ~$5/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.untourism.int takes 1764ms 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 883ms 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 398ms 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.untourism.int takes 364ms 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
52% of unpkg'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
66% of www.untourism.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