Performance
· 22 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.33 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.53 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.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.47 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.53 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction113 resources · 1.8 MB · 209 KB savings availableFIX
~208.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 113 resources | 1.8 MiB | ||||||
CPage Weight BudgetAction1.8 MB transferred, 113 requestsREVIEW
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
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
BImage Optimization23 images, 0 KB saveableREVIEW
CJS BundlesAction45 scripts, 209 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.js | 114 KB | 71 KB (62%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=GT-TBVZB2S4 | 168 KB | 69 KB (41%) | ✓ | 3rd |
| https://www.pornpass.site/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5 | 37 KB | 36 KB (97%) | ✓ | 3rd |
| https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.js | 68 KB | 32 KB (48%) | ✓ | 3rd |
| https://www.pornpass.site/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.32.2 | 10 KB | — | ✓ | 3rd |
| https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-main.js | 0 KB | — | ✓ | 3rd |
| https://www.pornpass.site/wp-content/plugins/ajax-search-lite/js/min/plugin/merged/asl.min.js?ver=4787 | 23 KB | — | ✓ | 3rd |
| https://www.pornpass.site/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.7.3 | 4 KB | — | ✓ | 3rd |
| https://nooseamazingbatch.com/af029f56761b9d736ea9072dc63fabc7/invoke.js | 1 KB | — | ✓ | 3rd |
| https://www.pornpass.site/wp-content/uploads/essential-addons-elementor/eael-4260.js?ver=1774183373 | 3 KB | — | ✓ | 3rd |
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
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
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlMain HTML max-age=3600 (~60min)REVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost294ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.pornpass.site/ | 134ms | 6ms | 5ms | 3rd |
| Unattributable | 101ms | 5ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=GT-TBVZB2S4 | 60ms | 50ms | 9ms | 3rd |
A+Font Loading5 fonts (108 KB)PASS
Web fonts
5
108 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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)
Fixing the unchecked items could save ~9 KB and ~18 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall113 requests over 4013msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.pornpass.site www.pornpass.site | Other | 134ms | 65 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 60ms | 168 KB | 41% | $0/mo | Optional |
66% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Image Optimization22 images, 834 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
22
Total Size
834 KB