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

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
96
GRADE
A
FIX
1
REVIEW
3
PASS
19
INFO
2

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

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

1.00 s

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

1.53 s

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

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

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

2.65 s

Page Load Progression

413 ms
826 ms
1.2 s
1.7 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
25
19 PASS 3 REVIEW 1 FIX
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
4 images, 0 KB saveable
REVIEW
4 images, 0 KB saveable
Info::
All images are well-optimized
4 images 45 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
976ms total JS execution
REVIEW
976ms total JS execution
Warning::
https://kistube.kingdomimpactventures.org/_next/st...: 272ms CPU time
Info::
Unattributable: 247ms CPU time
Info::
https://kistube.kingdomimpactventures.org/_next/st...: 236ms CPU time
Info::
https://kistube.kingdomimpactventures.org/: 220ms CPU time

Main Thread Breakdown

Script Evaluation 48% Other 27% Style & Layout 13% Script Parsing & Compilation 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://kistube.kingdomimpactventures.org/_next/static/chunks/2pbfow30r6d6h.js272ms236ms17ms1st
Unattributable247ms29ms0ms1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/0ti0qk_o58xn0.js236ms196ms15ms1st
https://kistube.kingdomimpactventures.org/220ms11ms7ms1st
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+
Page Weight Budget
451 KB transferred, 56 requests
PASS
451 KB transferred, 56 requests
Info::
Page weighs 865 KB (451 KB transferred)
Info::
56 HTTP requests
Info::
Estimated 0.09 g CO2 per page load
451 KB / 2.4 MB budget
451 KB transferred
56 requests
0.09 g CO2 per page load
JavaScript 154.7 KiB 34%
Other 86.2 KiB 19%
Fonts 81.1 KiB 18%
Other 61.5 KiB 14%
Images 45.5 KiB 10%
HTML 14.5 KiB 3%
CSS 6.4 KiB 1%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
8% third-party, 0 ms blocking
PASS
8% third-party, 0 ms blocking
Info::
Third-party code accounts for 8% of page weight (36.6 KiB of 451.3 KiB)
Info::
Third-party blocking time is low (0 ms)
92%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
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 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 1.5 shttps://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.4 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.7 KiB — 51 ms — font-display: swap
38df7484fe560b25-s.p.34... woff2 swap
Size 33 KB
Load time 65 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
83afe278b6a6bb3c-s.p.2b... woff2 swap
Size 48 KB
Load time 51 ms
Start 3.2 s
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/3emyptb930ect.js11 KB1st
https://kistube.kingdomimpactventures.org/_next/static/chunks/37339uyydct9c.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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
prefetch

3 resource hints configured

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+
Page Weight Inventory
56 resources · 451 KB · 29 KB savings available
PASS
56 resources · 451 KB · 29 KB savings available
Info::
Within 1MB page-weight target
Got: 451 KB
Info::
3 third-party resources (8% of weight)
56 resources · 451.3 KiB · 3 third-party Within 1MB page-weight target
JavaScript 34% · 154.7 KiB
Image 24% · 107.0 KiB
Other 19% · 87.5 KiB
Font 18% · 81.1 KiB
Document 3% · 14.5 KiB
CSS 1% · 6.4 KiB

~29.1 KiB of savings available

Remove unused JavaScript: 29.1 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
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
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
56 requests over 4316ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.0 s LCP 1.5 shttps://kistube.kingdomimpactventures.org// https://kistube.kingdomimpactventures.org/ — 200 — 14.5 KiB — 3.2 s — h2https://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.4 KiB — 65 ms — h2https://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.7 KiB — 51 ms — h2https://kistube.kingdomimpactventures.org/_next/static/chunks/2ai-kil5umkez.css/_next/static/chunks/2ai-kil5umkez.... https://kistube.kingdomimpactventures.org/_next/static/chunks/2ai-kil5umkez.css — 200 — 6.4 KiB — 56 ms — h2https://kistube.kingdomimpactventures.org/manifest.webmanifest/manifest.webmanifest https://kistube.kingdomimpactventures.org/manifest.webmanifest — 200 — 1.3 KiB — 117 ms — h3https://kistube.kingdomimpactventures.org/_next/image?url=%2Flogo-64.png&w=64&q=75/_next/image?url=%2Flogo-64.png&w=6... https://kistube.kingdomimpactventures.org/_next/image?url=%2Flogo-64.png&w=64&q=75 — 200 — 8.9 KiB — 47 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 — 61 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 — 99 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 — 124 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 — 119 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 — 46 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/3emyptb930ect.js/_next/static/chunks/3emyptb930ect.... https://kistube.kingdomimpactventures.org/_next/static/chunks/3emyptb930ect.js — 200 — 11.0 KiB — 100 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/37339uyydct9c.js/_next/static/chunks/37339uyydct9c.... https://kistube.kingdomimpactventures.org/_next/static/chunks/37339uyydct9c.js — 200 — 9.5 KiB — 100 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 — 71 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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8ab83188c0fa5afe178b815971545234326f48b7042803348ce3bd4e1115edf0s3.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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8ab83188c0fa5afe178b815971545234326f48b7042803348ce3bd4e1115edf0 — 200 — 3.5 KiB — 209 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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=193d0fb57eaca522025f9b06075121177d5d068f486fdf2a6f39fde2d9d943ces3.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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=193d0fb57eaca522025f9b06075121177d5d068f486fdf2a6f39fde2d9d943ce — 200 — 16.5 KiB — 179 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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9ed4d60dd66b2987a319ace614f4bf70de621f4aca4b9af79ae2295d54eac8b6s3.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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9ed4d60dd66b2987a319ace614f4bf70de621f4aca4b9af79ae2295d54eac8b6 — 200 — 16.5 KiB — 168 ms — http/1.1https://kistube.kingdomimpactventures.org/logo-32.png/logo-32.png https://kistube.kingdomimpactventures.org/logo-32.png — 200 — 3.0 KiB — 30 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.7 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/health?_rsc=5CB68i4pnAekjehf/health?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/health?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 473 ms — h3https://kistube.kingdomimpactventures.org/market?_rsc=5CB68i4pnAekjehf/market?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/market?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 480 ms — h3https://kistube.kingdomimpactventures.org/jobs?_rsc=5CB68i4pnAekjehf/jobs?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/jobs?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 496 ms — h3https://kistube.kingdomimpactventures.org/feeds?_rsc=5CB68i4pnAekjehf/feeds?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/feeds?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 456 ms — h3https://kistube.kingdomimpactventures.org/testimonies?_rsc=5CB68i4pnAekjehf/testimonies?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/testimonies?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 60 ms — h3https://kistube.kingdomimpactventures.org/channels?_rsc=5CB68i4pnAekjehf/channels?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/channels?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 58 ms — h3https://kistube.kingdomimpactventures.org/trending?_rsc=5CB68i4pnAekjehf/trending?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/trending?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 60 ms — h3https://kistube.kingdomimpactventures.org/categories?_rsc=5CB68i4pnAekjehf/categories?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/categories?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 61 ms — h3https://kistube.kingdomimpactventures.org/subscriptions?_rsc=5CB68i4pnAekjehf/subscriptions?_rsc=5CB68i4pnAekjeh... https://kistube.kingdomimpactventures.org/subscriptions?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 31 ms — h3https://kistube.kingdomimpactventures.org/you?_rsc=5CB68i4pnAekjehf/you?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/you?_rsc=5CB68i4pnAekjehf — 200 — 1.6 KiB — 36 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.0 s LCP 1.5 shttps://kistube.kingdomimpactventures.org// https://kistube.kingdomimpactventures.org/ — 200 — 14.5 KiB — 3.2 s — h2https://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.4 KiB — 65 ms — h2https://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.7 KiB — 51 ms — h2https://kistube.kingdomimpactventures.org/_next/static/chunks/2ai-kil5umkez.css/_next/static/chunks/2ai-kil5umkez.... https://kistube.kingdomimpactventures.org/_next/static/chunks/2ai-kil5umkez.css — 200 — 6.4 KiB — 56 ms — h2https://kistube.kingdomimpactventures.org/manifest.webmanifest/manifest.webmanifest https://kistube.kingdomimpactventures.org/manifest.webmanifest — 200 — 1.3 KiB — 117 ms — h3https://kistube.kingdomimpactventures.org/_next/image?url=%2Flogo-64.png&w=64&q=75/_next/image?url=%2Flogo-64.png&w=6... https://kistube.kingdomimpactventures.org/_next/image?url=%2Flogo-64.png&w=64&q=75 — 200 — 8.9 KiB — 47 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 — 61 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 — 99 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 — 124 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 — 119 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 — 46 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/3emyptb930ect.js/_next/static/chunks/3emyptb930ect.... https://kistube.kingdomimpactventures.org/_next/static/chunks/3emyptb930ect.js — 200 — 11.0 KiB — 100 ms — h3https://kistube.kingdomimpactventures.org/_next/static/chunks/37339uyydct9c.js/_next/static/chunks/37339uyydct9c.... https://kistube.kingdomimpactventures.org/_next/static/chunks/37339uyydct9c.js — 200 — 9.5 KiB — 100 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 — 71 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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8ab83188c0fa5afe178b815971545234326f48b7042803348ce3bd4e1115edf0s3.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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8ab83188c0fa5afe178b815971545234326f48b7042803348ce3bd4e1115edf0 — 200 — 3.5 KiB — 209 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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=193d0fb57eaca522025f9b06075121177d5d068f486fdf2a6f39fde2d9d943ces3.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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=193d0fb57eaca522025f9b06075121177d5d068f486fdf2a6f39fde2d9d943ce — 200 — 16.5 KiB — 179 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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9ed4d60dd66b2987a319ace614f4bf70de621f4aca4b9af79ae2295d54eac8b6s3.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%2F20260906%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260906T101643Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9ed4d60dd66b2987a319ace614f4bf70de621f4aca4b9af79ae2295d54eac8b6 — 200 — 16.5 KiB — 168 ms — http/1.1https://kistube.kingdomimpactventures.org/logo-32.png/logo-32.png https://kistube.kingdomimpactventures.org/logo-32.png — 200 — 3.0 KiB — 30 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.7 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/health?_rsc=5CB68i4pnAekjehf/health?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/health?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 473 ms — h3https://kistube.kingdomimpactventures.org/market?_rsc=5CB68i4pnAekjehf/market?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/market?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 480 ms — h3https://kistube.kingdomimpactventures.org/jobs?_rsc=5CB68i4pnAekjehf/jobs?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/jobs?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 496 ms — h3https://kistube.kingdomimpactventures.org/feeds?_rsc=5CB68i4pnAekjehf/feeds?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/feeds?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 456 ms — h3https://kistube.kingdomimpactventures.org/testimonies?_rsc=5CB68i4pnAekjehf/testimonies?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/testimonies?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 60 ms — h3https://kistube.kingdomimpactventures.org/channels?_rsc=5CB68i4pnAekjehf/channels?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/channels?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 58 ms — h3https://kistube.kingdomimpactventures.org/trending?_rsc=5CB68i4pnAekjehf/trending?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/trending?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 60 ms — h3https://kistube.kingdomimpactventures.org/categories?_rsc=5CB68i4pnAekjehf/categories?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/categories?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 61 ms — h3https://kistube.kingdomimpactventures.org/subscriptions?_rsc=5CB68i4pnAekjehf/subscriptions?_rsc=5CB68i4pnAekjeh... https://kistube.kingdomimpactventures.org/subscriptions?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 31 ms — h3https://kistube.kingdomimpactventures.org/you?_rsc=5CB68i4pnAekjehf/you?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/you?_rsc=5CB68i4pnAekjehf — 200 — 1.6 KiB — 36 ms — h3https://kistube.kingdomimpactventures.org/cart?_rsc=5CB68i4pnAekjehf/cart?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/cart?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 28 ms — h3https://kistube.kingdomimpactventures.org/saved?_rsc=5CB68i4pnAekjehf/saved?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/saved?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 25 ms — h3https://kistube.kingdomimpactventures.org/playlists?_rsc=5CB68i4pnAekjehf/playlists?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/playlists?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 26 ms — h3https://kistube.kingdomimpactventures.org/liked?_rsc=5CB68i4pnAekjehf/liked?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/liked?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 26 ms — h3https://kistube.kingdomimpactventures.org/queue?_rsc=5CB68i4pnAekjehf/queue?_rsc=5CB68i4pnAekjehf https://kistube.kingdomimpactventures.org/queue?_rsc=5CB68i4pnAekjehf — 200 — 1.7 KiB — 29 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.8 KiB — 39 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.7 KiB — 31 ms — h3https://kistube.kingdomimpactventures.org/?_rsc=tXyZJ52UQVBCVsD3/?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/?_rsc=tXyZJ52UQVBCVsD3 — 200 — 3.0 KiB — 34 ms — h3https://kistube.kingdomimpactventures.org/education?_rsc=tXyZJ52UQVBCVsD3/education?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/education?_rsc=tXyZJ52UQVBCVsD3 — 200 — 3.0 KiB — 38 ms — h3https://kistube.kingdomimpactventures.org/health?_rsc=tXyZJ52UQVBCVsD3/health?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/health?_rsc=tXyZJ52UQVBCVsD3 — 200 — 3.0 KiB — 29 ms — h3https://kistube.kingdomimpactventures.org/market?_rsc=tXyZJ52UQVBCVsD3/market?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/market?_rsc=tXyZJ52UQVBCVsD3 — 200 — 3.0 KiB — 29 ms — h3https://kistube.kingdomimpactventures.org/jobs?_rsc=tXyZJ52UQVBCVsD3/jobs?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/jobs?_rsc=tXyZJ52UQVBCVsD3 — 200 — 3.0 KiB — 29 ms — h3https://kistube.kingdomimpactventures.org/feeds?_rsc=tXyZJ52UQVBCVsD3/feeds?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/feeds?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 28 ms — h3https://kistube.kingdomimpactventures.org/testimonies?_rsc=tXyZJ52UQVBCVsD3/testimonies?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/testimonies?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 31 ms — h3https://kistube.kingdomimpactventures.org/channels?_rsc=tXyZJ52UQVBCVsD3/channels?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/channels?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 35 ms — h3https://kistube.kingdomimpactventures.org/trending?_rsc=tXyZJ52UQVBCVsD3/trending?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/trending?_rsc=tXyZJ52UQVBCVsD3 — 200 — 3.0 KiB — 26 ms — h3https://kistube.kingdomimpactventures.org/categories?_rsc=tXyZJ52UQVBCVsD3/categories?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/categories?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 26 ms — h3https://kistube.kingdomimpactventures.org/subscriptions?_rsc=tXyZJ52UQVBCVsD3/subscriptions?_rsc=tXyZJ52UQVBCVsD... https://kistube.kingdomimpactventures.org/subscriptions?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 27 ms — h3https://kistube.kingdomimpactventures.org/you?_rsc=tXyZJ52UQVBCVsD3/you?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/you?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 28 ms — h3https://kistube.kingdomimpactventures.org/cart?_rsc=tXyZJ52UQVBCVsD3/cart?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/cart?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 30 ms — h3https://kistube.kingdomimpactventures.org/saved?_rsc=tXyZJ52UQVBCVsD3/saved?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/saved?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 28 ms — h3https://kistube.kingdomimpactventures.org/playlists?_rsc=tXyZJ52UQVBCVsD3/playlists?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/playlists?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 26 ms — h3https://kistube.kingdomimpactventures.org/liked?_rsc=tXyZJ52UQVBCVsD3/liked?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/liked?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 28 ms — h3https://kistube.kingdomimpactventures.org/queue?_rsc=tXyZJ52UQVBCVsD3/queue?_rsc=tXyZJ52UQVBCVsD3 https://kistube.kingdomimpactventures.org/queue?_rsc=tXyZJ52UQVBCVsD3 — 200 — 2.9 KiB — 26 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 — 2.1 KiB — 84 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 — 3.3 KiB — 123 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

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

Send Feedback