Skip to content
https://pissvidscom.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
2
REVIEW
5
PASS
16
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.81 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

6.76 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

5 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.

3.62 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.

6.76 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
26
16 PASS 5 REVIEW 2 FIX
F
Page Weight Budget
Action
3.1 MB transferred, 25 requests
FIX
3.1 MB transferred, 25 requests
Warning::
Page weighs 3.3 MB (3.1 MB transferred)
Warning::
Images are 2.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.9 MB
Info::
25 HTTP requests
Info::
Estimated 0.65 g CO2 per page load
3.1 MB / 2.4 MB budget
3.1 MB transferred
25 requests
0.65 g CO2 per page load
Images 2.9 MiB 95%
Fonts 75.9 KiB 2%
JavaScript 41.3 KiB 1%
CSS 24.2 KiB 1%
Other 23.8 KiB 1%
HTML 4.8 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
https://pissvidscom.com/img/home.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/slide1.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/flags/es.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/slide2.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/flags/jp.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/flags/de.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/flags/fr.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/flags/us.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pissvidscom.com/img/flags/kr.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 2.9 MB
0 oversized -0 KB
16 legacy format
10 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
509ms total JS execution
REVIEW
509ms total JS execution
Warning::
Unattributable: 305ms CPU time
Info::
https://pissvidscom.com/: 153ms CPU time
Info::
https://pissvidscom.com/assets/js/jquery-3.3.1.min...: 50ms CPU time

Main Thread Breakdown

Other 56% Style & Layout 23% Script Evaluation 12% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
Unattributable305ms6ms0ms1st
https://pissvidscom.com/153ms4ms1ms1st
https://pissvidscom.com/assets/js/jquery-3.3.1.min.js50ms33ms6ms1st
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
25 resources · 3.1 MB · 0 KB savings available
REVIEW
25 resources · 3.1 MB · 0 KB savings available
Warning::
Page weight 3.1 MB exceeds 1 MB target by 2.1 MB
Got: 3.1 MB Expected: ≤ 1 MB
Info::
3 resources over 200KB
25 resources · 3.1 MiB · 0 third-party 2.1 MiB over 1MB target
Image 95% · 3.0 MiB
Font 2% · 75.9 KiB
JavaScript 1% · 41.3 KiB
CSS 1% · 24.2 KiB
Document 0% · 4.8 KiB
A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-party.
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
1 fonts (76 KB)
PASS
1 fonts (76 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

76 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.8 s LCP 6.8 shttps://pissvidscom.com/assets/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://pissvidscom.com/assets/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.9 KiB — 540 ms — font-display: swap
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 540 ms
Start 643 ms
Risk FOUT — text flashes from fallback to web font
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+
JS Bundles
4 scripts, 0 KB unused
PASS
4 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pissvidscom.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KB1st
https://pissvidscom.com/assets/js/jquery-3.3.1.min.js24 KB1st
https://pissvidscom.com/assets/js/bootstrap.min.js15 KB1st
https://pissvidscom.com/assets/js/main.js1 KB1st
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Document Compression
Document response uses brotli
PASS
Document response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
3 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
25 requests over 1627ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.8 s LCP 6.8 shttps://pissvidscom.com// https://pissvidscom.com/ — 200 — 4.8 KiB — 174 ms — h2https://pissvidscom.com/assets/css/style-starter.css/assets/css/style-starter.css https://pissvidscom.com/assets/css/style-starter.css — 200 — 17.0 KiB — 378 ms — h2https://pissvidscom.com/assets/css/font-awesome.min.css/assets/css/font-awesome.min.css https://pissvidscom.com/assets/css/font-awesome.min.css — 200 — 7.2 KiB — 299 ms — h2https://pissvidscom.com/img/logo.png/img/logo.png https://pissvidscom.com/img/logo.png — 200 — 23.6 KiB — 383 ms — h2https://pissvidscom.com/img/home.png/img/home.png https://pissvidscom.com/img/home.png — 200 — 910.0 KiB — 789 ms — h2https://pissvidscom.com/networks/stripchat.jpg/networks/stripchat.jpg https://pissvidscom.com/networks/stripchat.jpg — 200 — 12.2 KiB — 372 ms — h2https://pissvidscom.com/networks/faphouse.jpg/networks/faphouse.jpg https://pissvidscom.com/networks/faphouse.jpg — 200 — 6.2 KiB — 314 ms — h2https://pissvidscom.com/networks/nutaku.jpg/networks/nutaku.jpg https://pissvidscom.com/networks/nutaku.jpg — 200 — 8.3 KiB — 311 ms — h2https://pissvidscom.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://pissvidscom.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 37 ms — h2https://pissvidscom.com/assets/js/jquery-3.3.1.min.js/assets/js/jquery-3.3.1.min.js https://pissvidscom.com/assets/js/jquery-3.3.1.min.js — 200 — 23.8 KiB — 414 ms — h2https://pissvidscom.com/assets/js/bootstrap.min.js/assets/js/bootstrap.min.js https://pissvidscom.com/assets/js/bootstrap.min.js — 200 — 15.4 KiB — 373 ms — h2https://pissvidscom.com/assets/js/main.js/assets/js/main.js https://pissvidscom.com/assets/js/main.js — 200 — 1.1 KiB — 327 ms — h2https://pissvidscom.com/networks/coomeet.jpg/networks/coomeet.jpg https://pissvidscom.com/networks/coomeet.jpg — 200 — 8.1 KiB — 323 ms — h2https://pissvidscom.com/networks/voyeurhouse.jpg/networks/voyeurhouse.jpg https://pissvidscom.com/networks/voyeurhouse.jpg — 200 — 6.4 KiB — 321 ms — h2https://pissvidscom.com/networks/adulttime.jpg/networks/adulttime.jpg https://pissvidscom.com/networks/adulttime.jpg — 200 — 4.6 KiB — 306 ms — h2https://pissvidscom.com/img/slide1.png/img/slide1.png https://pissvidscom.com/img/slide1.png — 200 — 992.1 KiB — 788 ms — h2https://pissvidscom.com/img/slide2.png/img/slide2.png https://pissvidscom.com/img/slide2.png — 200 — 1.0 MiB — 793 ms — h2https://pissvidscom.com/img/flags/us.svg/img/flags/us.svg https://pissvidscom.com/img/flags/us.svg — 200 — 824 B — 304 ms — h2https://pissvidscom.com/img/flags/fr.svg/img/flags/fr.svg https://pissvidscom.com/img/flags/fr.svg — 200 — 440 B — 313 ms — h2https://pissvidscom.com/img/flags/de.svg/img/flags/de.svg https://pissvidscom.com/img/flags/de.svg — 200 — 553 B — 306 ms — h2https://pissvidscom.com/img/flags/es.svg/img/flags/es.svg https://pissvidscom.com/img/flags/es.svg — 200 — 438 B — 301 ms — h2https://pissvidscom.com/img/flags/jp.svg/img/flags/jp.svg https://pissvidscom.com/img/flags/jp.svg — 200 — 524 B — 308 ms — h2https://pissvidscom.com/img/flags/kr.svg/img/flags/kr.svg https://pissvidscom.com/img/flags/kr.svg — 200 — 871 B — 141 ms — h2https://pissvidscom.com/assets/fonts/fontawesome-webfont.woff2?v=4.7.0/assets/fonts/fontawesome-webfont.w... https://pissvidscom.com/assets/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.9 KiB — 540 ms — h3https://pissvidscom.com/favicon.png/favicon.png https://pissvidscom.com/favicon.png — 200 — 23.8 KiB — 411 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
16 images, 2992 KB total, 21 KB wasted
INFO

Image Optimization Audit

Total Images

16

Total Size

2992 KB

Oversized

1

Wasted

21 KB

16 missing dimensions 14 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback