Skip to content
https://officialdredd.vip

Performance

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

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

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

2.47 s

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

6.01 s

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

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

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

6.21 s

Page Load Progression

409 ms
818 ms
1.2 s
1.6 s
2.0 s
2.5 s
2.9 s
3.3 s
Checks
26
16 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 (344.0 KiB of 599.0 KiB)
Info::
Third-party blocking time is low (0 ms)
43%
57%
First-party Third-party
C
JS Execution Cost
Action
1624ms total JS execution
REVIEW
1624ms total JS execution
Warning::
Unattributable: 605ms CPU time
Warning::
https://officialdredd.vip/assets/index-DTjsOGSX.js: 465ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-KHG8...: 386ms CPU time
Info::
https://officialdredd.vip/: 169ms CPU time
Info::
Third-party scripts: 386ms (24% of total)

Main Thread Breakdown

Script Evaluation 52% Other 36% Style & Layout 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
Unattributable605ms117ms0ms1st
https://officialdredd.vip/assets/index-DTjsOGSX.js465ms385ms4ms1st
https://www.googletagmanager.com/gtag/js?id=G-KHG8L1TKN1386ms323ms60ms3rd
https://officialdredd.vip/169ms14ms1ms1st
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.2 KiB 27%
Other 22.9 KiB 4%
Other 19.1 KiB 3%
CSS 13.4 KiB 2%
HTML 3.1 KiB 1%
Other 158 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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
3
preload
dns-prefetch
1
prefetch

4 resource hints configured

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.1 KiB

~187.8 KiB of savings available

Remove unused JavaScript: 187.8 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
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 3253ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.5 s LCP 6.0 shttps://officialdredd.vip// https://officialdredd.vip/ — 200 — 3.1 KiB — 61 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 — 50 ms — h2https://officialdredd.vip/assets/index-DTjsOGSX.js/assets/index-DTjsOGSX.js https://officialdredd.vip/assets/index-DTjsOGSX.js — 200 — 197.7 KiB — 381 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 — 202 ms — h2https://officialdredd.vip/~flock.js/~flock.js https://officialdredd.vip/~flock.js — 200 — 8.2 KiB — 70 ms — h2https://officialdredd.vip/__l5e/events.js/__l5e/events.js https://officialdredd.vip/__l5e/events.js — 200 — 9.5 KiB — 36 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 — 79 ms — h2https://officialdredd.vip/favicon.ico/favicon.ico https://officialdredd.vip/favicon.ico — 200 — 19.1 KiB — 32 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 — 153 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-KHG8L1TKN1&gtm=45je6781v9230351666za200zd9230351666&_p=1783756261520&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1519243052.1783756262&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938469~118826210~118897920~118897930~119027224&sid=1783756261&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=741www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-KHG8L1TKN1&gtm=45je6781v9230351666za200zd9230351666&_p=1783756261520&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1519243052.1783756262&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938469~118826210~118897920~118897930~119027224&sid=1783756261&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=741 — 204 — 550 B — 45 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 — 1.0 KiB — 991 ms — h3https://officialdredd.vip/__l5e/trackevents/__l5e/trackevents https://officialdredd.vip/__l5e/trackevents — 202 — 88 B — 29 ms — h2https://officialdredd.vip/~api/analytics/~api/analytics https://officialdredd.vip/~api/analytics — 202 — 83 B — 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 — 0 B — 14 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 — 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 — 0 B — 16 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 — 16 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 — 472 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 — 1014 B — 115 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 — 267 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 — 212 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 — 313 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAtGVYSWZJSSoACAAAAAYAEgEDAAEAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAtGVYSWZJSSoACAAAAAYAEgEDAAEAA… — 200 — 0 B — 0 ms — datahttps://officialdredd.vip/assets/Hero-CIzm5tsf.js/assets/Hero-CIzm5tsf.js https://officialdredd.vip/assets/Hero-CIzm5tsf.js — 200 — 3.7 KiB — 166 ms — h2https://officialdredd.vip/placeholder.svg/placeholder.svg https://officialdredd.vip/placeholder.svg — 200 — 1.0 KiB — 161 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 — 913 B — 122 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 — 544 B — 296 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 — 95 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 — 99 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.5 s LCP 6.0 shttps://officialdredd.vip// https://officialdredd.vip/ — 200 — 3.1 KiB — 61 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 — 50 ms — h2https://officialdredd.vip/assets/index-DTjsOGSX.js/assets/index-DTjsOGSX.js https://officialdredd.vip/assets/index-DTjsOGSX.js — 200 — 197.7 KiB — 381 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 — 202 ms — h2https://officialdredd.vip/~flock.js/~flock.js https://officialdredd.vip/~flock.js — 200 — 8.2 KiB — 70 ms — h2https://officialdredd.vip/__l5e/events.js/__l5e/events.js https://officialdredd.vip/__l5e/events.js — 200 — 9.5 KiB — 36 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 — 79 ms — h2https://officialdredd.vip/favicon.ico/favicon.ico https://officialdredd.vip/favicon.ico — 200 — 19.1 KiB — 32 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 — 153 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-KHG8L1TKN1&gtm=45je6781v9230351666za200zd9230351666&_p=1783756261520&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1519243052.1783756262&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938469~118826210~118897920~118897930~119027224&sid=1783756261&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=741www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-KHG8L1TKN1&gtm=45je6781v9230351666za200zd9230351666&_p=1783756261520&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1519243052.1783756262&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938469~118826210~118897920~118897930~119027224&sid=1783756261&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=741 — 204 — 550 B — 45 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 — 1.0 KiB — 991 ms — h3https://officialdredd.vip/__l5e/trackevents/__l5e/trackevents https://officialdredd.vip/__l5e/trackevents — 202 — 88 B — 29 ms — h2https://officialdredd.vip/~api/analytics/~api/analytics https://officialdredd.vip/~api/analytics — 202 — 83 B — 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 — 0 B — 14 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 — 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 — 0 B — 16 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 — 16 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 — 472 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 — 1014 B — 115 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 — 267 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 — 212 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 — 313 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAtGVYSWZJSSoACAAAAAYAEgEDAAEAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAtGVYSWZJSSoACAAAAAYAEgEDAAEAA… — 200 — 0 B — 0 ms — datahttps://officialdredd.vip/assets/Hero-CIzm5tsf.js/assets/Hero-CIzm5tsf.js https://officialdredd.vip/assets/Hero-CIzm5tsf.js — 200 — 3.7 KiB — 166 ms — h2https://officialdredd.vip/placeholder.svg/placeholder.svg https://officialdredd.vip/placeholder.svg — 200 — 1.0 KiB — 161 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 — 913 B — 122 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 — 544 B — 296 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 — 95 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 — 99 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 — 191 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 — 13 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 — 15 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 — 288 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 — 249 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 — 141 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 — 544 B — 291 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 — 104 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 — 132 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 — 223 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 — 235 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 — 212 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 — 132 ms — h3https://officialdredd.vip/__l5e/trackevents/__l5e/trackevents https://officialdredd.vip/__l5e/trackevents — 202 — 70 B — 31 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.8 KiB — 538 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 — 107 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.3 KiB — 379 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
24% of JavaScript execution is third-party
First-party Third-party 386ms · 161KB · $1/mo
Google Tag Manager
Tag Manager
Costly
Execution 386ms
Transfer 161 KB
Unused 41%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 386ms and costs ~$1/month

Google Tag Manager takes 386ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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