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.87 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.47 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
131 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.
6.58 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.
8.55 s
Page Load Progression
DPage Weight BudgetAction2.3 MB transferred, 33 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
DThird-Party ImpactAction97% third-party, 0 ms blockingFIX
DPage Weight InventoryAction33 resources · 2.3 MB · 134 KB savings availableFIX
~134.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 33 resources | 2.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS Execution CostAction1101ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 275ms | 54ms | 0ms | 1st |
| https://cdn.socialmediapornstars.com/cache/combined-index.js | 209ms | 8ms | 3ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QH7NS9LZQC&cx=c>m=4e68q1 | 191ms | 126ms | 36ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-55391399-26 | 166ms | 125ms | 30ms | 3rd |
| https://socialmediapornstars.com/ | 121ms | 14ms | 2ms | 1st |
| https://cdn.socialmediapornstars.com/files/js/jquery-1.9.1.min.js | 84ms | 54ms | 8ms | 3rd |
| https://www.google-analytics.com/analytics.js | 57ms | 53ms | 4ms | 3rd |
BJS Bundles8 scripts, 134 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-QH7NS9LZQC&cx=c>m=4e68q1 | 161 KB | 71 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-55391399-26 | 120 KB | 63 KB (53%) | ✓ | 3rd |
| https://cdn.socialmediapornstars.com/files/js/jquery-1.9.1.min.js | 34 KB | — | ✓ | 3rd |
| https://cdn.socialmediapornstars.com/files/js/jquery.modernizr.min.js | 4 KB | — | ✓ | 3rd |
| https://cdn.socialmediapornstars.com/files/js/intersection-observer.js | 4 KB | — | ✓ | 3rd |
| https://cdn.socialmediapornstars.com/cache/combined-index.js | 11 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js?theme=white&tracking=1&thirdparty=1&noConfirm=1&hideDetailsBtn=1&showPolicyLink=1&remember=90&privacyPage=https%3A%2F%2Fsocialmediapornstars.com%2Fpage-privacy-and-cookies.html | 3 KB | — | ✓ | 3rd |
| https://www.google-analytics.com/analytics.js | 21 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
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
AImage Optimization15 images, 0 KB saveablePASS
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+Font Loading3 fonts (160 KB)PASS
Web fonts
3
160 KB total
Render-blocking
0
of 3
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
AResource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://fonts.googleapis.com. Remove the redundant dns-prefetch entries.
Performance issues directly impact user engagement and conversion rates.
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://fonts.googleapis.com/ (preconnect+dns-prefetch).
Performance issues directly impact user engagement and conversion rates.
A+LCP Image PreloadLCP preload audit not availablePASS
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
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall33 requests over 1408msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cdn.socialmediapornstars.com cdn.socialmediapornstars.com | Other | 209ms | 11 KB | — | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 191ms | 161 KB | 44% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 166ms | 120 KB | 53% | €2/mo | Optional |
cdn.socialmediapornstars.com cdn.socialmediapornstars.com | Other | 84ms | 34 KB | — | €1/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 57ms | 21 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- cdn.socialmediapornstars.com adds 209ms and costs ~€2/month
64% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
cdn.socialmediapornstars.com takes 209ms 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 Google Tag Manager'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
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-30 — 2026-08-26)
LCP (p75)
1522 ms
89% good
INP (p75)
78 ms
96% good
CLS (p75)
0.020
97% good
FCP (p75)
1509 ms
TTFB (p75)
1009 ms
Image Optimization26 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
26
Total Size
0 KB