Skip to content
https://m3u8-player.net

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
91
GRADE
A
FIX
0
REVIEW
3
PASS
16
INFO
4

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

95
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

598 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.45 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

55 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.057

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

811 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.

2.09 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
23
16 PASS 3 REVIEW
C
JS Execution Cost
Action
1133ms total JS execution
REVIEW
1133ms total JS execution
Warning::
https://m3u8-player.net/: 394ms CPU time
Warning::
https://m3u8-player.net/_next/static/chunks/1255-a...: 314ms CPU time
Info::
Unattributable: 161ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-H2QL...: 128ms CPU time
Info::
https://scripts.clarity.ms/0.8.69/clarity.js: 80ms CPU time
Info::
Third-party scripts: 208ms (18% of total)

Main Thread Breakdown

Script Evaluation 49% Style & Layout 24% Other 15% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
https://m3u8-player.net/394ms15ms21ms1st
https://m3u8-player.net/_next/static/chunks/1255-a841a0167cdc9bf2.js314ms241ms8ms1st
Unattributable161ms5ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-H2QLDPH4FL128ms96ms21ms3rd
https://scripts.clarity.ms/0.8.69/clarity.js80ms70ms4ms3rd
https://m3u8-player.net/_next/static/chunks/main-app-e6a55fe7ce8ea430.js56ms56ms0ms1st
B
JS Bundles
58 scripts, 144 KB unused
REVIEW
58 scripts, 144 KB unused
Warning::
https://accounts.google.com/gsi/client: 76 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-H2QL...: 69 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 144 KB
144 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client97 KB76 KB (78%)3rd
https://www.googletagmanager.com/gtag/js?id=G-H2QLDPH4FL169 KB69 KB (41%)3rd
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e178179150949611 KB3rd
https://m3u8-player.net/_next/static/chunks/webpack-abe38cfdc30a5b6c.js3 KB1st
https://m3u8-player.net/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js54 KB1st
https://m3u8-player.net/_next/static/chunks/1255-a841a0167cdc9bf2.js44 KB1st
https://m3u8-player.net/_next/static/chunks/main-app-e6a55fe7ce8ea430.js1 KB1st
https://m3u8-player.net/_next/static/chunks/app/layout-0a23cca7ff5c4ce7.js2 KB1st
https://analytics.ahrefs.com/analytics.js3 KB3rd
https://m3u8-player.net/_next/static/chunks/94730671-970f194c6d449071.js12 KB1st

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
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
922 KB transferred, 83 requests
PASS
922 KB transferred, 83 requests
Info::
Page weighs 3.5 MB (922 KB transferred)
Warning::
JavaScript is 718 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 718 KB
Info::
83 HTTP requests
Info::
Estimated 0.19 g CO2 per page load
922 KB / 2.4 MB budget
922 KB transferred
83 requests
0.19 g CO2 per page load
JavaScript 717.7 KiB 78%
Other 116.7 KiB 13%
HTML 41.5 KiB 5%
CSS 23.5 KiB 3%
Images 19.7 KiB 2%
Other 1.2 KiB 0%
Other 1.0 KiB 0%
Other 874 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

A
Third-Party Impact
34% third-party, 0 ms blocking
PASS
34% third-party, 0 ms blocking
Info::
Third-party code accounts for 34% of page weight (315.2 KiB of 922.3 KiB)
Info::
Third-party blocking time is low (0 ms)
66%
34%
First-party Third-party
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
Image Optimization
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Info::
All images are well-optimized
3 images 20 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
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-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
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
83 resources · 922 KB · 144 KB savings available
PASS
83 resources · 922 KB · 144 KB savings available
Info::
Within 1MB page-weight target
Got: 922 KB
Info::
~144 KB of savings available
Info::
18 third-party resources (34% of weight)
83 resources · 922.3 KiB · 18 third-party Within 1MB page-weight target
JavaScript 78% · 717.7 KiB
Other 13% · 119.8 KiB
Document 5% · 41.5 KiB
CSS 3% · 23.5 KiB
Image 2% · 19.7 KiB

~144.3 KiB of savings available

Remove unused JavaScript: 144.3 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
83 requests over 3081ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 598 ms LCP 1.4 shttps://m3u8-player.net// https://m3u8-player.net/ — 200 — 41.5 KiB — 80 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 97.2 KiB — 288 ms — h2https://www.googletagmanager.com/gtag/js?id=G-H2QLDPH4FLwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-H2QLDPH4FL — 200 — 168.8 KiB — 284 ms — h2https://m3u8-player.net/_next/static/css/7246120ffc5e6ac5.css/_next/static/css/7246120ffc5e6ac5.... https://m3u8-player.net/_next/static/css/7246120ffc5e6ac5.css — 200 — 22.8 KiB — 31 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 49 ms — h2https://m3u8-player.net/site.webmanifest/site.webmanifest https://m3u8-player.net/site.webmanifest — 200 — 874 B — 165 ms — h3https://m3u8-player.net/_next/static/chunks/webpack-abe38cfdc30a5b6c.js/_next/static/chunks/webpack-abe38c... https://m3u8-player.net/_next/static/chunks/webpack-abe38cfdc30a5b6c.js — 200 — 3.0 KiB — 55 ms — h3https://m3u8-player.net/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js/_next/static/chunks/4bd1b696-100b9... https://m3u8-player.net/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js — 200 — 53.7 KiB — 103 ms — h3https://m3u8-player.net/_next/static/chunks/1255-a841a0167cdc9bf2.js/_next/static/chunks/1255-a841a0167... https://m3u8-player.net/_next/static/chunks/1255-a841a0167cdc9bf2.js — 200 — 44.1 KiB — 102 ms — h3https://m3u8-player.net/_next/static/chunks/main-app-e6a55fe7ce8ea430.js/_next/static/chunks/main-app-e6a55... https://m3u8-player.net/_next/static/chunks/main-app-e6a55fe7ce8ea430.js — 200 — 740 B — 141 ms — h3https://m3u8-player.net/_next/static/chunks/app/layout-0a23cca7ff5c4ce7.js/_next/static/chunks/app/layout-0a2... https://m3u8-player.net/_next/static/chunks/app/layout-0a23cca7ff5c4ce7.js — 200 — 2.3 KiB — 140 ms — h3https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 65 ms — h3https://m3u8-player.net/_next/static/chunks/94730671-970f194c6d449071.js/_next/static/chunks/94730671-970f1... https://m3u8-player.net/_next/static/chunks/94730671-970f194c6d449071.js — 200 — 11.5 KiB — 106 ms — h3https://m3u8-player.net/_next/static/chunks/609-67988984df1860c3.js/_next/static/chunks/609-67988984df... https://m3u8-player.net/_next/static/chunks/609-67988984df1860c3.js — 200 — 7.2 KiB — 101 ms — h3https://m3u8-player.net/_next/static/chunks/2619-9686f725ea00966e.js/_next/static/chunks/2619-9686f725e... https://m3u8-player.net/_next/static/chunks/2619-9686f725ea00966e.js — 200 — 3.9 KiB — 230 ms — h3https://m3u8-player.net/_next/static/chunks/5270-af8822eef41052ba.js/_next/static/chunks/5270-af8822eef... https://m3u8-player.net/_next/static/chunks/5270-af8822eef41052ba.js — 200 — 6.8 KiB — 196 ms — h3https://m3u8-player.net/_next/static/chunks/9491-cc57b605dabf1dca.js/_next/static/chunks/9491-cc57b605d... https://m3u8-player.net/_next/static/chunks/9491-cc57b605dabf1dca.js — 200 — 4.5 KiB — 81 ms — h3https://m3u8-player.net/_next/static/chunks/9781-03de138e59cc6709.js/_next/static/chunks/9781-03de138e5... https://m3u8-player.net/_next/static/chunks/9781-03de138e59cc6709.js — 200 — 3.2 KiB — 141 ms — h3https://m3u8-player.net/_next/static/chunks/3487-53ff155d485e07e5.js/_next/static/chunks/3487-53ff155d4... https://m3u8-player.net/_next/static/chunks/3487-53ff155d485e07e5.js — 200 — 14.9 KiB — 155 ms — h3https://m3u8-player.net/_next/static/chunks/2749-c8c18c32c657f951.js/_next/static/chunks/2749-c8c18c32c... https://m3u8-player.net/_next/static/chunks/2749-c8c18c32c657f951.js — 200 — 3.8 KiB — 228 ms — h3https://m3u8-player.net/_next/static/chunks/7545-5caed70feff7124a.js/_next/static/chunks/7545-5caed70fe... https://m3u8-player.net/_next/static/chunks/7545-5caed70feff7124a.js — 200 — 7.6 KiB — 100 ms — h3https://m3u8-player.net/_next/static/chunks/4382-9411de3498c19afb.js/_next/static/chunks/4382-9411de349... https://m3u8-player.net/_next/static/chunks/4382-9411de3498c19afb.js — 200 — 10.9 KiB — 98 ms — h3https://m3u8-player.net/_next/static/chunks/7262-d1089da9c453d9c6.js/_next/static/chunks/7262-d1089da9c... https://m3u8-player.net/_next/static/chunks/7262-d1089da9c453d9c6.js — 200 — 7.8 KiB — 218 ms — h3https://m3u8-player.net/_next/static/chunks/8104-9627a4669539dee6.js/_next/static/chunks/8104-9627a4669... https://m3u8-player.net/_next/static/chunks/8104-9627a4669539dee6.js — 200 — 6.5 KiB — 129 ms — h3https://m3u8-player.net/_next/static/chunks/1919-7f9a223c7a13d0ea.js/_next/static/chunks/1919-7f9a223c7... https://m3u8-player.net/_next/static/chunks/1919-7f9a223c7a13d0ea.js — 200 — 3.3 KiB — 224 ms — h3https://m3u8-player.net/_next/static/chunks/8950-7a329accbc27dce1.js/_next/static/chunks/8950-7a329accb... https://m3u8-player.net/_next/static/chunks/8950-7a329accbc27dce1.js — 200 — 4.1 KiB — 90 ms — h3https://m3u8-player.net/_next/static/chunks/5840-b8b5452300a3074f.js/_next/static/chunks/5840-b8b545230... https://m3u8-player.net/_next/static/chunks/5840-b8b5452300a3074f.js — 200 — 9.6 KiB — 86 ms — h3https://m3u8-player.net/_next/static/chunks/2701-674c18d6402653ed.js/_next/static/chunks/2701-674c18d64... https://m3u8-player.net/_next/static/chunks/2701-674c18d6402653ed.js — 200 — 3.6 KiB — 208 ms — h3https://m3u8-player.net/_next/static/chunks/8466-ac315fc14359b15b.js/_next/static/chunks/8466-ac315fc14... https://m3u8-player.net/_next/static/chunks/8466-ac315fc14359b15b.js — 200 — 3.1 KiB — 208 ms — h3https://m3u8-player.net/_next/static/chunks/6189-b40106482eac7116.js/_next/static/chunks/6189-b40106482... https://m3u8-player.net/_next/static/chunks/6189-b40106482eac7116.js — 200 — 16.3 KiB — 86 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 598 ms LCP 1.4 shttps://m3u8-player.net// https://m3u8-player.net/ — 200 — 41.5 KiB — 80 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 97.2 KiB — 288 ms — h2https://www.googletagmanager.com/gtag/js?id=G-H2QLDPH4FLwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-H2QLDPH4FL — 200 — 168.8 KiB — 284 ms — h2https://m3u8-player.net/_next/static/css/7246120ffc5e6ac5.css/_next/static/css/7246120ffc5e6ac5.... https://m3u8-player.net/_next/static/css/7246120ffc5e6ac5.css — 200 — 22.8 KiB — 31 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 49 ms — h2https://m3u8-player.net/site.webmanifest/site.webmanifest https://m3u8-player.net/site.webmanifest — 200 — 874 B — 165 ms — h3https://m3u8-player.net/_next/static/chunks/webpack-abe38cfdc30a5b6c.js/_next/static/chunks/webpack-abe38c... https://m3u8-player.net/_next/static/chunks/webpack-abe38cfdc30a5b6c.js — 200 — 3.0 KiB — 55 ms — h3https://m3u8-player.net/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js/_next/static/chunks/4bd1b696-100b9... https://m3u8-player.net/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js — 200 — 53.7 KiB — 103 ms — h3https://m3u8-player.net/_next/static/chunks/1255-a841a0167cdc9bf2.js/_next/static/chunks/1255-a841a0167... https://m3u8-player.net/_next/static/chunks/1255-a841a0167cdc9bf2.js — 200 — 44.1 KiB — 102 ms — h3https://m3u8-player.net/_next/static/chunks/main-app-e6a55fe7ce8ea430.js/_next/static/chunks/main-app-e6a55... https://m3u8-player.net/_next/static/chunks/main-app-e6a55fe7ce8ea430.js — 200 — 740 B — 141 ms — h3https://m3u8-player.net/_next/static/chunks/app/layout-0a23cca7ff5c4ce7.js/_next/static/chunks/app/layout-0a2... https://m3u8-player.net/_next/static/chunks/app/layout-0a23cca7ff5c4ce7.js — 200 — 2.3 KiB — 140 ms — h3https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 65 ms — h3https://m3u8-player.net/_next/static/chunks/94730671-970f194c6d449071.js/_next/static/chunks/94730671-970f1... https://m3u8-player.net/_next/static/chunks/94730671-970f194c6d449071.js — 200 — 11.5 KiB — 106 ms — h3https://m3u8-player.net/_next/static/chunks/609-67988984df1860c3.js/_next/static/chunks/609-67988984df... https://m3u8-player.net/_next/static/chunks/609-67988984df1860c3.js — 200 — 7.2 KiB — 101 ms — h3https://m3u8-player.net/_next/static/chunks/2619-9686f725ea00966e.js/_next/static/chunks/2619-9686f725e... https://m3u8-player.net/_next/static/chunks/2619-9686f725ea00966e.js — 200 — 3.9 KiB — 230 ms — h3https://m3u8-player.net/_next/static/chunks/5270-af8822eef41052ba.js/_next/static/chunks/5270-af8822eef... https://m3u8-player.net/_next/static/chunks/5270-af8822eef41052ba.js — 200 — 6.8 KiB — 196 ms — h3https://m3u8-player.net/_next/static/chunks/9491-cc57b605dabf1dca.js/_next/static/chunks/9491-cc57b605d... https://m3u8-player.net/_next/static/chunks/9491-cc57b605dabf1dca.js — 200 — 4.5 KiB — 81 ms — h3https://m3u8-player.net/_next/static/chunks/9781-03de138e59cc6709.js/_next/static/chunks/9781-03de138e5... https://m3u8-player.net/_next/static/chunks/9781-03de138e59cc6709.js — 200 — 3.2 KiB — 141 ms — h3https://m3u8-player.net/_next/static/chunks/3487-53ff155d485e07e5.js/_next/static/chunks/3487-53ff155d4... https://m3u8-player.net/_next/static/chunks/3487-53ff155d485e07e5.js — 200 — 14.9 KiB — 155 ms — h3https://m3u8-player.net/_next/static/chunks/2749-c8c18c32c657f951.js/_next/static/chunks/2749-c8c18c32c... https://m3u8-player.net/_next/static/chunks/2749-c8c18c32c657f951.js — 200 — 3.8 KiB — 228 ms — h3https://m3u8-player.net/_next/static/chunks/7545-5caed70feff7124a.js/_next/static/chunks/7545-5caed70fe... https://m3u8-player.net/_next/static/chunks/7545-5caed70feff7124a.js — 200 — 7.6 KiB — 100 ms — h3https://m3u8-player.net/_next/static/chunks/4382-9411de3498c19afb.js/_next/static/chunks/4382-9411de349... https://m3u8-player.net/_next/static/chunks/4382-9411de3498c19afb.js — 200 — 10.9 KiB — 98 ms — h3https://m3u8-player.net/_next/static/chunks/7262-d1089da9c453d9c6.js/_next/static/chunks/7262-d1089da9c... https://m3u8-player.net/_next/static/chunks/7262-d1089da9c453d9c6.js — 200 — 7.8 KiB — 218 ms — h3https://m3u8-player.net/_next/static/chunks/8104-9627a4669539dee6.js/_next/static/chunks/8104-9627a4669... https://m3u8-player.net/_next/static/chunks/8104-9627a4669539dee6.js — 200 — 6.5 KiB — 129 ms — h3https://m3u8-player.net/_next/static/chunks/1919-7f9a223c7a13d0ea.js/_next/static/chunks/1919-7f9a223c7... https://m3u8-player.net/_next/static/chunks/1919-7f9a223c7a13d0ea.js — 200 — 3.3 KiB — 224 ms — h3https://m3u8-player.net/_next/static/chunks/8950-7a329accbc27dce1.js/_next/static/chunks/8950-7a329accb... https://m3u8-player.net/_next/static/chunks/8950-7a329accbc27dce1.js — 200 — 4.1 KiB — 90 ms — h3https://m3u8-player.net/_next/static/chunks/5840-b8b5452300a3074f.js/_next/static/chunks/5840-b8b545230... https://m3u8-player.net/_next/static/chunks/5840-b8b5452300a3074f.js — 200 — 9.6 KiB — 86 ms — h3https://m3u8-player.net/_next/static/chunks/2701-674c18d6402653ed.js/_next/static/chunks/2701-674c18d64... https://m3u8-player.net/_next/static/chunks/2701-674c18d6402653ed.js — 200 — 3.6 KiB — 208 ms — h3https://m3u8-player.net/_next/static/chunks/8466-ac315fc14359b15b.js/_next/static/chunks/8466-ac315fc14... https://m3u8-player.net/_next/static/chunks/8466-ac315fc14359b15b.js — 200 — 3.1 KiB — 208 ms — h3https://m3u8-player.net/_next/static/chunks/6189-b40106482eac7116.js/_next/static/chunks/6189-b40106482... https://m3u8-player.net/_next/static/chunks/6189-b40106482eac7116.js — 200 — 16.3 KiB — 86 ms — h3https://m3u8-player.net/_next/static/chunks/7309-893209869a726851.js/_next/static/chunks/7309-893209869... https://m3u8-player.net/_next/static/chunks/7309-893209869a726851.js — 200 — 68.7 KiB — 230 ms — h3https://m3u8-player.net/_next/static/chunks/7420-d4158b271f17e82f.js/_next/static/chunks/7420-d4158b271... https://m3u8-player.net/_next/static/chunks/7420-d4158b271f17e82f.js — 200 — 12.1 KiB — 223 ms — h3https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(tools)/layout-21b7215fa143c6a5.js/_next/static/chunks/app/%5Blocale%... https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(tools)/layout-21b7215fa143c6a5.js — 200 — 678 B — 81 ms — h3https://m3u8-player.net/_next/static/chunks/5684-f3121a3fcac2811a.js/_next/static/chunks/5684-f3121a3fc... https://m3u8-player.net/_next/static/chunks/5684-f3121a3fcac2811a.js — 200 — 8.3 KiB — 215 ms — h3https://m3u8-player.net/_next/static/chunks/7920-6513d07d1c9cce83.js/_next/static/chunks/7920-6513d07d1... https://m3u8-player.net/_next/static/chunks/7920-6513d07d1c9cce83.js — 200 — 6.5 KiB — 117 ms — h3https://m3u8-player.net/_next/static/chunks/3610-398cde0c60076c62.js/_next/static/chunks/3610-398cde0c6... https://m3u8-player.net/_next/static/chunks/3610-398cde0c60076c62.js — 200 — 9.9 KiB — 217 ms — h3https://m3u8-player.net/_next/static/chunks/9011-895e29401c847890.js/_next/static/chunks/9011-895e29401... https://m3u8-player.net/_next/static/chunks/9011-895e29401c847890.js — 200 — 9.3 KiB — 117 ms — h3https://m3u8-player.net/_next/static/chunks/8157-ffd2f726ea52b6e0.js/_next/static/chunks/8157-ffd2f726e... https://m3u8-player.net/_next/static/chunks/8157-ffd2f726ea52b6e0.js — 200 — 4.7 KiB — 212 ms — h3https://m3u8-player.net/_next/static/chunks/623-7bad4b025f161fc7.js/_next/static/chunks/623-7bad4b025f... https://m3u8-player.net/_next/static/chunks/623-7bad4b025f161fc7.js — 200 — 3.1 KiB — 108 ms — h3https://m3u8-player.net/_next/static/chunks/910-c6349ac675f26e6f.js/_next/static/chunks/910-c6349ac675... https://m3u8-player.net/_next/static/chunks/910-c6349ac675f26e6f.js — 200 — 5.8 KiB — 211 ms — h3https://m3u8-player.net/_next/static/chunks/5248-d3bf2d714f2558c2.js/_next/static/chunks/5248-d3bf2d714... https://m3u8-player.net/_next/static/chunks/5248-d3bf2d714f2558c2.js — 200 — 9.3 KiB — 214 ms — h3https://m3u8-player.net/_next/static/chunks/1519-43d1251251a6389a.js/_next/static/chunks/1519-43d125125... https://m3u8-player.net/_next/static/chunks/1519-43d1251251a6389a.js — 200 — 5.0 KiB — 206 ms — h3https://m3u8-player.net/_next/static/chunks/1158-6d9309813a3bf2b9.js/_next/static/chunks/1158-6d9309813... https://m3u8-player.net/_next/static/chunks/1158-6d9309813a3bf2b9.js — 200 — 7.7 KiB — 218 ms — h3https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(default)/page-22d8fe051957673f.js/_next/static/chunks/app/%5Blocale%... https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(default)/page-22d8fe051957673f.js — 200 — 4.7 KiB — 126 ms — h3https://m3u8-player.net/_next/static/chunks/8558-d7e65f498919609b.js/_next/static/chunks/8558-d7e65f498... https://m3u8-player.net/_next/static/chunks/8558-d7e65f498919609b.js — 200 — 4.2 KiB — 222 ms — h3https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/layout-f1aa009b8d6483e5.js/_next/static/chunks/app/%5Blocale%... https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/layout-f1aa009b8d6483e5.js — 200 — 15.9 KiB — 222 ms — h3https://umami.bestvid.net/script.jsumami.bestvid.net/script.js https://umami.bestvid.net/script.js — 200 — 3.0 KiB — 124 ms — h3https://m3u8-player.net/logo.webp/logo.webp https://m3u8-player.net/logo.webp — 200 — 18.5 KiB — 129 ms — h3https://m3u8-player.net/imgs/masks/circle.svg/imgs/masks/circle.svg https://m3u8-player.net/imgs/masks/circle.svg — 200 — 832 B — 41 ms — h3https://m3u8-player.net/api/me/api/me https://m3u8-player.net/api/me — 200 — 457 B — 18 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 666 B — 32 ms — h2https://m3u8-player.net/m3u8downloader/index.txt?_rsc=11f5j/m3u8downloader/index.txt?_rsc=11f5... https://m3u8-player.net/m3u8downloader/index.txt?_rsc=11f5j — 200 — 24.2 KiB — 48 ms — h3https://m3u8-player.net/m3u8tomp4/index.txt?_rsc=11f5j/m3u8tomp4/index.txt?_rsc=11f5j https://m3u8-player.net/m3u8tomp4/index.txt?_rsc=11f5j — 200 — 23.9 KiB — 40 ms — h3https://m3u8-player.net/blog/index.txt?_rsc=11f5j/blog/index.txt?_rsc=11f5j https://m3u8-player.net/blog/index.txt?_rsc=11f5j — 200 — 24.7 KiB — 40 ms — h3https://m3u8-player.net/playlist-sync/index.txt?_rsc=11f5j/playlist-sync/index.txt?_rsc=11f5j https://m3u8-player.net/playlist-sync/index.txt?_rsc=11f5j — 200 — 23.8 KiB — 41 ms — h3https://m3u8-player.net/pricing/index.txt?_rsc=11f5j/pricing/index.txt?_rsc=11f5j https://m3u8-player.net/pricing/index.txt?_rsc=11f5j — 200 — 16.9 KiB — 40 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-H2QLDPH4FL&gtm=45je68o1v9230181114za200zd9230181114&_p=1787754733192&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1470196208.1787754733&frm=0&ngs=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~120213116~120385422~120420414&sid=1787754733&sct=1&seg=0&dl=https%3A%2F%2Fm3u8-player.net%2F&dt=M3U8%20Downloader%20%7C%20M3U8%20to%20MP4%20%7C%20M3U8%20Player%20-%20Free%20Online%20Tools&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1192www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-H2QLDPH4FL&gtm=45je68o1v9230181114za200zd9230181114&_p=1787754733192&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1470196208.1787754733&frm=0&ngs=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~120213116~120385422~120420414&sid=1787754733&sct=1&seg=0&dl=https%3A%2F%2Fm3u8-player.net%2F&dt=M3U8%20Downloader%20%7C%20M3U8%20to%20MP4%20%7C%20M3U8%20Player%20-%20Free%20Online%20Tools&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1192 — 204 — 549 B — 125 ms — h2https://m3u8-player.net/_next/static/chunks/267-6c755ce425e39fc2.js/_next/static/chunks/267-6c755ce425... https://m3u8-player.net/_next/static/chunks/267-6c755ce425e39fc2.js — 200 — 0 B — 111 ms — h3https://m3u8-player.net/_next/static/chunks/4430-fe9167f1b50b37cb.js/_next/static/chunks/4430-fe9167f1b... https://m3u8-player.net/_next/static/chunks/4430-fe9167f1b50b37cb.js — 200 — 0 B — 64 ms — h3https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(tools)/m3u8tomp4/page-8384491fff2b3a5d.js/_next/static/chunks/app/%5Blocale%... https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(tools)/m3u8tomp4/page-8384491fff2b3a5d.js — 200 — 0 B — 53 ms — h3https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(blog)/blog/page-a5ef0d0b41e3f400.js/_next/static/chunks/app/%5Blocale%... https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(blog)/blog/page-a5ef0d0b41e3f400.js — 200 — 0 B — 31 ms — h3https://m3u8-player.net/_next/static/chunks/3474-8aca35512c0f456f.js/_next/static/chunks/3474-8aca35512... https://m3u8-player.net/_next/static/chunks/3474-8aca35512c0f456f.js — 200 — 0 B — 52 ms — h3https://m3u8-player.net/_next/static/chunks/8876-643a4521a15d6a59.js/_next/static/chunks/8876-643a4521a... https://m3u8-player.net/_next/static/chunks/8876-643a4521a15d6a59.js — 200 — 0 B — 109 ms — h3https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(default)/playlist-sync/page-e1bbd0faf8906a50.js/_next/static/chunks/app/%5Blocale%... https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(default)/playlist-sync/page-e1bbd0faf8906a50.js — 200 — 0 B — 83 ms — h3https://m3u8-player.net/_next/static/chunks/9622-e7ddb6306cd19034.js/_next/static/chunks/9622-e7ddb6306... https://m3u8-player.net/_next/static/chunks/9622-e7ddb6306cd19034.js — 200 — 0 B — 63 ms — h3https://m3u8-player.net/_next/static/chunks/6226-0d3e97ba5c457454.js/_next/static/chunks/6226-0d3e97ba5... https://m3u8-player.net/_next/static/chunks/6226-0d3e97ba5c457454.js — 200 — 0 B — 75 ms — h3https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(default)/pricing/page-f9e5662a8ff74eb9.js/_next/static/chunks/app/%5Blocale%... https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(default)/pricing/page-f9e5662a8ff74eb9.js — 200 — 0 B — 79 ms — h3https://m3u8-player.net/_next/static/chunks/6667-a910a86dac94241b.js/_next/static/chunks/6667-a910a86da... https://m3u8-player.net/_next/static/chunks/6667-a910a86dac94241b.js — 200 — 0 B — 84 ms — h3https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(tools)/m3u8downloader/page-ef3684deab1f7db8.js/_next/static/chunks/app/%5Blocale%... https://m3u8-player.net/_next/static/chunks/app/%5Blocale%5D/(tools)/m3u8downloader/page-ef3684deab1f7db8.js — 200 — 0 B — 83 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 443 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 39 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 410 ms — h3https://m3u8-player.net/cdn-cgi/rum?/cdn-cgi/rum? https://m3u8-player.net/cdn-cgi/rum? — 204 — 469 B — 9 ms — h3https://www.clarity.ms/tag/ulohegrk1nwww.clarity.ms/tag/ulohegrk1n https://www.clarity.ms/tag/ulohegrk1n — 200 — 1.1 KiB — 44 ms — http/1.1https://m3u8-player.net/favicon.ico/favicon.ico https://m3u8-player.net/favicon.ico — 200 — 0 B — 35 ms — h3https://m3u8-player.net/pwa-icon-192.png/pwa-icon-192.png https://m3u8-player.net/pwa-icon-192.png — 200 — 0 B — 4 ms — h3https://scripts.clarity.ms/0.8.69/clarity.jsscripts.clarity.ms/0.8.69/clarity.j... https://scripts.clarity.ms/0.8.69/clarity.js — 200 — 25.2 KiB — 126 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 516 B — 58 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=BB8E3821CC9245EA8B20C4111D1AE44E&RedC=c.clarity.ms&MXFR=3C4FB1C865056C5E12D2A609610562B3c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=BB8E3821CC9245EA8B20C4111D1AE44E&RedC=c.clarity.ms&MXFR=3C4FB1C865056C5E12D2A609610562B3 — 302 — 764 B — 72 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=BB8E3821CC9245EA8B20C4111D1AE44E&MUID=2132F579BFFE6EB415BBE2B8BE2A6FBFc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=BB8E3821CC9245EA8B20C4111D1AE44E&MUID=2132F579BFFE6EB415BBE2B8BE2A6FBF — 200 — 467 B — 28 ms — h2https://y.clarity.ms/collecty.clarity.ms/collect https://y.clarity.ms/collect — 204 — 279 B — 1.3 s — http/1.1https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 184 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 162 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
18% of JavaScript execution is third-party
First-party Third-party 208ms · 194KB · €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 128ms
Transfer 169 KB
Unused 41%
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 80ms
Transfer 25 KB
Monthly Cost €1/mo

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-07-28 — 2026-08-24)

LCP (p75)

1278 ms

92% good

INP (p75)

202 ms

75% good

CLS (p75)

0.200

56% good

FCP (p75)

1195 ms

TTFB (p75)

681 ms

Image Optimization
12 images, 54 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

12

Total Size

54 KB

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

Send Feedback