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.
866 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
132 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.
1.40 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.56 s
Page Load Progression
FPage Weight BudgetAction4.8 MB transferred, 134 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
DJS BundlesAction59 scripts, 391 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.cdnpk.net/_next/static/chunks/pages/_app-ce51e52d98edb1cb.js | 266 KB | 149 KB (56%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client | 96 KB | 71 KB (75%) | ✓ | 3rd |
| https://cdn-ukwest.onetrust.com/scripttemplates/202407.2.0/otBannerSdk.js | 110 KB | 59 KB (54%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QWX66025LC&cx=c>m=4e64f0 | 167 KB | 58 KB (35%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NC7VC6W | 178 KB | 54 KB (30%) | ✓ | 3rd |
| https://static.cdnpk.net/_next/static/chunks/5511-45a32a427da03da2.js | 13 KB | — | ✓ | 3rd |
| https://static.cdnpk.net/_next/static/chunks/7683.f5681406412c52de.js | 1 KB | — | ✓ | 3rd |
| https://static.cdnpk.net/_next/static/chunks/100.8d479e9b34c1ce58.js | 8 KB | — | ✓ | 3rd |
| https://static.cdnpk.net/_next/static/chunks/5123.01eb7d594ecaab4f.js | 2 KB | — | ✓ | 3rd |
| https://static.cdnpk.net/_next/static/chunks/6720.975db885d7385f01.js | 2 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
DPage Weight InventoryAction134 resources · 4.8 MB · 391 KB savings availableFIX
~391.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 134 resources | 4.8 MiB | ||||||
BImage Optimization36 images, 0 KB saveableREVIEW
CJS Execution CostAction1459ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static.cdnpk.net/_next/static/chunks/framework-235d946df266af2e.js | 488ms | 401ms | 3ms | 3rd |
| https://www.freepik.com/ | 327ms | 10ms | 1ms | 3rd |
| Unattributable | 277ms | 36ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NC7VC6W | 144ms | 124ms | 18ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QWX66025LC&cx=c>m=4e64f0 | 89ms | 74ms | 10ms | 3rd |
| https://cdn-ukwest.onetrust.com/scripttemplates/202407.2.0/otBannerSdk.js | 72ms | 50ms | 12ms | 3rd |
| https://static.cdnpk.net/_next/static/chunks/pages/_app-ce51e52d98edb1cb.js | 62ms | 42ms | 19ms | 3rd |
BHTTP CachingprivateREVIEW
private
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (83 KB)PASS
Web fonts
2
83 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: Google Cloud
Network Waterfall134 requests over 2375msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
static.cdnpk.net static.cdnpk.net | Other | 488ms | 44 KB | — | $6/mo | Costly |
www.freepik.com www.freepik.com | Other | 327ms | 64 KB | — | $4/mo | Costly |
Unattributable Unattributable | Other | 277ms | 0 KB | — | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 144ms | 178 KB | 30% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 89ms | 167 KB | 35% | $1/mo | Optional |
cdn-ukwest.onetrust.com cdn-ukwest.onetrust.com | Other | 72ms | 110 KB | 54% | $1/mo | Optional |
static.cdnpk.net static.cdnpk.net | Other | 62ms | 266 KB | 56% | $1/mo | Optional |
These scripts may cost more than they're worth
- static.cdnpk.net adds 488ms and costs ~$6/month
- www.freepik.com adds 327ms and costs ~$4/month
- Unattributable adds 277ms 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
static.cdnpk.net takes 488ms 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.freepik.com takes 327ms 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 277ms 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
54% of cdn-ukwest.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
56% of static.cdnpk.net'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