Performance
· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.37 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.38 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
196 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.41 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
4.73 s
Page Load Progression
BThird-Party Impact49% third-party, 0 ms blockingREVIEW
BJS Execution Cost963ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-58X3RJC187 | 251ms | 190ms | 58ms | 3rd |
| https://netvideogirls.com/ | 212ms | 27ms | 5ms | 1st |
| https://netvideogirls.com/app-e966b11725f69217e7aa.js | 183ms | 147ms | 12ms | 1st |
| Unattributable | 164ms | 9ms | 0ms | 1st |
| https://netvideogirls.com/framework-3a42b50b3960ce7a7486.js | 152ms | 116ms | 29ms | 1st |
BJS Bundles7 scripts, 98 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-58X3RJC187 | 148 KB | 66 KB (45%) | ✓ | 3rd |
| https://netvideogirls.com/framework-3a42b50b3960ce7a7486.js | 66 KB | 32 KB (49%) | ✓ | 1st |
| https://netvideogirls.com/webpack-runtime-91053c24712dbf100fee.js | 3 KB | — | ✓ | 1st |
| https://netvideogirls.com/app-e966b11725f69217e7aa.js | 30 KB | — | ✓ | 1st |
| https://netvideogirls.com/c2554d26e34243ec444de5f3ff48a57e87757e97-a635861fcfc4855b5aba.js | 7 KB | — | ✓ | 1st |
| https://netvideogirls.com/component---src-pages-index-js-9dba130f089bee888e3f.js | 2 KB | — | ✓ | 1st |
| https://netvideogirls.com/223-5f8f127fe755ee938ee3.js | 2 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
CMain HTML Cache-ControlActionMain HTML max-age=1296000 (~21600min) is aggressiveREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Page Weight Budget303 KB transferred, 24 requestsPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization7 images, 0 KB saveablePASS
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
AResource Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://www.googletagmanager.com. Remove the redundant dns-prefetch entries.
Performance issues directly impact user engagement and conversion rates.
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://www.googletagmanager.com (preconnect+dns-prefetch).
Performance issues directly impact user engagement and conversion rates.
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory24 resources · 303 KB · 98 KB savings availablePASS
~98.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 24 resources | 302.6 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+JavaScript BlockingNo render-blocking JS or document.write usage detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
A+HTTP Cachingmax-age=1296000 (2 weeks)PASS
max-age=1296000
| Directive | Value | Meaning |
|---|---|---|
| max-age | 1296000 | Cache for 2 weeks |
Network Waterfall24 requests over 1684msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 251ms | 148 KB | 45% | $1/mo | Costly |
These scripts may cost more than they're worth
- Google Tag Manager adds 251ms and costs ~$1/month
Google Tag Manager takes 251ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
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
Image Optimization5 images, 4 KB total, 3 KB wastedINFO
Image Optimization Audit
Total Images
5
Total Size
4 KB
Oversized
1
Wasted
3 KB