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.94 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
18.56 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.77 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.035
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.24 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.
18.95 s
Page Load Progression
FPage Weight BudgetAction3.2 MB transferred, 99 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
DThird-Party ImpactAction98% third-party, 0 ms blockingFIX
FJS Execution CostAction6343ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static.pexels.com/1/_next/static/chunks/framework-f6f57397558939f3.js | 2259ms | 1892ms | 33ms | 3rd |
| https://static.pexels.com/1/_next/static/chunks/pages/_app-59249e65a550556b.js | 865ms | 637ms | 149ms | 3rd |
| Unattributable | 784ms | 78ms | 0ms | 3rd |
| https://www.pexels.com/ | 772ms | 40ms | 2ms | 1st |
| https://www.pexels.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 358ms | 348ms | 2ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-8JE65Q40S6&cx=c>m=4e6460h1 | 299ms | 255ms | 42ms | 3rd |
| https://cdn-au.onetrust.com/scripttemplates/202301.1.0/otBannerSdk.js | 276ms | 160ms | 46ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-M7FP7ZQ>m_auth=>m_preview=>m_cookies_win=x | 201ms | 155ms | 43ms | 3rd |
| https://static.pexels.com/1/_next/static/chunks/main-e5bd9d1dc0c33120.js | 164ms | 128ms | 36ms | 3rd |
| https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 130ms | 109ms | 20ms | 3rd |
Showing top 10 of 13 scripts
FJS BundlesAction37 scripts, 640 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.pexels.com/1/_next/static/chunks/pages/_app-59249e65a550556b.js | 318 KB | 205 KB (65%) | ✓ | 3rd |
| https://static.pexels.com/1/_next/static/chunks/98e2d21d.a5df5b94030ee84d.js | 103 KB | 98 KB (95%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client | 93 KB | 70 KB (76%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-M7FP7ZQ>m_auth=>m_preview=>m_cookies_win=x | 138 KB | 68 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-8JE65Q40S6&cx=c>m=4e6460h1 | 172 KB | 67 KB (39%) | ✓ | 3rd |
| https://cdn-au.onetrust.com/scripttemplates/202301.1.0/otBannerSdk.js | 94 KB | 50 KB (53%) | ✓ | 3rd |
| https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 57 KB | 38 KB (67%) | ✓ | 3rd |
| https://static.pexels.com/1/_next/static/chunks/main-e5bd9d1dc0c33120.js | 42 KB | 22 KB (53%) | ✓ | 3rd |
| https://static.pexels.com/1/_next/static/chunks/62964.9ae74163ad1fd28b.js | 29 KB | 22 KB (77%) | ✓ | 3rd |
| https://static.pexels.com/1/_next/static/chunks/22637-2184f50c302b93ae.js | 8 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction29 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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (82 KB)PASS
Web fonts
2
82 KB total
Render-blocking
0
of 2
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 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 Waterfall99 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 |
|---|---|---|---|---|---|---|
static.pexels.com static.pexels.com | Other | 2259ms | 44 KB | — | $30/mo | Costly |
static.pexels.com static.pexels.com | Other | 865ms | 318 KB | 65% | $11/mo | Costly |
Unattributable Unattributable | Other | 784ms | 0 KB | — | $10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 299ms | 172 KB | 39% | $4/mo | Costly |
cdn-au.onetrust.com cdn-au.onetrust.com | Other | 276ms | 94 KB | 53% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 201ms | 138 KB | 49% | $3/mo | Costly |
static.pexels.com static.pexels.com | Other | 164ms | 42 KB | 53% | $2/mo | Optional |
Hotjar script.hotjar.com | Session Replay | 130ms | 57 KB | 67% | $2/mo | Optional |
static.pexels.com static.pexels.com | Other | 107ms | 6 KB | — | $1/mo | Optional |
static.pexels.com static.pexels.com | Other | 65ms | 38 KB | — | $1/mo | Optional |
static.pexels.com static.pexels.com | Other | 62ms | 15 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- static.pexels.com adds 2259ms and costs ~$30/month
- static.pexels.com adds 865ms and costs ~$11/month
- Unattributable adds 784ms and costs ~$10/month
- Google Tag Manager adds 299ms and costs ~$4/month
- cdn-au.onetrust.com adds 276ms and costs ~$4/month
- Google Tag Manager adds 201ms and costs ~$3/month
82% 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
static.pexels.com takes 2259ms 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
static.pexels.com takes 865ms 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
65% of static.pexels.com'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
Unattributable takes 784ms 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 299ms 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-au.onetrust.com takes 276ms 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 cdn-au.onetrust.com'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
Google Tag Manager takes 201ms 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 static.pexels.com'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
67% of Hotjar'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