Skip to content
https://bavovna.ai

Performance

· 28 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
5
REVIEW
5
PASS
14
INFO
4

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

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

9.15 s

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

11.64 s

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

2.98 s

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.

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

20.98 s

Page Load Progression

768 ms
1.5 s
2.3 s
3.1 s
3.8 s
4.6 s
5.4 s
6.1 s
Checks
28
14 PASS 5 REVIEW 5 FIX
F
Page Weight Budget
Action
13.8 MB transferred, 90 requests
FIX
13.8 MB transferred, 90 requests
Critical::
Page weighs 19.1 MB (13.8 MB transferred)
Warning::
Images are 11.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 11.3 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
90 HTTP requests
Info::
Estimated 2.9 g CO2 per page load
13.8 MB / 2.4 MB budget
13.8 MB transferred
90 requests
2.9 g CO2 per page load
Images 11.3 MiB 82%
JavaScript 1.3 MiB 9%
HTML 1.1 MiB 8%
CSS 91.4 KiB 1%
Fonts 27.5 KiB 0%
Other 3.2 KiB 0%
Other 1.8 KiB 0%
Other 554 B 0%
Other 548 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

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

F
JS Execution Cost
Action
11196ms total JS execution
FIX
11196ms total JS execution
Warning::
https://bavovna.ai/: 2937ms CPU time
Warning::
Unattributable: 2168ms CPU time
Warning::
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bund...: 1785ms CPU time
Warning::
https://scripts.clarity.ms/0.8.70/clarity.js: 1008ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/zqB-6Xp...: 918ms CPU time
Warning::
Third-party scripts: 5797ms (52% of total)

Main Thread Breakdown

Other 34% Script Evaluation 33% Style & Layout 13% Rendering 9% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://bavovna.ai/2937ms221ms10ms1st
Unattributable2168ms92ms0ms1st
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js1785ms277ms23ms3rd
https://scripts.clarity.ms/0.8.70/clarity.js1008ms458ms9ms3rd
https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.js918ms373ms543ms3rd
https://www.googletagmanager.com/gtag/js?id=GT-MKTJFB23588ms473ms111ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1045355782517ms455ms57ms3rd
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js316ms244ms21ms3rd
https://bavovna.ai/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1230ms131ms2ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-MF4DDDTG228ms166ms56ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
29 scripts, 694 KB unused
FIX
29 scripts, 694 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/zqB-6Xp...: 246 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-104...: 114 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 82 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-MKT...: 76 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MF4...: 67 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 694 KB
694 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.js346 KB246 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1045355782&cx=c&gtm=4e69g1160 KB114 KB (71%)3rd
https://accounts.google.com/gsi/client99 KB82 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-MKTJFB23187 KB76 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MF4DDDTG119 KB67 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1045355782160 KB62 KB (39%)3rd
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js43 KB25 KB (58%)3rd
https://bavovna.ai/wp-includes/js/jquery/jquery.min.js?ver=3.7.129 KB21 KB (72%)1st
https://bavovna.ai/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac62 KB1st
https://www.google.com/recaptcha/api.js1 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

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

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

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

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

D
Page Weight Inventory
Action
90 resources · 13.8 MB · 694 KB savings available
FIX
90 resources · 13.8 MB · 694 KB savings available
Warning::
Page weight 13.8 MB exceeds 1 MB target by 12.8 MB
Got: 13.8 MB Expected: ≤ 1 MB
Info::
~694 KB of savings available
Info::
39 third-party resources (9% of weight)
Info::
13 resources over 200KB
90 resources · 13.8 MiB · 39 third-party 12.8 MiB over 1MB target
Image 82% · 11.3 MiB
JavaScript 9% · 1.3 MiB
Document 8% · 1.1 MiB
CSS 1% · 91.4 KiB
Font 0% · 27.5 KiB
Other 0% · 5.1 KiB

~693.6 KiB of savings available

Remove unused JavaScript: 693.6 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
32 images, 0 KB saveable
REVIEW
32 images, 0 KB saveable
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/defe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2024/04/paja... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/fore... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2024/04/ph_l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2024/04/ph_y... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/the_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2024/06/WSJ_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/news... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/04/ai-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/fina... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/dece... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/mit_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/reut... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/04/airf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/04/air-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/05/cnbc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bavovna.ai/wp-content/uploads/2026/04/seaw... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 11.3 MB
0 oversized -0 KB
29 legacy format
17 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

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

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

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
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
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
2 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.
Warning::
Total JS execution time is 11.2 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
9% third-party, 0 ms blocking
PASS
9% third-party, 0 ms blocking
Info::
Third-party code accounts for 9% of page weight (1.2 MiB of 13.8 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (28 KB)
PASS
2 fonts (28 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

28 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 9.2 s LCP 11.6 shttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 9 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.9 KiB — 19 ms — font-display: swap
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 9 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 19 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
1
prefetch

3 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
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
Asset Compression
1 of 3 asset hosts still on gzip
PASS
1 of 3 asset hosts still on gzip
Info::
cdnjs.cloudflare.com serves assets with brotli (assets: 4)
Got: cdnjs.cloudflare.com (text/css)
Info::
www.googletagmanager.com serves assets with gzip; brotli would be ~20% smaller (assets: 4)
Every current browser accepts brotli. On a CDN this is a per-pull-zone toggle (Cloudflare, Fastly, CloudFront, CDN77, Bunny all expose it); on an origin it needs the brotli module (nginx-brotli, Apache mod_brotli). The saving lands on the assets this host serves, not on the HTML document -- the document's own encoding is reported separately.
Got: www.googletagmanager.com (application/javascript)
Info::
cdn.jsdelivr.net serves assets with brotli (assets: 3)
Got: cdn.jsdelivr.net (text/css)
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
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::
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
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
14 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
90 requests over 3812ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 9.2 s LCP 11.6 shttps://bavovna.ai// https://bavovna.ai/ — 200 — 1.1 MiB — 965 ms — h2https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swapfonts.googleapis.com/css2?family=La... https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap — 200 — 1.1 KiB — 138 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.4 KiB — 53 ms — h2https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/css/select2.min.csscdnjs.cloudflare.com/ajax/libs/sele... https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/css/select2.min.css — 200 — 2.2 KiB — 52 ms — h3https://bavovna.ai/wp-includes/css/dist/block-library/style.min.css?ver=6.8.9/wp-includes/css/dist/block-library... https://bavovna.ai/wp-includes/css/dist/block-library/style.min.css?ver=6.8.9 — 200 — 13.8 KiB — 301 ms — h2https://bavovna.ai/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.2/wp-content/plugins/contact-form-7/... https://bavovna.ai/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.2 — 200 — 986 B — 298 ms — h2https://bavovna.ai/wp-includes/css/dashicons.min.css?ver=6.8.9/wp-includes/css/dashicons.min.css?... https://bavovna.ai/wp-includes/css/dashicons.min.css?ver=6.8.9 — 200 — 34.4 KiB — 299 ms — h2https://bavovna.ai/wp-content/plugins/post-views-counter/css/frontend.min.css?ver=1.5.2/wp-content/plugins/post-views-coun... https://bavovna.ai/wp-content/plugins/post-views-counter/css/frontend.min.css?ver=1.5.2 — 200 — 509 B — 297 ms — h2https://bavovna.ai/wp-content/themes/bavovna/style.css?ver=1.0.11/wp-content/themes/bavovna/style.cs... https://bavovna.ai/wp-content/themes/bavovna/style.css?ver=1.0.11 — 200 — 4.2 KiB — 296 ms — h2https://bavovna.ai/wp-content/themes/bavovna/css/editor.css?ver=1.0.11/wp-content/themes/bavovna/css/edit... https://bavovna.ai/wp-content/themes/bavovna/css/editor.css?ver=1.0.11 — 200 — 3.1 KiB — 296 ms — h2https://bavovna.ai/wp-content/themes/bavovna/css/catalog.css?ver=1.0.11/wp-content/themes/bavovna/css/cata... https://bavovna.ai/wp-content/themes/bavovna/css/catalog.css?ver=1.0.11 — 200 — 5.1 KiB — 296 ms — h2https://bavovna.ai/wp-content/themes/bavovna/css/style.css?ver=1787687902/wp-content/themes/bavovna/css/styl... https://bavovna.ai/wp-content/themes/bavovna/css/style.css?ver=1787687902 — 200 — 17.6 KiB — 291 ms — h2https://bavovna.ai/wp-content/plugins/newsletter/style.css?ver=9.3.9/wp-content/plugins/newsletter/styl... https://bavovna.ai/wp-content/plugins/newsletter/style.css?ver=9.3.9 — 200 — 1.5 KiB — 295 ms — h2https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.8.9/wp-content/plugins/ultimate-addons... https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.8.9 — 200 — 303 B — 291 ms — h2https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.8.9/wp-content/plugins/ultimate-addons... https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.8.9 — 200 — 1.2 KiB — 290 ms — h2https://bavovna.ai/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://bavovna.ai/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 28.9 KiB — 388 ms — h2https://bavovna.ai/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://bavovna.ai/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.7 KiB — 376 ms — h2https://bavovna.ai/wp-content/uploads/2024/06/WSJ_Logo-1.svg/wp-content/uploads/2024/06/WSJ_Log... https://bavovna.ai/wp-content/uploads/2024/06/WSJ_Logo-1.svg — 200 — 1007 B — 378 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/the_economist_logo-1.svg/wp-content/uploads/2026/05/the_eco... https://bavovna.ai/wp-content/uploads/2026/05/the_economist_logo-1.svg — 200 — 3.3 KiB — 378 ms — h2blob:https://bavovna.ai/a5731066-7e95-4c92-8155-1fb506e8c919bavovna.ai/a5731066-7e95-4c92-8155-... blob:https://bavovna.ai/a5731066-7e95-4c92-8155-1fb506e8c919 — 200 — -1 B — 53 ms — blobhttps://bavovna.ai/wp-content/uploads/2026/05/mit_technology.svg/wp-content/uploads/2026/05/mit_tec... https://bavovna.ai/wp-content/uploads/2026/05/mit_technology.svg — 200 — 2.6 KiB — 82 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/defense-news-1.png/wp-content/uploads/2026/05/defense... https://bavovna.ai/wp-content/uploads/2026/05/defense-news-1.png — 200 — 2.5 KiB — 79 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/foreign_policy_logo_2014_light_bg-1.svg/wp-content/uploads/2026/05/foreign... https://bavovna.ai/wp-content/uploads/2026/05/foreign_policy_logo_2014_light_bg-1.svg — 200 — 611 B — 123 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 27.4 KiB — 56 ms — h3https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/js/select2.min.jscdnjs.cloudflare.com/ajax/libs/sele... https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/js/select2.min.js — 200 — 16.7 KiB — 59 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.4 KiB — 61 ms — h2https://bavovna.ai/wp-content/themes/bavovna/js/main.js?ver=1778272546/wp-content/themes/bavovna/js/main.... https://bavovna.ai/wp-content/themes/bavovna/js/main.js?ver=1778272546 — 200 — 3.9 KiB — 114 ms — h2https://bavovna.ai/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6/wp-includes/js/dist/hooks.min.js?v... https://bavovna.ai/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.6 KiB — 109 ms — h2https://bavovna.ai/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6/wp-includes/js/dist/i18n.min.js?ve... https://bavovna.ai/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.6 KiB — 103 ms — h2https://bavovna.ai/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.2/wp-content/plugins/contact-form-7/... https://bavovna.ai/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.2 — 200 — 3.3 KiB — 134 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 9.2 s LCP 11.6 shttps://bavovna.ai// https://bavovna.ai/ — 200 — 1.1 MiB — 965 ms — h2https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swapfonts.googleapis.com/css2?family=La... https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap — 200 — 1.1 KiB — 138 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.4 KiB — 53 ms — h2https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/css/select2.min.csscdnjs.cloudflare.com/ajax/libs/sele... https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/css/select2.min.css — 200 — 2.2 KiB — 52 ms — h3https://bavovna.ai/wp-includes/css/dist/block-library/style.min.css?ver=6.8.9/wp-includes/css/dist/block-library... https://bavovna.ai/wp-includes/css/dist/block-library/style.min.css?ver=6.8.9 — 200 — 13.8 KiB — 301 ms — h2https://bavovna.ai/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.2/wp-content/plugins/contact-form-7/... https://bavovna.ai/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.2 — 200 — 986 B — 298 ms — h2https://bavovna.ai/wp-includes/css/dashicons.min.css?ver=6.8.9/wp-includes/css/dashicons.min.css?... https://bavovna.ai/wp-includes/css/dashicons.min.css?ver=6.8.9 — 200 — 34.4 KiB — 299 ms — h2https://bavovna.ai/wp-content/plugins/post-views-counter/css/frontend.min.css?ver=1.5.2/wp-content/plugins/post-views-coun... https://bavovna.ai/wp-content/plugins/post-views-counter/css/frontend.min.css?ver=1.5.2 — 200 — 509 B — 297 ms — h2https://bavovna.ai/wp-content/themes/bavovna/style.css?ver=1.0.11/wp-content/themes/bavovna/style.cs... https://bavovna.ai/wp-content/themes/bavovna/style.css?ver=1.0.11 — 200 — 4.2 KiB — 296 ms — h2https://bavovna.ai/wp-content/themes/bavovna/css/editor.css?ver=1.0.11/wp-content/themes/bavovna/css/edit... https://bavovna.ai/wp-content/themes/bavovna/css/editor.css?ver=1.0.11 — 200 — 3.1 KiB — 296 ms — h2https://bavovna.ai/wp-content/themes/bavovna/css/catalog.css?ver=1.0.11/wp-content/themes/bavovna/css/cata... https://bavovna.ai/wp-content/themes/bavovna/css/catalog.css?ver=1.0.11 — 200 — 5.1 KiB — 296 ms — h2https://bavovna.ai/wp-content/themes/bavovna/css/style.css?ver=1787687902/wp-content/themes/bavovna/css/styl... https://bavovna.ai/wp-content/themes/bavovna/css/style.css?ver=1787687902 — 200 — 17.6 KiB — 291 ms — h2https://bavovna.ai/wp-content/plugins/newsletter/style.css?ver=9.3.9/wp-content/plugins/newsletter/styl... https://bavovna.ai/wp-content/plugins/newsletter/style.css?ver=9.3.9 — 200 — 1.5 KiB — 295 ms — h2https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.8.9/wp-content/plugins/ultimate-addons... https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=6.8.9 — 200 — 303 B — 291 ms — h2https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.8.9/wp-content/plugins/ultimate-addons... https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=6.8.9 — 200 — 1.2 KiB — 290 ms — h2https://bavovna.ai/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://bavovna.ai/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 28.9 KiB — 388 ms — h2https://bavovna.ai/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://bavovna.ai/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.7 KiB — 376 ms — h2https://bavovna.ai/wp-content/uploads/2024/06/WSJ_Logo-1.svg/wp-content/uploads/2024/06/WSJ_Log... https://bavovna.ai/wp-content/uploads/2024/06/WSJ_Logo-1.svg — 200 — 1007 B — 378 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/the_economist_logo-1.svg/wp-content/uploads/2026/05/the_eco... https://bavovna.ai/wp-content/uploads/2026/05/the_economist_logo-1.svg — 200 — 3.3 KiB — 378 ms — h2blob:https://bavovna.ai/a5731066-7e95-4c92-8155-1fb506e8c919bavovna.ai/a5731066-7e95-4c92-8155-... blob:https://bavovna.ai/a5731066-7e95-4c92-8155-1fb506e8c919 — 200 — -1 B — 53 ms — blobhttps://bavovna.ai/wp-content/uploads/2026/05/mit_technology.svg/wp-content/uploads/2026/05/mit_tec... https://bavovna.ai/wp-content/uploads/2026/05/mit_technology.svg — 200 — 2.6 KiB — 82 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/defense-news-1.png/wp-content/uploads/2026/05/defense... https://bavovna.ai/wp-content/uploads/2026/05/defense-news-1.png — 200 — 2.5 KiB — 79 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/foreign_policy_logo_2014_light_bg-1.svg/wp-content/uploads/2026/05/foreign... https://bavovna.ai/wp-content/uploads/2026/05/foreign_policy_logo_2014_light_bg-1.svg — 200 — 611 B — 123 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 27.4 KiB — 56 ms — h3https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/js/select2.min.jscdnjs.cloudflare.com/ajax/libs/sele... https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/js/select2.min.js — 200 — 16.7 KiB — 59 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.4 KiB — 61 ms — h2https://bavovna.ai/wp-content/themes/bavovna/js/main.js?ver=1778272546/wp-content/themes/bavovna/js/main.... https://bavovna.ai/wp-content/themes/bavovna/js/main.js?ver=1778272546 — 200 — 3.9 KiB — 114 ms — h2https://bavovna.ai/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6/wp-includes/js/dist/hooks.min.js?v... https://bavovna.ai/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.6 KiB — 109 ms — h2https://bavovna.ai/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6/wp-includes/js/dist/i18n.min.js?ve... https://bavovna.ai/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.6 KiB — 103 ms — h2https://bavovna.ai/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.2/wp-content/plugins/contact-form-7/... https://bavovna.ai/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.2 — 200 — 3.3 KiB — 134 ms — h2https://bavovna.ai/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.2/wp-content/plugins/contact-form-7/... https://bavovna.ai/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.2 — 200 — 4.0 KiB — 126 ms — h2https://bavovna.ai/wp-content/themes/bavovna/js/navigation.js?ver=1.0.11/wp-content/themes/bavovna/js/navig... https://bavovna.ai/wp-content/themes/bavovna/js/navigation.js?ver=1.0.11 — 200 — 1022 B — 148 ms — h2https://bavovna.ai/wp-content/themes/bavovna/js/trumbowyg.js?ver=1.0.11/wp-content/themes/bavovna/js/trumb... https://bavovna.ai/wp-content/themes/bavovna/js/trumbowyg.js?ver=1.0.11 — 200 — 9.8 KiB — 157 ms — h2https://bavovna.ai/wp-content/themes/bavovna/js/form.js?ver=1.0.11/wp-content/themes/bavovna/js/form.... https://bavovna.ai/wp-content/themes/bavovna/js/form.js?ver=1.0.11 — 200 — 3.0 KiB — 160 ms — h2https://bavovna.ai/wp-content/plugins/newsletter/main.js?ver=9.3.9/wp-content/plugins/newsletter/main... https://bavovna.ai/wp-content/plugins/newsletter/main.js?ver=9.3.9 — 200 — 424 B — 212 ms — h2https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/conditional-field/js/uacf7-cf-script.js?ver=3.5.46/wp-content/plugins/ultimate-addons... https://bavovna.ai/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/conditional-field/js/uacf7-cf-script.js?ver=3.5.46 — 200 — 1.9 KiB — 152 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-MKTJFB23www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-MKTJFB23 — 200 — 187.4 KiB — 193 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 99.0 KiB — 287 ms — h2https://bavovna.ai/wp-content/uploads/2024/04/header-logo.svg/wp-content/uploads/2024/04/header-... https://bavovna.ai/wp-content/uploads/2024/04/header-logo.svg — 200 — 2.1 KiB — 178 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1045355782www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1045355782 — 200 — 159.9 KiB — 204 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/newsweek_logo-1.svg/wp-content/uploads/2026/05/newswee... https://bavovna.ai/wp-content/uploads/2026/05/newsweek_logo-1.svg — 200 — 1.3 KiB — 141 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/reuters_logo-1.svg/wp-content/uploads/2026/05/reuters... https://bavovna.ai/wp-content/uploads/2026/05/reuters_logo-1.svg — 200 — 7.3 KiB — 212 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/financial_times_corporate_logo_alternative-1.svg/wp-content/uploads/2026/05/financi... https://bavovna.ai/wp-content/uploads/2026/05/financial_times_corporate_logo_alternative-1.svg — 200 — 646 B — 116 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/cnbc_2025.svg/wp-content/uploads/2026/05/cnbc_20... https://bavovna.ai/wp-content/uploads/2026/05/cnbc_2025.svg — 200 — 2.2 KiB — 138 ms — h2https://bavovna.ai/wp-content/themes/bavovna/img/smart-left.png/wp-content/themes/bavovna/img/smar... https://bavovna.ai/wp-content/themes/bavovna/img/smart-left.png — 200 — 407.4 KiB — 244 ms — h2https://bavovna.ai/wp-content/uploads/2026/04/ai-autonomy-kit-1.png/wp-content/uploads/2026/04/ai-auto... https://bavovna.ai/wp-content/uploads/2026/04/ai-autonomy-kit-1.png — 200 — 249.3 KiB — 209 ms — h2https://bavovna.ai/wp-content/uploads/2026/04/airflow-sensor-3.svg/wp-content/uploads/2026/04/airflow... https://bavovna.ai/wp-content/uploads/2026/04/airflow-sensor-3.svg — 200 — 343.4 KiB — 354 ms — h2https://bavovna.ai/wp-content/uploads/2026/04/air-tower-1.png/wp-content/uploads/2026/04/air-tow... https://bavovna.ai/wp-content/uploads/2026/04/air-tower-1.png — 200 — 60.2 KiB — 257 ms — h2https://bavovna.ai/wp-content/uploads/2026/04/seawolf-1-1.svg/wp-content/uploads/2026/04/seawolf... https://bavovna.ai/wp-content/uploads/2026/04/seawolf-1-1.svg — 200 — 395.7 KiB — 366 ms — h2https://bavovna.ai/wp-content/uploads/2026/05/decentralized-air-defence.svg/wp-content/uploads/2026/05/decentr... https://bavovna.ai/wp-content/uploads/2026/05/decentralized-air-defence.svg — 200 — 1.6 MiB — 440 ms — h2https://bavovna.ai/wp-content/uploads/2026/09/multivector-airflow-sensor-mas.png/wp-content/uploads/2026/09/multive... https://bavovna.ai/wp-content/uploads/2026/09/multivector-airflow-sensor-mas.png — 200 — 945.0 KiB — 462 ms — h2https://bavovna.ai/wp-content/uploads/2026/08/bridge-program-e1787773481982.png/wp-content/uploads/2026/08/bridge-... https://bavovna.ai/wp-content/uploads/2026/08/bridge-program-e1787773481982.png — 200 — 2.9 MiB — 566 ms — h2https://bavovna.ai/wp-content/uploads/2026/02/air-flow-sensor-uav.png/wp-content/uploads/2026/02/air-flo... https://bavovna.ai/wp-content/uploads/2026/02/air-flow-sensor-uav.png — 200 — 852.9 KiB — 454 ms — h2https://bavovna.ai/wp-content/uploads/2024/04/pajamas_twitter.svg/wp-content/uploads/2024/04/pajamas... https://bavovna.ai/wp-content/uploads/2024/04/pajamas_twitter.svg — 200 — 366 B — 215 ms — h2https://bavovna.ai/wp-content/uploads/2024/04/ph_youtube-logo-light.svg/wp-content/uploads/2024/04/ph_yout... https://bavovna.ai/wp-content/uploads/2024/04/ph_youtube-logo-light.svg — 200 — 1.2 KiB — 211 ms — h2https://bavovna.ai/wp-content/uploads/2024/04/ph_linkedin-logo-light.svg/wp-content/uploads/2024/04/ph_link... https://bavovna.ai/wp-content/uploads/2024/04/ph_linkedin-logo-light.svg — 200 — 1.1 KiB — 220 ms — h2https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1011 B — 122 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MF4DDDTGwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MF4DDDTG — 200 — 119.1 KiB — 263 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABgAAAAQACAYAAAAncZJCAAEAAElEQVR4Xuz9d7wtV3Un+v7GrLV2P…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABgAAAAQACAYAAAAncZJCAAEAAElEQVR4Xuz9d7wtV3Un+v7GrLV2P… — 200 — 0 B — 26 ms — datahttps://bavovna.ai/wp-content/themes/bavovna/img/bg1.jpg/wp-content/themes/bavovna/img/bg1.... https://bavovna.ai/wp-content/themes/bavovna/img/bg1.jpg — 200 — 456.2 KiB — 276 ms — h2https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 9 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 19 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQoAAANcCAYAAAAXWpKIAAEAAElEQVR4Xuz9aZCkd34f+H3/x3PlW…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQoAAANcCAYAAAAXWpKIAAEAAElEQVR4Xuz9aZCkd34f+H3/x3PlW… — 200 — 0 B — 29 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAJACAYAAAATlRTVAAAQAElEQVR4Aey9CYBlR13v/606y117n…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAJACAYAAAATlRTVAAAQAElEQVR4Aey9CYBlR13v/606y117n… — 200 — 0 B — 16 ms — datahttps://bavovna.ai/wp-content/uploads/2026/05/mask-group-2.png/wp-content/uploads/2026/05/mask-gr... https://bavovna.ai/wp-content/uploads/2026/05/mask-group-2.png — 200 — 2.9 MiB — 318 ms — h2https://bavovna.ai/wp-content/uploads/2026/04/bg_2x.jpg/wp-content/uploads/2026/04/bg_2x.j... https://bavovna.ai/wp-content/uploads/2026/04/bg_2x.jpg — 200 — 214.3 KiB — 313 ms — h2https://bavovna.ai/wp-json/contact-form-7/v1/contact-forms/159/feedback/schema/wp-json/contact-form-7/v1/contact-... https://bavovna.ai/wp-json/contact-form-7/v1/contact-forms/159/feedback/schema — 200 — 566 B — 352 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-NMH611W2KB&gtm=45Pe69g1v9187122185za200zd9187122185xf1&_p=1789926059292&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAACAC&are=1&cid=175392508.1789926060&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789926060&sct=1&seg=0&dl=https%3A%2F%2Fbavovna.ai%2F&dt=AI%20Navigation%20for%20Uncrewed%20Vehicles&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=2057analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-NMH611W2KB&gtm=45Pe69g1v9187122185za200zd9187122185xf1&_p=1789926059292&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAACAC&are=1&cid=175392508.1789926060&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789926060&sct=1&seg=0&dl=https%3A%2F%2Fbavovna.ai%2F&dt=AI%20Navigation%20for%20Uncrewed%20Vehicles&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=2057 — 204 — 545 B — 158 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-NMH611W2KB&cid=175392508.1789926060&gtm=45Pe69g1v9187122185za200zd9187122185xf1&rcb=17&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=115616985~115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-NMH611W2KB&cid=175392508.1789926060&gtm=45Pe69g1v9187122185za200zd9187122185xf1&rcb=17&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=115616985~115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153 — 204 — 554 B — 72 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1045355782&cx=c&gtm=4e69g1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1045355782&cx=c&gtm=4e69g1 — 200 — 159.9 KiB — 111 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1045355782/?random=1789926060416&cv=11&fst=1789926060416&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fbavovna.ai%2F&rcb=14&frm=0&tiba=AI%20Navigation%20for%20Uncrewed%20Vehicles&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=62135461.1789926060&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1045355782/?random=1789926060416&cv=11&fst=1789926060416&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fbavovna.ai%2F&rcb=14&frm=0&tiba=AI%20Navigation%20for%20Uncrewed%20Vehicles&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=62135461.1789926060&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4 — 200 — 2.6 KiB — 75 ms — h3https://www.google.com/rmkt/collect/1045355782/?random=1789926060416&cv=11&fst=1789926060416&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fbavovna.ai%2F&rcb=14&frm=0&tiba=AI%20Navigation%20for%20Uncrewed%20Vehicles&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=62135461.1789926060&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5www.google.com/rmkt/collect/1045355... https://www.google.com/rmkt/collect/1045355782/?random=1789926060416&cv=11&fst=1789926060416&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fbavovna.ai%2F&rcb=14&frm=0&tiba=AI%20Navigation%20for%20Uncrewed%20Vehicles&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=62135461.1789926060&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5 — 200 — 20 B — 73 ms — h3https://www.google.com/ccm/collect?rcb=14&frm=0&apvc=1&auid=62135461.1789926060&dt=AI%20Navigation%20for%20Uncrewed%20Vehicles&tid=AW-1045355782&en=page_view&dl=https%3A%2F%2Fbavovna.ai%2F&scrsrc=www.googletagmanager.com&rnd=1471016608.1789926060&navt=n&npa=0&did=dZTNiMT&gdid=dZTNiMT&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153~120847433&tft=1789926060471&tfd=2212&tids=AW-1045355782&fmt=8www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&apvc=1&auid=62135461.1789926060&dt=AI%20Navigation%20for%20Uncrewed%20Vehicles&tid=AW-1045355782&en=page_view&dl=https%3A%2F%2Fbavovna.ai%2F&scrsrc=www.googletagmanager.com&rnd=1471016608.1789926060&navt=n&npa=0&did=dZTNiMT&gdid=dZTNiMT&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153~120847433&tft=1789926060471&tfd=2212&tids=AW-1045355782&fmt=8 — 200 — 21 B — 67 ms — h3https://ad.doubleclick.net/ccm/s/collect?auid=62135461.1789926060&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&fmt=8ad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=62135461.1789926060&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&fmt=8 — 204 — 22 B — 65 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 21.3 KiB — 40 ms — h2https://sc.lfeeder.com/lftracker_v1_p1e024BKPoZaGB6d.jssc.lfeeder.com/lftracker_v1_p1e024B... https://sc.lfeeder.com/lftracker_v1_p1e024BKPoZaGB6d.js — 200 — 12.5 KiB — 432 ms — h2https://www.clarity.ms/tag/mqa4f1omr0?ref=gtm2www.clarity.ms/tag/mqa4f1omr0?ref=g... https://www.clarity.ms/tag/mqa4f1omr0?ref=gtm2 — 200 — 1.1 KiB — 227 ms — http/1.1https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.js — 200 — 346.1 KiB — 76 ms — h2https://www.google.com/pagead/1p-user-list/1045355782/?random=1789926060416&cv=11&fst=1789923600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fbavovna.ai%2F&rcb=14&frm=0&tiba=AI%20Navigation%20for%20Uncrewed%20Vehicles&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=62135461.1789926060&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS0wEAQM4h3EioaFiB-dSR5Zus445EW8dTwnoLN26a2MgeOfzmE-HpP7L4VX7XYS3Dsr3yFbYFJDbowjviITkVb347wVwOlcmZ_EC2_OX1d9diwnHYhFdtJem_iUcG6s-1h-1hqSv4VaKnX8LSdtAb_9wJX276fLJygubCBTkAk4v-Uy5OT8_hC6gKxV5aAXAoWjGdps_fFnZ6Ox55quQ9kSl1eLVOdyEtCXWfn2K8sZPq42QbAEdITWeY5EYPkpz_EffXs68s6hothB4HagUvmKonjbVE&random=3809845490&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1045355782/?random=1789926060416&cv=11&fst=1789923600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v9214531274za200zb9187122185zd9187122185xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118897920~118897930~120213116~120385423~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fbavovna.ai%2F&rcb=14&frm=0&tiba=AI%20Navigation%20for%20Uncrewed%20Vehicles&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=62135461.1789926060&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS0wEAQM4h3EioaFiB-dSR5Zus445EW8dTwnoLN26a2MgeOfzmE-HpP7L4VX7XYS3Dsr3yFbYFJDbowjviITkVb347wVwOlcmZ_EC2_OX1d9diwnHYhFdtJem_iUcG6s-1h-1hqSv4VaKnX8LSdtAb_9wJX276fLJygubCBTkAk4v-Uy5OT8_hC6gKxV5aAXAoWjGdps_fFnZ6Ox55quQ9kSl1eLVOdyEtCXWfn2K8sZPq42QbAEdITWeY5EYPkpz_EffXs68s6hothB4HagUvmKonjbVE&random=3809845490&rmt_tld=0&ipr=y — 200 — 64 B — 35 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8308169&time=1789926060664&li_adsId=f24edd10-f2df-4cbe-aca0-a8fc71156264&pageLoadId=1fc01d83-7e34-44aa-bfe7-1e710159d592&url=https%3A%2F%2Fbavovna.ai%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8308169&time=1789926060664&li_adsId=f24edd10-f2df-4cbe-aca0-a8fc71156264&pageLoadId=1fc01d83-7e34-44aa-bfe7-1e710159d592&url=https%3A%2F%2Fbavovna.ai%2F&tm=gtmv2 — 302 — 1.0 KiB — 73 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 640 B — 194 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8308169&time=1789926060664&li_adsId=f24edd10-f2df-4cbe-aca0-a8fc71156264&pageLoadId=1fc01d83-7e34-44aa-bfe7-1e710159d592&url=https%3A%2F%2Fbavovna.ai%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8308169&time=1789926060664&li_adsId=f24edd10-f2df-4cbe-aca0-a8fc71156264&pageLoadId=1fc01d83-7e34-44aa-bfe7-1e710159d592&url=https%3A%2F%2Fbavovna.ai%2F&tm=gtmv2&cookiesTest=true — 200 — 607 B — 105 ms — h2https://scripts.clarity.ms/0.8.70/clarity.jsscripts.clarity.ms/0.8.70/clarity.j... https://scripts.clarity.ms/0.8.70/clarity.js — 200 — 25.4 KiB — 42 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 515 B — 112 ms — h2https://bavovna.ai/wp-content/uploads/2024/04/cropped-favicon-48x4848x48-32x32.png/wp-content/uploads/2024/04/cropped... https://bavovna.ai/wp-content/uploads/2024/04/cropped-favicon-48x4848x48-32x32.png — 200 — 1019 B — 78 ms — h2https://tr-rc.lfeeder.com/?sid=p1e024BKPoZaGB6d&data=eyJnYVRyYWNraW5nSWRzIjpbXSwiZ2FNZWFzdXJlbWVudElkcyI6WyJHVC1NS1RKRkIyMyIsIkFXLTEwNDUzNTU3ODIiXSwiZ2FDbGllbnRJZHMiOlsiMTc1MzkyNTA4LjE3ODk5MjYwNjAiXSwiY29udGV4dCI6eyJsaWJyYXJ5Ijp7Im5hbWUiOiJsZnRyYWNrZXIiLCJ2ZXJzaW9uIjoiMi43NC4yIn0sInBhZ2VVcmwiOiJodHRwczovL2Jhdm92bmEuYWkvIiwicGFnZVRpdGxlIjoiQUkgTmF2aWdhdGlvbiBmb3IgVW5jcmV3ZWQgVmVoaWNsZXMiLCJyZWZlcnJlciI6IiJ9LCJldmVudCI6InRyYWNraW5nLWV2ZW50IiwiY2xpZW50RXZlbnRJZCI6IjY2ZWU2NDU1MWYzYjRlZWIiLCJzY3JpcHRJZCI6InAxZTAyNEJLUG9aYUdCNmQiLCJjb29raWVzRW5hYmxlZCI6dHJ1ZSwiY29uc2VudExldmVsIjoibm9uZSIsImFub255bWl6ZUlwIjpmYWxzZSwibGZDbGllbnRJZCI6IkxGMS4xLmQ1ZWQ4OWUyNjE3M2IwMzkuMTc4OTkyNjA2MTE0OCIsImZvcmVpZ25Db29raWVzIjpbXSwicHJvcGVydGllcyI6e30sImF1dG9UcmFja2luZ0VuYWJsZWQiOnRydWUsImF1dG9UcmFja2luZ01vZGUiOiJzcGEifQ==tr-rc.lfeeder.com/?sid=p1e024BKPoZa... https://tr-rc.lfeeder.com/?sid=p1e024BKPoZaGB6d&data=eyJnYVRyYWNraW5nSWRzIjpbXSwiZ2FNZWFzdXJlbWVudElkcyI6WyJHVC1NS1RKRkIyMyIsIkFXLTEwNDUzNTU3ODIiXSwiZ2FDbGllbnRJZHMiOlsiMTc1MzkyNTA4LjE3ODk5MjYwNjAiXSwiY29udGV4dCI6eyJsaWJyYXJ5Ijp7Im5hbWUiOiJsZnRyYWNrZXIiLCJ2ZXJzaW9uIjoiMi43NC4yIn0sInBhZ2VVcmwiOiJodHRwczovL2Jhdm92bmEuYWkvIiwicGFnZVRpdGxlIjoiQUkgTmF2aWdhdGlvbiBmb3IgVW5jcmV3ZWQgVmVoaWNsZXMiLCJyZWZlcnJlciI6IiJ9LCJldmVudCI6InRyYWNraW5nLWV2ZW50IiwiY2xpZW50RXZlbnRJZCI6IjY2ZWU2NDU1MWYzYjRlZWIiLCJzY3JpcHRJZCI6InAxZTAyNEJLUG9aYUdCNmQiLCJjb29raWVzRW5hYmxlZCI6dHJ1ZSwiY29uc2VudExldmVsIjoibm9uZSIsImFub255bWl6ZUlwIjpmYWxzZSwibGZDbGllbnRJZCI6IkxGMS4xLmQ1ZWQ4OWUyNjE3M2IwMzkuMTc4OTkyNjA2MTE0OCIsImZvcmVpZ25Db29raWVzIjpbXSwicHJvcGVydGllcyI6e30sImF1dG9UcmFja2luZ0VuYWJsZWQiOnRydWUsImF1dG9UcmFja2luZ01vZGUiOiJzcGEifQ== — 200 — 320 B — 165 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 274 B — 220 ms — http/1.1https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=EBEAF5CA5F6D418BA4013C357F107D69&RedC=c.clarity.ms&MXFR=337963A51F796A13202B747F1B796422c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=EBEAF5CA5F6D418BA4013C357F107D69&RedC=c.clarity.ms&MXFR=337963A51F796A13202B747F1B796422 — 302 — 763 B — 85 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=EBEAF5CA5F6D418BA4013C357F107D69&MUID=10CE013403496A7B2E7C16EE02766B1Dc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=EBEAF5CA5F6D418BA4013C357F107D69&MUID=10CE013403496A7B2E7C16EE02766B1D — 200 — 466 B — 33 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 274 B — 521 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
52% of JavaScript execution is third-party
First-party Third-party 5797ms · 1218KB · €63/mo
jsDelivr
CDN
Costly
Execution 1785ms
Transfer 43 KB
Unused 58%
Monthly Cost €19/mo
Microsoft Clarity
Session Replay
Costly
Execution 1008ms
Transfer 25 KB
Monthly Cost €11/mo
www.gstatic.com
Other
Costly
Execution 918ms
Transfer 346 KB
Unused 71%
Monthly Cost €10/mo
Google Tag Manager
Tag Manager
Costly
Execution 588ms
Transfer 187 KB
Unused 41%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 517ms
Transfer 160 KB
Unused 39%
Monthly Cost €6/mo
cdnjs
CDN
Costly
Execution 316ms
Transfer 27 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 228ms
Transfer 119 KB
Unused 57%
Monthly Cost €2/mo
accounts.google.com
Other
Optional
Execution 142ms
Transfer 99 KB
Unused 83%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 96ms
Transfer 160 KB
Unused 71%
Monthly Cost €1/mo
sc.lfeeder.com
Other
Optional
Execution 81ms
Transfer 12 KB
Monthly Cost €1/mo
cdnjs
CDN
Optional
Execution 59ms
Transfer 17 KB
Monthly Cost €1/mo
LinkedIn Insight
Advertising
Optional
Execution 58ms
Transfer 21 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • jsDelivr adds 1785ms and costs ~€19/month
  • Microsoft Clarity adds 1008ms and costs ~€11/month
  • www.gstatic.com adds 918ms and costs ~€10/month
  • Google Tag Manager adds 588ms and costs ~€6/month
  • Google Tag Manager adds 517ms and costs ~€6/month
  • cdnjs adds 316ms and costs ~€3/month
  • Google Tag Manager adds 228ms and costs ~€2/month

52% 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

jsDelivr takes 1785ms 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

58% of jsDelivr's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Microsoft Clarity takes 1008ms 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

www.gstatic.com takes 918ms 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

71% of www.gstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 588ms 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

Google Tag Manager takes 517ms 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

cdnjs takes 316ms 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

Google Tag Manager takes 228ms 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

57% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

83% of accounts.google.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

71% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-08-22 — 2026-09-18)

LCP (p75)

2506 ms

76% good

INP (p75)

79 ms

93% good

CLS (p75)

0.030

92% good

FCP (p75)

1949 ms

TTFB (p75)

1025 ms

Image Optimization
23 images, 7940 KB total, 4896 KB wasted
INFO

Image Optimization Audit

Total Images

23

Total Size

7940 KB

Oversized

4

Wasted

4896 KB

21 missing dimensions 13 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