Skip to content
https://cuckhunter.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
3
REVIEW
3
PASS
13
INFO
4

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

97
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
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.

472 ms

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

1.26 s

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

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

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

2.01 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
23
13 PASS 3 REVIEW 3 FIX
D
Third-Party Impact
Action
75% third-party, 0 ms blocking
FIX
75% third-party, 0 ms blocking
Warning::
Third-party code accounts for 75% of page weight (1.3 MiB of 1.8 MiB)
Info::
Third-party blocking time is low (0 ms)
25%
75%
First-party Third-party
D
Page Weight Inventory
Action
74 resources · 1.8 MB · 218 KB savings available
FIX
74 resources · 1.8 MB · 218 KB savings available
Warning::
Page weight 1.8 MB exceeds 1 MB target by 815 KB
Got: 1.8 MB Expected: ≤ 1 MB
Info::
~218 KB of savings available
Warning::
41 third-party resources (75% of weight)
74 resources · 1.8 MiB · 41 third-party 814.5 KiB over 1MB target
Image 59% · 1.1 MiB
JavaScript 38% · 694.9 KiB
Font 2% · 28.5 KiB
Document 1% · 26.2 KiB
Other 0% · 5.5 KiB
CSS 0% · 0 B

~218.4 KiB of savings available

Remove unused JavaScript: 218.4 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
C
Page Weight Budget
Action
1.8 MB transferred, 74 requests
REVIEW
1.8 MB transferred, 74 requests
Info::
Page weighs 3.7 MB (1.8 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
JavaScript is 695 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 695 KB
Info::
74 HTTP requests
Info::
Estimated 0.38 g CO2 per page load
1.8 MB / 2.4 MB budget
1.8 MB transferred
74 requests
0.38 g CO2 per page load
Images 1.1 MiB 59%
JavaScript 694.9 KiB 38%
Fonts 28.5 KiB 2%
HTML 26.2 KiB 1%
Other 4.4 KiB 0%
Other 2.2 KiB 0%
Other 465 B 0%
CSS 0 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

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

B
JS Execution Cost
820ms total JS execution
REVIEW
820ms total JS execution
Warning::
https://cuckhunter.com/: 254ms CPU time
Info::
https://cuckhunter.com/_next/static/chunks/08ot-tt...: 233ms CPU time
Info::
Unattributable: 121ms CPU time
Info::
https://cuckhunter.com/_next/static/chunks/3k5ezxs...: 80ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-7DPS...: 67ms CPU time
Info::
Third-party scripts: 131ms (16% of total)

Main Thread Breakdown

Script Evaluation 49% Other 23% Style & Layout 17% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://cuckhunter.com/254ms17ms1ms1st
https://cuckhunter.com/_next/static/chunks/08ot-ttd3r0w0.js233ms193ms10ms1st
Unattributable121ms4ms0ms1st
https://cuckhunter.com/_next/static/chunks/3k5ezxspk-3t9.js80ms79ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-7DPS8LN6Q3&cx=c&gtm=4e67f067ms56ms11ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5DJGQD4F64ms44ms12ms3rd
C
JS Bundles
Action
25 scripts, 218 KB unused
REVIEW
25 scripts, 218 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-7DPS...: 70 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5DJ...: 64 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cuckhunter.com/_next/static/chunks/08ot-tt...: 63 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cuckhunter.com/_next/static/chunks/0duotnz...: 22 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 218 KB
218 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-7DPS8LN6Q3&cx=c&gtm=4e67f0163 KB70 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5DJGQD4F123 KB64 KB (52%)3rd
https://cuckhunter.com/_next/static/chunks/08ot-ttd3r0w0.js134 KB63 KB (47%)1st
https://cuckhunter.com/_next/static/chunks/0duotnzilw_12.js39 KB22 KB (56%)1st
https://cuckhunter.com/_next/static/chunks/17xzela91c23-.js8 KB1st
https://cuckhunter.com/_next/static/chunks/1pp752_at_q_3.js1 KB1st
https://cuckhunter.com/_next/static/chunks/0y_w27wm722u6.js13 KB1st
https://cuckhunter.com/_next/static/chunks/3fefn7vcu4cte.js5 KB1st
https://cuckhunter.com/_next/static/chunks/1_2d8vyw3dqwe.js20 KB1st
https://cuckhunter.com/_next/static/chunks/3xj0mqgf9xkml.js35 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

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

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
37 images, 0 KB saveable
PASS
37 images, 0 KB saveable
Info::
All images are well-optimized
37 images 1.1 MB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
1 fonts (29 KB)
PASS
1 fonts (29 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

29 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 500 ms 1.0 s FCP 472 ms LCP 1.3 shttps://cuckhunter.com/_next/static/media/9a800f173b8d9e8f-s.p.3nglv5iys3s0a.woff29a800f173b8d9e8f-s.p.3n... https://cuckhunter.com/_next/static/media/9a800f173b8d9e8f-s.p.3nglv5iys3s0a.woff2 — 28.5 KiB — 53 ms — font-display: swap
9a800f173b8d9e8f-s.p.3n... woff2 swap
Size 29 KB
Load time 53 ms
Start 340 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
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+
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 uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: private, no-cache, no-store, max-age=0, must-revalidate
A+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
74 requests over 1460ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 472 ms LCP 1.3 shttps://cuckhunter.com// https://cuckhunter.com/ — 200 — 26.2 KiB — 410 ms — h3https://cuckhunter.com/cdn-cgi/speculation/cdn-cgi/speculation https://cuckhunter.com/cdn-cgi/speculation — 200 — 586 B — 30 ms — h3https://cuckhunter.com/_next/static/media/9a800f173b8d9e8f-s.p.3nglv5iys3s0a.woff2/_next/static/media/9a800f173b8d9e8... https://cuckhunter.com/_next/static/media/9a800f173b8d9e8f-s.p.3nglv5iys3s0a.woff2 — 200 — 28.5 KiB — 53 ms — h3https://cuckhunter.com/_next/static/chunks/0pi3wkb78-fne.css/_next/static/chunks/0pi3wkb78-fne.... https://cuckhunter.com/_next/static/chunks/0pi3wkb78-fne.css — 200 — 0 B — 9 ms — h3https://cuckhunter.com/_next/static/chunks/1keekqmhail32.css/_next/static/chunks/1keekqmhail32.... https://cuckhunter.com/_next/static/chunks/1keekqmhail32.css — 200 — 0 B — 8 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/10/logo.png?tr=w-256ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/10/logo.png?tr=w-256 — 200 — 9.2 KiB — 50 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/header.jpg?tr=w-1920ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/header.jpg?tr=w-1920 — 200 — 85.1 KiB — 69 ms — h3https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0004-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0004-1280x720-thumb.jpg — 200 — 32.0 KiB — 66 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0003-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0003-1280x720-thumb.jpg — 200 — 28.6 KiB — 79 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5DJGQD4Fwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5DJGQD4F — 200 — 123.2 KiB — 288 ms — h2https://cuckhunter.com/_next/static/chunks/3k5ezxspk-3t9.js/_next/static/chunks/3k5ezxspk-3t9.... https://cuckhunter.com/_next/static/chunks/3k5ezxspk-3t9.js — 200 — 16.0 KiB — 44 ms — h3https://cuckhunter.com/_next/static/chunks/2uo10vbcyndrn.js/_next/static/chunks/2uo10vbcyndrn.... https://cuckhunter.com/_next/static/chunks/2uo10vbcyndrn.js — 200 — 5.5 KiB — 41 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/access-banner.jpg?tr=w-1920ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/access-banner.jpg?tr=w-1920 — 200 — 100.9 KiB — 39 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/footer.jpg?tr=w-1920ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/footer.jpg?tr=w-1920 — 200 — 70.9 KiB — 40 ms — h3https://cuckhunter.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://cuckhunter.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.5 KiB — 31 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 87 ms — h2https://cuckhunter.com/_next/static/chunks/14rc2bgtvdb0x.js/_next/static/chunks/14rc2bgtvdb0x.... https://cuckhunter.com/_next/static/chunks/14rc2bgtvdb0x.js — 200 — 11.0 KiB — 43 ms — h3https://cuckhunter.com/_next/static/chunks/0y_w27wm722u6.js/_next/static/chunks/0y_w27wm722u6.... https://cuckhunter.com/_next/static/chunks/0y_w27wm722u6.js — 200 — 12.5 KiB — 58 ms — h3https://cuckhunter.com/_next/static/chunks/3fefn7vcu4cte.js/_next/static/chunks/3fefn7vcu4cte.... https://cuckhunter.com/_next/static/chunks/3fefn7vcu4cte.js — 200 — 4.7 KiB — 105 ms — h3https://cuckhunter.com/_next/static/chunks/1_2d8vyw3dqwe.js/_next/static/chunks/1_2d8vyw3dqwe.... https://cuckhunter.com/_next/static/chunks/1_2d8vyw3dqwe.js — 200 — 19.8 KiB — 105 ms — h3https://cuckhunter.com/_next/static/chunks/3xj0mqgf9xkml.js/_next/static/chunks/3xj0mqgf9xkml.... https://cuckhunter.com/_next/static/chunks/3xj0mqgf9xkml.js — 200 — 34.8 KiB — 93 ms — h3https://cuckhunter.com/_next/static/chunks/3d8kqo8mh023_.js/_next/static/chunks/3d8kqo8mh023_.... https://cuckhunter.com/_next/static/chunks/3d8kqo8mh023_.js — 200 — 14.4 KiB — 106 ms — h3https://cuckhunter.com/_next/static/chunks/0ylccge8yqhxu.js/_next/static/chunks/0ylccge8yqhxu.... https://cuckhunter.com/_next/static/chunks/0ylccge8yqhxu.js — 200 — 18.5 KiB — 102 ms — h3https://cuckhunter.com/_next/static/chunks/17xzela91c23-.js/_next/static/chunks/17xzela91c23-.... https://cuckhunter.com/_next/static/chunks/17xzela91c23-.js — 200 — 8.4 KiB — 103 ms — h3https://cuckhunter.com/_next/static/chunks/17xazkpv38-a4.js/_next/static/chunks/17xazkpv38-a4.... https://cuckhunter.com/_next/static/chunks/17xazkpv38-a4.js — 200 — 9.4 KiB — 56 ms — h3https://cuckhunter.com/_next/static/chunks/1eygcogaxhyox.js/_next/static/chunks/1eygcogaxhyox.... https://cuckhunter.com/_next/static/chunks/1eygcogaxhyox.js — 200 — 7.5 KiB — 56 ms — h3https://cuckhunter.com/_next/static/chunks/1pp752_at_q_3.js/_next/static/chunks/1pp752_at_q_3.... https://cuckhunter.com/_next/static/chunks/1pp752_at_q_3.js — 200 — 1.3 KiB — 92 ms — h3https://cuckhunter.com/_next/static/chunks/41lvc-xsd_m62.js/_next/static/chunks/41lvc-xsd_m62.... https://cuckhunter.com/_next/static/chunks/41lvc-xsd_m62.js — 200 — 13.3 KiB — 104 ms — h3https://cuckhunter.com/_next/static/chunks/0uy8915_c69rl.js/_next/static/chunks/0uy8915_c69rl.... https://cuckhunter.com/_next/static/chunks/0uy8915_c69rl.js — 200 — 5.4 KiB — 99 ms — h3https://cuckhunter.com/_next/static/chunks/turbopack-1qm1x8kxnxsse.js/_next/static/chunks/turbopack-1qm1... https://cuckhunter.com/_next/static/chunks/turbopack-1qm1x8kxnxsse.js — 200 — 5.3 KiB — 100 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 472 ms LCP 1.3 shttps://cuckhunter.com// https://cuckhunter.com/ — 200 — 26.2 KiB — 410 ms — h3https://cuckhunter.com/cdn-cgi/speculation/cdn-cgi/speculation https://cuckhunter.com/cdn-cgi/speculation — 200 — 586 B — 30 ms — h3https://cuckhunter.com/_next/static/media/9a800f173b8d9e8f-s.p.3nglv5iys3s0a.woff2/_next/static/media/9a800f173b8d9e8... https://cuckhunter.com/_next/static/media/9a800f173b8d9e8f-s.p.3nglv5iys3s0a.woff2 — 200 — 28.5 KiB — 53 ms — h3https://cuckhunter.com/_next/static/chunks/0pi3wkb78-fne.css/_next/static/chunks/0pi3wkb78-fne.... https://cuckhunter.com/_next/static/chunks/0pi3wkb78-fne.css — 200 — 0 B — 9 ms — h3https://cuckhunter.com/_next/static/chunks/1keekqmhail32.css/_next/static/chunks/1keekqmhail32.... https://cuckhunter.com/_next/static/chunks/1keekqmhail32.css — 200 — 0 B — 8 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/10/logo.png?tr=w-256ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/10/logo.png?tr=w-256 — 200 — 9.2 KiB — 50 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/header.jpg?tr=w-1920ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/header.jpg?tr=w-1920 — 200 — 85.1 KiB — 69 ms — h3https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0004-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0004-1280x720-thumb.jpg — 200 — 32.0 KiB — 66 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0003-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0003-1280x720-thumb.jpg — 200 — 28.6 KiB — 79 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5DJGQD4Fwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5DJGQD4F — 200 — 123.2 KiB — 288 ms — h2https://cuckhunter.com/_next/static/chunks/3k5ezxspk-3t9.js/_next/static/chunks/3k5ezxspk-3t9.... https://cuckhunter.com/_next/static/chunks/3k5ezxspk-3t9.js — 200 — 16.0 KiB — 44 ms — h3https://cuckhunter.com/_next/static/chunks/2uo10vbcyndrn.js/_next/static/chunks/2uo10vbcyndrn.... https://cuckhunter.com/_next/static/chunks/2uo10vbcyndrn.js — 200 — 5.5 KiB — 41 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/access-banner.jpg?tr=w-1920ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/access-banner.jpg?tr=w-1920 — 200 — 100.9 KiB — 39 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/footer.jpg?tr=w-1920ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/10/banners/footer.jpg?tr=w-1920 — 200 — 70.9 KiB — 40 ms — h3https://cuckhunter.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://cuckhunter.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.5 KiB — 31 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 87 ms — h2https://cuckhunter.com/_next/static/chunks/14rc2bgtvdb0x.js/_next/static/chunks/14rc2bgtvdb0x.... https://cuckhunter.com/_next/static/chunks/14rc2bgtvdb0x.js — 200 — 11.0 KiB — 43 ms — h3https://cuckhunter.com/_next/static/chunks/0y_w27wm722u6.js/_next/static/chunks/0y_w27wm722u6.... https://cuckhunter.com/_next/static/chunks/0y_w27wm722u6.js — 200 — 12.5 KiB — 58 ms — h3https://cuckhunter.com/_next/static/chunks/3fefn7vcu4cte.js/_next/static/chunks/3fefn7vcu4cte.... https://cuckhunter.com/_next/static/chunks/3fefn7vcu4cte.js — 200 — 4.7 KiB — 105 ms — h3https://cuckhunter.com/_next/static/chunks/1_2d8vyw3dqwe.js/_next/static/chunks/1_2d8vyw3dqwe.... https://cuckhunter.com/_next/static/chunks/1_2d8vyw3dqwe.js — 200 — 19.8 KiB — 105 ms — h3https://cuckhunter.com/_next/static/chunks/3xj0mqgf9xkml.js/_next/static/chunks/3xj0mqgf9xkml.... https://cuckhunter.com/_next/static/chunks/3xj0mqgf9xkml.js — 200 — 34.8 KiB — 93 ms — h3https://cuckhunter.com/_next/static/chunks/3d8kqo8mh023_.js/_next/static/chunks/3d8kqo8mh023_.... https://cuckhunter.com/_next/static/chunks/3d8kqo8mh023_.js — 200 — 14.4 KiB — 106 ms — h3https://cuckhunter.com/_next/static/chunks/0ylccge8yqhxu.js/_next/static/chunks/0ylccge8yqhxu.... https://cuckhunter.com/_next/static/chunks/0ylccge8yqhxu.js — 200 — 18.5 KiB — 102 ms — h3https://cuckhunter.com/_next/static/chunks/17xzela91c23-.js/_next/static/chunks/17xzela91c23-.... https://cuckhunter.com/_next/static/chunks/17xzela91c23-.js — 200 — 8.4 KiB — 103 ms — h3https://cuckhunter.com/_next/static/chunks/17xazkpv38-a4.js/_next/static/chunks/17xazkpv38-a4.... https://cuckhunter.com/_next/static/chunks/17xazkpv38-a4.js — 200 — 9.4 KiB — 56 ms — h3https://cuckhunter.com/_next/static/chunks/1eygcogaxhyox.js/_next/static/chunks/1eygcogaxhyox.... https://cuckhunter.com/_next/static/chunks/1eygcogaxhyox.js — 200 — 7.5 KiB — 56 ms — h3https://cuckhunter.com/_next/static/chunks/1pp752_at_q_3.js/_next/static/chunks/1pp752_at_q_3.... https://cuckhunter.com/_next/static/chunks/1pp752_at_q_3.js — 200 — 1.3 KiB — 92 ms — h3https://cuckhunter.com/_next/static/chunks/41lvc-xsd_m62.js/_next/static/chunks/41lvc-xsd_m62.... https://cuckhunter.com/_next/static/chunks/41lvc-xsd_m62.js — 200 — 13.3 KiB — 104 ms — h3https://cuckhunter.com/_next/static/chunks/0uy8915_c69rl.js/_next/static/chunks/0uy8915_c69rl.... https://cuckhunter.com/_next/static/chunks/0uy8915_c69rl.js — 200 — 5.4 KiB — 99 ms — h3https://cuckhunter.com/_next/static/chunks/turbopack-1qm1x8kxnxsse.js/_next/static/chunks/turbopack-1qm1... https://cuckhunter.com/_next/static/chunks/turbopack-1qm1x8kxnxsse.js — 200 — 5.3 KiB — 100 ms — h3https://cuckhunter.com/_next/static/chunks/0gicflk12mb7e.js/_next/static/chunks/0gicflk12mb7e.... https://cuckhunter.com/_next/static/chunks/0gicflk12mb7e.js — 200 — 17.8 KiB — 104 ms — h3https://cuckhunter.com/_next/static/chunks/08ot-ttd3r0w0.js/_next/static/chunks/08ot-ttd3r0w0.... https://cuckhunter.com/_next/static/chunks/08ot-ttd3r0w0.js — 200 — 134.0 KiB — 104 ms — h3https://cuckhunter.com/_next/static/chunks/0duotnzilw_12.js/_next/static/chunks/0duotnzilw_12.... https://cuckhunter.com/_next/static/chunks/0duotnzilw_12.js — 200 — 39.5 KiB — 102 ms — h3https://cuckhunter.com/_next/static/chunks/3t80w6tre5wvz.js/_next/static/chunks/3t80w6tre5wvz.... https://cuckhunter.com/_next/static/chunks/3t80w6tre5wvz.js — 200 — 10.3 KiB — 97 ms — h3https://cuckhunter.com/cdn-cgi/zaraz/s.js?z=JTdCJTIyZXhlY3V0ZWQlMjIlM0ElNUIlNUQlMkMlMjJ0JTIyJTNBJTIySEQlMjBDdWNrb2xkJTIwUG9ybiUyQyUyMFJlYWwlMjBDaGVhdGluZyUyMFRlZW5zJTIwYW5kJTIwSG90JTIwV2l2ZXMuJTIwJTdDJTIwQ3VjayUyMEh1bnRlciUyMiUyQyUyMnglMjIlM0EwLjE0MDUxNjIyMzczNzgxNTU4JTJDJTIydyUyMiUzQTgwMCUyQyUyMmglMjIlM0E2MDAlMkMlMjJqJTIyJTNBOTQwJTJDJTIyZSUyMiUzQTEzNTAlMkMlMjJsJTIyJTNBJTIyaHR0cHMlM0ElMkYlMkZjdWNraHVudGVyLmNvbSUyRiUyMiUyQyUyMnIlMjIlM0ElMjIlMjIlMkMlMjJrJTIyJTNBMjQlMkMlMjJuJTIyJTNBJTIyVVRGLTglMjIlMkMlMjJvJTIyJTNBMCUyQyUyMnElMjIlM0ElNUIlNUQlN0Q=/cdn-cgi/zaraz/s.js?z=JTdCJTIyZXhlY... https://cuckhunter.com/cdn-cgi/zaraz/s.js?z=JTdCJTIyZXhlY3V0ZWQlMjIlM0ElNUIlNUQlMkMlMjJ0JTIyJTNBJTIySEQlMjBDdWNrb2xkJTIwUG9ybiUyQyUyMFJlYWwlMjBDaGVhdGluZyUyMFRlZW5zJTIwYW5kJTIwSG90JTIwV2l2ZXMuJTIwJTdDJTIwQ3VjayUyMEh1bnRlciUyMiUyQyUyMnglMjIlM0EwLjE0MDUxNjIyMzczNzgxNTU4JTJDJTIydyUyMiUzQTgwMCUyQyUyMmglMjIlM0E2MDAlMkMlMjJqJTIyJTNBOTQwJTJDJTIyZSUyMiUzQTEzNTAlMkMlMjJsJTIyJTNBJTIyaHR0cHMlM0ElMkYlMkZjdWNraHVudGVyLmNvbSUyRiUyMiUyQyUyMnIlMjIlM0ElMjIlMjIlMkMlMjJrJTIyJTNBMjQlMkMlMjJuJTIyJTNBJTIyVVRGLTglMjIlMkMlMjJvJTIyJTNBMCUyQyUyMnElMjIlM0ElNUIlNUQlN0Q= — 200 — 4.2 KiB — 59 ms — h3https://cuckhunter.com/w78nhvrl?o=4509532217933824&p=4509533761306624&r=us/w78nhvrl?o=4509532217933824&p=4509... https://cuckhunter.com/w78nhvrl?o=4509532217933824&p=4509533761306624&r=us — 200 — 673 B — 61 ms — h3https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0278-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0278-1280x720-thumb.jpg — 200 — 27.4 KiB — 99 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0002-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0002-1280x720-thumb.jpg — 200 — 32.8 KiB — 104 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0280-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0280-1280x720-thumb.jpg — 200 — 21.0 KiB — 102 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0001-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chivr0001-1280x720-thumb.jpg — 200 — 34.2 KiB — 101 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0279-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0279-1280x720-thumb.jpg — 200 — 23.0 KiB — 103 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0277-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0277-1280x720-thumb.jpg — 200 — 22.3 KiB — 105 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0276-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0276-1280x720-thumb.jpg — 200 — 26.0 KiB — 100 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0275-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0275-1280x720-thumb.jpg — 200 — 26.5 KiB — 101 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0274-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0274-1280x720-thumb.jpg — 200 — 21.8 KiB — 93 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0273-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/chi0273-1280x720-thumb.jpg — 200 — 25.7 KiB — 97 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2612.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2612.jpg — 200 — 33.5 KiB — 112 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2611.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2611.jpg — 200 — 34.5 KiB — 94 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2610.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2610.jpg — 200 — 34.1 KiB — 96 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2599.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2599.jpg — 200 — 24.3 KiB — 97 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2596.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2596.jpg — 200 — 26.4 KiB — 95 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2594.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2594.jpg — 200 — 23.6 KiB — 115 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2588.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2588.jpg — 200 — 25.6 KiB — 115 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2570.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2570.jpg — 200 — 32.8 KiB — 110 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2569.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2569.jpg — 200 — 27.6 KiB — 117 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2539.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2539.jpg — 200 — 29.4 KiB — 118 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2538.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2538.jpg — 200 — 20.5 KiB — 112 ms — h2https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2536.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/370x0/actors/2536.jpg — 200 — 22.1 KiB — 114 ms — h2https://ik.imagekit.io/vrljrh7p95o/next/img/3/logo.png?tr=w-640ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/3/logo.png?tr=w-640 — 200 — 14.2 KiB — 39 ms — h3https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/hhsm0352-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/hhsm0352-1280x720-thumb.jpg — 200 — 12.7 KiB — 111 ms — h2https://ik.imagekit.io/vrljrh7p95o/next/img/2/logo.png?tr=w-640ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/2/logo.png?tr=w-640 — 200 — 13.7 KiB — 37 ms — h3https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/jpn0018-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/jpn0018-1280x720-thumb.jpg — 200 — 16.5 KiB — 111 ms — h2https://cuckhunter.com/cdn-cgi/rum?/cdn-cgi/rum? https://cuckhunter.com/cdn-cgi/rum? — 204 — 465 B — 41 ms — h3https://ik.imagekit.io/vrljrh7p95o/next/img/4/logo.png?tr=w-640ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/4/logo.png?tr=w-640 — 200 — 13.5 KiB — 36 ms — h3https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/hhlesvr0007-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/hhlesvr0007-1280x720-thumb.jpg — 200 — 31.3 KiB — 112 ms — h2https://ik.imagekit.io/vrljrh7p95o/next/img/12/logo.png?tr=w-640ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/12/logo.png?tr=w-640 — 200 — 15.6 KiB — 65 ms — h3https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/tsrm0279-1280x720-thumb.jpgdegdumdjxfkja.cloudfront.net/fit-in... https://degdumdjxfkja.cloudfront.net/fit-in/512x0/scene_thumbs/tsrm0279-1280x720-thumb.jpg — 200 — 24.2 KiB — 111 ms — h2https://ik.imagekit.io/vrljrh7p95o/next/img/8/logo.png?tr=w-640ik.imagekit.io/vrljrh7p95o/next/img... https://ik.imagekit.io/vrljrh7p95o/next/img/8/logo.png?tr=w-640 — 200 — 18.4 KiB — 65 ms — h3https://cuckhunter.com/favicon.ico/favicon.ico https://cuckhunter.com/favicon.ico — 200 — 1.6 KiB — 62 ms — h3https://cuckhunter.com/w78nhvrl?o=4509532217933824&p=4509533761306624&r=us/w78nhvrl?o=4509532217933824&p=4509... https://cuckhunter.com/w78nhvrl?o=4509532217933824&p=4509533761306624&r=us — 200 — 672 B — 60 ms — h3https://cuckhunter.com/w78nhvrl?o=4509532217933824&p=4509533761306624&r=us/w78nhvrl?o=4509532217933824&p=4509... https://cuckhunter.com/w78nhvrl?o=4509532217933824&p=4509533761306624&r=us — 200 — 682 B — 57 ms — h3https://www.googletagmanager.com/gtag/js?id=G-7DPS8LN6Q3&cx=c&gtm=4e67f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7DPS8LN6Q3&cx=c&gtm=4e67f0 — 200 — 162.6 KiB — 150 ms — h2https://cuckhunter.com/cdn-cgi/zaraz/t/cdn-cgi/zaraz/t https://cuckhunter.com/cdn-cgi/zaraz/t — 200 — 1.9 KiB — 41 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-7DPS8LN6Q3&gtm=45je67f0v9173225917z89173233916za20gzb9173233916zd9173233916&_p=1784286170040&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1286615605.1784286170&frm=0&ngs=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.124&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938466~115938468~118395333~118897920~118897930~118981136&sid=1784286170&sct=1&seg=0&dl=https%3A%2F%2Fcuckhunter.com%2F&dt=HD%20Cuckold%20Porn%2C%20Real%20Cheating%20Teens%20and%20Hot%20Wives.%20%7C%20Cuck%20Hunter&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1393region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7DPS8LN6Q3&gtm=45je67f0v9173225917z89173233916za20gzb9173233916zd9173233916&_p=1784286170040&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1286615605.1784286170&frm=0&ngs=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.124&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938466~115938468~118395333~118897920~118897930~118981136&sid=1784286170&sct=1&seg=0&dl=https%3A%2F%2Fcuckhunter.com%2F&dt=HD%20Cuckold%20Porn%2C%20Real%20Cheating%20Teens%20and%20Hot%20Wives.%20%7C%20Cuck%20Hunter&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1393 — 204 — 548 B — 65 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
16% of JavaScript execution is third-party
First-party Third-party 131ms · 286KB · €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 67ms
Transfer 163 KB
Unused 43%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 64ms
Transfer 123 KB
Unused 52%
Monthly Cost €1/mo

52% 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-18 — 2026-07-15)

LCP (p75)

3515 ms

58% good

INP (p75)

172 ms

79% good

CLS (p75)

0.000

97% good

FCP (p75)

2781 ms

TTFB (p75)

1633 ms

Image Optimization
44 images, 38 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

44

Total Size

38 KB

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback