Skip to content
https://theporndude.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
3
REVIEW
6
PASS
14
INFO
4

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

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

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

10.50 s

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

308 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.001

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

10.51 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
27
14 PASS 6 REVIEW 3 FIX
D
Third-Party Impact
Action
91% third-party, 0 ms blocking
FIX
91% third-party, 0 ms blocking
Warning::
Third-party code accounts for 91% of page weight (1.5 MiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
First-party Third-party
D
JS Execution Cost
Action
2862ms total JS execution
FIX
2862ms total JS execution
Warning::
https://theporndude.com/: 1231ms CPU time
Warning::
https://cdn.staticstack.net/includes/js/home-page....: 518ms CPU time
Warning::
Unattributable: 475ms CPU time
Warning::
https://theporndude.com/cdn-cgi/challenge-platform...: 321ms CPU time
Info::
https://mc.yandex.ru/metrika/tag.js: 199ms CPU time
Info::
Third-party scripts: 835ms (29% of total)

Main Thread Breakdown

Script Evaluation 28% Other 27% Style & Layout 26% Rendering 12% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://theporndude.com/1231ms66ms5ms1st
https://cdn.staticstack.net/includes/js/home-page.js?t=2026-07-24T18:35:57+00:00518ms171ms6ms3rd
Unattributable475ms18ms0ms1st
https://theporndude.com/cdn-cgi/challenge-platform/scripts/jsd/main.js321ms284ms3ms1st
https://mc.yandex.ru/metrika/tag.js199ms170ms20ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PCC295W118ms89ms27ms3rd
D
Page Weight Inventory
Action
49 resources · 1.7 MB · 121 KB savings available
FIX
49 resources · 1.7 MB · 121 KB savings available
Warning::
Page weight 1.7 MB exceeds 1 MB target by 698 KB
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~121 KB of savings available
Warning::
40 third-party resources (91% of weight)
Info::
3 resources over 200KB
49 resources · 1.7 MiB · 40 third-party 698.3 KiB over 1MB target
Image 70% · 1.2 MiB
JavaScript 14% · 239.5 KiB
Document 5% · 94.0 KiB
Font 5% · 78.3 KiB
CSS 4% · 66.3 KiB
Other 2% · 32.6 KiB

~120.7 KiB of savings available

Remove unused JavaScript: 120.7 KiB
C
Page Weight Budget
Action
1.7 MB transferred, 49 requests
REVIEW
1.7 MB transferred, 49 requests
Info::
Page weighs 3.2 MB (1.7 MB transferred)
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Info::
49 HTTP requests
Info::
Estimated 0.35 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
49 requests
0.35 g CO2 per page load
Images 1.2 MiB 69%
JavaScript 239.5 KiB 14%
HTML 94.0 KiB 5%
Fonts 78.3 KiB 5%
CSS 66.3 KiB 4%
Other 26.9 KiB 2%
Other 20.5 KiB 1%
Other 1.1 KiB 0%
Other 970 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

B
Image Optimization
21 images, 0 KB saveable
REVIEW
21 images, 0 KB saveable
Info::
All images are well-optimized
21 images 1.2 MB
0 oversized -0 KB
19 legacy format
0 missing dimensions CLS risk
B
JS Bundles
4 scripts, 121 KB unused
REVIEW
4 scripts, 121 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PCC...: 68 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mc.yandex.ru/metrika/tag.js: 52 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 121 KB
121 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-PCC295W120 KB68 KB (57%)3rd
https://mc.yandex.ru/metrika/tag.js88 KB52 KB (60%)3rd
https://cdn.staticstack.net/includes/js/home-page.js?t=2026-07-24T18:35:57+00:0022 KB3rd
https://theporndude.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0da9f4911ba/main.js?10 KB1st

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

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

C
Main HTML Cache-Control
Action
Main HTML max-age=31536000 (~525600min) is aggressive
REVIEW
Main HTML max-age=31536000 (~525600min) is aggressive
Warning::
Main HTML cached for 525600 minutes -- risks stale auth / SPA state
Long max-age on the main HTML document means users may see outdated auth state, SPA shells, or A/B variants until the cache expires. Consider Cache-Control: no-cache (or max-age=300) for HTML and let your hashed assets (JS/CSS/images) carry the long cache instead.
Got: private, max-age=31536000
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.
B
CSS Performance Depth
2 CSS depth issue(s) detected
REVIEW
2 CSS depth issue(s) detected
Warning::
5 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Warning::
1 `@font-face` rule(s) without `font-display` -- causes FOIT
An `@font-face` rule without `font-display` causes Flash of Invisible Text (FOIT): the browser hides the styled text for up to 3 seconds while the custom font downloads, then either swaps to fallback (Chrome / Firefox) or stays invisible (older Safari). Add `font-display: swap` (shows fallback immediately, swaps in the custom font when ready) or `font-display: optional` (uses fallback if the font isn't ready in 100ms; never causes visible swap). Either eliminates FOIT outright.
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
4 fonts (78 KB)
PASS
4 fonts (78 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

78 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.3 s LCP 10.5 shttps://cdn.staticstack.net/includes/fonts/roboto-regular.woff2roboto-regular.woff2 https://cdn.staticstack.net/includes/fonts/roboto-regular.woff2 — 19.5 KiB — 56 ms — font-display: swaphttps://cdn.staticstack.net/includes/fonts/roboto-medium.woff2roboto-medium.woff2 https://cdn.staticstack.net/includes/fonts/roboto-medium.woff2 — 19.7 KiB — 60 ms — font-display: swaphttps://cdn.staticstack.net/includes/fonts/roboto-bold.woff2roboto-bold.woff2 https://cdn.staticstack.net/includes/fonts/roboto-bold.woff2 — 19.8 KiB — 35 ms — font-display: swaphttps://cdn.staticstack.net/includes/fonts/roboto-light.woff2roboto-light.woff2 https://cdn.staticstack.net/includes/fonts/roboto-light.woff2 — 19.3 KiB — 36 ms — font-display: swap
roboto-regular.woff2 woff2 swap
Size 20 KB
Load time 56 ms
Start 155 ms
Risk FOUT — text flashes from fallback to web font
roboto-medium.woff2 woff2 swap
Size 20 KB
Load time 60 ms
Start 155 ms
Risk FOUT — text flashes from fallback to web font
roboto-bold.woff2 woff2 swap
Size 20 KB
Load time 35 ms
Start 207 ms
Risk FOUT — text flashes from fallback to web font
roboto-light.woff2 woff2 swap
Size 19 KB
Load time 36 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+
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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 resource hints configured

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+
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
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=31536000 (52 weeks)
PASS
max-age=31536000 (52 weeks)
Info::
Cache-Control header is set
Got: private, max-age=31536000
Info::
Effective TTL: 52 weeks (max-age=31536000)
Info::
Last-Modified header present
Cache-Control

private, max-age=31536000

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age31536000Cache for 52 weeks
Effective TTL: 31536000 seconds
Network Waterfall
49 requests over 1906ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.3 s LCP 10.5 shttps://theporndude.com// https://theporndude.com/ — 200 — 94.0 KiB — 126 ms — h2https://cdn.staticstack.net/includes/css/main.min.css?t=1784796090cdn.staticstack.net/includes/css/ma... https://cdn.staticstack.net/includes/css/main.min.css?t=1784796090 — 200 — 7.4 KiB — 98 ms — h3https://cdn.staticstack.net/includes/css/415fd75.fcons.min.css?t=1784796090cdn.staticstack.net/includes/css/41... https://cdn.staticstack.net/includes/css/415fd75.fcons.min.css?t=1784796090 — 200 — 24.3 KiB — 99 ms — h3https://cdn.staticstack.net/includes/css/fcons_lang/0d0155b457b514f609d1cc4599689911_custom-sprite-en.css?t=1784796090cdn.staticstack.net/includes/css/fc... https://cdn.staticstack.net/includes/css/fcons_lang/0d0155b457b514f609d1cc4599689911_custom-sprite-en.css?t=1784796090 — 200 — 22.4 KiB — 78 ms — h3https://cdn.staticstack.net/includes/css/below-the-fold.css?t=2026-07-24T18:35:57+00:00cdn.staticstack.net/includes/css/be... https://cdn.staticstack.net/includes/css/below-the-fold.css?t=2026-07-24T18:35:57+00:00 — 200 — 10.2 KiB — 103 ms — h3https://cdn.staticstack.net/includes/css/home-page.css?t=2026-07-24T18:35:57+00:00cdn.staticstack.net/includes/css/ho... https://cdn.staticstack.net/includes/css/home-page.css?t=2026-07-24T18:35:57+00:00 — 200 — 2.1 KiB — 105 ms — h3https://cdn.staticstack.net/includes/fonts/roboto-regular.woff2cdn.staticstack.net/includes/fonts/... https://cdn.staticstack.net/includes/fonts/roboto-regular.woff2 — 200 — 19.5 KiB — 56 ms — h3https://cdn.staticstack.net/includes/fonts/roboto-medium.woff2cdn.staticstack.net/includes/fonts/... https://cdn.staticstack.net/includes/fonts/roboto-medium.woff2 — 200 — 19.7 KiB — 60 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PCC295Wwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PCC295W — 200 — 119.8 KiB — 268 ms — h2https://cdn.staticstack.net/includes/images/mascots/mascot-full-rock-discount-116x116.pngcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-full-rock-discount-116x116.png — 200 — 5.7 KiB — 56 ms — h3https://cdn.staticstack.net/includes/images/mascots/mascot-full-chat-show-50x67.pngcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-full-chat-show-50x67.png — 200 — 3.4 KiB — 61 ms — h3https://cdn.staticstack.net/includes/fonts/roboto-bold.woff2cdn.staticstack.net/includes/fonts/... https://cdn.staticstack.net/includes/fonts/roboto-bold.woff2 — 200 — 19.8 KiB — 35 ms — h3https://theporndude.com/site.webmanifest/site.webmanifest https://theporndude.com/site.webmanifest — 200 — 970 B — 44 ms — h2https://cdn.staticstack.net/includes/images/mascots/mascot-half-age-limit-568x454.avifcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-half-age-limit-568x454.avif — 200 — 19.4 KiB — 49 ms — h3https://cdn.staticstack.net/includes/js/home-page.js?t=2026-07-24T18:35:57+00:00cdn.staticstack.net/includes/js/hom... https://cdn.staticstack.net/includes/js/home-page.js?t=2026-07-24T18:35:57+00:00 — 200 — 22.3 KiB — 49 ms — h3https://cdn.staticstack.net/includes/images/mascots/mascot-head-discount.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-head-discount.svg — 200 — 21.4 KiB — 49 ms — h3https://cdn.staticstack.net/includes/images/icons/others/icon-moon.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/icons/others/icon-moon.svg — 200 — 1.1 KiB — 24 ms — h3https://api.ipinfo.be/json?token=8qpxrru9h8bmfmytxr4jpdsvoapi.ipinfo.be/json?token=8qpxrru9h8... https://api.ipinfo.be/json?token=8qpxrru9h8bmfmytxr4jpdsvo — 200 — 761 B — 63 ms — h3https://theporndude.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://theporndude.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 259 B — 22 ms — h3https://cdn.staticstack.net/includes/images/categories/top-porn-tube-sites.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/categories/top-porn-tube-sites.svg — 200 — 1.4 KiB — 26 ms — h3https://cdn.staticstack.net/includes/images/categories/top-sex-cam-sites.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/categories/top-sex-cam-sites.svg — 200 — 1.4 KiB — 39 ms — h3https://cdn.staticstack.net/includes/images/categories/top-premium-sites.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/categories/top-premium-sites.svg — 200 — 1.5 KiB — 35 ms — h3https://theporndude.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0da9f4911ba/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://theporndude.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0da9f4911ba/main.js? — 200 — 9.6 KiB — 37 ms — h3https://theporndude.com/includes/pi/en.1784994209.passive.mobi.cat.json/includes/pi/en.1784994209.passive.... https://theporndude.com/includes/pi/en.1784994209.passive.mobi.cat.json — 200 — 25.1 KiB — 59 ms — h3https://cdn.staticstack.net/includes/images/f72df9ce_favicon-spritesheet.png?t=1784994091cdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/f72df9ce_favicon-spritesheet.png?t=1784994091 — 200 — 226.8 KiB — 118 ms — h3https://cdn.staticstack.net/includes/images/e79462a1_custom-favicon-spritesheet.png?t=1784994099cdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/e79462a1_custom-favicon-spritesheet.png?t=1784994099 — 200 — 262.9 KiB — 112 ms — h3https://cdn.staticstack.net/includes/favicons/2447.png?t=1784994091cdn.staticstack.net/includes/favico... https://cdn.staticstack.net/includes/favicons/2447.png?t=1784994091 — 200 — 1.9 KiB — 65 ms — h3https://cdn.staticstack.net/includes/images/fcons_lang/55b55d0d_custom-favicon-spritesheet-en.png?t=1784994112cdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/fcons_lang/55b55d0d_custom-favicon-spritesheet-en.png?t=1784994112 — 200 — 615.0 KiB — 148 ms — h3https://cdn.staticstack.net/includes/images/new_icon.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/new_icon.svg — 200 — 5.0 KiB — 63 ms — h3https://cdn.staticstack.net/includes/images/vr-friendly-new.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/vr-friendly-new.svg — 200 — 993 B — 62 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.3 s LCP 10.5 shttps://theporndude.com// https://theporndude.com/ — 200 — 94.0 KiB — 126 ms — h2https://cdn.staticstack.net/includes/css/main.min.css?t=1784796090cdn.staticstack.net/includes/css/ma... https://cdn.staticstack.net/includes/css/main.min.css?t=1784796090 — 200 — 7.4 KiB — 98 ms — h3https://cdn.staticstack.net/includes/css/415fd75.fcons.min.css?t=1784796090cdn.staticstack.net/includes/css/41... https://cdn.staticstack.net/includes/css/415fd75.fcons.min.css?t=1784796090 — 200 — 24.3 KiB — 99 ms — h3https://cdn.staticstack.net/includes/css/fcons_lang/0d0155b457b514f609d1cc4599689911_custom-sprite-en.css?t=1784796090cdn.staticstack.net/includes/css/fc... https://cdn.staticstack.net/includes/css/fcons_lang/0d0155b457b514f609d1cc4599689911_custom-sprite-en.css?t=1784796090 — 200 — 22.4 KiB — 78 ms — h3https://cdn.staticstack.net/includes/css/below-the-fold.css?t=2026-07-24T18:35:57+00:00cdn.staticstack.net/includes/css/be... https://cdn.staticstack.net/includes/css/below-the-fold.css?t=2026-07-24T18:35:57+00:00 — 200 — 10.2 KiB — 103 ms — h3https://cdn.staticstack.net/includes/css/home-page.css?t=2026-07-24T18:35:57+00:00cdn.staticstack.net/includes/css/ho... https://cdn.staticstack.net/includes/css/home-page.css?t=2026-07-24T18:35:57+00:00 — 200 — 2.1 KiB — 105 ms — h3https://cdn.staticstack.net/includes/fonts/roboto-regular.woff2cdn.staticstack.net/includes/fonts/... https://cdn.staticstack.net/includes/fonts/roboto-regular.woff2 — 200 — 19.5 KiB — 56 ms — h3https://cdn.staticstack.net/includes/fonts/roboto-medium.woff2cdn.staticstack.net/includes/fonts/... https://cdn.staticstack.net/includes/fonts/roboto-medium.woff2 — 200 — 19.7 KiB — 60 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PCC295Wwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PCC295W — 200 — 119.8 KiB — 268 ms — h2https://cdn.staticstack.net/includes/images/mascots/mascot-full-rock-discount-116x116.pngcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-full-rock-discount-116x116.png — 200 — 5.7 KiB — 56 ms — h3https://cdn.staticstack.net/includes/images/mascots/mascot-full-chat-show-50x67.pngcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-full-chat-show-50x67.png — 200 — 3.4 KiB — 61 ms — h3https://cdn.staticstack.net/includes/fonts/roboto-bold.woff2cdn.staticstack.net/includes/fonts/... https://cdn.staticstack.net/includes/fonts/roboto-bold.woff2 — 200 — 19.8 KiB — 35 ms — h3https://theporndude.com/site.webmanifest/site.webmanifest https://theporndude.com/site.webmanifest — 200 — 970 B — 44 ms — h2https://cdn.staticstack.net/includes/images/mascots/mascot-half-age-limit-568x454.avifcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-half-age-limit-568x454.avif — 200 — 19.4 KiB — 49 ms — h3https://cdn.staticstack.net/includes/js/home-page.js?t=2026-07-24T18:35:57+00:00cdn.staticstack.net/includes/js/hom... https://cdn.staticstack.net/includes/js/home-page.js?t=2026-07-24T18:35:57+00:00 — 200 — 22.3 KiB — 49 ms — h3https://cdn.staticstack.net/includes/images/mascots/mascot-head-discount.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-head-discount.svg — 200 — 21.4 KiB — 49 ms — h3https://cdn.staticstack.net/includes/images/icons/others/icon-moon.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/icons/others/icon-moon.svg — 200 — 1.1 KiB — 24 ms — h3https://api.ipinfo.be/json?token=8qpxrru9h8bmfmytxr4jpdsvoapi.ipinfo.be/json?token=8qpxrru9h8... https://api.ipinfo.be/json?token=8qpxrru9h8bmfmytxr4jpdsvo — 200 — 761 B — 63 ms — h3https://theporndude.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://theporndude.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 259 B — 22 ms — h3https://cdn.staticstack.net/includes/images/categories/top-porn-tube-sites.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/categories/top-porn-tube-sites.svg — 200 — 1.4 KiB — 26 ms — h3https://cdn.staticstack.net/includes/images/categories/top-sex-cam-sites.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/categories/top-sex-cam-sites.svg — 200 — 1.4 KiB — 39 ms — h3https://cdn.staticstack.net/includes/images/categories/top-premium-sites.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/categories/top-premium-sites.svg — 200 — 1.5 KiB — 35 ms — h3https://theporndude.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0da9f4911ba/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://theporndude.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0da9f4911ba/main.js? — 200 — 9.6 KiB — 37 ms — h3https://theporndude.com/includes/pi/en.1784994209.passive.mobi.cat.json/includes/pi/en.1784994209.passive.... https://theporndude.com/includes/pi/en.1784994209.passive.mobi.cat.json — 200 — 25.1 KiB — 59 ms — h3https://cdn.staticstack.net/includes/images/f72df9ce_favicon-spritesheet.png?t=1784994091cdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/f72df9ce_favicon-spritesheet.png?t=1784994091 — 200 — 226.8 KiB — 118 ms — h3https://cdn.staticstack.net/includes/images/e79462a1_custom-favicon-spritesheet.png?t=1784994099cdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/e79462a1_custom-favicon-spritesheet.png?t=1784994099 — 200 — 262.9 KiB — 112 ms — h3https://cdn.staticstack.net/includes/favicons/2447.png?t=1784994091cdn.staticstack.net/includes/favico... https://cdn.staticstack.net/includes/favicons/2447.png?t=1784994091 — 200 — 1.9 KiB — 65 ms — h3https://cdn.staticstack.net/includes/images/fcons_lang/55b55d0d_custom-favicon-spritesheet-en.png?t=1784994112cdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/fcons_lang/55b55d0d_custom-favicon-spritesheet-en.png?t=1784994112 — 200 — 615.0 KiB — 148 ms — h3https://cdn.staticstack.net/includes/images/new_icon.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/new_icon.svg — 200 — 5.0 KiB — 63 ms — h3https://cdn.staticstack.net/includes/images/vr-friendly-new.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/vr-friendly-new.svg — 200 — 993 B — 62 ms — h3https://cdn.staticstack.net/includes/images/ai-icon.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/ai-icon.svg — 200 — 964 B — 61 ms — h3https://cdn.staticstack.net/includes/images/adult-18-icon.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/adult-18-icon.svg — 200 — 2.4 KiB — 67 ms — h3https://cdn.staticstack.net/includes/fonts/roboto-light.woff2cdn.staticstack.net/includes/fonts/... https://cdn.staticstack.net/includes/fonts/roboto-light.woff2 — 200 — 19.3 KiB — 36 ms — h3https://theporndude.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0da9f4911ba/0.6385411008626974:1784995240:KTPb038-CKGJfsHhMUNb8HuvcmfMSVCVp4gRzMZf8CM/a20cbdfabecbf097/cdn-cgi/challenge-platform/h/g/jsd... https://theporndude.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0da9f4911ba/0.6385411008626974:1784995240:KTPb038-CKGJfsHhMUNb8HuvcmfMSVCVp4gRzMZf8CM/a20cbdfabecbf097 — 200 — 1.1 KiB — 25 ms — h3https://cdn.staticstack.net/includes/images/mascots/mascot-half-age-limit-fr-568x454.avifcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/mascots/mascot-half-age-limit-fr-568x454.avif — 200 — 20.8 KiB — 23 ms — h3https://mc.yandex.ru/metrika/tag.jsmc.yandex.ru/metrika/tag.js https://mc.yandex.ru/metrika/tag.js — 200 — 87.9 KiB — 497 ms — h2https://theporndude.com/favicon.svg/favicon.svg https://theporndude.com/favicon.svg — 200 — 3.3 KiB — 31 ms — h3https://theporndude.com/web-app-manifest-192x192.png/web-app-manifest-192x192.png https://theporndude.com/web-app-manifest-192x192.png — 200 — 4.7 KiB — 30 ms — h3https://theporndude.com/favicon.ico?c=20250207.2/favicon.ico?c=20250207.2 https://theporndude.com/favicon.ico?c=20250207.2 — 200 — 8.8 KiB — 33 ms — h3https://mc.yandex.com/sync_cookie_image_check?scid=9b00eff7-eb70-e48f-5481-271523b0e7d8&cid=51876278mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=9b00eff7-eb70-e48f-5481-271523b0e7d8&cid=51876278 — 302 — 508 B — 99 ms — h2https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4)mc.yandex.com/metrika/advert.gif?t=... https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4) — 200 — 139 B — 149 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=51876278&redirect_domain=mc.yandex.com&scid=9b00eff7-eb70-e48f-5481-271523b0e7d8&token=11103.5XhG4wWreq23V5O7DAyDKPfDYS_tZk_jlt-NIrcv2CalUd7YIcn4vdREBgXmiASe.kKYPKEnarokno3kYtMhi49vNpCM%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=51876278&redirect_domain=mc.yandex.com&scid=9b00eff7-eb70-e48f-5481-271523b0e7d8&token=11103.5XhG4wWreq23V5O7DAyDKPfDYS_tZk_jlt-NIrcv2CalUd7YIcn4vdREBgXmiASe.kKYPKEnarokno3kYtMhi49vNpCM%2C — 302 — 306 B — 85 ms — h2https://mc.yandex.com/sync_cookie_image_decide?cid=51876278&scid=9b00eff7-eb70-e48f-5481-271523b0e7d8&token=11103.fH9h28cYIKuzm5pkz75LVFXwT-34Zo2f7XapQOKEXh3QlRBZkUYp7uf4WOTewAJITdap0UIR6b3q57yd6QcFMle7AfobvFLmJTkHqIVRbzI%2C.em2mE3QhJ6GS1KB8JVInOMf5OZ8%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=51876278&scid=9b00eff7-eb70-e48f-5481-271523b0e7d8&token=11103.fH9h28cYIKuzm5pkz75LVFXwT-34Zo2f7XapQOKEXh3QlRBZkUYp7uf4WOTewAJITdap0UIR6b3q57yd6QcFMle7AfobvFLmJTkHqIVRbzI%2C.em2mE3QhJ6GS1KB8JVInOMf5OZ8%2C — 200 — 67 B — 82 ms — h2https://mc.yandex.com/watch/51876278?wmode=7&page-url=https%3A%2F%2Ftheporndude.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22150%22%2C%22Google%20Chrome%22%3Bv%3D%22150%22%0Achb%0A64%0Achf%0A150.0.0.0%0Achl%0A%22Not%3BA%3DBrand%22%3Bv%3D%228.0.0.0%22%2C%22Chromium%22%3Bv%3D%22150.0.7871.181%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A17odkk0arf34pv68nmi4xc6ddcwb8b%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2590%3Acn%3A1%3Adp%3A0%3Als%3A426163611608%3Ahid%3A106150096%3Az%3A0%3Ai%3A20260725170410%3Aet%3A1784999051%3Ac%3A1%3Arn%3A505429313%3Arqn%3A1%3Au%3A1784999051751993469%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A164%3Awv%3A2%3Ads%3A2%2C37%2C64%2C23%2C2%2C0%2C%2C116%2C1%2C678%2C678%2C0%2C296%3Aco%3A0%3Acpf%3A1%3Ans%3A1784999049344%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1784999051%3At%3APorn%20Dude%20-%20Best%20Porn%20Sites%20%26%20Free%20Porn%20Tubes%20List%20of%202026!&t=clt(518)gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(42009088)ti(1)mc.yandex.com/watch/51876278?wmode=... https://mc.yandex.com/watch/51876278?wmode=7&page-url=https%3A%2F%2Ftheporndude.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22150%22%2C%22Google%20Chrome%22%3Bv%3D%22150%22%0Achb%0A64%0Achf%0A150.0.0.0%0Achl%0A%22Not%3BA%3DBrand%22%3Bv%3D%228.0.0.0%22%2C%22Chromium%22%3Bv%3D%22150.0.7871.181%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A17odkk0arf34pv68nmi4xc6ddcwb8b%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2590%3Acn%3A1%3Adp%3A0%3Als%3A426163611608%3Ahid%3A106150096%3Az%3A0%3Ai%3A20260725170410%3Aet%3A1784999051%3Ac%3A1%3Arn%3A505429313%3Arqn%3A1%3Au%3A1784999051751993469%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A164%3Awv%3A2%3Ads%3A2%2C37%2C64%2C23%2C2%2C0%2C%2C116%2C1%2C678%2C678%2C0%2C296%3Aco%3A0%3Acpf%3A1%3Ans%3A1784999049344%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1784999051%3At%3APorn%20Dude%20-%20Best%20Porn%20Sites%20%26%20Free%20Porn%20Tubes%20List%20of%202026!&t=clt(518)gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(42009088)ti(1) — 302 — 1.7 KiB — 85 ms — h2https://mc.yandex.com/watch/51876278/1?wmode=7&page-url=https%3A%2F%2Ftheporndude.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22150%22%2C%22Google%20Chrome%22%3Bv%3D%22150%22%0Achb%0A64%0Achf%0A150.0.0.0%0Achl%0A%22Not%3BA%3DBrand%22%3Bv%3D%228.0.0.0%22%2C%22Chromium%22%3Bv%3D%22150.0.7871.181%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A17odkk0arf34pv68nmi4xc6ddcwb8b%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2590%3Acn%3A1%3Adp%3A0%3Als%3A426163611608%3Ahid%3A106150096%3Az%3A0%3Ai%3A20260725170410%3Aet%3A1784999051%3Ac%3A1%3Arn%3A505429313%3Arqn%3A1%3Au%3A1784999051751993469%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A164%3Awv%3A2%3Ads%3A2%2C37%2C64%2C23%2C2%2C0%2C%2C116%2C1%2C678%2C678%2C0%2C296%3Aco%3A0%3Acpf%3A1%3Ans%3A1784999049344%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1784999051%3At%3APorn%20Dude%20-%20Best%20Porn%20Sites%20%26%20Free%20Porn%20Tubes%20List%20of%202026%21&t=clt%28518%29gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842009088%29ti%281%29&redirnss=1mc.yandex.com/watch/51876278/1?wmod... https://mc.yandex.com/watch/51876278/1?wmode=7&page-url=https%3A%2F%2Ftheporndude.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22150%22%2C%22Google%20Chrome%22%3Bv%3D%22150%22%0Achb%0A64%0Achf%0A150.0.0.0%0Achl%0A%22Not%3BA%3DBrand%22%3Bv%3D%228.0.0.0%22%2C%22Chromium%22%3Bv%3D%22150.0.7871.181%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A17odkk0arf34pv68nmi4xc6ddcwb8b%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2590%3Acn%3A1%3Adp%3A0%3Als%3A426163611608%3Ahid%3A106150096%3Az%3A0%3Ai%3A20260725170410%3Aet%3A1784999051%3Ac%3A1%3Arn%3A505429313%3Arqn%3A1%3Au%3A1784999051751993469%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A164%3Awv%3A2%3Ads%3A2%2C37%2C64%2C23%2C2%2C0%2C%2C116%2C1%2C678%2C678%2C0%2C296%3Aco%3A0%3Acpf%3A1%3Ans%3A1784999049344%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1784999051%3At%3APorn%20Dude%20-%20Best%20Porn%20Sites%20%26%20Free%20Porn%20Tubes%20List%20of%202026%21&t=clt%28518%29gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842009088%29ti%281%29&redirnss=1 — 200 — 1.0 KiB — 82 ms — h2https://mc.yandex.com/sync_cookie_image_check_secondary?scid=33e18a64-49b6-2622-1500-bef1174bff42&cid=51876278mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check_secondary?scid=33e18a64-49b6-2622-1500-bef1174bff42&cid=51876278 — 302 — 492 B — 81 ms — h2https://cdn.staticstack.net/includes/images/categories/ai-porn-sites.svgcdn.staticstack.net/includes/images... https://cdn.staticstack.net/includes/images/categories/ai-porn-sites.svg — 200 — 2.4 KiB — 24 ms — h3https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=51876278&redirect_domain=mc.yandex.com&scid=33e18a64-49b6-2622-1500-bef1174bff42&token=11103.6TYxynVY8eoZlc6kflLKrncQivMSiirmqks6jXIg1hlqBGd-_OoZ5Sc9uKFZDaFo.12sNdBmGuVcRXtgA5EMkKYCmRJ8%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=51876278&redirect_domain=mc.yandex.com&scid=33e18a64-49b6-2622-1500-bef1174bff42&token=11103.6TYxynVY8eoZlc6kflLKrncQivMSiirmqks6jXIg1hlqBGd-_OoZ5Sc9uKFZDaFo.12sNdBmGuVcRXtgA5EMkKYCmRJ8%2C — 302 — 504 B — 81 ms — h2https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=51876278&scid=33e18a64-49b6-2622-1500-bef1174bff42&token=11103.1xqPJeZvNbTfnvLG9v28jkeOZ8V9lqcKCvN-QtSMH_9AW34ZNTcVHDkxGHymB0P3WJGwWz_E14H5cE3iABJ4503ctGxlsG-Yj7aUuGo8yVA%2C.yNJMu6hLyfih7F-4-iqg7eu7EJM%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=51876278&scid=33e18a64-49b6-2622-1500-bef1174bff42&token=11103.1xqPJeZvNbTfnvLG9v28jkeOZ8V9lqcKCvN-QtSMH_9AW34ZNTcVHDkxGHymB0P3WJGwWz_E14H5cE3iABJ4503ctGxlsG-Yj7aUuGo8yVA%2C.yNJMu6hLyfih7F-4-iqg7eu7EJM%2C — 200 — 79 B — 85 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
29% of JavaScript execution is third-party
First-party Third-party 835ms · 230KB · €4/mo
cdn.staticstack.net
Other
Costly
Execution 518ms
Transfer 22 KB
Monthly Cost €3/mo
mc.yandex.ru
Other
Optional
Execution 199ms
Transfer 88 KB
Unused 60%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 118ms
Transfer 120 KB
Unused 57%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cdn.staticstack.net adds 518ms and costs ~€3/month

cdn.staticstack.net takes 518ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

60% of mc.yandex.ru's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

57% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

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-26 — 2026-07-23)

LCP (p75)

1324 ms

91% good

INP (p75)

170 ms

80% good

CLS (p75)

0.000

98% good

FCP (p75)

928 ms

TTFB (p75)

318 ms

This origin passes Core Web Vitals assessment
Image Optimization
15 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

15

Total Size

0 KB

Oversized

1

3 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