Performance
· 15 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.17 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.10 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
278 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.046
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.49 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.
3.84 s
Page Load Progression
DPage Weight BudgetAction2.4 MB transferred, 101 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
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 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-f104032f651ad8db.js | 317 KB | 204 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 | 96 KB | 69 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-M7FP7ZQ>m_auth=>m_preview=>m_cookies_win=x | 140 KB | 69 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-8JE65Q40S6&cx=c>m=4e64f0 | 173 KB | 66 KB (38%) | ✓ | 3rd |
| https://cdn-au.onetrust.com/scripttemplates/202301.1.0/otBannerSdk.js | 94 KB | 54 KB (58%) | ✓ | 3rd |
| https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 57 KB | 37 KB (65%) | ✓ | 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/89861-896a4b4064dd2013.js | 5 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
FPage Weight InventoryAction101 resources · 2.4 MB · 640 KB savings availableFIX
~639.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 101 resources | 2.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction28 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
CJS Execution CostAction1598ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static.pexels.com/1/_next/static/chunks/framework-f6f57397558939f3.js | 596ms | 528ms | 4ms | 3rd |
| https://static.pexels.com/1/_next/static/chunks/pages/_app-f104032f651ad8db.js | 259ms | 189ms | 48ms | 3rd |
| https://www.pexels.com/ | 242ms | 22ms | 1ms | 3rd |
| Unattributable | 173ms | 24ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-8JE65Q40S6&cx=c>m=4e64f0 | 106ms | 87ms | 16ms | 3rd |
| https://www.pexels.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 101ms | 85ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-M7FP7ZQ>m_auth=>m_preview=>m_cookies_win=x | 61ms | 47ms | 12ms | 3rd |
| https://cdn-au.onetrust.com/scripttemplates/202301.1.0/otBannerSdk.js | 60ms | 43ms | 12ms | 3rd |
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall101 requests over 2608msINFO
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 | 596ms | 44 KB | — | $8/mo | Costly |
static.pexels.com static.pexels.com | Other | 259ms | 317 KB | 65% | $3/mo | Costly |
www.pexels.com www.pexels.com | Other | 242ms | 32 KB | — | $3/mo | Costly |
Unattributable Unattributable | Other | 173ms | 0 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 106ms | 173 KB | 38% | $1/mo | Optional |
www.pexels.com www.pexels.com | Other | 101ms | 0 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 61ms | 140 KB | 49% | $1/mo | Optional |
cdn-au.onetrust.com cdn-au.onetrust.com | Other | 60ms | 94 KB | 58% | $1/mo | Optional |
These scripts may cost more than they're worth
- static.pexels.com adds 596ms and costs ~$8/month
- static.pexels.com adds 259ms and costs ~$3/month
- www.pexels.com adds 242ms 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
static.pexels.com takes 596ms 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 259ms 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
www.pexels.com takes 242ms 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
58% 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