Performance
· 27 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.
3.24 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.52 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
88 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.039
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.61 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.
7.63 s
Page Load Progression
FPage Weight BudgetAction6.8 MB transferred, 58 requestsFIX
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2355ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://momwantstobreed.com/tube/sfw | 853ms | 10ms | 2ms | 1st |
| Unattributable | 838ms | 193ms | 0ms | 1st |
| https://static.momlover.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.js | 208ms | 142ms | 8ms | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/edge-cms/site-info-banner.js?cacheBust=2285 | 207ms | 136ms | 0ms | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/edge-cms/tube-grid.js?cacheBust=2285 | 179ms | 79ms | 0ms | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/bootstrap/bootstrap.js?cacheBust=2285 | 70ms | 26ms | 6ms | 3rd |
DPage Weight InventoryAction58 resources · 6.8 MB · 0 KB savings availableFIX
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 58 resources | 6.8 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 |
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.
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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BJavaScript Blocking1 JS blocking issue(s) detectedREVIEW
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 Bundles19 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.momlover.com/assets/bootstrapBase/js/htmx/htmx.min.js | 16 KB | — | ✓ | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/js.cookie.min.js | 1 KB | — | ✓ | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.js | 31 KB | — | ✓ | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/popper/popper.js?cacheBust=2285 | 6 KB | — | ✓ | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/bootstrap/bootstrap.js?cacheBust=2285 | 23 KB | — | ✓ | 3rd |
| https://static.momlover.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.momlover.com/assets/bootstrapBase/js/edge-cms/age-verify-device-id.js?cacheBust=2285 | 2 KB | — | ✓ | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/owl.carousel.js?cacheBust=2285 | 11 KB | — | ✓ | 3rd |
| https://static.momlover.com/assets/bootstrapBase/js/edge-cms/site-info-banner.js?cacheBust=2285 | 1 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall58 requests over 2685msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
static.momlover.com static.momlover.com | Other | 208ms | 31 KB | — | $3/mo | Costly |
static.momlover.com static.momlover.com | Other | 207ms | 1 KB | — | $3/mo | Costly |
static.momlover.com static.momlover.com | Other | 179ms | 2 KB | — | $2/mo | Optional |
static.momlover.com static.momlover.com | Other | 70ms | 23 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- static.momlover.com adds 208ms and costs ~$3/month
- static.momlover.com adds 207ms and costs ~$3/month
static.momlover.com takes 208ms 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.momlover.com takes 207ms 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
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)
3912 ms
53% good
INP (p75)
131 ms
87% good
CLS (p75)
0.030
89% good
FCP (p75)
3291 ms
TTFB (p75)
1632 ms
Image Optimization200 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
200
Total Size
0 KB