Skip to content
https://porndork.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
5
PASS
18
INFO
3

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

77
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
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.65 s

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

4.91 s

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

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

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

4.92 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
18 PASS 5 REVIEW
B
Third-Party Impact
46% third-party, 0 ms blocking
REVIEW
46% third-party, 0 ms blocking
Info::
Third-party code accounts for 46% of page weight (265.6 KiB of 578.7 KiB)
Info::
Third-party blocking time is low (0 ms)
54%
46%
First-party Third-party
B
JS Execution Cost
949ms total JS execution
REVIEW
949ms total JS execution
Warning::
https://porndork.com/assets/app-ac29e310313b291ee3...: 390ms CPU time
Warning::
https://porndork.com/: 321ms CPU time
Info::
Unattributable: 238ms CPU time

Main Thread Breakdown

Other 35% Style & Layout 30% Script Evaluation 23% Parse HTML & CSS 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://porndork.com/assets/app-ac29e310313b291ee3cb5b97d1253a4f.js?vsn=d390ms193ms13ms1st
https://porndork.com/321ms4ms0ms1st
Unattributable238ms5ms0ms1st
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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, private, must-revalidate
REVIEW
max-age=0, private, must-revalidate
Info::
Cache-Control header is set
Got: max-age=0, private, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, private, must-revalidate

DirectiveValueMeaning
max-age0Cache for 0 seconds
privateOnly browser cache, not CDN/proxy
must-revalidateMust recheck with server after expiry
A+
Page Weight Budget
579 KB transferred, 20 requests
PASS
579 KB transferred, 20 requests
Info::
Page weighs 886 KB (579 KB transferred)
Info::
20 HTTP requests
Info::
Estimated 0.12 g CO2 per page load
579 KB / 2.4 MB budget
579 KB transferred
20 requests
0.12 g CO2 per page load
Images 367.5 KiB 64%
Fonts 85.1 KiB 15%
JavaScript 50.2 KiB 9%
Other 41.3 KiB 7%
CSS 19.7 KiB 3%
HTML 14.2 KiB 2%
Other 705 B 0%
0 2.4 MB 4.9 MB
Under budget
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
Image Optimization
10 images, 0 KB saveable
PASS
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 367 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (85 KB)
PASS
2 fonts (85 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

85 KB total

Render-blocking

0

of 2

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 FCP 1.6 s LCP 4.9 shttps://porndork.com/fonts/roboto-latin.woff2roboto-latin.woff2 https://porndork.com/fonts/roboto-latin.woff2 — 42.5 KiB — 177 ms — font-display: swaphttps://porndork.com/fonts/roboto-latin-665db5e157d2138835c4037c971ff3a4.woff2?vsn=droboto-latin-665db5e157... https://porndork.com/fonts/roboto-latin-665db5e157d2138835c4037c971ff3a4.woff2?vsn=d — 42.6 KiB — 30 ms — font-display: swap
roboto-latin.woff2 woff2 swap
Size 42 KB
Load time 177 ms
Start 298 ms
Risk FOUT — text flashes from fallback to web font
roboto-latin-665db5e157... woff2 swap
Size 43 KB
Load time 30 ms
Start 394 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
3 scripts, 28 KB unused
PASS
3 scripts, 28 KB unused
Warning::
https://porndork.com/assets/app-ac29e310313b291ee3...: 28 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 28 KB
28 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://porndork.com/assets/app-ac29e310313b291ee3cb5b97d1253a4f.js?vsn=d46 KB28 KB (61%)1st
https://porndork.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js4 KB1st
https://www.googletagmanager.com/gtag/js?id=G-8GEMDHJMHH0 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Warning::
1 font preload(s) missing `crossorigin` -- font will be downloaded twice
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /fonts/roboto-latin.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
preload
4
dns-prefetch
prefetch

4 resource hints configured

Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /fonts/roboto-latin.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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+
Compression Algorithm
Main response uses brotli
PASS
Main 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+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: max-age=0, private, must-revalidate
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::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A
Page Weight Inventory
20 resources · 579 KB · 28 KB savings available
PASS
20 resources · 579 KB · 28 KB savings available
Info::
Within 1MB page-weight target
Got: 579 KB
Warning::
7 third-party resources (46% of weight)
Info::
1 resources over 200KB
20 resources · 578.7 KiB · 7 third-party Within 1MB page-weight target
Image 71% · 408.8 KiB
Font 15% · 85.1 KiB
JavaScript 9% · 50.2 KiB
CSS 3% · 19.7 KiB
Document 2% · 14.2 KiB
Other 0% · 705 B

~27.7 KiB of savings available

Remove unused JavaScript: 27.7 KiB
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
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
20 requests over 1444ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.6 s LCP 4.9 shttps://porndork.com// https://porndork.com/ — 200 — 14.2 KiB — 285 ms — h2https://porndork.com/fonts/roboto-latin.woff2/fonts/roboto-latin.woff2 https://porndork.com/fonts/roboto-latin.woff2 — 200 — 42.5 KiB — 177 ms — h2https://porndork.com/images/logo-small.webp/images/logo-small.webp https://porndork.com/images/logo-small.webp — 200 — 7.0 KiB — 165 ms — h2https://porndork.com/assets/app-b10c33fac36797337a80f47a024fac86.css?vsn=d/assets/app-b10c33fac36797337a80f47... https://porndork.com/assets/app-b10c33fac36797337a80f47a024fac86.css?vsn=d — 200 — 19.7 KiB — 27 ms — h2https://porndork.com/images/dork.webp/images/dork.webp https://porndork.com/images/dork.webp — 200 — 7.6 KiB — 174 ms — h2https://porndork.com/images/couch-small.webp/images/couch-small.webp https://porndork.com/images/couch-small.webp — 200 — 68.5 KiB — 153 ms — h2https://porndork.com/images/dork-face.webp/images/dork-face.webp https://porndork.com/images/dork-face.webp — 200 — 4.7 KiB — 167 ms — h2https://porndork.com/images/selfie.webp/images/selfie.webp https://porndork.com/images/selfie.webp — 200 — 14.2 KiB — 173 ms — h2https://assets.porndork.com/category/live-webcam-porn-sites-icon.svgassets.porndork.com/category/live-w... https://assets.porndork.com/category/live-webcam-porn-sites-icon.svg — 200 — 1.0 KiB — 193 ms — h2https://assets.porndork.com/category/top-porn-search-engines-icon.svgassets.porndork.com/category/top-po... https://assets.porndork.com/category/top-porn-search-engines-icon.svg — 200 — 1.2 KiB — 188 ms — h2https://assets.porndork.com/category/top-porn-tube-sites-free-icon.svgassets.porndork.com/category/top-po... https://assets.porndork.com/category/top-porn-tube-sites-free-icon.svg — 200 — 2.0 KiB — 207 ms — h2https://porndork.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://porndork.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.3 KiB — 22 ms — h2https://porndork.com/site.webmanifest/site.webmanifest https://porndork.com/site.webmanifest — 200 — 705 B — 51 ms — h3https://porndork.com/assets/app-ac29e310313b291ee3cb5b97d1253a4f.js?vsn=d/assets/app-ac29e310313b291ee3cb5b9... https://porndork.com/assets/app-ac29e310313b291ee3cb5b97d1253a4f.js?vsn=d — 200 — 45.9 KiB — 68 ms — h3data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentCo…www.w3.org/2000/svg" viewBox="0 0 2... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentCo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentCo…www.w3.org/2000/svg" viewBox="0 0 2... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentCo… — 200 — 0 B — 0 ms — datahttps://assets.porndork.com/sprites/1778849025.webpassets.porndork.com/sprites/1778849... https://assets.porndork.com/sprites/1778849025.webp — 200 — 261.4 KiB — 161 ms — h2https://porndork.com/fonts/roboto-latin-665db5e157d2138835c4037c971ff3a4.woff2?vsn=d/fonts/roboto-latin-665db5e157d2138... https://porndork.com/fonts/roboto-latin-665db5e157d2138835c4037c971ff3a4.woff2?vsn=d — 200 — 42.6 KiB — 30 ms — h3https://porndork.com/favicon.ico/favicon.ico https://porndork.com/favicon.ico — 200 — 41.3 KiB — 27 ms — h3https://www.googletagmanager.com/gtag/js?id=G-8GEMDHJMHHwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8GEMDHJMHH — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-06-22 — 2026-07-19)

LCP (p75)

1399 ms

94% good

INP (p75)

243 ms

65% good

CLS (p75)

0.000

92% good

FCP (p75)

1328 ms

TTFB (p75)

716 ms

Image Optimization
13 images, 110 KB total, 68 KB wasted
INFO

Image Optimization Audit

Total Images

13

Total Size

110 KB

Oversized

1

Wasted

68 KB

1 missing dimensions 11 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