Skip to content
https://tibzi.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
96
GRADE
A
FIX
0
REVIEW
3
PASS
20
INFO
3

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

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

1.31 s

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

2.43 s

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

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

1.71 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.43 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
26
20 PASS 3 REVIEW
C
JS Execution Cost
Action
1127ms total JS execution
REVIEW
1127ms total JS execution
Warning::
https://tibzi.com/: 529ms CPU time
Warning::
https://tibzi.com/assets/index-DAr8l0XQ.js: 316ms CPU time
Warning::
Unattributable: 281ms CPU time

Main Thread Breakdown

Other 39% Script Evaluation 27% Style & Layout 22% Rendering 9%
ScriptTotalScriptingParse/CompileParty
https://tibzi.com/529ms49ms2ms1st
https://tibzi.com/assets/index-DAr8l0XQ.js316ms254ms1ms1st
Unattributable281ms18ms0ms1st
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
public, max-age=0
REVIEW
public, max-age=0
Info::
Cache-Control header is set
Got: public, max-age=0
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present
Cache-Control

public, max-age=0

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
A+
Page Weight Budget
340 KB transferred, 48 requests
PASS
340 KB transferred, 48 requests
Info::
Page weighs 771 KB (340 KB transferred)
Info::
48 HTTP requests
Info::
Estimated 0.07 g CO2 per page load
340 KB / 2.4 MB budget
340 KB transferred
48 requests
0.07 g CO2 per page load
Fonts 161.3 KiB 47%
JavaScript 155.8 KiB 46%
HTML 14.0 KiB 4%
Other 7.5 KiB 2%
Other 486 B 0%
Other 400 B 0%
Images 317 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-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
Image Optimization
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Warning::
https://tibzi.com/img/logo-transparent.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
1 images 0 KB
0 oversized -0 KB
1 legacy format
1 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

A+
Font Loading
3 fonts (161 KB)
PASS
3 fonts (161 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

161 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.3 s LCP 2.4 shttps://tibzi.com/fonts/inter-latin.woff2inter-latin.woff2 https://tibzi.com/fonts/inter-latin.woff2 — 47.3 KiB — 116 ms — font-display: swaphttps://tibzi.com/fonts/inter-latin-ext.woff2inter-latin-ext.woff2 https://tibzi.com/fonts/inter-latin-ext.woff2 — 83.2 KiB — 114 ms — font-display: swaphttps://tibzi.com/fonts/jetbrains-mono-latin.woff2jetbrains-mono-latin.woff2 https://tibzi.com/fonts/jetbrains-mono-latin.woff2 — 30.8 KiB — 55 ms — font-display: swap
inter-latin.woff2 woff2 swap
Size 47 KB
Load time 116 ms
Start 235 ms
Risk FOUT — text flashes from fallback to web font
inter-latin-ext.woff2 woff2 swap
Size 83 KB
Load time 114 ms
Start 473 ms
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-latin.woff2 woff2 swap
Size 31 KB
Load time 55 ms
Start 706 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
39 scripts, 0 KB unused
PASS
39 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://tibzi.com/assets/index-DAr8l0XQ.js66 KB1st
https://tibzi.com/assets/Home-ClYvvYJo.js9 KB1st
https://tibzi.com/assets/useAudit-BMdOvArL.js3 KB1st
https://tibzi.com/assets/turnstile-DvUZs_rY.js2 KB1st
https://tibzi.com/assets/target-BpKv7Yel.js0 KB1st
https://tibzi.com/assets/circle-alert-C7iUuAw7.js0 KB1st
https://tibzi.com/assets/loader-circle-BU3RnvoK.js0 KB1st
https://tibzi.com/assets/api-BGgtK02Q.js1 KB1st
https://tibzi.com/assets/categories-NkdRZYy3.js2 KB1st
https://tibzi.com/assets/globe-CFXlyy_v.js0 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 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+
Document Compression
Document response uses brotli
PASS
Document 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 max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
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::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
A+
Page Weight Inventory
48 resources · 340 KB · 0 KB savings available
PASS
48 resources · 340 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 340 KB
48 resources · 339.8 KiB · 0 third-party Within 1MB page-weight target
Font 47% · 161.3 KiB
JavaScript 46% · 155.8 KiB
Document 4% · 14.0 KiB
Other 2% · 8.0 KiB
Image 0% · 717 B
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: Hetzner Online GmbH

Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
48 requests over 764ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.3 s LCP 2.4 shttps://tibzi.com// https://tibzi.com/ — 200 — 14.0 KiB — 221 ms — h2https://tibzi.com/fonts/inter-latin.woff2/fonts/inter-latin.woff2 https://tibzi.com/fonts/inter-latin.woff2 — 200 — 47.3 KiB — 116 ms — h2https://tibzi.com/assets/index-DAr8l0XQ.js/assets/index-DAr8l0XQ.js https://tibzi.com/assets/index-DAr8l0XQ.js — 200 — 65.7 KiB — 155 ms — h2https://tibzi.com/manifest.json/manifest.json https://tibzi.com/manifest.json — 200 — 486 B — 506 ms — h2https://tibzi.com/assets/Home-ClYvvYJo.js/assets/Home-ClYvvYJo.js https://tibzi.com/assets/Home-ClYvvYJo.js — 200 — 9.2 KiB — 53 ms — h2https://tibzi.com/assets/useAudit-BMdOvArL.js/assets/useAudit-BMdOvArL.js https://tibzi.com/assets/useAudit-BMdOvArL.js — 200 — 2.7 KiB — 60 ms — h2https://tibzi.com/assets/turnstile-DvUZs_rY.js/assets/turnstile-DvUZs_rY.js https://tibzi.com/assets/turnstile-DvUZs_rY.js — 200 — 2.3 KiB — 63 ms — h2https://tibzi.com/assets/target-BpKv7Yel.js/assets/target-BpKv7Yel.js https://tibzi.com/assets/target-BpKv7Yel.js — 200 — 299 B — 67 ms — h2https://tibzi.com/assets/circle-alert-C7iUuAw7.js/assets/circle-alert-C7iUuAw7.js https://tibzi.com/assets/circle-alert-C7iUuAw7.js — 200 — 328 B — 70 ms — h2https://tibzi.com/assets/loader-circle-BU3RnvoK.js/assets/loader-circle-BU3RnvoK.js https://tibzi.com/assets/loader-circle-BU3RnvoK.js — 200 — 293 B — 73 ms — h2https://tibzi.com/assets/api-BGgtK02Q.js/assets/api-BGgtK02Q.js https://tibzi.com/assets/api-BGgtK02Q.js — 200 — 1.2 KiB — 76 ms — h2https://tibzi.com/assets/categories-NkdRZYy3.js/assets/categories-NkdRZYy3.js https://tibzi.com/assets/categories-NkdRZYy3.js — 200 — 2.0 KiB — 80 ms — h2https://tibzi.com/assets/globe-CFXlyy_v.js/assets/globe-CFXlyy_v.js https://tibzi.com/assets/globe-CFXlyy_v.js — 200 — 332 B — 81 ms — h2https://tibzi.com/assets/triangle-alert-DXaVds7r.js/assets/triangle-alert-DXaVds7r.js https://tibzi.com/assets/triangle-alert-DXaVds7r.js — 200 — 352 B — 84 ms — h2https://tibzi.com/assets/shield-alert-WIfkWqu4.js/assets/shield-alert-WIfkWqu4.js https://tibzi.com/assets/shield-alert-WIfkWqu4.js — 200 — 506 B — 86 ms — h2https://tibzi.com/assets/shield-check-0XE7lGnB.js/assets/shield-check-0XE7lGnB.js https://tibzi.com/assets/shield-check-0XE7lGnB.js — 200 — 384 B — 87 ms — h2https://tibzi.com/assets/eye-BlY2WNFV.js/assets/eye-BlY2WNFV.js https://tibzi.com/assets/eye-BlY2WNFV.js — 200 — 338 B — 91 ms — h2https://tibzi.com/assets/link-2-5ZDIjkOu.js/assets/link-2-5ZDIjkOu.js https://tibzi.com/assets/link-2-5ZDIjkOu.js — 200 — 434 B — 95 ms — h2https://tibzi.com/assets/sparkles-CqFRcCBq.js/assets/sparkles-CqFRcCBq.js https://tibzi.com/assets/sparkles-CqFRcCBq.js — 200 — 433 B — 96 ms — h2https://tibzi.com/assets/leaf-3wqFnzqr.js/assets/leaf-3wqFnzqr.js https://tibzi.com/assets/leaf-3wqFnzqr.js — 200 — 362 B — 99 ms — h2https://tibzi.com/assets/AuditProgress-DhN3dUq5.js/assets/AuditProgress-DhN3dUq5.js https://tibzi.com/assets/AuditProgress-DhN3dUq5.js — 200 — 1.9 KiB — 103 ms — h2https://tibzi.com/assets/CategoryCard-Bz-JgXKv.js/assets/CategoryCard-Bz-JgXKv.js https://tibzi.com/assets/CategoryCard-Bz-JgXKv.js — 200 — 9.1 KiB — 108 ms — h2https://tibzi.com/assets/chevron-up-CYw3EzO7.js/assets/chevron-up-CYw3EzO7.js https://tibzi.com/assets/chevron-up-CYw3EzO7.js — 200 — 319 B — 111 ms — h2https://tibzi.com/assets/circle-check-DtTblqrv.js/assets/circle-check-DtTblqrv.js https://tibzi.com/assets/circle-check-DtTblqrv.js — 200 — 307 B — 114 ms — h2https://tibzi.com/assets/lightbulb-BF42uxa0.js/assets/lightbulb-BF42uxa0.js https://tibzi.com/assets/lightbulb-BF42uxa0.js — 200 — 357 B — 117 ms — h2https://tibzi.com/assets/AuditResults-C0QHf6tj.js/assets/AuditResults-C0QHf6tj.js https://tibzi.com/assets/AuditResults-C0QHf6tj.js — 200 — 7.9 KiB — 120 ms — h2https://tibzi.com/assets/TypedScoreCard-BXpttIM0.js/assets/TypedScoreCard-BXpttIM0.js https://tibzi.com/assets/TypedScoreCard-BXpttIM0.js — 200 — 1.4 KiB — 120 ms — h2https://tibzi.com/assets/site-types-BxhsqBQT.js/assets/site-types-BxhsqBQT.js https://tibzi.com/assets/site-types-BxhsqBQT.js — 200 — 36.5 KiB — 170 ms — h2https://tibzi.com/assets/building-2-3BpUZ13X.js/assets/building-2-3BpUZ13X.js https://tibzi.com/assets/building-2-3BpUZ13X.js — 200 — 381 B — 126 ms — h2https://tibzi.com/assets/arrow-right-C0PYYhic.js/assets/arrow-right-C0PYYhic.js https://tibzi.com/assets/arrow-right-C0PYYhic.js — 200 — 298 B — 128 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.3 s LCP 2.4 shttps://tibzi.com// https://tibzi.com/ — 200 — 14.0 KiB — 221 ms — h2https://tibzi.com/fonts/inter-latin.woff2/fonts/inter-latin.woff2 https://tibzi.com/fonts/inter-latin.woff2 — 200 — 47.3 KiB — 116 ms — h2https://tibzi.com/assets/index-DAr8l0XQ.js/assets/index-DAr8l0XQ.js https://tibzi.com/assets/index-DAr8l0XQ.js — 200 — 65.7 KiB — 155 ms — h2https://tibzi.com/manifest.json/manifest.json https://tibzi.com/manifest.json — 200 — 486 B — 506 ms — h2https://tibzi.com/assets/Home-ClYvvYJo.js/assets/Home-ClYvvYJo.js https://tibzi.com/assets/Home-ClYvvYJo.js — 200 — 9.2 KiB — 53 ms — h2https://tibzi.com/assets/useAudit-BMdOvArL.js/assets/useAudit-BMdOvArL.js https://tibzi.com/assets/useAudit-BMdOvArL.js — 200 — 2.7 KiB — 60 ms — h2https://tibzi.com/assets/turnstile-DvUZs_rY.js/assets/turnstile-DvUZs_rY.js https://tibzi.com/assets/turnstile-DvUZs_rY.js — 200 — 2.3 KiB — 63 ms — h2https://tibzi.com/assets/target-BpKv7Yel.js/assets/target-BpKv7Yel.js https://tibzi.com/assets/target-BpKv7Yel.js — 200 — 299 B — 67 ms — h2https://tibzi.com/assets/circle-alert-C7iUuAw7.js/assets/circle-alert-C7iUuAw7.js https://tibzi.com/assets/circle-alert-C7iUuAw7.js — 200 — 328 B — 70 ms — h2https://tibzi.com/assets/loader-circle-BU3RnvoK.js/assets/loader-circle-BU3RnvoK.js https://tibzi.com/assets/loader-circle-BU3RnvoK.js — 200 — 293 B — 73 ms — h2https://tibzi.com/assets/api-BGgtK02Q.js/assets/api-BGgtK02Q.js https://tibzi.com/assets/api-BGgtK02Q.js — 200 — 1.2 KiB — 76 ms — h2https://tibzi.com/assets/categories-NkdRZYy3.js/assets/categories-NkdRZYy3.js https://tibzi.com/assets/categories-NkdRZYy3.js — 200 — 2.0 KiB — 80 ms — h2https://tibzi.com/assets/globe-CFXlyy_v.js/assets/globe-CFXlyy_v.js https://tibzi.com/assets/globe-CFXlyy_v.js — 200 — 332 B — 81 ms — h2https://tibzi.com/assets/triangle-alert-DXaVds7r.js/assets/triangle-alert-DXaVds7r.js https://tibzi.com/assets/triangle-alert-DXaVds7r.js — 200 — 352 B — 84 ms — h2https://tibzi.com/assets/shield-alert-WIfkWqu4.js/assets/shield-alert-WIfkWqu4.js https://tibzi.com/assets/shield-alert-WIfkWqu4.js — 200 — 506 B — 86 ms — h2https://tibzi.com/assets/shield-check-0XE7lGnB.js/assets/shield-check-0XE7lGnB.js https://tibzi.com/assets/shield-check-0XE7lGnB.js — 200 — 384 B — 87 ms — h2https://tibzi.com/assets/eye-BlY2WNFV.js/assets/eye-BlY2WNFV.js https://tibzi.com/assets/eye-BlY2WNFV.js — 200 — 338 B — 91 ms — h2https://tibzi.com/assets/link-2-5ZDIjkOu.js/assets/link-2-5ZDIjkOu.js https://tibzi.com/assets/link-2-5ZDIjkOu.js — 200 — 434 B — 95 ms — h2https://tibzi.com/assets/sparkles-CqFRcCBq.js/assets/sparkles-CqFRcCBq.js https://tibzi.com/assets/sparkles-CqFRcCBq.js — 200 — 433 B — 96 ms — h2https://tibzi.com/assets/leaf-3wqFnzqr.js/assets/leaf-3wqFnzqr.js https://tibzi.com/assets/leaf-3wqFnzqr.js — 200 — 362 B — 99 ms — h2https://tibzi.com/assets/AuditProgress-DhN3dUq5.js/assets/AuditProgress-DhN3dUq5.js https://tibzi.com/assets/AuditProgress-DhN3dUq5.js — 200 — 1.9 KiB — 103 ms — h2https://tibzi.com/assets/CategoryCard-Bz-JgXKv.js/assets/CategoryCard-Bz-JgXKv.js https://tibzi.com/assets/CategoryCard-Bz-JgXKv.js — 200 — 9.1 KiB — 108 ms — h2https://tibzi.com/assets/chevron-up-CYw3EzO7.js/assets/chevron-up-CYw3EzO7.js https://tibzi.com/assets/chevron-up-CYw3EzO7.js — 200 — 319 B — 111 ms — h2https://tibzi.com/assets/circle-check-DtTblqrv.js/assets/circle-check-DtTblqrv.js https://tibzi.com/assets/circle-check-DtTblqrv.js — 200 — 307 B — 114 ms — h2https://tibzi.com/assets/lightbulb-BF42uxa0.js/assets/lightbulb-BF42uxa0.js https://tibzi.com/assets/lightbulb-BF42uxa0.js — 200 — 357 B — 117 ms — h2https://tibzi.com/assets/AuditResults-C0QHf6tj.js/assets/AuditResults-C0QHf6tj.js https://tibzi.com/assets/AuditResults-C0QHf6tj.js — 200 — 7.9 KiB — 120 ms — h2https://tibzi.com/assets/TypedScoreCard-BXpttIM0.js/assets/TypedScoreCard-BXpttIM0.js https://tibzi.com/assets/TypedScoreCard-BXpttIM0.js — 200 — 1.4 KiB — 120 ms — h2https://tibzi.com/assets/site-types-BxhsqBQT.js/assets/site-types-BxhsqBQT.js https://tibzi.com/assets/site-types-BxhsqBQT.js — 200 — 36.5 KiB — 170 ms — h2https://tibzi.com/assets/building-2-3BpUZ13X.js/assets/building-2-3BpUZ13X.js https://tibzi.com/assets/building-2-3BpUZ13X.js — 200 — 381 B — 126 ms — h2https://tibzi.com/assets/arrow-right-C0PYYhic.js/assets/arrow-right-C0PYYhic.js https://tibzi.com/assets/arrow-right-C0PYYhic.js — 200 — 298 B — 128 ms — h2https://tibzi.com/assets/InvoiceModal-VHZD3mI4.js/assets/InvoiceModal-VHZD3mI4.js https://tibzi.com/assets/InvoiceModal-VHZD3mI4.js — 200 — 3.5 KiB — 132 ms — h2https://tibzi.com/assets/user-B0nfw98O.js/assets/user-B0nfw98O.js https://tibzi.com/assets/user-B0nfw98O.js — 200 — 324 B — 133 ms — h2https://tibzi.com/assets/refresh-cw-EpmDtKPK.js/assets/refresh-cw-EpmDtKPK.js https://tibzi.com/assets/refresh-cw-EpmDtKPK.js — 200 — 351 B — 134 ms — h2https://tibzi.com/assets/circle-check-big-D9cDADkm.js/assets/circle-check-big-D9cDADkm.j... https://tibzi.com/assets/circle-check-big-D9cDADkm.js — 200 — 318 B — 136 ms — h2https://tibzi.com/assets/clock-DUm7GhoL.js/assets/clock-DUm7GhoL.js https://tibzi.com/assets/clock-DUm7GhoL.js — 200 — 308 B — 137 ms — h2https://tibzi.com/assets/check-BkfbecQN.js/assets/check-BkfbecQN.js https://tibzi.com/assets/check-BkfbecQN.js — 200 — 316 B — 138 ms — h2https://tibzi.com/assets/star-BBj4QaNj.js/assets/star-BBj4QaNj.js https://tibzi.com/assets/star-BBj4QaNj.js — 200 — 429 B — 139 ms — h2https://tibzi.com/assets/book-open-dIbd2f2z.js/assets/book-open-dIbd2f2z.js https://tibzi.com/assets/book-open-dIbd2f2z.js — 200 — 347 B — 140 ms — h2https://tibzi.com/assets/calendar-DU5rSNsi.js/assets/calendar-DU5rSNsi.js https://tibzi.com/assets/calendar-DU5rSNsi.js — 200 — 335 B — 147 ms — h2https://tibzi.com/assets/SEOHead-T4qDxZDH.js/assets/SEOHead-T4qDxZDH.js https://tibzi.com/assets/SEOHead-T4qDxZDH.js — 200 — 726 B — 153 ms — h2https://tibzi.com/assets/seo-B56T2eY0.js/assets/seo-B56T2eY0.js https://tibzi.com/assets/seo-B56T2eY0.js — 200 — 3.0 KiB — 157 ms — h2https://tibzi.com/assets/circle-x-weQKgFzw.js/assets/circle-x-weQKgFzw.js https://tibzi.com/assets/circle-x-weQKgFzw.js — 200 — 315 B — 160 ms — h2https://tibzi.com/img/logo-transparent.svg/img/logo-transparent.svg https://tibzi.com/img/logo-transparent.svg — 200 — 317 B — 162 ms — h2https://tibzi.com/fonts/inter-latin-ext.woff2/fonts/inter-latin-ext.woff2 https://tibzi.com/fonts/inter-latin-ext.woff2 — 200 — 83.2 KiB — 114 ms — h2https://tibzi.com/favicon.svg/favicon.svg https://tibzi.com/favicon.svg — 200 — 400 B — 137 ms — h2https://tibzi.com/api/blog/api/blog https://tibzi.com/api/blog — 200 — 7.5 KiB — 62 ms — h2https://tibzi.com/fonts/jetbrains-mono-latin.woff2/fonts/jetbrains-mono-latin.woff2 https://tibzi.com/fonts/jetbrains-mono-latin.woff2 — 200 — 30.8 KiB — 55 ms — h2https://tibzi.com/favicon.svg/favicon.svg https://tibzi.com/favicon.svg — 200 — 0 B — 2 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
2 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

2

Total Size

0 KB

2 missing dimensions 1 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