Skip to content
https://kistube.kingdomimpactventures.org

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
4
REVIEW
2
PASS
13
INFO
2

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

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

265 ms

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

680 ms

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

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

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

680 ms

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
21
13 PASS 2 REVIEW 4 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 67 requests
FIX
2.1 MB transferred, 67 requests
Info::
Page weighs 2.5 MB (2.1 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Info::
67 HTTP requests
Info::
Estimated 0.43 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
67 requests
0.43 g CO2 per page load
Images 1.7 MiB 82%
JavaScript 154.6 KiB 7%
Fonts 81.4 KiB 4%
Other 71.5 KiB 3%
Other 61.5 KiB 3%
HTML 10.3 KiB 0%
CSS 6.0 KiB 0%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

D
Third-Party Impact
Action
81% third-party, 0 ms blocking
FIX
81% third-party, 0 ms blocking
Warning::
Third-party code accounts for 81% of page weight (1.7 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
19%
81%
First-party Third-party
D
Page Weight Inventory
Action
67 resources · 2.1 MB · 29 KB savings available
FIX
67 resources · 2.1 MB · 29 KB savings available
Warning::
Page weight 2.1 MB exceeds 1 MB target by 1.1 MB
Got: 2.1 MB Expected: ≤ 1 MB
Warning::
4 third-party resources (81% of weight)
Info::
1 resources over 200KB
67 resources · 2.1 MiB · 4 third-party 1.1 MiB over 1MB target
Image 85% · 1.8 MiB
JavaScript 7% · 154.6 KiB
Font 4% · 81.4 KiB
Other 3% · 72.8 KiB
Document 0% · 10.3 KiB
CSS 0% · 6.0 KiB

~29.1 KiB of savings available

Remove unused JavaScript: 29.1 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

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

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
B
Image Optimization
5 images, 0 KB saveable
REVIEW
5 images, 0 KB saveable
Info::
All images are well-optimized
5 images 1.7 MB
0 oversized -0 KB
5 legacy format
0 missing dimensions CLS risk
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.
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
298ms total JS execution
PASS
298ms total JS execution
Info::
Unattributable: 81ms CPU time
Info::
https://kistube.kingdomimpactventures.org/_next/st...: 77ms CPU time
Info::
https://kistube.kingdomimpactventures.org/_next/st...: 73ms CPU time
Info::
https://kistube.kingdomimpactventures.org/: 67ms CPU time

Main Thread Breakdown

Script Evaluation 48% Other 29% Style & Layout 16% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable81ms10ms0ms1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/2pbfow30r6d6h.js77ms70ms6ms1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/0ti0qk_o58xn0.js73ms60ms4ms1st
https://kistube.kingdomimpactventures.org/67ms3ms1ms1st
A+
Font Loading
2 fonts (81 KB)
PASS
2 fonts (81 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

81 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 265 ms LCP 680 mshttps://kistube.kingdomimpactventures.org/_next/static/media/38df7484fe560b25-s.p.34k3f59fehpay.woff238df7484fe560b25-s.p.34... https://kistube.kingdomimpactventures.org/_next/static/media/38df7484fe560b25-s.p.34k3f59fehpay.woff2 — 33.6 KiB — 65 ms — font-display: swaphttps://kistube.kingdomimpactventures.org/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff283afe278b6a6bb3c-s.p.2b... https://kistube.kingdomimpactventures.org/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 47.8 KiB — 76 ms — font-display: swap
38df7484fe560b25-s.p.34... woff2 swap
Size 34 KB
Load time 65 ms
Start 379 ms
Risk FOUT — text flashes from fallback to web font
83afe278b6a6bb3c-s.p.2b... woff2 swap
Size 48 KB
Load time 76 ms
Start 379 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
JS Bundles
8 scripts, 29 KB unused
PASS
8 scripts, 29 KB unused
Warning::
https://kistube.kingdomimpactventures.org/_next/st...: 29 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 29 KB
29 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://kistube.kingdomimpactventures.org/_next/static/chunks/2pbfow30r6d6h.js72 KB29 KB (41%)1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/3ehbup91ajtgi.js3 KB1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/3kw3qassqvh39.js8 KB1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/0ti0qk_o58xn0.js46 KB1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/turbopack-066t_iniy-13d.js4 KB1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/2ut84c2m9thid.js11 KB1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/2ny81657q4sju.js10 KB1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/17loskz7nv6hj.js1 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

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 uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: private, no-cache, no-store, max-age=0, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
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+
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
67 requests over 1674ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 265 ms LCP 680 mshttps://kistube.kingdomimpactventures.org// https://kistube.kingdomimpactventures.org/ — 200 — 10.3 KiB — 372 ms — h3https://kistube.kingdomimpactventures.org/_next/static/media/38df7484fe560b25-s.p.34k3f59fehpay.woff2/_next/static/media/38df7484fe560b2... https://kistube.kingdomimpactventures.org/_next/static/media/38df7484fe560b25-s.p.34k3f59fehpay.woff2 — 200 — 33.6 KiB — 65 ms — h3https://kistube.kingdomimpactventures.org/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2/_next/static/media/83afe278b6a6bb3... https://kistube.kingdomimpactventures.org/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 200 — 47.8 KiB — 76 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/04dzqhuviuskj.css/_next/static/chunks/04dzqhuviuskj.... https://kistube.kingdomimpactventures.org/_next/static/chunks/04dzqhuviuskj.css — 200 — 6.0 KiB — 54 ms — h3https://kistube.kingdomimpactventures.org/manifest.webmanifest/manifest.webmanifest https://kistube.kingdomimpactventures.org/manifest.webmanifest — 200 — 1.3 KiB — 80 ms — h3https://kistube.kingdomimpactventures.org/_next/image?url=%2Flogo-64.png&w=32&q=75/_next/image?url=%2Flogo-64.png&w=3... https://kistube.kingdomimpactventures.org/_next/image?url=%2Flogo-64.png&w=32&q=75 — 200 — 8.8 KiB — 40 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/3ehbup91ajtgi.js/_next/static/chunks/3ehbup91ajtgi.... https://kistube.kingdomimpactventures.org/_next/static/chunks/3ehbup91ajtgi.js — 200 — 2.6 KiB — 58 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/3kw3qassqvh39.js/_next/static/chunks/3kw3qassqvh39.... https://kistube.kingdomimpactventures.org/_next/static/chunks/3kw3qassqvh39.js — 200 — 8.4 KiB — 58 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/2pbfow30r6d6h.js/_next/static/chunks/2pbfow30r6d6h.... https://kistube.kingdomimpactventures.org/_next/static/chunks/2pbfow30r6d6h.js — 200 — 72.1 KiB — 76 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/0ti0qk_o58xn0.js/_next/static/chunks/0ti0qk_o58xn0.... https://kistube.kingdomimpactventures.org/_next/static/chunks/0ti0qk_o58xn0.js — 200 — 45.5 KiB — 75 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/turbopack-066t_iniy-13d.js/_next/static/chunks/turbopack-066t... https://kistube.kingdomimpactventures.org/_next/static/chunks/turbopack-066t_iniy-13d.js — 200 — 4.5 KiB — 66 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/2ut84c2m9thid.js/_next/static/chunks/2ut84c2m9thid.... https://kistube.kingdomimpactventures.org/_next/static/chunks/2ut84c2m9thid.js — 200 — 10.9 KiB — 66 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/2ny81657q4sju.js/_next/static/chunks/2ny81657q4sju.... https://kistube.kingdomimpactventures.org/_next/static/chunks/2ny81657q4sju.js — 200 — 9.5 KiB — 70 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/17loskz7nv6hj.js/_next/static/chunks/17loskz7nv6hj.... https://kistube.kingdomimpactventures.org/_next/static/chunks/17loskz7nv6hj.js — 200 — 1.1 KiB — 65 ms — h3https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/00be5f335fd3450ab9051bc4ef55ee7f.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=01ffe0f171c00714b01d4d772caac177bbe49a0c032af99834ad2f4efd1edc8cs3.eu-west-2.amazonaws.com/kis-prod... https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/00be5f335fd3450ab9051bc4ef55ee7f.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=01ffe0f171c00714b01d4d772caac177bbe49a0c032af99834ad2f4efd1edc8c — 200 — 3.5 KiB — 154 ms — http/1.1https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/dbce6f69bfab43af85c81c15ba1b88e9.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=23771253594f631c8cba3ae77802636ec5efd8d5c99b8f7dee31ee4444ae68abs3.eu-west-2.amazonaws.com/kis-prod... https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/dbce6f69bfab43af85c81c15ba1b88e9.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=23771253594f631c8cba3ae77802636ec5efd8d5c99b8f7dee31ee4444ae68ab — 200 — 3.5 KiB — 154 ms — http/1.1https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/b709540c924b4159b26655523e30450c.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=82391deff80c0eaa7fc1e3504234d6ce6c97a0c1e1b214d926b6215a25c9f20es3.eu-west-2.amazonaws.com/kis-prod... https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/b709540c924b4159b26655523e30450c.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=82391deff80c0eaa7fc1e3504234d6ce6c97a0c1e1b214d926b6215a25c9f20e — 200 — 16.5 KiB — 143 ms — http/1.1https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/a57ab499befe40bcb95153213033a182.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ae307cfa992d4957a25192f9132756f1a7e6c2686a25ed632198161953bfdb76s3.eu-west-2.amazonaws.com/kis-prod... https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/a57ab499befe40bcb95153213033a182.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ae307cfa992d4957a25192f9132756f1a7e6c2686a25ed632198161953bfdb76 — 200 — 1.7 MiB — 296 ms — http/1.1https://kistube.kingdomimpactventures.org/logo-32.png/logo-32.png https://kistube.kingdomimpactventures.org/logo-32.png — 200 — 3.0 KiB — 32 ms — h3https://kistube.kingdomimpactventures.org/logo-192.png/logo-192.png https://kistube.kingdomimpactventures.org/logo-192.png — 200 — 58.5 KiB — 34 ms — h3https://kistube.kingdomimpactventures.org/education?_rsc=5CB68i4pnAekjehf/education?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/education?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 38 ms — h3https://kistube.kingdomimpactventures.org/health?_rsc=5CB68i4pnAekjehf/health?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/health?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 542 ms — h3https://kistube.kingdomimpactventures.org/market?_rsc=5CB68i4pnAekjehf/market?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/market?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 463 ms — h3https://kistube.kingdomimpactventures.org/jobs?_rsc=5CB68i4pnAekjehf/jobs?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/jobs?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 484 ms — h3https://kistube.kingdomimpactventures.org/feeds?_rsc=5CB68i4pnAekjehf/feeds?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/feeds?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 505 ms — h3https://kistube.kingdomimpactventures.org/testimonies?_rsc=5CB68i4pnAekjehf/testimonies?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/testimonies?_rsc=5CB68i4pnAekjehf — 200 — 1001 B — 94 ms — h3https://kistube.kingdomimpactventures.org/channels?_rsc=5CB68i4pnAekjehf/channels?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/channels?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 80 ms — h3https://kistube.kingdomimpactventures.org/trending?_rsc=5CB68i4pnAekjehf/trending?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/trending?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 36 ms — h3https://kistube.kingdomimpactventures.org/categories?_rsc=5CB68i4pnAekjehf/categories?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/categories?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 39 ms — h3https://kistube.kingdomimpactventures.org/subscriptions?_rsc=5CB68i4pnAekjehf/subscriptions?_rsc=5CB68i4pnAekjeh... https://kistube.kingdomimpactventures.org/subscriptions?_rsc=5CB68i4pnAekjehf — 200 — 998 B — 40 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 265 ms LCP 680 mshttps://kistube.kingdomimpactventures.org// https://kistube.kingdomimpactventures.org/ — 200 — 10.3 KiB — 372 ms — h3https://kistube.kingdomimpactventures.org/_next/static/media/38df7484fe560b25-s.p.34k3f59fehpay.woff2/_next/static/media/38df7484fe560b2... https://kistube.kingdomimpactventures.org/_next/static/media/38df7484fe560b25-s.p.34k3f59fehpay.woff2 — 200 — 33.6 KiB — 65 ms — h3https://kistube.kingdomimpactventures.org/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2/_next/static/media/83afe278b6a6bb3... https://kistube.kingdomimpactventures.org/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 200 — 47.8 KiB — 76 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/04dzqhuviuskj.css/_next/static/chunks/04dzqhuviuskj.... https://kistube.kingdomimpactventures.org/_next/static/chunks/04dzqhuviuskj.css — 200 — 6.0 KiB — 54 ms — h3https://kistube.kingdomimpactventures.org/manifest.webmanifest/manifest.webmanifest https://kistube.kingdomimpactventures.org/manifest.webmanifest — 200 — 1.3 KiB — 80 ms — h3https://kistube.kingdomimpactventures.org/_next/image?url=%2Flogo-64.png&w=32&q=75/_next/image?url=%2Flogo-64.png&w=3... https://kistube.kingdomimpactventures.org/_next/image?url=%2Flogo-64.png&w=32&q=75 — 200 — 8.8 KiB — 40 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/3ehbup91ajtgi.js/_next/static/chunks/3ehbup91ajtgi.... https://kistube.kingdomimpactventures.org/_next/static/chunks/3ehbup91ajtgi.js — 200 — 2.6 KiB — 58 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/3kw3qassqvh39.js/_next/static/chunks/3kw3qassqvh39.... https://kistube.kingdomimpactventures.org/_next/static/chunks/3kw3qassqvh39.js — 200 — 8.4 KiB — 58 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/2pbfow30r6d6h.js/_next/static/chunks/2pbfow30r6d6h.... https://kistube.kingdomimpactventures.org/_next/static/chunks/2pbfow30r6d6h.js — 200 — 72.1 KiB — 76 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/0ti0qk_o58xn0.js/_next/static/chunks/0ti0qk_o58xn0.... https://kistube.kingdomimpactventures.org/_next/static/chunks/0ti0qk_o58xn0.js — 200 — 45.5 KiB — 75 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/turbopack-066t_iniy-13d.js/_next/static/chunks/turbopack-066t... https://kistube.kingdomimpactventures.org/_next/static/chunks/turbopack-066t_iniy-13d.js — 200 — 4.5 KiB — 66 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/2ut84c2m9thid.js/_next/static/chunks/2ut84c2m9thid.... https://kistube.kingdomimpactventures.org/_next/static/chunks/2ut84c2m9thid.js — 200 — 10.9 KiB — 66 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/2ny81657q4sju.js/_next/static/chunks/2ny81657q4sju.... https://kistube.kingdomimpactventures.org/_next/static/chunks/2ny81657q4sju.js — 200 — 9.5 KiB — 70 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/17loskz7nv6hj.js/_next/static/chunks/17loskz7nv6hj.... https://kistube.kingdomimpactventures.org/_next/static/chunks/17loskz7nv6hj.js — 200 — 1.1 KiB — 65 ms — h3https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/00be5f335fd3450ab9051bc4ef55ee7f.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=01ffe0f171c00714b01d4d772caac177bbe49a0c032af99834ad2f4efd1edc8cs3.eu-west-2.amazonaws.com/kis-prod... https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/00be5f335fd3450ab9051bc4ef55ee7f.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=01ffe0f171c00714b01d4d772caac177bbe49a0c032af99834ad2f4efd1edc8c — 200 — 3.5 KiB — 154 ms — http/1.1https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/dbce6f69bfab43af85c81c15ba1b88e9.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=23771253594f631c8cba3ae77802636ec5efd8d5c99b8f7dee31ee4444ae68abs3.eu-west-2.amazonaws.com/kis-prod... https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/dbce6f69bfab43af85c81c15ba1b88e9.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=23771253594f631c8cba3ae77802636ec5efd8d5c99b8f7dee31ee4444ae68ab — 200 — 3.5 KiB — 154 ms — http/1.1https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/b709540c924b4159b26655523e30450c.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=82391deff80c0eaa7fc1e3504234d6ce6c97a0c1e1b214d926b6215a25c9f20es3.eu-west-2.amazonaws.com/kis-prod... https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/b709540c924b4159b26655523e30450c.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=82391deff80c0eaa7fc1e3504234d6ce6c97a0c1e1b214d926b6215a25c9f20e — 200 — 16.5 KiB — 143 ms — http/1.1https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/a57ab499befe40bcb95153213033a182.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ae307cfa992d4957a25192f9132756f1a7e6c2686a25ed632198161953bfdb76s3.eu-west-2.amazonaws.com/kis-prod... https://s3.eu-west-2.amazonaws.com/kis-production-media-prod-387362988707-eu-west-2-an/broadcast_videos/a57ab499befe40bcb95153213033a182.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUMFCEKR3RCU4SB5%2F20260905%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260905T175518Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ae307cfa992d4957a25192f9132756f1a7e6c2686a25ed632198161953bfdb76 — 200 — 1.7 MiB — 296 ms — http/1.1https://kistube.kingdomimpactventures.org/logo-32.png/logo-32.png https://kistube.kingdomimpactventures.org/logo-32.png — 200 — 3.0 KiB — 32 ms — h3https://kistube.kingdomimpactventures.org/logo-192.png/logo-192.png https://kistube.kingdomimpactventures.org/logo-192.png — 200 — 58.5 KiB — 34 ms — h3https://kistube.kingdomimpactventures.org/education?_rsc=5CB68i4pnAekjehf/education?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/education?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 38 ms — h3https://kistube.kingdomimpactventures.org/health?_rsc=5CB68i4pnAekjehf/health?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/health?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 542 ms — h3https://kistube.kingdomimpactventures.org/market?_rsc=5CB68i4pnAekjehf/market?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/market?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 463 ms — h3https://kistube.kingdomimpactventures.org/jobs?_rsc=5CB68i4pnAekjehf/jobs?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/jobs?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 484 ms — h3https://kistube.kingdomimpactventures.org/feeds?_rsc=5CB68i4pnAekjehf/feeds?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/feeds?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 505 ms — h3https://kistube.kingdomimpactventures.org/testimonies?_rsc=5CB68i4pnAekjehf/testimonies?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/testimonies?_rsc=5CB68i4pnAekjehf — 200 — 1001 B — 94 ms — h3https://kistube.kingdomimpactventures.org/channels?_rsc=5CB68i4pnAekjehf/channels?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/channels?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 80 ms — h3https://kistube.kingdomimpactventures.org/trending?_rsc=5CB68i4pnAekjehf/trending?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/trending?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 36 ms — h3https://kistube.kingdomimpactventures.org/categories?_rsc=5CB68i4pnAekjehf/categories?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/categories?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 39 ms — h3https://kistube.kingdomimpactventures.org/subscriptions?_rsc=5CB68i4pnAekjehf/subscriptions?_rsc=5CB68i4pnAekjeh... https://kistube.kingdomimpactventures.org/subscriptions?_rsc=5CB68i4pnAekjehf — 200 — 998 B — 40 ms — h3https://kistube.kingdomimpactventures.org/you?_rsc=5CB68i4pnAekjehf/you?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/you?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 37 ms — h3https://kistube.kingdomimpactventures.org/cart?_rsc=5CB68i4pnAekjehf/cart?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/cart?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 34 ms — h3https://kistube.kingdomimpactventures.org/saved?_rsc=5CB68i4pnAekjehf/saved?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/saved?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 33 ms — h3https://kistube.kingdomimpactventures.org/playlists?_rsc=5CB68i4pnAekjehf/playlists?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/playlists?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 32 ms — h3https://kistube.kingdomimpactventures.org/liked?_rsc=5CB68i4pnAekjehf/liked?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/liked?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 38 ms — h3https://kistube.kingdomimpactventures.org/queue?_rsc=5CB68i4pnAekjehf/queue?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/queue?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 38 ms — h3https://kistube.kingdomimpactventures.org/history?_rsc=5CB68i4pnAekjehf/history?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/history?_rsc=5CB68i4pnAekjehf — 200 — 1.1 KiB — 37 ms — h3https://kistube.kingdomimpactventures.org/watch/45d20cd2-1033-4495-8804-88953279bff7?_rsc=5CB68i4pnAekjehf/watch/45d20cd2-1033-4495-8804-8895... https://kistube.kingdomimpactventures.org/watch/45d20cd2-1033-4495-8804-88953279bff7?_rsc=5CB68i4pnAekjehf — 200 — 1.2 KiB — 41 ms — h3https://kistube.kingdomimpactventures.org/watch/ada2f6fb-ad52-4db8-98d7-f20fe6a791e6?_rsc=5CB68i4pnAekjehf/watch/ada2f6fb-ad52-4db8-98d7-f20f... https://kistube.kingdomimpactventures.org/watch/ada2f6fb-ad52-4db8-98d7-f20fe6a791e6?_rsc=5CB68i4pnAekjehf — 200 — 1.2 KiB — 33 ms — h3https://kistube.kingdomimpactventures.org/watch/398fc50f-0c29-4852-bf75-06c23e938176?_rsc=5CB68i4pnAekjehf/watch/398fc50f-0c29-4852-bf75-06c2... https://kistube.kingdomimpactventures.org/watch/398fc50f-0c29-4852-bf75-06c23e938176?_rsc=5CB68i4pnAekjehf — 200 — 1.2 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/watch/b4b68be4-d272-4fa4-b78e-dec6202d464a?_rsc=5CB68i4pnAekjehf/watch/b4b68be4-d272-4fa4-b78e-dec6... https://kistube.kingdomimpactventures.org/watch/b4b68be4-d272-4fa4-b78e-dec6202d464a?_rsc=5CB68i4pnAekjehf — 200 — 1.2 KiB — 29 ms — h3https://kistube.kingdomimpactventures.org/?_rsc=tXyZJ52UQVBCVsD3/?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.1 KiB — 41 ms — h3https://kistube.kingdomimpactventures.org/education?_rsc=tXyZJ52UQVBCVsD3/education?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/education?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 46 ms — h3https://kistube.kingdomimpactventures.org/health?_rsc=tXyZJ52UQVBCVsD3/health?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/health?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.1 KiB — 49 ms — h3https://kistube.kingdomimpactventures.org/market?_rsc=tXyZJ52UQVBCVsD3/market?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/market?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 48 ms — h3https://kistube.kingdomimpactventures.org/jobs?_rsc=tXyZJ52UQVBCVsD3/jobs?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/jobs?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 43 ms — h3https://kistube.kingdomimpactventures.org/feeds?_rsc=tXyZJ52UQVBCVsD3/feeds?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/feeds?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 42 ms — h3https://kistube.kingdomimpactventures.org/testimonies?_rsc=tXyZJ52UQVBCVsD3/testimonies?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/testimonies?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 45 ms — h3https://kistube.kingdomimpactventures.org/channels?_rsc=tXyZJ52UQVBCVsD3/channels?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/channels?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 45 ms — h3https://kistube.kingdomimpactventures.org/trending?_rsc=tXyZJ52UQVBCVsD3/trending?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/trending?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/categories?_rsc=tXyZJ52UQVBCVsD3/categories?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/categories?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/subscriptions?_rsc=tXyZJ52UQVBCVsD3/subscriptions?_rsc=tXyZJ52UQVBCVsD... https://kistube.kingdomimpactventures.org/subscriptions?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 31 ms — h3https://kistube.kingdomimpactventures.org/you?_rsc=tXyZJ52UQVBCVsD3/you?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/you?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 31 ms — h3https://kistube.kingdomimpactventures.org/cart?_rsc=tXyZJ52UQVBCVsD3/cart?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/cart?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/saved?_rsc=tXyZJ52UQVBCVsD3/saved?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/saved?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/playlists?_rsc=tXyZJ52UQVBCVsD3/playlists?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/playlists?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 29 ms — h3https://kistube.kingdomimpactventures.org/liked?_rsc=tXyZJ52UQVBCVsD3/liked?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/liked?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/queue?_rsc=tXyZJ52UQVBCVsD3/queue?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/queue?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 38 ms — h3https://kistube.kingdomimpactventures.org/history?_rsc=tXyZJ52UQVBCVsD3/history?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/history?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.0 KiB — 38 ms — h3https://kistube.kingdomimpactventures.org/watch/45d20cd2-1033-4495-8804-88953279bff7?_rsc=tXyZJ52UQVBCVsD3/watch/45d20cd2-1033-4495-8804-8895... https://kistube.kingdomimpactventures.org/watch/45d20cd2-1033-4495-8804-88953279bff7?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 72 ms — h3https://kistube.kingdomimpactventures.org/watch/ada2f6fb-ad52-4db8-98d7-f20fe6a791e6?_rsc=tXyZJ52UQVBCVsD3/watch/ada2f6fb-ad52-4db8-98d7-f20f... https://kistube.kingdomimpactventures.org/watch/ada2f6fb-ad52-4db8-98d7-f20fe6a791e6?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 97 ms — h3https://kistube.kingdomimpactventures.org/watch/398fc50f-0c29-4852-bf75-06c23e938176?_rsc=tXyZJ52UQVBCVsD3/watch/398fc50f-0c29-4852-bf75-06c2... https://kistube.kingdomimpactventures.org/watch/398fc50f-0c29-4852-bf75-06c23e938176?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 83 ms — h3https://kistube.kingdomimpactventures.org/watch/b4b68be4-d272-4fa4-b78e-dec6202d464a?_rsc=tXyZJ52UQVBCVsD3/watch/b4b68be4-d272-4fa4-b78e-dec6... https://kistube.kingdomimpactventures.org/watch/b4b68be4-d272-4fa4-b78e-dec6202d464a?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 87 ms — h3https://kistube.kingdomimpactventures.org/watch/c772e8e1-4d18-44e0-ab2b-3192f1cd2f8c?_rsc=tXyZJ52UQVBCVsD3/watch/c772e8e1-4d18-44e0-ab2b-3192... https://kistube.kingdomimpactventures.org/watch/c772e8e1-4d18-44e0-ab2b-3192f1cd2f8c?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 77 ms — h3https://kistube.kingdomimpactventures.org/watch/a75e22b5-f5b0-488a-905b-063cd962a749?_rsc=tXyZJ52UQVBCVsD3/watch/a75e22b5-f5b0-488a-905b-063c... https://kistube.kingdomimpactventures.org/watch/a75e22b5-f5b0-488a-905b-063cd962a749?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 92 ms — h3https://kistube.kingdomimpactventures.org/watch/0c4c0b47-719c-421c-83ec-7c1fd752f6b5?_rsc=tXyZJ52UQVBCVsD3/watch/0c4c0b47-719c-421c-83ec-7c1f... https://kistube.kingdomimpactventures.org/watch/0c4c0b47-719c-421c-83ec-7c1fd752f6b5?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 99 ms — h3https://kistube.kingdomimpactventures.org/watch/65ed3e03-aa7c-4eb0-bac4-e7cf5b8b0494?_rsc=tXyZJ52UQVBCVsD3/watch/65ed3e03-aa7c-4eb0-bac4-e7cf... https://kistube.kingdomimpactventures.org/watch/65ed3e03-aa7c-4eb0-bac4-e7cf5b8b0494?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 77 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
5 images, 8 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

5

Total Size

8 KB

Oversized

1

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

Send Feedback