Skip to content
https://officialdredd.vip

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
1
REVIEW
6
PASS
12
INFO
3

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

91
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
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.

556 ms

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

1.96 s

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

7 ms

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

0.032

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

699 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.96 s

Page Load Progression

415 ms
829 ms
1.2 s
1.7 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
22
12 PASS 6 REVIEW 1 FIX
D
JS Bundles
Action
5 scripts, 188 KB unused
FIX
5 scripts, 188 KB unused
Warning::
https://officialdredd.vip/assets/index-DTjsOGSX.js: 122 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-KHG8...: 66 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://officialdredd.vip/__l5e/events.js: unminified — 2 KB could be saved
Info::
Total unused JavaScript: 188 KB
188 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://officialdredd.vip/assets/index-DTjsOGSX.js198 KB122 KB (62%)1st
https://www.googletagmanager.com/gtag/js?id=G-KHG8L1TKN1161 KB66 KB (41%)3rd
https://officialdredd.vip/~flock.js8 KB1st
https://officialdredd.vip/__l5e/events.js9 KB1st
https://officialdredd.vip/assets/Hero-CIzm5tsf.js4 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
Third-Party Impact
57% third-party, 0 ms blocking
REVIEW
57% third-party, 0 ms blocking
Warning::
Third-party code accounts for 57% of page weight (343.9 KiB of 599.0 KiB)
Info::
Third-party blocking time is low (0 ms)
43%
57%
First-party Third-party
B
JS Execution Cost
559ms total JS execution
REVIEW
559ms total JS execution
Info::
Unattributable: 177ms CPU time
Info::
https://officialdredd.vip/assets/index-DTjsOGSX.js: 149ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-KHG8...: 118ms CPU time
Info::
https://officialdredd.vip/: 114ms CPU time
Info::
Third-party scripts: 118ms (21% of total)

Main Thread Breakdown

Script Evaluation 47% Other 35% Style & Layout 12% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
Unattributable177ms34ms0ms1st
https://officialdredd.vip/assets/index-DTjsOGSX.js149ms117ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-KHG8L1TKN1118ms101ms16ms3rd
https://officialdredd.vip/114ms4ms0ms1st
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
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
no-cache, must-revalidate, max-age=0
REVIEW
no-cache, must-revalidate, max-age=0
Info::
Cache-Control header is set
Got: no-cache, must-revalidate, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, must-revalidate, max-age=0

DirectiveValueMeaning
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
max-age0Cache for 0 seconds
A+
Page Weight Budget
599 KB transferred, 47 requests
PASS
599 KB transferred, 47 requests
Info::
Page weighs 1.5 MB (599 KB transferred)
Info::
47 HTTP requests
Info::
Estimated 0.12 g CO2 per page load
599 KB / 2.4 MB budget
599 KB transferred
47 requests
0.12 g CO2 per page load
JavaScript 380.2 KiB 63%
Images 160.1 KiB 27%
Other 22.9 KiB 4%
Other 19.1 KiB 3%
CSS 13.4 KiB 2%
HTML 3.0 KiB 1%
Other 181 B 0%
Other 83 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+
Image Optimization
4 images, 0 KB saveable
PASS
4 images, 0 KB saveable
Info::
All images are well-optimized
4 images 160 KB
0 oversized -0 KB
1 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+
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 uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache, must-revalidate, max-age=0
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: gzip` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
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
47 resources · 599 KB · 188 KB savings available
PASS
47 resources · 599 KB · 188 KB savings available
Info::
Within 1MB page-weight target
Got: 599 KB
Info::
~188 KB of savings available
Warning::
36 third-party resources (57% of weight)
47 resources · 599.0 KiB · 36 third-party Within 1MB page-weight target
JavaScript 63% · 380.2 KiB
Image 30% · 179.2 KiB
Other 4% · 23.1 KiB
CSS 2% · 13.4 KiB
Document 1% · 3.0 KiB

~188.5 KiB of savings available

Remove unused JavaScript: 188.5 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
47 requests over 2028ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 556 ms LCP 2.0 shttps://officialdredd.vip// https://officialdredd.vip/ — 200 — 3.0 KiB — 46 ms — h2https://fonts.googleapis.com/css2?family=Goudy+Bookletter+1911&display=swapfonts.googleapis.com/css2?family=Go... https://fonts.googleapis.com/css2?family=Goudy+Bookletter+1911&display=swap — 200 — 792 B — 48 ms — h2https://officialdredd.vip/assets/index-DTjsOGSX.js/assets/index-DTjsOGSX.js https://officialdredd.vip/assets/index-DTjsOGSX.js — 200 — 197.7 KiB — 67 ms — h2https://officialdredd.vip/assets/index-Bk7_T_Xi.css/assets/index-Bk7_T_Xi.css https://officialdredd.vip/assets/index-Bk7_T_Xi.css — 200 — 12.6 KiB — 27 ms — h2https://officialdredd.vip/~flock.js/~flock.js https://officialdredd.vip/~flock.js — 200 — 8.2 KiB — 45 ms — h2https://officialdredd.vip/__l5e/events.js/__l5e/events.js https://officialdredd.vip/__l5e/events.js — 200 — 9.5 KiB — 26 ms — h2https://www.googletagmanager.com/gtag/js?id=G-KHG8L1TKN1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KHG8L1TKN1 — 200 — 161.2 KiB — 82 ms — h2https://officialdredd.vip/favicon.ico/favicon.ico https://officialdredd.vip/favicon.ico — 200 — 19.1 KiB — 28 ms — h2https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_domains?select=site_id%2Csites%3Asites%21inner%28*%29&hostname=eq.officialdredd.vipetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_domains?select=site_id%2Csites%3Asites%21inner%28*%29&hostname=eq.officialdredd.vip — 200 — 0 B — 38 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_domains?select=site_id%2Csites%3Asites%21inner%28*%29&hostname=eq.officialdredd.vipetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_domains?select=site_id%2Csites%3Asites%21inner%28*%29&hostname=eq.officialdredd.vip — 200 — 1.0 KiB — 279 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-KHG8L1TKN1&gtm=45je6781v9230351666za200zd9230351666&_p=1783756277868&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=707891025.1783756278&frm=0&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~118395335~118826209~118897920~118897930~119027224&sid=1783756278&sct=1&seg=0&dl=https%3A%2F%2Fofficialdredd.vip%2F&dt=Official&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=418www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-KHG8L1TKN1&gtm=45je6781v9230351666za200zd9230351666&_p=1783756277868&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=707891025.1783756278&frm=0&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~118395335~118826209~118897920~118897930~119027224&sid=1783756278&sct=1&seg=0&dl=https%3A%2F%2Fofficialdredd.vip%2F&dt=Official&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=418 — 204 — 550 B — 53 ms — h2https://officialdredd.vip/__l5e/trackevents/__l5e/trackevents https://officialdredd.vip/__l5e/trackevents — 202 — 111 B — 32 ms — h2https://officialdredd.vip/~api/analytics/~api/analytics https://officialdredd.vip/~api/analytics — 202 — 83 B — 23 ms — h2https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 0 B — 18 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 0 B — 14 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.asc — 200 — 0 B — 17 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 0 B — 22 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 0 B — 15 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1012 B — 252 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 912 B — 320 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.asc — 200 — 1.3 KiB — 107 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1010 B — 511 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1013 B — 763 ms — h3https://officialdredd.vip/assets/Hero-CIzm5tsf.js/assets/Hero-CIzm5tsf.js https://officialdredd.vip/assets/Hero-CIzm5tsf.js — 200 — 3.7 KiB — 34 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAtGVYSWZJSSoACAAAAAYAEgEDAAEAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAtGVYSWZJSSoACAAAAAYAEgEDAAEAA… — 200 — 0 B — 0 ms — datahttps://officialdredd.vip/placeholder.svg/placeholder.svg https://officialdredd.vip/placeholder.svg — 200 — 1.0 KiB — 29 ms — h2https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 908 B — 92 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 542 B — 248 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.asc — 200 — 1.3 KiB — 259 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1011 B — 302 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 556 ms LCP 2.0 shttps://officialdredd.vip// https://officialdredd.vip/ — 200 — 3.0 KiB — 46 ms — h2https://fonts.googleapis.com/css2?family=Goudy+Bookletter+1911&display=swapfonts.googleapis.com/css2?family=Go... https://fonts.googleapis.com/css2?family=Goudy+Bookletter+1911&display=swap — 200 — 792 B — 48 ms — h2https://officialdredd.vip/assets/index-DTjsOGSX.js/assets/index-DTjsOGSX.js https://officialdredd.vip/assets/index-DTjsOGSX.js — 200 — 197.7 KiB — 67 ms — h2https://officialdredd.vip/assets/index-Bk7_T_Xi.css/assets/index-Bk7_T_Xi.css https://officialdredd.vip/assets/index-Bk7_T_Xi.css — 200 — 12.6 KiB — 27 ms — h2https://officialdredd.vip/~flock.js/~flock.js https://officialdredd.vip/~flock.js — 200 — 8.2 KiB — 45 ms — h2https://officialdredd.vip/__l5e/events.js/__l5e/events.js https://officialdredd.vip/__l5e/events.js — 200 — 9.5 KiB — 26 ms — h2https://www.googletagmanager.com/gtag/js?id=G-KHG8L1TKN1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KHG8L1TKN1 — 200 — 161.2 KiB — 82 ms — h2https://officialdredd.vip/favicon.ico/favicon.ico https://officialdredd.vip/favicon.ico — 200 — 19.1 KiB — 28 ms — h2https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_domains?select=site_id%2Csites%3Asites%21inner%28*%29&hostname=eq.officialdredd.vipetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_domains?select=site_id%2Csites%3Asites%21inner%28*%29&hostname=eq.officialdredd.vip — 200 — 0 B — 38 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_domains?select=site_id%2Csites%3Asites%21inner%28*%29&hostname=eq.officialdredd.vipetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_domains?select=site_id%2Csites%3Asites%21inner%28*%29&hostname=eq.officialdredd.vip — 200 — 1.0 KiB — 279 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-KHG8L1TKN1&gtm=45je6781v9230351666za200zd9230351666&_p=1783756277868&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=707891025.1783756278&frm=0&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~118395335~118826209~118897920~118897930~119027224&sid=1783756278&sct=1&seg=0&dl=https%3A%2F%2Fofficialdredd.vip%2F&dt=Official&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=418www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-KHG8L1TKN1&gtm=45je6781v9230351666za200zd9230351666&_p=1783756277868&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=707891025.1783756278&frm=0&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~118395335~118826209~118897920~118897930~119027224&sid=1783756278&sct=1&seg=0&dl=https%3A%2F%2Fofficialdredd.vip%2F&dt=Official&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=418 — 204 — 550 B — 53 ms — h2https://officialdredd.vip/__l5e/trackevents/__l5e/trackevents https://officialdredd.vip/__l5e/trackevents — 202 — 111 B — 32 ms — h2https://officialdredd.vip/~api/analytics/~api/analytics https://officialdredd.vip/~api/analytics — 202 — 83 B — 23 ms — h2https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 0 B — 18 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 0 B — 14 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.asc — 200 — 0 B — 17 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 0 B — 22 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 0 B — 15 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1012 B — 252 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 912 B — 320 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.asc — 200 — 1.3 KiB — 107 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1010 B — 511 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1013 B — 763 ms — h3https://officialdredd.vip/assets/Hero-CIzm5tsf.js/assets/Hero-CIzm5tsf.js https://officialdredd.vip/assets/Hero-CIzm5tsf.js — 200 — 3.7 KiB — 34 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAtGVYSWZJSSoACAAAAAYAEgEDAAEAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAtGVYSWZJSSoACAAAAAYAEgEDAAEAA… — 200 — 0 B — 0 ms — datahttps://officialdredd.vip/placeholder.svg/placeholder.svg https://officialdredd.vip/placeholder.svg — 200 — 1.0 KiB — 29 ms — h2https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 908 B — 92 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 542 B — 248 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.asc — 200 — 1.3 KiB — 259 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1011 B — 302 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1011 B — 401 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/social_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/social_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.asc — 200 — 0 B — 20 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.asc — 200 — 0 B — 19 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/social_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/social_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.asc — 200 — 1.1 KiB — 281 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.asc — 200 — 1.4 KiB — 104 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 910 B — 132 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 543 B — 257 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=id%2Clabel%2Ccurrent_path%2Credirects_to%2Cis_active%2Cdisplay_order%2Cicon_type%2Cimage_url%2Cbutton_format&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&is_active=eq.true&order=display_order.asc — 200 — 1.3 KiB — 301 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1009 B — 454 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870etvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/site_settings?select=key%2Cvalue&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870 — 200 — 1013 B — 557 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/social_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/social_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.asc — 200 — 1.1 KiB — 343 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.ascetvcqaomkktudxnbdyle.supabase.co/re... https://etvcqaomkktudxnbdyle.supabase.co/rest/v1/button_links?select=*&site_id=eq.fa1acefb-86d9-4e7c-9325-5daafda24870&order=display_order.asc — 200 — 1.4 KiB — 171 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 911 B — 164 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-imagesetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/list/site-images — 200 — 910 B — 138 ms — h3https://officialdredd.vip/__l5e/trackevents/__l5e/trackevents https://officialdredd.vip/__l5e/trackevents — 202 — 70 B — 27 ms — h2https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/public/site-images/profile.webp?t=2026-04-30T18:00:57.266Zetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/public/site-images/profile.webp?t=2026-04-30T18:00:57.266Z — 200 — 25.9 KiB — 51 ms — h3https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/public/site-images/premium-button.webp?t=2026-04-30T18:31:39.704Zetvcqaomkktudxnbdyle.supabase.co/st... https://etvcqaomkktudxnbdyle.supabase.co/storage/v1/object/public/site-images/premium-button.webp?t=2026-04-30T18:31:39.704Z — 200 — 133.2 KiB — 76 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
21% of JavaScript execution is third-party
First-party Third-party 118ms · 161KB · $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 118ms
Transfer 161 KB
Unused 41%
Monthly Cost $0/mo

How third-party costs are calculated

Image Optimization
2 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

2

Total Size

0 KB

1 missing dimensions 2 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback