Performance
· 26 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.61 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.66 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
116 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.023
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.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.
5.50 s
Page Load Progression
CImage OptimizationAction4 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
BJS Execution Cost944ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 302ms | 6ms | 0ms | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_video.min.js | 276ms | 198ms | 65ms | 1st |
| https://jonathanjordanxxx.com/AgeConfirmation?url2=/ | 171ms | 8ms | 3ms | 1st |
| https://jonathanjordanxxx.com/Scripts/EWC/r1_0_9739_7674_ewc.umd.js | 120ms | 83ms | 35ms | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_jquery-3.2.1.min.js | 74ms | 57ms | 12ms | 1st |
CJS BundlesAction17 scripts, 182 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_video.min.js | 159 KB | 121 KB (76%) | ✓ | 1st |
| https://jonathanjordanxxx.com/Scripts/EWC/r1_0_9739_7674_ewc.umd.js | 105 KB | 61 KB (58%) | ✓ | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_popper.min.js | 8 KB | — | ✓ | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_bootstrap.min.js | 13 KB | — | ✓ | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_jquery-3.2.1.min.js | 32 KB | — | ✓ | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_jquery-ui.min.js | 11 KB | — | ✓ | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_aeform.js | 3 KB | — | ✓ | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_core.js | 10 KB | — | ✗ | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_intersection-observer.min.js | 3 KB | — | ✓ | 1st |
| https://jonathanjordanxxx.com/Scripts/r1_0_9739_7674_HoverIntent.js | 1 KB | — | ✓ | 1st |
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
BResource Hints13 hints, 0 missing preconnectsREVIEW
Current Resource Hints
13 resource hints configured
Each preconnect eagerly opens a TCP+TLS connection. On slow networks or low-end devices, too many parallel connections cause head-of-line blocking and starve the connections that matter for LCP. Trim to the 4-6 highest-value origins (the ones serving render-blocking or LCP resources).
Informational: a labeled value pair from the audit.
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://fonts.googleapis.com, https://fonts.gstatic.com, https://imgs1cdn.adultempire.com (+3 more). 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: //fonts.googleapis.com (dns-prefetch+preconnect), //fonts.gstatic.com (dns-prefetch+preconnect), //imgs1cdn.adultempire.com (dns-prefetch+preconnect) (+3 more).
Performance issues directly impact user engagement and conversion rates.
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlCache-Control present but without max-ageREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BJavaScript Blocking1 JS blocking issue(s) detectedREVIEW
BCSS Performance Depth2 CSS depth issue(s) detectedREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP CachingprivateREVIEW
private
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
APage Weight Budget775 KB transferred, 35 requestsPASS
AThird-Party Impact38% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (47 KB)PASS
Web fonts
1
47 KB total
Render-blocking
0
of 1
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+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Page Weight Inventory35 resources · 775 KB · 182 KB savings availablePASS
~181.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 35 resources | 775.3 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall35 requests over 2010msINFO
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-08-02 — 2026-08-29)
LCP (p75)
2769 ms
67% good
INP (p75)
81 ms
97% good
CLS (p75)
0.000
84% good
FCP (p75)
2203 ms
TTFB (p75)
2062 ms
Image Optimization3 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
3
Total Size
0 KB