Skip to content
https://iptv-org.pro

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
1
REVIEW
4
PASS
14
INFO
3

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.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

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

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
14 PASS 4 REVIEW 1 FIX
D
Third-Party Impact
Action
74% third-party, 0 ms blocking
FIX
74% third-party, 0 ms blocking
Warning::
Third-party code accounts for 74% of page weight (412.6 KiB of 561.1 KiB)
Info::
Third-party blocking time is low (0 ms)
26%
74%
First-party Third-party
B
Image Optimization
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Info::
All images are well-optimized
11 images 208 KB
0 oversized -0 KB
6 legacy format
0 missing dimensions CLS risk
B
JS Bundles
10 scripts, 126 KB unused
REVIEW
10 scripts, 126 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SJYV...: 72 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://iptv-org.pro/_next/static/chunks/122-68a4c...: 27 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://iptv-org.pro/_next/static/chunks/66216d83-...: 27 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 126 KB
126 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-SJYVTBVL5M170 KB72 KB (43%)3rd
https://iptv-org.pro/_next/static/chunks/122-68a4c6e8b22e0ad6.js52 KB27 KB (52%)1st
https://iptv-org.pro/_next/static/chunks/66216d83-1255e684610c5d3c.js62 KB27 KB (44%)1st
https://iptv-org.pro/_next/static/chunks/webpack-be33c4e88c4b6868.js2 KB1st
https://iptv-org.pro/_next/static/chunks/main-app-53379581c58e0dd2.js1 KB1st
https://iptv-org.pro/_next/static/chunks/app/page-5d65b92a0b4a217d.js1 KB1st
https://umami.bestvid.net/script.js3 KB3rd
https://www.clarity.ms/tag/y9g114dzh31 KB3rd
https://analytics.ahrefs.com/analytics.js3 KB3rd
https://scripts.clarity.ms/0.8.69-beta/clarity.js25 KB3rd

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

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
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.
B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
A+
Page Weight Budget
561 KB transferred, 30 requests
PASS
561 KB transferred, 30 requests
Info::
Page weighs 1.4 MB (561 KB transferred)
Info::
30 HTTP requests
Info::
Estimated 0.11 g CO2 per page load
561 KB / 2.4 MB budget
561 KB transferred
30 requests
0.11 g CO2 per page load
JavaScript 320.2 KiB 57%
Images 207.9 KiB 37%
HTML 19.7 KiB 4%
CSS 9.6 KiB 2%
Other 1.6 KiB 0%
Other 1.5 KiB 0%
Other 583 B 0%
Other 0 B 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+
JS Execution Cost
236ms total JS execution
PASS
236ms total JS execution
Info::
https://iptv-org.pro/: 112ms CPU time
Info::
https://scripts.clarity.ms/0.8.69-beta/clarity.js: 65ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-SJYV...: 59ms CPU time
Warning::
Third-party scripts: 124ms (53% of total)

Main Thread Breakdown

Script Evaluation 51% Style & Layout 20% Other 15% Script Parsing & Compilation 6% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
https://iptv-org.pro/112ms4ms5ms1st
https://scripts.clarity.ms/0.8.69-beta/clarity.js65ms57ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SJYVTBVL5M59ms45ms9ms3rd
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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
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+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: accept-encoding
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::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A
Page Weight Inventory
30 resources · 561 KB · 126 KB savings available
PASS
30 resources · 561 KB · 126 KB savings available
Info::
Within 1MB page-weight target
Got: 561 KB
Info::
~126 KB of savings available
Warning::
21 third-party resources (74% of weight)
30 resources · 561.1 KiB · 21 third-party Within 1MB page-weight target
JavaScript 57% · 320.2 KiB
Image 37% · 209.4 KiB
Document 4% · 19.7 KiB
CSS 2% · 9.6 KiB
Other 0% · 2.2 KiB

~125.8 KiB of savings available

Remove unused JavaScript: 125.8 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
30 requests over 1145ms
INFO
0 ms 500 ms 1.0 s FCP 405 ms LCP 801 mshttps://iptv-org.pro// https://iptv-org.pro/ — 200 — 19.7 KiB — 118 ms — h3https://iptv-org.pro/_next/static/css/e890aa7724a6b915.css/_next/static/css/e890aa7724a6b915.... https://iptv-org.pro/_next/static/css/e890aa7724a6b915.css — 200 — 9.6 KiB — 31 ms — h3https://iptv-org.pro/_next/static/chunks/webpack-be33c4e88c4b6868.js/_next/static/chunks/webpack-be33c4... https://iptv-org.pro/_next/static/chunks/webpack-be33c4e88c4b6868.js — 200 — 2.2 KiB — 29 ms — h3https://iptv-org.pro/_next/static/chunks/66216d83-1255e684610c5d3c.js/_next/static/chunks/66216d83-1255e... https://iptv-org.pro/_next/static/chunks/66216d83-1255e684610c5d3c.js — 200 — 61.6 KiB — 50 ms — h3https://iptv-org.pro/_next/static/chunks/122-68a4c6e8b22e0ad6.js/_next/static/chunks/122-68a4c6e8b2... https://iptv-org.pro/_next/static/chunks/122-68a4c6e8b22e0ad6.js — 200 — 52.3 KiB — 50 ms — h3https://iptv-org.pro/_next/static/chunks/main-app-53379581c58e0dd2.js/_next/static/chunks/main-app-53379... https://iptv-org.pro/_next/static/chunks/main-app-53379581c58e0dd2.js — 200 — 802 B — 52 ms — h3https://iptv-org.pro/_next/static/chunks/app/page-5d65b92a0b4a217d.js/_next/static/chunks/app/page-5d65b... https://iptv-org.pro/_next/static/chunks/app/page-5d65b92a0b4a217d.js — 200 — 955 B — 51 ms — h3https://upload.wikimedia.org/wikipedia/commons/8/89/PBS_logo_2019.svgupload.wikimedia.org/wikipedia/comm... https://upload.wikimedia.org/wikipedia/commons/8/89/PBS_logo_2019.svg — 200 — 2.7 KiB — 91 ms — h2https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/BBC_One_logo_2021.svg/960px-BBC_One_logo_2021.svg.pngupload.wikimedia.org/wikipedia/comm... https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/BBC_One_logo_2021.svg/960px-BBC_One_logo_2021.svg.png — 200 — 10.3 KiB — 99 ms — h2https://upload.wikimedia.org/wikipedia/commons/thumb/1/15/BBC_Two_logo_2021.svg/960px-BBC_Two_logo_2021.svg.pngupload.wikimedia.org/wikipedia/comm... https://upload.wikimedia.org/wikipedia/commons/thumb/1/15/BBC_Two_logo_2021.svg/960px-BBC_Two_logo_2021.svg.png — 200 — 12.6 KiB — 117 ms — h2https://jiotvimages.cdn.jio.com/dare_images/images/NHK_World_Japan.pngjiotvimages.cdn.jio.com/dare_images... https://jiotvimages.cdn.jio.com/dare_images/images/NHK_World_Japan.png — 200 — 95.9 KiB — 19 ms — h2https://jiotvimages.cdn.jio.com/dare_images/images/France_24.pngjiotvimages.cdn.jio.com/dare_images... https://jiotvimages.cdn.jio.com/dare_images/images/France_24.png — 200 — 30.1 KiB — 16 ms — h2https://i.ibb.co/WWTH9xV9/IMG-2278.pngi.ibb.co/WWTH9xV9/IMG-2278.png https://i.ibb.co/WWTH9xV9/IMG-2278.png — 200 — 1.6 KiB — 809 ms — h2https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/CBS_logo_%282020%29.svg/960px-CBS_logo_%282020%29.svg.pngupload.wikimedia.org/wikipedia/comm... https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/CBS_logo_%282020%29.svg/960px-CBS_logo_%282020%29.svg.png — 200 — 12.6 KiB — 126 ms — h2https://upload.wikimedia.org/wikipedia/commons/thumb/7/7a/NBC_logo_2022_%28vertical%29.svg/960px-NBC_logo_2022_%28vertical%29.svg.pngupload.wikimedia.org/wikipedia/comm... https://upload.wikimedia.org/wikipedia/commons/thumb/7/7a/NBC_logo_2022_%28vertical%29.svg/960px-NBC_logo_2022_%28vertical%29.svg.png — 200 — 33.9 KiB — 148 ms — h2https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/CGTN.svg/960px-CGTN.svg.pngupload.wikimedia.org/wikipedia/comm... https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/CGTN.svg/960px-CGTN.svg.png — 200 — 8.0 KiB — 130 ms — h2https://i.imgur.com/Asu5pE9.pngi.imgur.com/Asu5pE9.png https://i.imgur.com/Asu5pE9.png — 429 — 241 B — 13 ms — h2https://i.imgur.com/G8OXWe4.pngi.imgur.com/G8OXWe4.png https://i.imgur.com/G8OXWe4.png — 429 — 52 B — 5 ms — h2https://www.googletagmanager.com/gtag/js?id=G-SJYVTBVL5Mwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SJYVTBVL5M — 200 — 170.1 KiB — 253 ms — h2https://umami.bestvid.net/script.jsumami.bestvid.net/script.js https://umami.bestvid.net/script.js — 200 — 3.0 KiB — 59 ms — h3https://www.clarity.ms/tag/y9g114dzh3www.clarity.ms/tag/y9g114dzh3 https://www.clarity.ms/tag/y9g114dzh3 — 200 — 1.1 KiB — 116 ms — http/1.1https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 53 ms — h3https://iptv-org.pro/favicon.ico/favicon.ico https://iptv-org.pro/favicon.ico — 200 — 806 B — 28 ms — h3https://iptv-org.pro/favicon.svg/favicon.svg https://iptv-org.pro/favicon.svg — 200 — 724 B — 32 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 141 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 129 ms — h3https://scripts.clarity.ms/0.8.69-beta/clarity.jsscripts.clarity.ms/0.8.69-beta/clar... https://scripts.clarity.ms/0.8.69-beta/clarity.js — 200 — 25.3 KiB — 123 ms — h2https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 67 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-SJYVTBVL5M&gtm=45je68s1v9262561213za200zd9262561213&_p=1788276140289&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=459425362.1788276141&frm=0&ngs=1&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.173%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938465~115938468~118897920~118897930~120213116~120385423&sid=1788276140&sct=1&seg=0&dl=https%3A%2F%2Fiptv-org.pro%2F&dt=iptv-org%20pro%20%7C%20Public%20TV%20Channel%20Directory&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=678region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-SJYVTBVL5M&gtm=45je68s1v9262561213za200zd9262561213&_p=1788276140289&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=459425362.1788276141&frm=0&ngs=1&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.173%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938465~115938468~118897920~118897930~120213116~120385423&sid=1788276140&sct=1&seg=0&dl=https%3A%2F%2Fiptv-org.pro%2F&dt=iptv-org%20pro%20%7C%20Public%20TV%20Channel%20Directory&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=678 — 204 — 547 B — 70 ms — h2https://u.clarity.ms/collectu.clarity.ms/collect https://u.clarity.ms/collect — 204 — 276 B — 454 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
53% of JavaScript execution is third-party
First-party Third-party 124ms · 195KB · €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 65ms
Transfer 25 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 59ms
Transfer 170 KB
Unused 43%
Monthly Cost €1/mo

53% of JavaScript execution time comes from third-party scripts.

Why this matters

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

How third-party costs are calculated

Image Optimization
32 images, 126 KB total, 62 KB wasted
INFO

Image Optimization Audit

Total Images

32

Total Size

126 KB

Oversized

6

Wasted

62 KB

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback