Performance
· 22 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.
914 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.33 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.11 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.
1.34 s
Page Load Progression
DThird-Party ImpactAction98% third-party, 0 ms blockingFIX
DPage Weight InventoryAction48 resources · 1.7 MB · 0 KB savings availableFIX
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 48 resources | 1.7 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
CPage Weight BudgetAction1.7 MB transferred, 48 requestsREVIEW
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
CImage OptimizationAction20 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
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
BJS Execution Cost520ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://thepovgod.com/ | 313ms | 9ms | 1ms | 1st |
| Unattributable | 207ms | 94ms | 0ms | 1st |
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (87 KB)PASS
Web fonts
4
87 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~13 KB and ~26 ms
A+JS Bundles21 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.thepovgod.com/assets/bootstrapBase/js/htmx/htmx.min.js | 16 KB | — | ✓ | 3rd |
| https://static.thepovgod.com/assets/bootstrapBase/js/js.cookie.min.js | 1 KB | — | ✓ | 3rd |
| https://static.thepovgod.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.js | 30 KB | — | ✓ | 3rd |
| https://static.thepovgod.com/assets/bootstrapBase/js/popper/popper.js?cacheBust=2285 | 6 KB | — | ✓ | 3rd |
| https://static.thepovgod.com/assets/bootstrapBase/js/bootstrap/bootstrap.js?cacheBust=2285 | 23 KB | — | ✓ | 3rd |
| https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/18-plus-modal.js?cacheBust=2285 | 1 KB | — | ✓ | 3rd |
| https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?cacheBust=2285 | 2 KB | — | ✓ | 3rd |
| https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/age-verify-device-id.js?cacheBust=2285 | 2 KB | — | ✓ | 3rd |
| https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/front-page-slider.js?cacheBust=2285 | 2 KB | — | ✓ | 3rd |
| https://static.thepovgod.com/assets/bootstrapBase/js/lazyload.min.js?cacheBust=2285 | 2 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
AServer Response Intelligence2 server-response signal(s) detectedPASS
Network Waterfall48 requests over 1197msINFO
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-07-02 — 2026-07-29)
LCP (p75)
3616 ms
59% good
INP (p75)
102 ms
91% good
CLS (p75)
0.040
94% good
FCP (p75)
2545 ms
TTFB (p75)
1392 ms
Image Optimization61 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
61
Total Size
0 KB