Skip to content
https://netvideogirls.com

Performance

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

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

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

685 ms

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

685 ms

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

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

706 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

685 ms

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
12 PASS 7 REVIEW
B
Third-Party Impact
49% third-party, 0 ms blocking
REVIEW
49% third-party, 0 ms blocking
Info::
Third-party code accounts for 49% of page weight (148.6 KiB of 302.6 KiB)
Info::
Third-party blocking time is low (0 ms)
51%
49%
First-party Third-party
B
JS Bundles
7 scripts, 98 KB unused
REVIEW
7 scripts, 98 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-58X3...: 66 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://netvideogirls.com/framework-3a42b50b3960ce...: 32 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 98 KB
98 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-58X3RJC187148 KB66 KB (45%)3rd
https://netvideogirls.com/framework-3a42b50b3960ce7a7486.js66 KB32 KB (49%)1st
https://netvideogirls.com/webpack-runtime-91053c24712dbf100fee.js3 KB1st
https://netvideogirls.com/app-e966b11725f69217e7aa.js30 KB1st
https://netvideogirls.com/c2554d26e34243ec444de5f3ff48a57e87757e97-a635861fcfc4855b5aba.js7 KB1st
https://netvideogirls.com/component---src-pages-index-js-9dba130f089bee888e3f.js2 KB1st
https://netvideogirls.com/223-5f8f127fe755ee938ee3.js2 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.
C
Main HTML Cache-Control
Action
Main HTML max-age=1296000 (~21600min) is aggressive
REVIEW
Main HTML max-age=1296000 (~21600min) is aggressive
Warning::
Main HTML cached for 21600 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: max-age=1296000
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
303 KB transferred, 24 requests
PASS
303 KB transferred, 24 requests
Info::
Page weighs 844 KB (303 KB transferred)
Info::
24 HTTP requests
Info::
Estimated 0.06 g CO2 per page load
303 KB / 2.4 MB budget
303 KB transferred
24 requests
0.06 g CO2 per page load
JavaScript 257.9 KiB 85%
HTML 22.0 KiB 7%
Other 8.3 KiB 3%
Other 7.6 KiB 3%
Images 5.5 KiB 2%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
7 images, 0 KB saveable
PASS
7 images, 0 KB saveable
Info::
All images are well-optimized
7 images 6 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
179ms total JS execution
PASS
179ms total JS execution
Info::
https://www.googletagmanager.com/gtag/js?id=G-58X3...: 68ms CPU time
Info::
https://netvideogirls.com/framework-3a42b50b3960ce...: 57ms CPU time
Info::
https://netvideogirls.com/: 54ms CPU time
Info::
Third-party scripts: 68ms (38% of total)

Main Thread Breakdown

Script Evaluation 54% Other 23% Script Parsing & Compilation 11% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtag/js?id=G-58X3RJC18768ms52ms15ms3rd
https://netvideogirls.com/framework-3a42b50b3960ce7a7486.js57ms48ms7ms1st
https://netvideogirls.com/54ms6ms1ms1st
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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+
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::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
A
Page Weight Inventory
24 resources · 303 KB · 98 KB savings available
PASS
24 resources · 303 KB · 98 KB savings available
Info::
Within 1MB page-weight target
Got: 303 KB
Info::
~98 KB of savings available
Warning::
6 third-party resources (49% of weight)
24 resources · 302.6 KiB · 6 third-party Within 1MB page-weight target
JavaScript 85% · 257.9 KiB
Document 7% · 22.0 KiB
Image 4% · 13.2 KiB
Other 3% · 9.5 KiB

~98.0 KiB of savings available

Remove unused JavaScript: 98.0 KiB
A+
HTTP Caching
max-age=1296000 (2 weeks)
PASS
max-age=1296000 (2 weeks)
Info::
Cache-Control header is set
Got: max-age=1296000
Info::
Effective TTL: 2 weeks (max-age=1296000)
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present
Cache-Control

max-age=1296000

DirectiveValueMeaning
max-age1296000Cache for 2 weeks
Effective TTL: 1296000 seconds
Network Waterfall
24 requests over 1693ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 685 ms LCP 685 mshttps://netvideogirls.com// https://netvideogirls.com/ — 200 — 22.0 KiB — 554 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-58X3RJC187www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-58X3RJC187 — 200 — 148.0 KiB — 259 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg height='52.81553398058252' width='680' xmlns='http://www.w3…www.w3… data:image/svg+xml;charset=utf-8,%3Csvg height='52.81553398058252' width='680' xmlns='http://www.w3… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAACCAYAAABYBvyLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAn…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAACCAYAAABYBvyLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAn… — 200 — 0 B — 0 ms — datahttps://netvideogirls.com/images/rBtn.png/images/rBtn.png https://netvideogirls.com/images/rBtn.png — 200 — 620 B — 112 ms — http/1.1https://netvideogirls.com/images/close.png/images/close.png https://netvideogirls.com/images/close.png — 200 — 922 B — 113 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAWCAYAAAAmaHdCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAWCAYAAAAmaHdCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAYAAAD+MdrbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFH…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAYAAAD+MdrbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFH… — 200 — 0 B — 0 ms — datahttps://netvideogirls.com/webpack-runtime-91053c24712dbf100fee.js/webpack-runtime-91053c24712dbf100f... https://netvideogirls.com/webpack-runtime-91053c24712dbf100fee.js — 200 — 3.0 KiB — 202 ms — http/1.1https://netvideogirls.com/framework-3a42b50b3960ce7a7486.js/framework-3a42b50b3960ce7a7486.js https://netvideogirls.com/framework-3a42b50b3960ce7a7486.js — 200 — 65.8 KiB — 426 ms — http/1.1https://netvideogirls.com/app-e966b11725f69217e7aa.js/app-e966b11725f69217e7aa.js https://netvideogirls.com/app-e966b11725f69217e7aa.js — 200 — 30.5 KiB — 317 ms — http/1.1https://netvideogirls.com/static/7ff4ca05f66fcd808d377633c1620341/49067/alt-logog.webp/static/7ff4ca05f66fcd808d377633c16... https://netvideogirls.com/static/7ff4ca05f66fcd808d377633c1620341/49067/alt-logog.webp — 200 — 4.0 KiB — 317 ms — http/1.1https://netvideogirls.com/page-data/app-data.json/page-data/app-data.json https://netvideogirls.com/page-data/app-data.json — 200 — 457 B — 112 ms — http/1.1https://netvideogirls.com/page-data/index/page-data.json/page-data/index/page-data.json https://netvideogirls.com/page-data/index/page-data.json — 200 — 563 B — 111 ms — http/1.1https://netvideogirls.com/favicon.ico/favicon.ico https://netvideogirls.com/favicon.ico — 200 — 7.6 KiB — 114 ms — http/1.1https://netvideogirls.com/c2554d26e34243ec444de5f3ff48a57e87757e97-a635861fcfc4855b5aba.js/c2554d26e34243ec444de5f3ff48a57e87... https://netvideogirls.com/c2554d26e34243ec444de5f3ff48a57e87757e97-a635861fcfc4855b5aba.js — 200 — 6.9 KiB — 121 ms — http/1.1https://netvideogirls.com/component---src-pages-index-js-9dba130f089bee888e3f.js/component---src-pages-index-js-9db... https://netvideogirls.com/component---src-pages-index-js-9dba130f089bee888e3f.js — 200 — 2.1 KiB — 119 ms — http/1.1https://netvideogirls.com/page-data/sq/d/2962696484.json/page-data/sq/d/2962696484.json https://netvideogirls.com/page-data/sq/d/2962696484.json — 200 — 3.7 KiB — 118 ms — http/1.1https://netvideogirls.com/page-data/sq/d/63159454.json/page-data/sq/d/63159454.json https://netvideogirls.com/page-data/sq/d/63159454.json — 200 — 581 B — 117 ms — http/1.1https://netvideogirls.com/223-5f8f127fe755ee938ee3.js/223-5f8f127fe755ee938ee3.js https://netvideogirls.com/223-5f8f127fe755ee938ee3.js — 200 — 1.7 KiB — 112 ms — http/1.1https://netvideogirls.com/tour-actions/lot.php?cache=1783710924605/tour-actions/lot.php?cache=1783710... https://netvideogirls.com/tour-actions/lot.php?cache=1783710924605 — 200 — 356 B — 115 ms — http/1.1https://netvideogirls.com/tour-actions/s.php?cache=1783710924606/tour-actions/s.php?cache=178371092... https://netvideogirls.com/tour-actions/s.php?cache=1783710924606 — 200 — 405 B — 111 ms — http/1.1https://netvideogirls.com/tour-actions/jo.php/tour-actions/jo.php https://netvideogirls.com/tour-actions/jo.php — 200 — 3.0 KiB — 377 ms — http/1.1https://www.google-analytics.com/g/collect?v=2&tid=G-58X3RJC187&gtm=45je6781v9119170560za200zd9119170560&_p=1783710923854&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1682337299.1783710925&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938468~118826209~118897920~118897930~119027224&dp=%2F&sid=1783710924&sct=1&seg=0&dl=https%3A%2F%2Fnetvideogirls.com%2F&dt=NetVideoGirls.com%20-%20Official%20Site&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1370www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-58X3RJC187&gtm=45je6781v9119170560za200zd9119170560&_p=1783710923854&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1682337299.1783710925&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938468~118826209~118897920~118897930~119027224&dp=%2F&sid=1783710924&sct=1&seg=0&dl=https%3A%2F%2Fnetvideogirls.com%2F&dt=NetVideoGirls.com%20-%20Official%20Site&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1370 — 204 — 550 B — 124 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
38% of JavaScript execution is third-party
First-party Third-party 68ms · 148KB · $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 68ms
Transfer 148 KB
Unused 45%
Monthly Cost $0/mo

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-11 — 2026-07-08)

LCP (p75)

959 ms

96% good

INP (p75)

62 ms

98% good

CLS (p75)

0.000

90% good

FCP (p75)

930 ms

TTFB (p75)

784 ms

This origin passes Core Web Vitals assessment
Image Optimization
5 images, 4 KB total, 3 KB wasted
INFO

Image Optimization Audit

Total Images

5

Total Size

4 KB

Oversized

1

Wasted

3 KB

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