Performance
· 21 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.13 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.20 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.130
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.50 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.
1.20 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BThird-Party Impact51% third-party, 0 ms blockingREVIEW
CImage OptimizationAction573 images, 0 KB saveableREVIEW
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
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
CJS Execution CostAction1878ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://adultxlook.info/ | 942ms | 11ms | 2ms | 1st |
| Unattributable | 873ms | 6ms | 0ms | 1st |
| https://adultxlook.info/wp-includes/js/jquery/jquery.js?ver=3.7.1 | 62ms | 41ms | 12ms | 1st |
BJS Bundles17 scripts, 44 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://adultxlook.info/wp-includes/js/jquery/jquery.js?ver=3.7.1 | 85 KB | 44 KB (52%) | ✗ | 1st |
| https://adultxlook.info/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1 | 11 KB | — | ✗ | 1st |
| https://adultxlook.info/wp-content/plugins/user-submitted-posts/resources/jquery.cookie.js?ver=20220517 | 1 KB | — | ✓ | 1st |
| https://adultxlook.info/wp-content/plugins/user-submitted-posts/resources/jquery.parsley.min.js?ver=20220517 | 14 KB | — | ✓ | 1st |
| https://adultxlook.info/wp-content/plugins/user-submitted-posts/resources/jquery.usp.core.js?ver=20220517 | 3 KB | — | ✓ | 1st |
| https://adultxlook.info/wp-content/plugins/wp-posts-carousel/owl.carousel/owl.carousel.js?ver=2.0.0 | 20 KB | — | ✗ | 1st |
| https://adultxlook.info/wp-content/plugins/wp-posts-carousel/owl.carousel/jquery.mousewheel.min.js?ver=3.1.12 | 2 KB | — | ✓ | 1st |
| https://adultxlook.info/wp-content/themes/maddos/js/maddos-functions.js?ver=2.6.1 | 1 KB | — | ✓ | 1st |
| https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js?ver=7.0.4 | 11 KB | — | ✓ | 3rd |
| https://adultxlook.info/wp-content/plugins/wp-postratings/js/postratings-js.js?ver=1.90 | 1 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
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
APage Weight Budget741 KB transferred, 607 requestsPASS
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (56 KB)PASS
Web fonts
2
56 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server-Timing Observability3 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory607 resources · 741 KB · 44 KB savings availablePASS
~43.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 607 resources | 740.6 KiB | ||||||
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall607 requests over 4550msINFO
Image Optimization200 images, 35 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
200
Total Size
35 KB