Skip to content
https://techex.kyiv.ua

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
4
REVIEW
7
PASS
12
INFO
3

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

88
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.
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.97 s

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

1.97 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.036

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

1.97 s

Page Load Progression

2.4 s
4.8 s
7.1 s
9.5 s
11.9 s
14.3 s
16.7 s
19.1 s
Checks
26
12 PASS 7 REVIEW 4 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 105 requests
FIX
2.9 MB transferred, 105 requests
Warning::
Page weighs 3.0 MB (2.9 MB transferred)
Warning::
Images are 2.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.6 MB
Warning::
105 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.60 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
105 requests
0.60 g CO2 per page load
Images 2.6 MiB 93%
Fonts 141.3 KiB 5%
JavaScript 44.3 KiB 2%
HTML 12.2 KiB 0%
CSS 11.4 KiB 0%
Other 5.7 KiB 0%
Other 929 B 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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
105 resources · 2.9 MB · 23 KB savings available
FIX
105 resources · 2.9 MB · 23 KB savings available
Warning::
Page weight 2.9 MB exceeds 1 MB target by 1.9 MB
Got: 2.9 MB Expected: ≤ 1 MB
Warning::
104 third-party resources (100% of weight)
Info::
3 resources over 200KB
105 resources · 2.9 MiB · 104 third-party 1.9 MiB over 1MB target
Image 93% · 2.7 MiB
Font 5% · 141.3 KiB
JavaScript 2% · 44.3 KiB
Document 0% · 12.5 KiB
CSS 0% · 11.4 KiB
Other 0% · 929 B

~23.1 KiB of savings available

Remove unused JavaScript: 23.1 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
89 images, 0 KB saveable
REVIEW
89 images, 0 KB saveable
Warning::
https://techex.com.ua/wp-content/uploads/2026/05/7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://techex.com.ua/wp-content/uploads/2026/05/2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://techex.com.ua/wp-content/themes/techex/img... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://techex.com.ua/wp-content/uploads/2026/05/d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://techex.com.ua/wp-content/themes/techex/img... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
89 images 2.6 MB
0 oversized -0 KB
13 legacy format
5 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

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
1003ms total JS execution
REVIEW
1003ms total JS execution
Warning::
Unattributable: 618ms CPU time
Warning::
https://techex.com.ua/: 385ms CPU time
Info::
Third-party scripts: 385ms (38% of total)

Main Thread Breakdown

Other 61% Style & Layout 19% Rendering 9% Script Evaluation 7% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable618ms12ms0ms1st
https://techex.com.ua/385ms9ms2ms3rd
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
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
JavaScript Blocking
1 JS blocking issue(s) detected
REVIEW
1 JS blocking issue(s) detected
Warning::
5 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+
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
4 fonts (141 KB)
PASS
4 fonts (141 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

141 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 2.0 s LCP 2.0 shttps://techex.com.ua/wp-content/themes/techex/fonts/SFUIText-Semibold.woff2SFUIText-Semibold.woff2 https://techex.com.ua/wp-content/themes/techex/fonts/SFUIText-Semibold.woff2 — 51.1 KiB — 244 ms — font-display: swaphttps://techex.com.ua/wp-content/themes/techex/fonts/Gilroy-Semibold.woff2Gilroy-Semibold.woff2 https://techex.com.ua/wp-content/themes/techex/fonts/Gilroy-Semibold.woff2 — 26.9 KiB — 227 ms — font-display: swaphttps://techex.com.ua/wp-content/themes/techex/fonts/SFUIText-Medium.woff2SFUIText-Medium.woff2 https://techex.com.ua/wp-content/themes/techex/fonts/SFUIText-Medium.woff2 — 50.8 KiB — 249 ms — font-display: swaphttps://techex.com.ua/wp-content/themes/techex/fonts/icomoon.ttficomoon.ttf https://techex.com.ua/wp-content/themes/techex/fonts/icomoon.ttf — 12.5 KiB — 216 ms — font-display: swap
SFUIText-Semibold.woff2 woff2 swap
Size 51 KB
Load time 244 ms
Start 18.4 s
Risk FOUT — text flashes from fallback to web font
Gilroy-Semibold.woff2 woff2 swap
Size 27 KB
Load time 227 ms
Start 18.4 s
Risk FOUT — text flashes from fallback to web font
SFUIText-Medium.woff2 woff2 swap
Size 51 KB
Load time 249 ms
Start 18.4 s
Risk FOUT — text flashes from fallback to web font
icomoon.ttf ttf swap
Size 13 KB
Load time 216 ms
Start 18.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~4 KB and ~8 ms

A+
JS Bundles
6 scripts, 23 KB unused
PASS
6 scripts, 23 KB unused
Warning::
https://techex.com.ua/wp-content/themes/techex/js/...: 23 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 23 KB
23 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://techex.com.ua/wp-content/themes/techex/js/main.min.js31 KB23 KB (76%)3rd
https://techex.com.ua/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KB3rd
https://techex.com.ua/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc12552 KB3rd
https://techex.com.ua/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea92163 KB3rd
https://techex.com.ua/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.74 KB3rd
https://techex.com.ua/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.74 KB3rd

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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 resource hints configured

A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
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+
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
105 requests over 19216ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 2.0 s LCP 2.0 shttps://techex.kyiv.ua// https://techex.kyiv.ua/ — 301 — 394 B — 65 ms — h2https://techex.com.ua/techex.com.ua/ https://techex.com.ua/ — 200 — 12.2 KiB — 18.1 s — h2https://techex.com.ua/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.7techex.com.ua/wp-content/plugins/co... https://techex.com.ua/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.7 — 200 — 1.2 KiB — 209 ms — h2https://techex.com.ua/wp-content/themes/techex/style.css?ver=7.1techex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/style.css?ver=7.1 — 200 — 10.2 KiB — 186 ms — h2https://techex.com.ua/wp-content/themes/techex/img/techex-white.svgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/techex-white.svg — 200 — 11.3 KiB — 467 ms — h2https://techex.com.ua/wp-content/uploads/2026/04/drone_xo15_max_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/04/drone_xo15_max_1.webp — 200 — 243.8 KiB — 471 ms — h2https://techex.com.ua/wp-content/uploads/2026/04/drone_xo10_max_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/04/drone_xo10_max_1.webp — 200 — 156.3 KiB — 571 ms — h2https://techex.com.ua/wp-content/uploads/2026/03/drone_xo15_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/03/drone_xo15_1.webp — 200 — 209.6 KiB — 578 ms — h2https://techex.com.ua/wp-content/uploads/2026/03/drone_xo10_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/03/drone_xo10_1.webp — 200 — 174.9 KiB — 590 ms — h2https://techex.com.ua/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jstechex.com.ua/cdn-cgi/scripts/5c5dd... https://techex.com.ua/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1015 B — 36 ms — h2https://techex.com.ua/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc1255techex.com.ua/wp-includes/js/dist/h... https://techex.com.ua/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc1255 — 200 — 2.1 KiB — 546 ms — h2https://techex.com.ua/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea9216techex.com.ua/wp-includes/js/dist/i... https://techex.com.ua/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea9216 — 200 — 2.6 KiB — 588 ms — h2https://techex.com.ua/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.7techex.com.ua/wp-content/plugins/co... https://techex.com.ua/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.7 — 200 — 3.6 KiB — 588 ms — h2https://techex.com.ua/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.7techex.com.ua/wp-content/plugins/co... https://techex.com.ua/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.7 — 200 — 4.2 KiB — 588 ms — h2https://techex.com.ua/wp-content/themes/techex/js/main.min.jstechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/js/main.min.js — 200 — 30.8 KiB — 588 ms — h2https://techex.com.ua/wp-content/uploads/2026/04/drone_striker_mini_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/04/drone_striker_mini_1.webp — 200 — 1.2 MiB — 740 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-1.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-1.jpg — 200 — 44.5 KiB — 638 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-2.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-2.jpg — 200 — 37.4 KiB — 662 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-3.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-3.jpg — 200 — 29.3 KiB — 662 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-4.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-4.jpg — 200 — 33.1 KiB — 694 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-5.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-5.jpg — 200 — 25.6 KiB — 693 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-6.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-6.jpg — 200 — 24.9 KiB — 693 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/64.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/64.webp — 200 — 4.7 KiB — 693 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/17.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/17.webp — 200 — 4.7 KiB — 693 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/27.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/27.webp — 200 — 4.5 KiB — 705 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/41.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/41.webp — 200 — 4.8 KiB — 704 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/3.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/3.webp — 200 — 3.2 KiB — 704 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/46.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/46.webp — 200 — 4.8 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/43.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/43.webp — 200 — 4.4 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/18.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/18.webp — 200 — 4.3 KiB — 703 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 2.0 s LCP 2.0 shttps://techex.kyiv.ua// https://techex.kyiv.ua/ — 301 — 394 B — 65 ms — h2https://techex.com.ua/techex.com.ua/ https://techex.com.ua/ — 200 — 12.2 KiB — 18.1 s — h2https://techex.com.ua/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.7techex.com.ua/wp-content/plugins/co... https://techex.com.ua/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.7 — 200 — 1.2 KiB — 209 ms — h2https://techex.com.ua/wp-content/themes/techex/style.css?ver=7.1techex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/style.css?ver=7.1 — 200 — 10.2 KiB — 186 ms — h2https://techex.com.ua/wp-content/themes/techex/img/techex-white.svgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/techex-white.svg — 200 — 11.3 KiB — 467 ms — h2https://techex.com.ua/wp-content/uploads/2026/04/drone_xo15_max_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/04/drone_xo15_max_1.webp — 200 — 243.8 KiB — 471 ms — h2https://techex.com.ua/wp-content/uploads/2026/04/drone_xo10_max_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/04/drone_xo10_max_1.webp — 200 — 156.3 KiB — 571 ms — h2https://techex.com.ua/wp-content/uploads/2026/03/drone_xo15_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/03/drone_xo15_1.webp — 200 — 209.6 KiB — 578 ms — h2https://techex.com.ua/wp-content/uploads/2026/03/drone_xo10_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/03/drone_xo10_1.webp — 200 — 174.9 KiB — 590 ms — h2https://techex.com.ua/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jstechex.com.ua/cdn-cgi/scripts/5c5dd... https://techex.com.ua/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1015 B — 36 ms — h2https://techex.com.ua/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc1255techex.com.ua/wp-includes/js/dist/h... https://techex.com.ua/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc1255 — 200 — 2.1 KiB — 546 ms — h2https://techex.com.ua/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea9216techex.com.ua/wp-includes/js/dist/i... https://techex.com.ua/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea9216 — 200 — 2.6 KiB — 588 ms — h2https://techex.com.ua/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.7techex.com.ua/wp-content/plugins/co... https://techex.com.ua/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.7 — 200 — 3.6 KiB — 588 ms — h2https://techex.com.ua/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.7techex.com.ua/wp-content/plugins/co... https://techex.com.ua/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.7 — 200 — 4.2 KiB — 588 ms — h2https://techex.com.ua/wp-content/themes/techex/js/main.min.jstechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/js/main.min.js — 200 — 30.8 KiB — 588 ms — h2https://techex.com.ua/wp-content/uploads/2026/04/drone_striker_mini_1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/04/drone_striker_mini_1.webp — 200 — 1.2 MiB — 740 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-1.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-1.jpg — 200 — 44.5 KiB — 638 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-2.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-2.jpg — 200 — 37.4 KiB — 662 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-3.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-3.jpg — 200 — 29.3 KiB — 662 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-4.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-4.jpg — 200 — 33.1 KiB — 694 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-5.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-5.jpg — 200 — 25.6 KiB — 693 ms — h2https://techex.com.ua/wp-content/themes/techex/img/about-6.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/about-6.jpg — 200 — 24.9 KiB — 693 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/64.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/64.webp — 200 — 4.7 KiB — 693 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/17.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/17.webp — 200 — 4.7 KiB — 693 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/27.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/27.webp — 200 — 4.5 KiB — 705 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/41.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/41.webp — 200 — 4.8 KiB — 704 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/3.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/3.webp — 200 — 3.2 KiB — 704 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/46.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/46.webp — 200 — 4.8 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/43.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/43.webp — 200 — 4.4 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/18.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/18.webp — 200 — 4.3 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/22.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/22.webp — 200 — 4.6 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/57.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/57.webp — 200 — 3.9 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/15.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/15.webp — 200 — 4.4 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/2.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/2.webp — 200 — 4.7 KiB — 703 ms — h2https://techex.com.ua/wp-content/uploads/2026/05/66.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/66.webp — 200 — 4.5 KiB — 244 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/14.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/14.webp — 200 — 5.7 KiB — 275 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/29.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/29.webp — 200 — 3.7 KiB — 366 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/45.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/45.webp — 200 — 5.8 KiB — 274 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/36.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/36.webp — 200 — 4.3 KiB — 306 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/52.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/52.webp — 200 — 4.1 KiB — 274 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/28.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/28.webp — 200 — 5.5 KiB — 274 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/6.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/6.webp — 200 — 4.6 KiB — 177 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/31.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/31.webp — 200 — 3.1 KiB — 306 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/32.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/32.webp — 200 — 5.2 KiB — 444 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/34.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/34.webp — 200 — 5.7 KiB — 306 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/8.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/8.webp — 200 — 4.0 KiB — 305 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/16.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/16.webp — 200 — 5.1 KiB — 407 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/69.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/69.webp — 200 — 6.0 KiB — 389 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/1.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/1.webp — 200 — 5.7 KiB — 305 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/20.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/20.webp — 200 — 4.3 KiB — 411 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/13.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/13.webp — 200 — 4.7 KiB — 411 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/11.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/11.webp — 200 — 4.4 KiB — 406 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/30.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/30.webp — 200 — 3.7 KiB — 410 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/38.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/38.webp — 200 — 5.3 KiB — 410 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/48.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/48.webp — 200 — 4.5 KiB — 410 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/54.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/54.webp — 200 — 4.9 KiB — 442 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/37.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/37.webp — 200 — 4.7 KiB — 442 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/21.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/21.webp — 200 — 5.5 KiB — 445 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/50.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/50.webp — 200 — 4.2 KiB — 409 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/10.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/10.webp — 200 — 5.1 KiB — 446 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/59.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/59.webp — 200 — 3.8 KiB — 409 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/25.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/25.webp — 200 — 4.0 KiB — 408 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/12.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/12.webp — 200 — 4.0 KiB — 408 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/61.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/61.webp — 200 — 4.8 KiB — 442 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/51.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/51.webp — 200 — 5.4 KiB — 442 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/60.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/60.webp — 200 — 4.5 KiB — 440 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/58.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/58.webp — 200 — 4.0 KiB — 118 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/55.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/55.webp — 200 — 4.5 KiB — 440 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/35.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/35.webp — 200 — 4.7 KiB — 442 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/7.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/7.webp — 200 — 3.7 KiB — 440 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/33.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/33.webp — 200 — 4.1 KiB — 440 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/42.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/42.webp — 200 — 5.1 KiB — 442 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/9.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/9.webp — 200 — 3.2 KiB — 439 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/23.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/23.webp — 200 — 4.2 KiB — 406 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/26.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/26.webp — 200 — 3.7 KiB — 439 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/63.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/63.webp — 200 — 4.9 KiB — 443 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/67.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/67.webp — 200 — 3.8 KiB — 443 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/44.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/44.webp — 200 — 3.4 KiB — 443 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/47.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/47.webp — 200 — 5.4 KiB — 443 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/19.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/19.webp — 200 — 3.7 KiB — 445 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/56.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/56.webp — 200 — 4.0 KiB — 445 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/65.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/65.webp — 200 — 4.5 KiB — 445 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/39.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/39.webp — 200 — 4.3 KiB — 449 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/4.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/4.webp — 200 — 4.0 KiB — 449 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/62.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/62.webp — 200 — 4.2 KiB — 449 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/53.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/53.webp — 200 — 3.4 KiB — 449 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/72.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/72.webp — 200 — 4.4 KiB — 449 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/68.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/68.webp — 200 — 4.7 KiB — 449 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/24.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/24.webp — 200 — 4.4 KiB — 449 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/40.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/40.webp — 200 — 3.4 KiB — 450 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/49.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/49.webp — 200 — 5.1 KiB — 453 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/5.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/5.webp — 200 — 5.1 KiB — 453 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/70.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/70.webp — 200 — 4.6 KiB — 453 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/dsc03035-450x256.jpgtechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/dsc03035-450x256.jpg — 200 — 24.7 KiB — 470 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/7-450x300.jpgtechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/7-450x300.jpg — 200 — 22.7 KiB — 466 ms — h3https://techex.com.ua/wp-content/uploads/2026/05/20260317_finland-ukraine_tech_bridge_2026_petri_kangas-246-1024x683-1-450x300.jpgtechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/20260317_finland-ukraine_tech_bridge_2026_petri_kangas-246-1024x683-1-450x300.jpg — 200 — 26.2 KiB — 465 ms — h3https://techex.com.ua/wp-content/themes/techex/img/ua.svgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/ua.svg — 200 — 1.7 KiB — 453 ms — h3https://techex.com.ua/wp-content/themes/techex/img/pattern.svgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/pattern.svg — 200 — 743 B — 242 ms — h3https://techex.com.ua/wp-content/themes/techex/img/form.jpgtechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/img/form.jpg — 200 — 105.2 KiB — 259 ms — h3https://techex.com.ua/wp-content/themes/techex/fonts/SFUIText-Semibold.woff2techex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/fonts/SFUIText-Semibold.woff2 — 200 — 51.1 KiB — 244 ms — h3https://techex.com.ua/wp-content/themes/techex/fonts/Gilroy-Semibold.woff2techex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/fonts/Gilroy-Semibold.woff2 — 200 — 26.9 KiB — 227 ms — h3https://techex.com.ua/wp-content/themes/techex/fonts/SFUIText-Medium.woff2techex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/fonts/SFUIText-Medium.woff2 — 200 — 50.8 KiB — 249 ms — h3https://techex.com.ua/wp-content/themes/techex/fonts/icomoon.ttftechex.com.ua/wp-content/themes/tec... https://techex.com.ua/wp-content/themes/techex/fonts/icomoon.ttf — 200 — 12.5 KiB — 216 ms — h3https://techex.com.ua/wp-json/contact-form-7/v1/contact-forms/8/feedback/schematechex.com.ua/wp-json/contact-form-... https://techex.com.ua/wp-json/contact-form-7/v1/contact-forms/8/feedback/schema — 200 — 929 B — 410 ms — h3https://techex.com.ua/wp-content/uploads/2026/03/512x512-150x150.pngtechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/03/512x512-150x150.png — 200 — 5.3 KiB — 151 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
38% of JavaScript execution is third-party
First-party Third-party 385ms · 12KB · ₴213/mo
techex.com.ua
Other
Costly
Execution 385ms
Transfer 12 KB
Monthly Cost ₴213/mo

These scripts may cost more than they're worth

  • techex.com.ua adds 385ms and costs ~₴213/month

techex.com.ua takes 385ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Image Optimization
88 images, 2576 KB total, 1997 KB wasted
INFO

Image Optimization Audit

Total Images

88

Total Size

2576 KB

Oversized

8

Wasted

1997 KB

83 missing dimensions 87 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