Performance
· 16 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.
5.67 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
14.13 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.17 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.131
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.64 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.
14.18 s
Page Load Progression
FPage Weight BudgetAction3.6 MB transferred, 90 requestsFIX
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction8009ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cloudinary.com/wp-content/themes/cld-2021/assets/2022/js/gsap/gsap.min.js | 2194ms | 489ms | 8ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5BS5ZV | 1131ms | 900ms | 172ms | 3rd |
| https://cloudinary.com/ | 949ms | 222ms | 15ms | 3rd |
| Unattributable | 899ms | 123ms | 0ms | 3rd |
| https://cdn-4.convertexperiments.com/v1/js/10042338-10042940.js?environment=production | 769ms | 682ms | 53ms | 3rd |
| https://cloudinary.com/wp-content/themes/cld-2021/assets/js/jquery-3.4.1.min.js?ver=3.4.1 | 458ms | 198ms | 9ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-952601552&cx=c>m=4e6460h1 | 401ms | 353ms | 44ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | 391ms | 194ms | 64ms | 3rd |
| https://cloudinary.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 382ms | 344ms | 3ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-NKMQJY2D2H&cx=c>m=4e6460h1 | 268ms | 182ms | 85ms | 3rd |
Showing top 10 of 13 scripts
DJS BundlesAction19 scripts, 303 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | 130 KB | 68 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-NKMQJY2D2H&cx=c>m=4e6460h1 | 171 KB | 66 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-952601552&cx=c>m=4e6460h1 | 146 KB | 64 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5BS5ZV | 184 KB | 58 KB (32%) | ✓ | 3rd |
| https://cdn-4.convertexperiments.com/v1/js/10042338-10042940.js?environment=production | 115 KB | 46 KB (40%) | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/@algolia/autocomplete-js@1.17.9/dist/umd/index.production.js?ver=1.0.0 | 21 KB | — | ✓ | 3rd |
| https://cloudinary.com/wp-content/themes/cld-2021/assets/2022/js/owl.carousel.234.min.js?ver=2.2.0 | 12 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/algoliasearch@4/dist/algoliasearch.umd.js?ver=1.0.0 | 9 KB | — | ✓ | 3rd |
| https://cloudinary.com/wp-content/themes/cld-2021/assets/js/jquery-3.4.1.min.js?ver=3.4.1 | 31 KB | — | ✓ | 3rd |
| https://cloudinary.com/wp-content/themes/cld-2021/assets/2022/js/ajax-events.js | 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
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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (378 KB)PASS
Web fonts
2
378 KB total
Render-blocking
0
of 2
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
- 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 ~236 KB and ~472 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints23 hints, 0 missing preconnectsPASS
Current Resource Hints
23 resource hints configured
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
AHTTP Cachingmax-age=30 (30 seconds)PASS
public, max-age=30
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 30 | Cache for 30 seconds |
Network Waterfall90 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 |
|---|---|---|---|---|---|---|
cloudinary.com cloudinary.com | Other | 2194ms | 29 KB | — | €35/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 1131ms | 184 KB | 32% | €18/mo | Costly |
cloudinary.com cloudinary.com | Other | 949ms | 49 KB | — | €15/mo | Costly |
Unattributable Unattributable | Other | 899ms | 0 KB | — | €14/mo | Costly |
cdn-4.convertexperiments.com cdn-4.convertexperiments.com | Other | 769ms | 115 KB | 40% | €12/mo | Costly |
cloudinary.com cloudinary.com | Other | 458ms | 31 KB | — | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 401ms | 146 KB | 44% | €6/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 391ms | 130 KB | 53% | €6/mo | Essential |
cloudinary.com cloudinary.com | Other | 382ms | 0 KB | — | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 268ms | 171 KB | 39% | €4/mo | Costly |
cdn.debugbear.com cdn.debugbear.com | Other | 57ms | 14 KB | — | €1/mo | Optional |
cloudinary.com cloudinary.com | Other | 56ms | 2 KB | — | €1/mo | Optional |
jsDelivr cdn.jsdelivr.net | CDN | 53ms | 21 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- cloudinary.com adds 2194ms and costs ~€35/month
- Google Tag Manager adds 1131ms and costs ~€18/month
- cloudinary.com adds 949ms and costs ~€15/month
- Unattributable adds 899ms and costs ~€14/month
- cdn-4.convertexperiments.com adds 769ms and costs ~€12/month
- cloudinary.com adds 458ms and costs ~€7/month
- Google Tag Manager adds 401ms and costs ~€6/month
- cloudinary.com adds 382ms and costs ~€6/month
- Google Tag Manager adds 268ms and costs ~€4/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
cloudinary.com takes 2194ms 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 1131ms 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
cloudinary.com takes 949ms 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 899ms 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
cdn-4.convertexperiments.com takes 769ms 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
cloudinary.com takes 458ms 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 401ms 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
53% of OneTrust'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
cloudinary.com takes 382ms 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 268ms 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