Skip to content
https://chocolatepov.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
1
REVIEW
8
PASS
10
INFO
3

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

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

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

6.72 s

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

0 ms

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

0.335

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

2.26 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.87 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
22
10 PASS 8 REVIEW 1 FIX
F
Page Weight Budget
Action
7.8 MB transferred, 75 requests
FIX
7.8 MB transferred, 75 requests
Critical::
Page weighs 9.2 MB (7.8 MB transferred)
Warning::
Images are 7.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.1 MB
Info::
75 HTTP requests
Info::
Estimated 1.6 g CO2 per page load
7.8 MB / 2.4 MB budget
7.8 MB transferred
75 requests
1.6 g CO2 per page load
Images 7.1 MiB 91%
JavaScript 492.6 KiB 6%
HTML 117.8 KiB 1%
CSS 55.0 KiB 1%
Fonts 43.6 KiB 1%
Other 22.0 KiB 0%
Other 452 B 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

C
Image Optimization
Action
38 images, 0 KB saveable
REVIEW
38 images, 0 KB saveable
Warning::
https://chocolatepov.com/content/WillTileXXX/Never... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/images/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Choco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Some%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Choco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/images/header.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/images/header2.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Cheat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Choco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Vacat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Choco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/images/header4.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Cravi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Never... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Soles... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Choco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/images/header3.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Choco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Red%2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Choco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/The%2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/content/WillTileXXX/Choco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/images/header5.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://chocolatepov.com/images/header6.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
38 images 7.1 MB
0 oversized -0 KB
38 legacy format
24 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

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

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 Bundles
18 scripts, 86 KB unused
REVIEW
18 scripts, 86 KB unused
Warning::
https://chocolatepov.com/js/jquery-ui.min.js: 56 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://chocolatepov.com/js/mp4x/mediaelement-and-...: 30 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 86 KB
86 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://chocolatepov.com/js/jquery-ui.min.js63 KB56 KB (90%)1st
https://chocolatepov.com/js/mp4x/mediaelement-and-player.min.js37 KB30 KB (81%)1st
https://chocolatepov.com/js/swipe.js2 KB1st
https://chocolatepov.com/js/tour.js5 KB1st
https://chocolatepov.com/custom_assets/js/modernizr.js7 KB1st
https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.js17 KB1st
https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.2.1/jquery-migrate.min.js3 KB3rd
https://chocolatepov.com/js/tourhelper.js3 KB1st
https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js33 KB3rd
https://chocolatepov.com/js/jquery.jcarousel.pack.js5 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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
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
75 resources · 7.8 MB · 86 KB savings available
REVIEW
75 resources · 7.8 MB · 86 KB savings available
Warning::
Page weight 7.8 MB exceeds 1 MB target by 6.8 MB
Got: 7.8 MB Expected: ≤ 1 MB
Info::
~86 KB of savings available
Info::
9 third-party resources (3% of weight)
Info::
7 resources over 200KB
75 resources · 7.8 MiB · 9 third-party 6.8 MiB over 1MB target
Image 91% · 7.1 MiB
JavaScript 6% · 492.6 KiB
Document 1% · 117.8 KiB
CSS 1% · 55.0 KiB
Font 1% · 43.6 KiB
Other 0% · 717 B

~86.0 KiB of savings available

Remove unused JavaScript: 86.0 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache, must-revalidate
REVIEW
no-cache, must-revalidate
Info::
Cache-Control header is set
Got: no-cache, must-revalidate
Info::
ETag present — enables conditional (304) responses
Cache-Control

no-cache, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
A+
Third-Party Impact
3% third-party, 0 ms blocking
PASS
3% third-party, 0 ms blocking
Info::
Third-party code accounts for 3% of page weight (230.3 KiB of 7.8 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
First-party Third-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+
JS Execution Cost
305ms total JS execution
PASS
305ms total JS execution
Info::
https://chocolatepov.com/: 154ms CPU time
Info::
Unattributable: 151ms CPU time

Main Thread Breakdown

Other 41% Script Evaluation 25% Style & Layout 16% Rendering 9% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://chocolatepov.com/154ms2ms2ms1st
Unattributable151ms1ms0ms1st
A+
Font Loading
2 fonts (44 KB)
PASS
2 fonts (44 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

44 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 6.0 s 7.0 s FCP 1.9 s LCP 6.7 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 35 ms — font-display: swaphttps://chocolatepov.com/js/flexslider/fonts/flexslider-icon.woffflexslider-icon.woff https://chocolatepov.com/js/flexslider/fonts/flexslider-icon.woff — 1.6 KiB — 117 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 35 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
flexslider-icon.woff woff swap
Size 2 KB
Load time 117 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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+
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-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache, 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,User-Agent
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::
`ETag` present -- conditional GET supported
Network Waterfall
75 requests over 2806ms
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.9 s LCP 6.7 shttps://chocolatepov.com// https://chocolatepov.com/ — 200 — 16.8 KiB — 561 ms — http/1.1https://chocolatepov.com/custom_assets/js/modernizr.js/custom_assets/js/modernizr.js https://chocolatepov.com/custom_assets/js/modernizr.js — 200 — 6.6 KiB — 135 ms — http/1.1https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js — 200 — 33.3 KiB — 86 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.2.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.2.1/jquery-migrate.min.js — 200 — 3.3 KiB — 69 ms — h3https://chocolatepov.com/js/jquery.jcarousel.pack.js/js/jquery.jcarousel.pack.js https://chocolatepov.com/js/jquery.jcarousel.pack.js — 200 — 4.9 KiB — 470 ms — http/1.1https://chocolatepov.com/js/jquery.jcarousel.css/js/jquery.jcarousel.css https://chocolatepov.com/js/jquery.jcarousel.css — 200 — 816 B — 126 ms — http/1.1https://chocolatepov.com/js/tango/skin.css/js/tango/skin.css https://chocolatepov.com/js/tango/skin.css — 200 — 1.0 KiB — 242 ms — http/1.1https://chocolatepov.com/js/swipe.js/js/swipe.js https://chocolatepov.com/js/swipe.js — 200 — 1.7 KiB — 476 ms — http/1.1https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.js/js/fancybox3/jquery.fancybox.min.j... https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.js — 200 — 16.8 KiB — 514 ms — http/1.1https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.css/js/fancybox3/jquery.fancybox.min.c... https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.css — 200 — 3.6 KiB — 252 ms — http/1.1https://chocolatepov.com/js/jquery-ui.min.js/js/jquery-ui.min.js https://chocolatepov.com/js/jquery-ui.min.js — 200 — 62.7 KiB — 696 ms — http/1.1https://chocolatepov.com/images/jqueryui/jquery-ui.min.css/images/jqueryui/jquery-ui.min.css https://chocolatepov.com/images/jqueryui/jquery-ui.min.css — 200 — 8.4 KiB — 346 ms — http/1.1https://chocolatepov.com/js/tourhelper.js/js/tourhelper.js https://chocolatepov.com/js/tourhelper.js — 200 — 2.8 KiB — 578 ms — http/1.1https://chocolatepov.com/js/mp4x/mediaelement-and-player.min.js/js/mp4x/mediaelement-and-player.mi... https://chocolatepov.com/js/mp4x/mediaelement-and-player.min.js — 200 — 37.2 KiB — 734 ms — http/1.1https://chocolatepov.com/js/mp4x/mediaelementplayer.min.css/js/mp4x/mediaelementplayer.min.css https://chocolatepov.com/js/mp4x/mediaelementplayer.min.css — 200 — 2.9 KiB — 345 ms — http/1.1https://chocolatepov.com/js/tour.js/js/tour.js https://chocolatepov.com/js/tour.js — 200 — 4.9 KiB — 586 ms — http/1.1https://chocolatepov.com/style.css/style.css https://chocolatepov.com/style.css — 200 — 18.2 KiB — 458 ms — http/1.1https://chocolatepov.com/style_responsive.css/style_responsive.css https://chocolatepov.com/style_responsive.css — 200 — 8.2 KiB — 355 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800 — 200 — 2.3 KiB — 74 ms — h2https://chocolatepov.com/custom_assets/css/custom.css/custom_assets/css/custom.css https://chocolatepov.com/custom_assets/css/custom.css — 200 — 4.3 KiB — 358 ms — http/1.1https://chocolatepov.com/custom_assets/css/media.css/custom_assets/css/media.css https://chocolatepov.com/custom_assets/css/media.css — 200 — 2.3 KiB — 366 ms — http/1.1https://chocolatepov.com/custom_assets/css/owl.carousel.css/custom_assets/css/owl.carousel.css https://chocolatepov.com/custom_assets/css/owl.carousel.css — 200 — 930 B — 460 ms — http/1.1https://chocolatepov.com/custom_assets/js/owl.carousel.min.js/custom_assets/js/owl.carousel.min.... https://chocolatepov.com/custom_assets/js/owl.carousel.min.js — 200 — 6.9 KiB — 601 ms — http/1.1https://chocolatepov.com/custom_assets/js/bjqs-1.3.min.js/custom_assets/js/bjqs-1.3.min.js https://chocolatepov.com/custom_assets/js/bjqs-1.3.min.js — 200 — 2.5 KiB — 626 ms — http/1.1https://chocolatepov.com/custom_assets/js/jquery.meanmenu.min.js/custom_assets/js/jquery.meanmenu.m... https://chocolatepov.com/custom_assets/js/jquery.meanmenu.min.js — 200 — 1.7 KiB — 693 ms — http/1.1https://chocolatepov.com/custom_assets/js/custom.js/custom_assets/js/custom.js https://chocolatepov.com/custom_assets/js/custom.js — 200 — 1.1 KiB — 699 ms — http/1.1https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=captchaonloadchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=captchaonload — 302 — 265 B — 44 ms — h3https://challenges.cloudflare.com/turnstile/v0/b/e694063b5082/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/b/e694063b5082/api.js — 200 — 26.8 KiB — 30 ms — h3https://chocolatepov.com/images/join.jpg/images/join.jpg https://chocolatepov.com/images/join.jpg — 200 — 53.0 KiB — 261 ms — http/1.1https://chocolatepov.com/images/logo.png/images/logo.png https://chocolatepov.com/images/logo.png — 200 — 42.7 KiB — 232 ms — http/1.1
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.9 s LCP 6.7 shttps://chocolatepov.com// https://chocolatepov.com/ — 200 — 16.8 KiB — 561 ms — http/1.1https://chocolatepov.com/custom_assets/js/modernizr.js/custom_assets/js/modernizr.js https://chocolatepov.com/custom_assets/js/modernizr.js — 200 — 6.6 KiB — 135 ms — http/1.1https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js — 200 — 33.3 KiB — 86 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.2.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.2.1/jquery-migrate.min.js — 200 — 3.3 KiB — 69 ms — h3https://chocolatepov.com/js/jquery.jcarousel.pack.js/js/jquery.jcarousel.pack.js https://chocolatepov.com/js/jquery.jcarousel.pack.js — 200 — 4.9 KiB — 470 ms — http/1.1https://chocolatepov.com/js/jquery.jcarousel.css/js/jquery.jcarousel.css https://chocolatepov.com/js/jquery.jcarousel.css — 200 — 816 B — 126 ms — http/1.1https://chocolatepov.com/js/tango/skin.css/js/tango/skin.css https://chocolatepov.com/js/tango/skin.css — 200 — 1.0 KiB — 242 ms — http/1.1https://chocolatepov.com/js/swipe.js/js/swipe.js https://chocolatepov.com/js/swipe.js — 200 — 1.7 KiB — 476 ms — http/1.1https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.js/js/fancybox3/jquery.fancybox.min.j... https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.js — 200 — 16.8 KiB — 514 ms — http/1.1https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.css/js/fancybox3/jquery.fancybox.min.c... https://chocolatepov.com/js/fancybox3/jquery.fancybox.min.css — 200 — 3.6 KiB — 252 ms — http/1.1https://chocolatepov.com/js/jquery-ui.min.js/js/jquery-ui.min.js https://chocolatepov.com/js/jquery-ui.min.js — 200 — 62.7 KiB — 696 ms — http/1.1https://chocolatepov.com/images/jqueryui/jquery-ui.min.css/images/jqueryui/jquery-ui.min.css https://chocolatepov.com/images/jqueryui/jquery-ui.min.css — 200 — 8.4 KiB — 346 ms — http/1.1https://chocolatepov.com/js/tourhelper.js/js/tourhelper.js https://chocolatepov.com/js/tourhelper.js — 200 — 2.8 KiB — 578 ms — http/1.1https://chocolatepov.com/js/mp4x/mediaelement-and-player.min.js/js/mp4x/mediaelement-and-player.mi... https://chocolatepov.com/js/mp4x/mediaelement-and-player.min.js — 200 — 37.2 KiB — 734 ms — http/1.1https://chocolatepov.com/js/mp4x/mediaelementplayer.min.css/js/mp4x/mediaelementplayer.min.css https://chocolatepov.com/js/mp4x/mediaelementplayer.min.css — 200 — 2.9 KiB — 345 ms — http/1.1https://chocolatepov.com/js/tour.js/js/tour.js https://chocolatepov.com/js/tour.js — 200 — 4.9 KiB — 586 ms — http/1.1https://chocolatepov.com/style.css/style.css https://chocolatepov.com/style.css — 200 — 18.2 KiB — 458 ms — http/1.1https://chocolatepov.com/style_responsive.css/style_responsive.css https://chocolatepov.com/style_responsive.css — 200 — 8.2 KiB — 355 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800 — 200 — 2.3 KiB — 74 ms — h2https://chocolatepov.com/custom_assets/css/custom.css/custom_assets/css/custom.css https://chocolatepov.com/custom_assets/css/custom.css — 200 — 4.3 KiB — 358 ms — http/1.1https://chocolatepov.com/custom_assets/css/media.css/custom_assets/css/media.css https://chocolatepov.com/custom_assets/css/media.css — 200 — 2.3 KiB — 366 ms — http/1.1https://chocolatepov.com/custom_assets/css/owl.carousel.css/custom_assets/css/owl.carousel.css https://chocolatepov.com/custom_assets/css/owl.carousel.css — 200 — 930 B — 460 ms — http/1.1https://chocolatepov.com/custom_assets/js/owl.carousel.min.js/custom_assets/js/owl.carousel.min.... https://chocolatepov.com/custom_assets/js/owl.carousel.min.js — 200 — 6.9 KiB — 601 ms — http/1.1https://chocolatepov.com/custom_assets/js/bjqs-1.3.min.js/custom_assets/js/bjqs-1.3.min.js https://chocolatepov.com/custom_assets/js/bjqs-1.3.min.js — 200 — 2.5 KiB — 626 ms — http/1.1https://chocolatepov.com/custom_assets/js/jquery.meanmenu.min.js/custom_assets/js/jquery.meanmenu.m... https://chocolatepov.com/custom_assets/js/jquery.meanmenu.min.js — 200 — 1.7 KiB — 693 ms — http/1.1https://chocolatepov.com/custom_assets/js/custom.js/custom_assets/js/custom.js https://chocolatepov.com/custom_assets/js/custom.js — 200 — 1.1 KiB — 699 ms — http/1.1https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=captchaonloadchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=captchaonload — 302 — 265 B — 44 ms — h3https://challenges.cloudflare.com/turnstile/v0/b/e694063b5082/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/b/e694063b5082/api.js — 200 — 26.8 KiB — 30 ms — h3https://chocolatepov.com/images/join.jpg/images/join.jpg https://chocolatepov.com/images/join.jpg — 200 — 53.0 KiB — 261 ms — http/1.1https://chocolatepov.com/images/logo.png/images/logo.png https://chocolatepov.com/images/logo.png — 200 — 42.7 KiB — 232 ms — http/1.1https://chocolatepov.com/js/flexslider/flexslider.css/js/flexslider/flexslider.css https://chocolatepov.com/js/flexslider/flexslider.css — 200 — 1.9 KiB — 123 ms — http/1.1https://chocolatepov.com/images/header.jpg/images/header.jpg https://chocolatepov.com/images/header.jpg — 200 — 1015.4 KiB — 723 ms — http/1.1https://chocolatepov.com/images/header2.jpg/images/header2.jpg https://chocolatepov.com/images/header2.jpg — 200 — 1.1 MiB — 702 ms — http/1.1https://chocolatepov.com/images/header3.jpg/images/header3.jpg https://chocolatepov.com/images/header3.jpg — 200 — 1.0 MiB — 611 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 74 ms — h2https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/turnstile/f/av0/rch/79uwa/0x4AAAAAAEXysC_HN-XQ1z4r/auto/fbE/new/normal?lang=autochallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/turnstile/f/av0/rch/79uwa/0x4AAAAAAEXysC_HN-XQ1z4r/auto/fbE/new/normal?lang=auto — 200 — 101.0 KiB — 73 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 35 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=867296899&t=pageview&_s=1&dl=https%3A%2F%2Fchocolatepov.com%2F&ul=en-us&dt=ChocolatePOV&sr=800x600&vp=1350x940&_u=IEBAAEABAAAAACAAI~&jid=1257315601&gjid=1831150185&cid=1163756030.1787655018&tid=G-0Y7NTY6JBK&_gid=249297720.1787655018&_r=1&_slc=1&z=1828559489www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=867296899&t=pageview&_s=1&dl=https%3A%2F%2Fchocolatepov.com%2F&ul=en-us&dt=ChocolatePOV&sr=800x600&vp=1350x940&_u=IEBAAEABAAAAACAAI~&jid=1257315601&gjid=1831150185&cid=1163756030.1787655018&tid=G-0Y7NTY6JBK&_gid=249297720.1787655018&_r=1&_slc=1&z=1828559489 — 200 — 452 B — 29 ms — h2https://chocolatepov.com/js/fontawesome/js/fontawesome-all.js/js/fontawesome/js/fontawesome-all.... https://chocolatepov.com/js/fontawesome/js/fontawesome-all.js — 200 — 251.9 KiB — 439 ms — http/1.1https://chocolatepov.com/js/flexslider/jquery.flexslider-min.js/js/flexslider/jquery.flexslider-mi... https://chocolatepov.com/js/flexslider/jquery.flexslider-min.js — 200 — 6.7 KiB — 123 ms — http/1.1https://chocolatepov.com/images/header4.jpg/images/header4.jpg https://chocolatepov.com/images/header4.jpg — 200 — 1.2 MiB — 678 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Craving%20-%20LIFO109/1.jpg/content/WillTileXXX/Craving%20-%20... https://chocolatepov.com/content/WillTileXXX/Craving%20-%20LIFO109/1.jpg — 200 — 19.4 KiB — 215 ms — http/1.1https://chocolatepov.com/custom_assets/images/downArrow.png/custom_assets/images/downArrow.png https://chocolatepov.com/custom_assets/images/downArrow.png — 200 — 1.4 KiB — 331 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%202%20Hot%20Ass%20Hollywood/1.jpg/content/WillTileXXX/Chocolate%20PO... https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%202%20Hot%20Ass%20Hollywood/1.jpg — 200 — 49.1 KiB — 494 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Red%20In%20Pink%20f%20Red%20August/1.jpg/content/WillTileXXX/Red%20In%20Pin... https://chocolatepov.com/content/WillTileXXX/Red%20In%20Pink%20f%20Red%20August/1.jpg — 200 — 17.5 KiB — 514 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Never%20Enough%20Aften/1.jpg/content/WillTileXXX/Never%20Enough... https://chocolatepov.com/content/WillTileXXX/Never%20Enough%20Aften/1.jpg — 200 — 17.5 KiB — 572 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20Eliza%20Eves/1.jpg/content/WillTileXXX/Chocolate%20PO... https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20Eliza%20Eves/1.jpg — 200 — 23.2 KiB — 631 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Never%20Enough%20Madison%20Lust/1.jpg/content/WillTileXXX/Never%20Enough... https://chocolatepov.com/content/WillTileXXX/Never%20Enough%20Madison%20Lust/1.jpg — 200 — 21.3 KiB — 634 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20Mandi%20May/1.jpg/content/WillTileXXX/Chocolate%20PO... https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20Mandi%20May/1.jpg — 200 — 20.1 KiB — 663 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20LIla%20Lovely/1.jpg/content/WillTileXXX/Chocolate%20PO... https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20LIla%20Lovely/1.jpg — 200 — 20.7 KiB — 682 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Soles%20-%20SHLU1119/1.jpg/content/WillTileXXX/Soles%20-%20SH... https://chocolatepov.com/content/WillTileXXX/Soles%20-%20SHLU1119/1.jpg — 200 — 17.2 KiB — 688 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Cheating%20POV%20-%20Nym%20Fleurette/1.jpg/content/WillTileXXX/Cheating%20POV... https://chocolatepov.com/content/WillTileXXX/Cheating%20POV%20-%20Nym%20Fleurette/1.jpg — 200 — 25.1 KiB — 769 ms — http/1.1https://chocolatepov.com/images/header5.jpg/images/header5.jpg https://chocolatepov.com/images/header5.jpg — 200 — 1.1 MiB — 385 ms — http/1.1https://chocolatepov.com/images/header6.jpg/images/header6.jpg https://chocolatepov.com/images/header6.jpg — 200 — 949.9 KiB — 177 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Some%20Pink%20at%20Home%20f%20Santana%20Red/1.jpg/content/WillTileXXX/Some%20Pink%20... https://chocolatepov.com/content/WillTileXXX/Some%20Pink%20at%20Home%20f%20Santana%20Red/1.jpg — 200 — 44.3 KiB — 119 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20Mimosa/1.jpg/content/WillTileXXX/Chocolate%20PO... https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20Mimosa/1.jpg — 200 — 39.9 KiB — 118 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Vacation%20Vibes%20starring%20Amerie%20Thomas/1.jpg/content/WillTileXXX/Vacation%20Vib... https://chocolatepov.com/content/WillTileXXX/Vacation%20Vibes%20starring%20Amerie%20Thomas/1.jpg — 200 — 23.0 KiB — 117 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20Gwen%20Vicious/1.jpg/content/WillTileXXX/Chocolate%20PO... https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20Gwen%20Vicious/1.jpg — 200 — 50.8 KiB — 166 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/The%20Last%20Time%20with%20Aften%20Opal/1.jpg/content/WillTileXXX/The%20Last%20T... https://chocolatepov.com/content/WillTileXXX/The%20Last%20Time%20with%20Aften%20Opal/1.jpg — 200 — 21.0 KiB — 117 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Chocoloate%20POV%20HIme%20Marie/1.jpg/content/WillTileXXX/Chocoloate%20P... https://chocolatepov.com/content/WillTileXXX/Chocoloate%20POV%20HIme%20Marie/1.jpg — 200 — 47.1 KiB — 118 ms — http/1.1https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20f%20Amethyst%20Foxx/1.jpg/content/WillTileXXX/Chocolate%20PO... https://chocolatepov.com/content/WillTileXXX/Chocolate%20POV%20f%20Amethyst%20Foxx/1.jpg — 200 — 44.7 KiB — 118 ms — http/1.1https://chocolatepov.com/content//contentthumbs/17/49/1749-set-1x.jpg/content//contentthumbs/17/49/1749-... https://chocolatepov.com/content//contentthumbs/17/49/1749-set-1x.jpg — 200 — 13.6 KiB — 117 ms — http/1.1https://chocolatepov.com/content//contentthumbs/32/28/3228-set-1x.jpg/content//contentthumbs/32/28/3228-... https://chocolatepov.com/content//contentthumbs/32/28/3228-set-1x.jpg — 200 — 11.8 KiB — 117 ms — http/1.1https://chocolatepov.com/content//contentthumbs/26/00/2600-set-1x.jpg/content//contentthumbs/26/00/2600-... https://chocolatepov.com/content//contentthumbs/26/00/2600-set-1x.jpg — 200 — 16.2 KiB — 116 ms — http/1.1https://chocolatepov.com/content//contentthumbs/25/68/2568-set-1x.jpg/content//contentthumbs/25/68/2568-... https://chocolatepov.com/content//contentthumbs/25/68/2568-set-1x.jpg — 200 — 14.7 KiB — 117 ms — http/1.1https://chocolatepov.com/content//contentthumbs/24/07/2407-set-1x.jpg/content//contentthumbs/24/07/2407-... https://chocolatepov.com/content//contentthumbs/24/07/2407-set-1x.jpg — 200 — 24.2 KiB — 138 ms — http/1.1https://chocolatepov.com/content//contentthumbs/21/14/2114-set-1x.jpg/content//contentthumbs/21/14/2114-... https://chocolatepov.com/content//contentthumbs/21/14/2114-set-1x.jpg — 200 — 52.6 KiB — 119 ms — http/1.1https://chocolatepov.com/content//contentthumbs/23/30/2330-set-1x.jpg/content//contentthumbs/23/30/2330-... https://chocolatepov.com/content//contentthumbs/23/30/2330-set-1x.jpg — 200 — 12.2 KiB — 117 ms — http/1.1https://chocolatepov.com/content//contentthumbs/37/16/3716-set-1x.jpg/content//contentthumbs/37/16/3716-... https://chocolatepov.com/content//contentthumbs/37/16/3716-set-1x.jpg — 200 — 18.2 KiB — 116 ms — http/1.1https://chocolatepov.com/content//contentthumbs/31/37/3137-set-1x.jpg/content//contentthumbs/31/37/3137-... https://chocolatepov.com/content//contentthumbs/31/37/3137-set-1x.jpg — 200 — 19.0 KiB — 116 ms — http/1.1https://chocolatepov.com/content//contentthumbs/23/65/2365-set-1x.jpg/content//contentthumbs/23/65/2365-... https://chocolatepov.com/content//contentthumbs/23/65/2365-set-1x.jpg — 200 — 15.4 KiB — 117 ms — http/1.1https://chocolatepov.com/content//contentthumbs/23/93/2393-set-1x.jpg/content//contentthumbs/23/93/2393-... https://chocolatepov.com/content//contentthumbs/23/93/2393-set-1x.jpg — 200 — 16.9 KiB — 117 ms — http/1.1https://chocolatepov.com/content//contentthumbs/26/14/2614-set-1x.jpg/content//contentthumbs/26/14/2614-... https://chocolatepov.com/content//contentthumbs/26/14/2614-set-1x.jpg — 200 — 19.8 KiB — 134 ms — http/1.1https://chocolatepov.com/js/flexslider/fonts/flexslider-icon.woff/js/flexslider/fonts/flexslider-ico... https://chocolatepov.com/js/flexslider/fonts/flexslider-icon.woff — 200 — 1.6 KiB — 117 ms — http/1.1https://chocolatepov.com/images/favicon.png/images/favicon.png https://chocolatepov.com/images/favicon.png — 200 — 21.8 KiB — 118 ms — http/1.1
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-07-27 — 2026-08-23)

LCP (p75)

2624 ms

72% good

INP (p75)

0 ms

0% good

CLS (p75)

0.090

76% good

FCP (p75)

2527 ms

TTFB (p75)

1613 ms

Image Optimization
40 images, 7328 KB total, 6055 KB wasted
INFO

Image Optimization Audit

Total Images

40

Total Size

7328 KB

Oversized

7

Wasted

6055 KB

18 missing alt text 28 missing dimensions 33 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