Skip to content
https://hiteknogs.com

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
5
PASS
16
INFO
2

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

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

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

2.70 s

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.

4.14 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.71 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
25
16 PASS 5 REVIEW 2 FIX
F
Page Weight Budget
Action
4.2 MB transferred, 30 requests
FIX
4.2 MB transferred, 30 requests
Critical::
Page weighs 4.7 MB (4.2 MB transferred)
Warning::
Images are 3.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.8 MB
Info::
Fonts are 334 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 334 KB
Info::
30 HTTP requests
Info::
Estimated 0.89 g CO2 per page load
4.2 MB / 2.4 MB budget
4.2 MB transferred
30 requests
0.89 g CO2 per page load
Images 3.8 MiB 88%
Fonts 334.0 KiB 8%
CSS 58.4 KiB 1%
Other 53.9 KiB 1%
JavaScript 36.4 KiB 1%
HTML 20.8 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
9 images, 0 KB saveable
REVIEW
9 images, 0 KB saveable
Warning::
https://hiteknogs.com/assets/images/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.unsplash.com/photo-1497366216548-37... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hiteknogs.com/assets/images/logo-white.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
9 images 3.8 MB
0 oversized -0 KB
8 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1853ms total JS execution
REVIEW
1853ms total JS execution
Warning::
https://hiteknogs.com/: 1091ms CPU time
Warning::
Unattributable: 388ms CPU time
Warning::
https://hiteknogs.com/assets/js/main.js: 373ms CPU time

Main Thread Breakdown

Other 39% Style & Layout 36% Rendering 14% Script Evaluation 8%
ScriptTotalScriptingParse/CompileParty
https://hiteknogs.com/1091ms29ms3ms1st
Unattributable388ms9ms0ms1st
https://hiteknogs.com/assets/js/main.js373ms90ms2ms1st
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.
C
Page Weight Inventory
Action
30 resources · 4.2 MB · 0 KB savings available
REVIEW
30 resources · 4.2 MB · 0 KB savings available
Warning::
Page weight 4.2 MB exceeds 1 MB target by 3.2 MB
Got: 4.2 MB Expected: ≤ 1 MB
Info::
16 third-party resources (11% of weight)
Info::
3 resources over 200KB
30 resources · 4.2 MiB · 16 third-party 3.2 MiB over 1MB target
Image 90% · 3.8 MiB
Font 8% · 334.0 KiB
CSS 1% · 58.4 KiB
JavaScript 1% · 36.4 KiB
Document 0% · 20.8 KiB
Other 0% · 188 B
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
11% third-party, 0 ms blocking
PASS
11% third-party, 0 ms blocking
Info::
Third-party code accounts for 11% of page weight (459.0 KiB of 4.2 MiB)
Info::
Third-party blocking time is low (0 ms)
89%
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
6 fonts (334 KB)
PASS
6 fonts (334 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

334 KB total

Render-blocking

0

of 6

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 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.3 s LCP 2.7 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 79 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2 — 153.5 KiB — 87 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2 — 115.3 KiB — 103 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLDD4Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2 — 7.7 KiB — 74 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLCz7Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 7.7 KiB — 51 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 79 ms
Start 6.8 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 154 KB
Load time 87 ms
Start 6.8 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.woff2 woff2 swap
Size 115 KB
Load time 103 ms
Start 6.8 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
pxiByp8kv8JHgFVrLDD4Z1x... woff2 swap
Size 8 KB
Load time 74 ms
Start 6.8 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 50 ms
Start 6.8 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLCz7Z1x... woff2 swap
Size 8 KB
Load time 51 ms
Start 6.8 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)

Fixing the unchecked items could save ~134 KB and ~268 ms

A+
JS Bundles
4 scripts, 0 KB unused
PASS
4 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js25 KB3rd
https://unpkg.com/aos@2.3.1/dist/aos.js5 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.4/js/lightbox.min.js3 KB3rd
https://hiteknogs.com/assets/js/main.js4 KB1st
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: no-store, no-cache, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,User-Agent
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+
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::
4 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
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
6 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
30 requests over 7972ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 2.3 s LCP 2.7 shttps://hiteknogs.com// https://hiteknogs.com/ — 200 — 12.0 KiB — 730 ms — h2https://hiteknogs.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=10251625&pdata=https%253A%252F%252Fhiteknogs.com&id=7fa3b767c460b54a2be4d49030b349c7&ts=1785516237&cttl=0/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://hiteknogs.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=10251625&pdata=https%253A%252F%252Fhiteknogs.com&id=7fa3b767c460b54a2be4d49030b349c7&ts=1785516237&cttl=0 — 302 — 188 B — 183 ms — h2https://hiteknogs.com// https://hiteknogs.com/ — -1 — 0 B — 3.8 s — https://hiteknogs.com// https://hiteknogs.com/ — 200 — 8.8 KiB — 220 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css — 200 — 27.2 KiB — 115 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css — 200 — 19.0 KiB — 119 ms — h3https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Open+Sans:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Open+Sans:wght@400;500;600;700&display=swap — 200 — 2.6 KiB — 122 ms — h2https://unpkg.com/aos@2.3.1/dist/aos.cssunpkg.com/aos@2.3.1/dist/aos.css https://unpkg.com/aos@2.3.1/dist/aos.css — 200 — 2.6 KiB — 100 ms — h3https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.4/css/lightbox.min.csscdnjs.cloudflare.com/ajax/libs/ligh... https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.4/css/lightbox.min.css — 200 — 1.3 KiB — 96 ms — h3https://hiteknogs.com/assets/css/style.css/assets/css/style.css https://hiteknogs.com/assets/css/style.css — 200 — 5.7 KiB — 763 ms — h2https://hiteknogs.com/assets/images/logo.png/assets/images/logo.png https://hiteknogs.com/assets/images/logo.png — 200 — 1.7 MiB — 1.7 s — h2https://hiteknogs.com/assets/images/logo-white.png/assets/images/logo-white.png https://hiteknogs.com/assets/images/logo-white.png — 200 — 1.7 MiB — 1.8 s — h2https://hiteknogs.com/assets/uploads/products/6a51f56a7a795_1783756138.png/assets/uploads/products/6a51f56a7a... https://hiteknogs.com/assets/uploads/products/6a51f56a7a795_1783756138.png — 200 — 282.9 KiB — 1.5 s — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js — 200 — 24.7 KiB — 95 ms — h2https://unpkg.com/aos@2.3.1/dist/aos.jsunpkg.com/aos@2.3.1/dist/aos.js https://unpkg.com/aos@2.3.1/dist/aos.js — 200 — 4.8 KiB — 109 ms — h3https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.4/js/lightbox.min.jscdnjs.cloudflare.com/ajax/libs/ligh... https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.4/js/lightbox.min.js — 200 — 3.2 KiB — 76 ms — h3https://hiteknogs.com/assets/js/main.js/assets/js/main.js https://hiteknogs.com/assets/js/main.js — 200 — 3.8 KiB — 1.2 s — h2https://hiteknogs.com/assets/uploads/products/6a51f22d97f68_1783755309.jpeg/assets/uploads/products/6a51f22d97... https://hiteknogs.com/assets/uploads/products/6a51f22d97f68_1783755309.jpeg — 200 — 30.1 KiB — 1.2 s — h2data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='…www.w3.org/2000/svg' viewBox='0 0 3... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='… — 200 — 0 B — 0 ms — datahttps://hiteknogs.com/assets/images/hero-pattern.png/assets/images/hero-pattern.png https://hiteknogs.com/assets/images/hero-pattern.png — 404 — 54.2 KiB — 210 ms — h3https://hiteknogs.com/assets/images/pattern.png/assets/images/pattern.png https://hiteknogs.com/assets/images/pattern.png — 404 — 3.1 KiB — 223 ms — h3https://hiteknogs.com/assets/images/logo1.jpg/assets/images/logo1.jpg https://hiteknogs.com/assets/images/logo1.jpg — 404 — 10.1 KiB — 205 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 79 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2 — 200 — 153.5 KiB — 87 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2 — 200 — 115.3 KiB — 103 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 74 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 50 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 51 ms — h3https://images.unsplash.com/photo-1497366216548-37526070297c?w=600&h=400&fit=cropimages.unsplash.com/photo-149736621... https://images.unsplash.com/photo-1497366216548-37526070297c?w=600&h=400&fit=crop — 200 — 39.7 KiB — 38 ms — h2https://hiteknogs.com/assets/images/favicon.png/assets/images/favicon.png https://hiteknogs.com/assets/images/favicon.png — 200 — 53.7 KiB — 187 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
30 images, 10615 KB total, 1927 KB wasted
INFO

Image Optimization Audit

Total Images

30

Total Size

10615 KB

Oversized

2

Wasted

1927 KB

30 missing dimensions 6 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