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.
405 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
801 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4 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.
405 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.
1.49 s
Page Load Progression
DThird-Party ImpactAction74% third-party, 0 ms blockingFIX
BImage Optimization11 images, 0 KB saveableREVIEW
BJS Bundles10 scripts, 126 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-SJYVTBVL5M | 170 KB | 72 KB (43%) | ✓ | 3rd |
| https://iptv-org.pro/_next/static/chunks/122-68a4c6e8b22e0ad6.js | 52 KB | 27 KB (52%) | ✓ | 1st |
| https://iptv-org.pro/_next/static/chunks/66216d83-1255e684610c5d3c.js | 62 KB | 27 KB (44%) | ✓ | 1st |
| https://iptv-org.pro/_next/static/chunks/webpack-be33c4e88c4b6868.js | 2 KB | — | ✓ | 1st |
| https://iptv-org.pro/_next/static/chunks/main-app-53379581c58e0dd2.js | 1 KB | — | ✓ | 1st |
| https://iptv-org.pro/_next/static/chunks/app/page-5d65b92a0b4a217d.js | 1 KB | — | ✓ | 1st |
| https://umami.bestvid.net/script.js | 3 KB | — | ✓ | 3rd |
| https://www.clarity.ms/tag/y9g114dzh3 | 1 KB | — | ✓ | 3rd |
| https://analytics.ahrefs.com/analytics.js | 3 KB | — | ✓ | 3rd |
| https://scripts.clarity.ms/0.8.69-beta/clarity.js | 25 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
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BHTTP Cachingpublic, max-age=0, must-revalidateREVIEW
public, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Page Weight Budget561 KB transferred, 30 requestsPASS
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost236ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://iptv-org.pro/ | 112ms | 4ms | 5ms | 1st |
| https://scripts.clarity.ms/0.8.69-beta/clarity.js | 65ms | 57ms | 2ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-SJYVTBVL5M | 59ms | 45ms | 9ms | 3rd |
A+Font LoadingNo web fonts (system fonts)PASS
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+Main HTML Cache-ControlMain HTML max-age=0 (≤ 5min) is appropriatePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory30 resources · 561 KB · 126 KB savings availablePASS
~125.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 30 resources | 561.1 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 Waterfall30 requests over 1145msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Microsoft Clarity scripts.clarity.ms | Session Replay | 65ms | 25 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 59ms | 170 KB | 43% | €1/mo | Optional |
53% 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 Optimization32 images, 126 KB total, 62 KB wastedINFO
Image Optimization Audit
Total Images
32
Total Size
126 KB
Oversized
6
Wasted
62 KB