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

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
4
REVIEW
5
PASS
10
INFO
3

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

908 ms

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

1.15 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.040

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

971 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.15 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
22
10 PASS 5 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.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.7 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.7 MiB 93%
Fonts 141.3 KiB 5%
JavaScript 45.2 KiB 2%
HTML 12.1 KiB 0%
CSS 11.7 KiB 0%
Other 5.7 KiB 0%
Other 930 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% · 45.2 KiB
Document 0% · 12.6 KiB
CSS 0% · 11.7 KiB
Other 0% · 930 B

~23.0 KiB of savings available

Remove unused JavaScript: 23.0 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/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.
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.
89 images 2.7 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

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.
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
414ms total JS execution
PASS
414ms total JS execution
Info::
https://techex.com.ua/: 239ms CPU time
Info::
Unattributable: 175ms CPU time
Warning::
Third-party scripts: 239ms (58% of total)

Main Thread Breakdown

Other 77% Style & Layout 13% Script Evaluation 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://techex.com.ua/239ms1ms0ms3rd
Unattributable175ms5ms0ms1st
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 500 ms 1.0 s FCP 908 ms LCP 1.1 shttps://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 — 54 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 — 51 ms — font-display: swaphttps://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 — 59 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 — 60 ms — font-display: swap
SFUIText-Medium.woff2 woff2 swap
Size 51 KB
Load time 54 ms
Start 653 ms
Risk FOUT — text flashes from fallback to web font
icomoon.ttf ttf swap
Size 13 KB
Load time 51 ms
Start 654 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SFUIText-Semibold.woff2 woff2 swap
Size 51 KB
Load time 59 ms
Start 654 ms
Risk FOUT — text flashes from fallback to web font
Gilroy-Semibold.woff2 woff2 swap
Size 27 KB
Load time 60 ms
Start 654 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)

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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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+
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 1369ms
INFO
0 ms 500 ms 1.0 s FCP 908 ms LCP 1.1 shttps://techex.kyiv.ua// https://techex.kyiv.ua/ — 301 — 425 B — 41 ms — h3https://techex.com.ua/techex.com.ua/ https://techex.com.ua/ — 200 — 12.1 KiB — 509 ms — h3https://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.4 KiB — 45 ms — h3https://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.3 KiB — 47 ms — h3https://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.4 KiB — 132 ms — h3https://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 — 108 ms — h3https://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.4 KiB — 167 ms — h3https://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.5 KiB — 209 ms — h3https://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 — 166 ms — h3https://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 — 1.0 KiB — 212 ms — h3https://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.2 KiB — 103 ms — h3https://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.8 KiB — 105 ms — h3https://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.8 KiB — 105 ms — h3https://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.4 KiB — 104 ms — h3https://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.9 KiB — 110 ms — h3https://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 — 586 ms — h3https://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.7 KiB — 462 ms — h3https://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.5 KiB — 461 ms — h3https://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.4 KiB — 460 ms — h3https://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.2 KiB — 459 ms — h3https://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 — 459 ms — h3https://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 — 25.0 KiB — 462 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 — 446 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 — 425 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 — 425 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 — 445 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 — 423 ms — h3https://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.9 KiB — 445 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 — 461 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 — 445 ms — h3
0 ms 500 ms 1.0 s FCP 908 ms LCP 1.1 shttps://techex.kyiv.ua// https://techex.kyiv.ua/ — 301 — 425 B — 41 ms — h3https://techex.com.ua/techex.com.ua/ https://techex.com.ua/ — 200 — 12.1 KiB — 509 ms — h3https://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.4 KiB — 45 ms — h3https://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.3 KiB — 47 ms — h3https://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.4 KiB — 132 ms — h3https://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 — 108 ms — h3https://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.4 KiB — 167 ms — h3https://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.5 KiB — 209 ms — h3https://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 — 166 ms — h3https://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 — 1.0 KiB — 212 ms — h3https://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.2 KiB — 103 ms — h3https://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.8 KiB — 105 ms — h3https://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.8 KiB — 105 ms — h3https://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.4 KiB — 104 ms — h3https://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.9 KiB — 110 ms — h3https://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 — 586 ms — h3https://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.7 KiB — 462 ms — h3https://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.5 KiB — 461 ms — h3https://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.4 KiB — 460 ms — h3https://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.2 KiB — 459 ms — h3https://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 — 459 ms — h3https://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 — 25.0 KiB — 462 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 — 446 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 — 425 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 — 425 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 — 445 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 — 423 ms — h3https://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.9 KiB — 445 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 — 461 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 — 445 ms — h3https://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.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 — 3.9 KiB — 422 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 — 445 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 — 445 ms — h3https://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.3 KiB — 411 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.7 KiB — 421 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 — 410 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 — 444 ms — h3https://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.6 KiB — 444 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.1 KiB — 420 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 — 419 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 — 419 ms — h3https://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.6 KiB — 443 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 — 443 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 — 443 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 — 443 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 — 416 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 — 415 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 — 415 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 — 414 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 — 413 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 — 444 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 — 412 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 — 444 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 — 406 ms — h3https://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.9 KiB — 445 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 — 405 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/36.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/36.webp — 200 — 4.3 KiB — 408 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 — 407 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 — 410 ms — h3https://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 — 5.0 KiB — 443 ms — h3https://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 — 4.1 KiB — 410 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 — 442 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 — 409 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/60.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/60.webp — 200 — 4.5 KiB — 407 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 — 403 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/31.webptechex.com.ua/wp-content/uploads/20... https://techex.com.ua/wp-content/uploads/2026/05/31.webp — 200 — 3.1 KiB — 402 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 — 445 ms — h3https://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 — 5.0 KiB — 446 ms — h3https://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.9 KiB — 417 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 — 406 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 — 405 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 — 413 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 — 404 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 — 416 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 — 400 ms — h3https://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.7 KiB — 413 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 — 413 ms — h3https://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 — 399 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 — 399 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 — 405 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 — 405 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 — 439 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 — 432 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 — 439 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 — 404 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 — 404 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 — 403 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.2 KiB — 403 ms — h3https://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.5 KiB — 403 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 — 453 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 — 455 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 — 455 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 — 370 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 — 738 B — 333 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 — 430 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 — 54 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 — 51 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 — 59 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 — 60 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 — 930 B — 395 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 — 29 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
58% of JavaScript execution is third-party
First-party Third-party 239ms · 12KB · ₴132/mo
techex.com.ua
Other
Costly
Execution 239ms
Transfer 12 KB
Monthly Cost ₴132/mo

These scripts may cost more than they're worth

  • techex.com.ua adds 239ms and costs ~₴132/month

58% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

techex.com.ua takes 239ms 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