Skip to content
https://trydantech.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
1
REVIEW
6
PASS
16
INFO
4

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

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

2.01 s

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

16.21 s

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

481 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.126

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

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

16.27 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
27
16 PASS 6 REVIEW 1 FIX
F
Page Weight Budget
Action
6.9 MB transferred, 70 requests
FIX
6.9 MB transferred, 70 requests
Critical::
Page weighs 10.7 MB (6.9 MB transferred)
Warning::
Images are 4.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.8 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::
Fonts are 654 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 654 KB
Info::
70 HTTP requests
Info::
Estimated 1.4 g CO2 per page load
6.9 MB / 2.4 MB budget
6.9 MB transferred
70 requests
1.4 g CO2 per page load
Images 4.8 MiB 69%
JavaScript 1.3 MiB 19%
Fonts 653.8 KiB 9%
CSS 125.5 KiB 2%
HTML 77.3 KiB 1%
Other 4.8 KiB 0%
Other 4.3 KiB 0%
Other 289 B 0%
Other 0 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

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

Why this matters

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

Source: web.dev font loading

B
Image Optimization
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://trydantech.com/assets/client/icons/logo-na... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 4.8 MB
0 oversized -0 KB
22 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1888ms total JS execution
REVIEW
1888ms total JS execution
Warning::
Unattributable: 514ms CPU time
Warning::
https://trydantech.com/: 481ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-TXN4...: 347ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-173...: 304ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TRF...: 241ms CPU time
Info::
Third-party scripts: 893ms (47% of total)

Main Thread Breakdown

Script Evaluation 43% Other 29% Style & Layout 15% Script Parsing & Compilation 8% Rendering 4%
ScriptTotalScriptingParse/CompileParty
Unattributable514ms28ms0ms1st
https://trydantech.com/481ms19ms7ms1st
https://www.googletagmanager.com/gtag/js?id=G-TXN4WBVZ5W347ms271ms43ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17304213719&cx=c&gtm=4e65m1h1304ms259ms44ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TRFHXCQH241ms193ms46ms3rd
C
JS Bundles
Action
16 scripts, 196 KB unused
REVIEW
16 scripts, 196 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-TXN4...: 67 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TRF...: 67 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-173...: 61 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 196 KB
196 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-TXN4WBVZ5W178 KB67 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TRFHXCQH142 KB67 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17304213719&cx=c&gtm=4e65m1h1144 KB61 KB (43%)3rd
https://www.youtube.com/s/player/c2f7551f/player_embed_es6.vflset/en_US/base.js443 KB3rd
https://www.youtube.com/iframe_api3 KB3rd
https://unpkg.com/alpinejs@3.15.12/dist/cdn.min.js17 KB3rd
https://www.youtube.com/s/player/c2f7551f/www-widgetapi.vflset/www-widgetapi.js11 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.HzM97TZVvpI.2021.O/am=AAAAAAE/d=1/br=1/rs=AGKMywHiLt5r6Y18Ity3Wb4wZhaCA3jtkw/m=root,base140 KB3rd
https://trydantech.com/build/assets/app-C0G0cght.js14 KB1st
https://static.doubleclick.net/instream/ad_status.js0 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

B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
70 resources · 6.9 MB · 196 KB savings available
REVIEW
70 resources · 6.9 MB · 196 KB savings available
Warning::
Page weight 6.9 MB exceeds 1 MB target by 5.9 MB
Got: 6.9 MB Expected: ≤ 1 MB
Info::
~196 KB of savings available
Info::
43 third-party resources (22% of weight)
Info::
5 resources over 200KB
70 resources · 6.9 MiB · 43 third-party 5.9 MiB over 1MB target
Image 69% · 4.8 MiB
JavaScript 19% · 1.3 MiB
Font 9% · 653.8 KiB
CSS 2% · 125.5 KiB
Document 1% · 77.3 KiB
Other 0% · 6.5 KiB

~195.5 KiB of savings available

Remove unused JavaScript: 195.5 KiB
B
HTTP Caching
no-cache, private
REVIEW
no-cache, private
Info::
Cache-Control header is set
Got: no-cache, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, private

DirectiveValueMeaning
no-cacheCache but always revalidate first
privateOnly browser cache, not CDN/proxy
A
Third-Party Impact
22% third-party, 0 ms blocking
PASS
22% third-party, 0 ms blocking
Info::
Third-party code accounts for 22% of page weight (1.5 MiB of 6.9 MiB)
Info::
Third-party blocking time is low (0 ms)
78%
22%
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
7 fonts (654 KB)
PASS
7 fonts (654 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

654 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.0 s LCP 16.2 shttps://trydantech.com/build/assets/Inter-Light-D9iiu9Ht.woff2Inter-Light-D9iiu9Ht.woff2 https://trydantech.com/build/assets/Inter-Light-D9iiu9Ht.woff2 — 115.9 KiB — 962 ms — font-display: swaphttps://trydantech.com/build/assets/Inter-Medium-Bqylrw2L.woff2Inter-Medium-Bqylrw2L.w... https://trydantech.com/build/assets/Inter-Medium-Bqylrw2L.woff2 — 116.4 KiB — 1.2 s — font-display: swaphttps://trydantech.com/build/assets/Inter-Regular-B2uJs5iC.woff2Inter-Regular-B2uJs5iC.... https://trydantech.com/build/assets/Inter-Regular-B2uJs5iC.woff2 — 114.4 KiB — 1.4 s — font-display: swaphttps://trydantech.com/build/assets/Inter-Bold-MbOruhI0.woff2Inter-Bold-MbOruhI0.woff2 https://trydantech.com/build/assets/Inter-Bold-MbOruhI0.woff2 — 117.0 KiB — 1.6 s — font-display: swaphttps://trydantech.com/build/assets/Inter-SemiBold-BClnkAft.woff2Inter-SemiBold-BClnkAft... https://trydantech.com/build/assets/Inter-SemiBold-BClnkAft.woff2 — 116.9 KiB — 1.5 s — font-display: swaphttps://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2zYXzKVElMYYaJe8bpLHnCwD... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 39.3 KiB — 55 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 114 ms — font-display: swap
Inter-Light-D9iiu9Ht.woff2 woff2 swap
Size 116 KB
Load time 962 ms
Start 870 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Medium-Bqylrw2L.w... woff2 swap
Size 116 KB
Load time 1.2 s
Start 873 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Regular-B2uJs5iC.... woff2 swap
Size 114 KB
Load time 1.4 s
Start 873 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Bold-MbOruhI0.woff2 woff2 swap
Size 117 KB
Load time 1.6 s
Start 874 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-SemiBold-BClnkAft... woff2 swap
Size 117 KB
Load time 1.5 s
Start 874 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
zYXzKVElMYYaJe8bpLHnCwD... woff2 swap
Size 39 KB
Load time 55 ms
Start 916 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 114 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)

Fixing the unchecked items could save ~290 KB and ~580 ms

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
1
dns-prefetch
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+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache, private
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+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Hostinger

Network Waterfall
70 requests over 6042ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.0 s LCP 16.2 shttps://trydantech.com// https://trydantech.com/ — 200 — 19.7 KiB — 620 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TRFHXCQHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TRFHXCQH — 200 — 142.5 KiB — 314 ms — h2https://www.googletagmanager.com/gtag/js?id=G-TXN4WBVZ5Wwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TXN4WBVZ5W — 200 — 177.7 KiB — 304 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap — 200 — 1.2 KiB — 165 ms — h2https://trydantech.com/build/assets/app-7x9LYh5z.css/build/assets/app-7x9LYh5z.css https://trydantech.com/build/assets/app-7x9LYh5z.css — 200 — 17.2 KiB — 222 ms — h2https://trydantech.com/build/assets/app-C0G0cght.js/build/assets/app-C0G0cght.js https://trydantech.com/build/assets/app-C0G0cght.js — 200 — 13.6 KiB — 223 ms — h2https://trydantech.com/assets/client/icons/logo-nav.svg/assets/client/icons/logo-nav.svg https://trydantech.com/assets/client/icons/logo-nav.svg — 200 — 1.1 KiB — 227 ms — h2https://trydantech.com/assets/client/icons/lightning-icon.svg/assets/client/icons/lightning-icon... https://trydantech.com/assets/client/icons/lightning-icon.svg — 200 — 335 B — 240 ms — h2https://trydantech.com/assets/client/icons/arrow-icon.svg/assets/client/icons/arrow-icon.svg https://trydantech.com/assets/client/icons/arrow-icon.svg — 200 — 292 B — 241 ms — h2https://trydantech.com/assets/client/icons/green-leaf.svg/assets/client/icons/green-leaf.svg https://trydantech.com/assets/client/icons/green-leaf.svg — 200 — 1.2 KiB — 242 ms — h2https://trydantech.com/assets/client/icons/green-power-icon.svg/assets/client/icons/green-power-ic... https://trydantech.com/assets/client/icons/green-power-icon.svg — 200 — 297 B — 242 ms — h2https://trydantech.com/assets/client/icons/green-recycle-icon.svg/assets/client/icons/green-recycle-... https://trydantech.com/assets/client/icons/green-recycle-icon.svg — 200 — 403 B — 243 ms — h2https://trydantech.com/assets/client/icons/green-improve-icon.svg/assets/client/icons/green-improve-... https://trydantech.com/assets/client/icons/green-improve-icon.svg — 200 — 301 B — 243 ms — h2https://trydantech.com/assets/client/icons/green-battery-icon.svg/assets/client/icons/green-battery-... https://trydantech.com/assets/client/icons/green-battery-icon.svg — 200 — 419 B — 244 ms — h2https://trydantech.com/assets/client/icons/efficiency-icon.svg/assets/client/icons/efficiency-ico... https://trydantech.com/assets/client/icons/efficiency-icon.svg — 200 — 750 B — 244 ms — h2https://trydantech.com/assets/client/icons/temperature-icon.svg/assets/client/icons/temperature-ic... https://trydantech.com/assets/client/icons/temperature-icon.svg — 200 — 407 B — 245 ms — h2https://trydantech.com/assets/client/icons/performance-icon.svg/assets/client/icons/performance-ic... https://trydantech.com/assets/client/icons/performance-icon.svg — 200 — 327 B — 246 ms — h2https://trydantech.com/assets/client/icons/battery-with-power-icon.svg/assets/client/icons/battery-with-p... https://trydantech.com/assets/client/icons/battery-with-power-icon.svg — 200 — 383 B — 247 ms — h2https://trydantech.com/assets/client/images/trydan-logo.png/assets/client/images/trydan-logo.p... https://trydantech.com/assets/client/images/trydan-logo.png — 200 — 237 B — 248 ms — h2https://trydantech.com/storage/blogs/featured/d2ViAzGJzuYJW94y7AhXHBbo7BtcxgXbeL4g3jVY.png/storage/blogs/featured/d2ViAzGJzuY... https://trydantech.com/storage/blogs/featured/d2ViAzGJzuYJW94y7AhXHBbo7BtcxgXbeL4g3jVY.png — 200 — 1.9 MiB — 1.2 s — h2https://trydantech.com/storage/blogs/featured/NVi2lO9nARChM8yYVMKnB2ZlHhmadlPNgQeqbU8D.png/storage/blogs/featured/NVi2lO9nARC... https://trydantech.com/storage/blogs/featured/NVi2lO9nARChM8yYVMKnB2ZlHhmadlPNgQeqbU8D.png — 200 — 1.8 MiB — 1.2 s — h2https://trydantech.com/storage/blogs/featured/b5qPEhKrp7rAm4P05xxmli8VEXBTjBFA7XZIjhfE.jpg/storage/blogs/featured/b5qPEhKrp7r... https://trydantech.com/storage/blogs/featured/b5qPEhKrp7rAm4P05xxmli8VEXBTjBFA7XZIjhfE.jpg — 200 — 343.6 KiB — 896 ms — h2https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.jsunpkg.com/alpinejs@3.x.x/dist/cdn.m... https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js — 302 — 266 B — 116 ms — h2https://unpkg.com/alpinejs@3.15.12/dist/cdn.min.jsunpkg.com/alpinejs@3.15.12/dist/cdn... https://unpkg.com/alpinejs@3.15.12/dist/cdn.min.js — 200 — 16.7 KiB — 41 ms — h2https://trydantech.com/assets/client/images/technology-machine-1.png/assets/client/images/technology-ma... https://trydantech.com/assets/client/images/technology-machine-1.png — 200 — 182.0 KiB — 1.8 s — h3https://trydantech.com/assets/client/images/data-center.png/assets/client/images/data-center.p... https://trydantech.com/assets/client/images/data-center.png — 200 — 579.6 KiB — 2.0 s — h3https://www.youtube.com/embed/Q8bd7KVvEPU?autoplay=1&mute=1&controls=0&showinfo=0&rel=0&modestbranding=1&loop=1&playlist=Q8bd7KVvEPU&disablekb=1&fs=0&iv_load_policy=3&cc_load_policy=0&playsinline=1&enablejsapi=1&origin=https://trydantech.comwww.youtube.com/embed/Q8bd7KVvEPU?a... https://www.youtube.com/embed/Q8bd7KVvEPU?autoplay=1&mute=1&controls=0&showinfo=0&rel=0&modestbranding=1&loop=1&playlist=Q8bd7KVvEPU&disablekb=1&fs=0&iv_load_policy=3&cc_load_policy=0&playsinline=1&enablejsapi=1&origin=https://trydantech.com — 200 — 57.6 KiB — 387 ms — h2https://trydantech.com/build/assets/Inter-Light-D9iiu9Ht.woff2/build/assets/Inter-Light-D9iiu9Ht.... https://trydantech.com/build/assets/Inter-Light-D9iiu9Ht.woff2 — 200 — 115.9 KiB — 962 ms — h3https://trydantech.com/build/assets/Inter-Medium-Bqylrw2L.woff2/build/assets/Inter-Medium-Bqylrw2L... https://trydantech.com/build/assets/Inter-Medium-Bqylrw2L.woff2 — 200 — 116.4 KiB — 1.2 s — h3https://trydantech.com/build/assets/Inter-Regular-B2uJs5iC.woff2/build/assets/Inter-Regular-B2uJs5i... https://trydantech.com/build/assets/Inter-Regular-B2uJs5iC.woff2 — 200 — 114.4 KiB — 1.4 s — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.0 s LCP 16.2 shttps://trydantech.com// https://trydantech.com/ — 200 — 19.7 KiB — 620 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TRFHXCQHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TRFHXCQH — 200 — 142.5 KiB — 314 ms — h2https://www.googletagmanager.com/gtag/js?id=G-TXN4WBVZ5Wwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TXN4WBVZ5W — 200 — 177.7 KiB — 304 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap — 200 — 1.2 KiB — 165 ms — h2https://trydantech.com/build/assets/app-7x9LYh5z.css/build/assets/app-7x9LYh5z.css https://trydantech.com/build/assets/app-7x9LYh5z.css — 200 — 17.2 KiB — 222 ms — h2https://trydantech.com/build/assets/app-C0G0cght.js/build/assets/app-C0G0cght.js https://trydantech.com/build/assets/app-C0G0cght.js — 200 — 13.6 KiB — 223 ms — h2https://trydantech.com/assets/client/icons/logo-nav.svg/assets/client/icons/logo-nav.svg https://trydantech.com/assets/client/icons/logo-nav.svg — 200 — 1.1 KiB — 227 ms — h2https://trydantech.com/assets/client/icons/lightning-icon.svg/assets/client/icons/lightning-icon... https://trydantech.com/assets/client/icons/lightning-icon.svg — 200 — 335 B — 240 ms — h2https://trydantech.com/assets/client/icons/arrow-icon.svg/assets/client/icons/arrow-icon.svg https://trydantech.com/assets/client/icons/arrow-icon.svg — 200 — 292 B — 241 ms — h2https://trydantech.com/assets/client/icons/green-leaf.svg/assets/client/icons/green-leaf.svg https://trydantech.com/assets/client/icons/green-leaf.svg — 200 — 1.2 KiB — 242 ms — h2https://trydantech.com/assets/client/icons/green-power-icon.svg/assets/client/icons/green-power-ic... https://trydantech.com/assets/client/icons/green-power-icon.svg — 200 — 297 B — 242 ms — h2https://trydantech.com/assets/client/icons/green-recycle-icon.svg/assets/client/icons/green-recycle-... https://trydantech.com/assets/client/icons/green-recycle-icon.svg — 200 — 403 B — 243 ms — h2https://trydantech.com/assets/client/icons/green-improve-icon.svg/assets/client/icons/green-improve-... https://trydantech.com/assets/client/icons/green-improve-icon.svg — 200 — 301 B — 243 ms — h2https://trydantech.com/assets/client/icons/green-battery-icon.svg/assets/client/icons/green-battery-... https://trydantech.com/assets/client/icons/green-battery-icon.svg — 200 — 419 B — 244 ms — h2https://trydantech.com/assets/client/icons/efficiency-icon.svg/assets/client/icons/efficiency-ico... https://trydantech.com/assets/client/icons/efficiency-icon.svg — 200 — 750 B — 244 ms — h2https://trydantech.com/assets/client/icons/temperature-icon.svg/assets/client/icons/temperature-ic... https://trydantech.com/assets/client/icons/temperature-icon.svg — 200 — 407 B — 245 ms — h2https://trydantech.com/assets/client/icons/performance-icon.svg/assets/client/icons/performance-ic... https://trydantech.com/assets/client/icons/performance-icon.svg — 200 — 327 B — 246 ms — h2https://trydantech.com/assets/client/icons/battery-with-power-icon.svg/assets/client/icons/battery-with-p... https://trydantech.com/assets/client/icons/battery-with-power-icon.svg — 200 — 383 B — 247 ms — h2https://trydantech.com/assets/client/images/trydan-logo.png/assets/client/images/trydan-logo.p... https://trydantech.com/assets/client/images/trydan-logo.png — 200 — 237 B — 248 ms — h2https://trydantech.com/storage/blogs/featured/d2ViAzGJzuYJW94y7AhXHBbo7BtcxgXbeL4g3jVY.png/storage/blogs/featured/d2ViAzGJzuY... https://trydantech.com/storage/blogs/featured/d2ViAzGJzuYJW94y7AhXHBbo7BtcxgXbeL4g3jVY.png — 200 — 1.9 MiB — 1.2 s — h2https://trydantech.com/storage/blogs/featured/NVi2lO9nARChM8yYVMKnB2ZlHhmadlPNgQeqbU8D.png/storage/blogs/featured/NVi2lO9nARC... https://trydantech.com/storage/blogs/featured/NVi2lO9nARChM8yYVMKnB2ZlHhmadlPNgQeqbU8D.png — 200 — 1.8 MiB — 1.2 s — h2https://trydantech.com/storage/blogs/featured/b5qPEhKrp7rAm4P05xxmli8VEXBTjBFA7XZIjhfE.jpg/storage/blogs/featured/b5qPEhKrp7r... https://trydantech.com/storage/blogs/featured/b5qPEhKrp7rAm4P05xxmli8VEXBTjBFA7XZIjhfE.jpg — 200 — 343.6 KiB — 896 ms — h2https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.jsunpkg.com/alpinejs@3.x.x/dist/cdn.m... https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js — 302 — 266 B — 116 ms — h2https://unpkg.com/alpinejs@3.15.12/dist/cdn.min.jsunpkg.com/alpinejs@3.15.12/dist/cdn... https://unpkg.com/alpinejs@3.15.12/dist/cdn.min.js — 200 — 16.7 KiB — 41 ms — h2https://trydantech.com/assets/client/images/technology-machine-1.png/assets/client/images/technology-ma... https://trydantech.com/assets/client/images/technology-machine-1.png — 200 — 182.0 KiB — 1.8 s — h3https://trydantech.com/assets/client/images/data-center.png/assets/client/images/data-center.p... https://trydantech.com/assets/client/images/data-center.png — 200 — 579.6 KiB — 2.0 s — h3https://www.youtube.com/embed/Q8bd7KVvEPU?autoplay=1&mute=1&controls=0&showinfo=0&rel=0&modestbranding=1&loop=1&playlist=Q8bd7KVvEPU&disablekb=1&fs=0&iv_load_policy=3&cc_load_policy=0&playsinline=1&enablejsapi=1&origin=https://trydantech.comwww.youtube.com/embed/Q8bd7KVvEPU?a... https://www.youtube.com/embed/Q8bd7KVvEPU?autoplay=1&mute=1&controls=0&showinfo=0&rel=0&modestbranding=1&loop=1&playlist=Q8bd7KVvEPU&disablekb=1&fs=0&iv_load_policy=3&cc_load_policy=0&playsinline=1&enablejsapi=1&origin=https://trydantech.com — 200 — 57.6 KiB — 387 ms — h2https://trydantech.com/build/assets/Inter-Light-D9iiu9Ht.woff2/build/assets/Inter-Light-D9iiu9Ht.... https://trydantech.com/build/assets/Inter-Light-D9iiu9Ht.woff2 — 200 — 115.9 KiB — 962 ms — h3https://trydantech.com/build/assets/Inter-Medium-Bqylrw2L.woff2/build/assets/Inter-Medium-Bqylrw2L... https://trydantech.com/build/assets/Inter-Medium-Bqylrw2L.woff2 — 200 — 116.4 KiB — 1.2 s — h3https://trydantech.com/build/assets/Inter-Regular-B2uJs5iC.woff2/build/assets/Inter-Regular-B2uJs5i... https://trydantech.com/build/assets/Inter-Regular-B2uJs5iC.woff2 — 200 — 114.4 KiB — 1.4 s — h3https://trydantech.com/build/assets/Inter-Bold-MbOruhI0.woff2/build/assets/Inter-Bold-MbOruhI0.w... https://trydantech.com/build/assets/Inter-Bold-MbOruhI0.woff2 — 200 — 117.0 KiB — 1.6 s — h3https://trydantech.com/build/assets/Inter-SemiBold-BClnkAft.woff2/build/assets/Inter-SemiBold-BClnkA... https://trydantech.com/build/assets/Inter-SemiBold-BClnkAft.woff2 — 200 — 116.9 KiB — 1.5 s — h3https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2fonts.gstatic.com/s/ibmplexsans/v23... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 200 — 39.3 KiB — 55 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-TXN4WBVZ5W&gtm=45je65q0h2v9124646137za200zd9124646137&_p=1779884322884&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAAC&are=1&cid=351041655.1779884323&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.178&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~118228214~118689382&dt=&dl=https%3A%2F%2Ftrydantech.com%2F&sid=1779884323&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1005region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-TXN4WBVZ5W&gtm=45je65q0h2v9124646137za200zd9124646137&_p=1779884322884&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAAC&are=1&cid=351041655.1779884323&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.178&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~118228214~118689382&dt=&dl=https%3A%2F%2Ftrydantech.com%2F&sid=1779884323&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1005 — 204 — 48 B — 95 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-TXN4WBVZ5W&gtm=45je65q0h2v9124646137za200zd9124646137&_p=1779884322884&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&testonly=1&_s=2&tag_exp=0~115616985~115938465~115938469~118228214~118689382&dl=https%3A%2F%2Ftrydantech.com%2F&en=structured_data&_ee=1&gap.sdl=%5B%5D&gap.sdm=%5B%5D&gap.sdlt=Organization&gap.sdmt=&gap.plf=&tfd=1011region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-TXN4WBVZ5W&gtm=45je65q0h2v9124646137za200zd9124646137&_p=1779884322884&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&testonly=1&_s=2&tag_exp=0~115616985~115938465~115938469~118228214~118689382&dl=https%3A%2F%2Ftrydantech.com%2F&en=structured_data&_ee=1&gap.sdl=%5B%5D&gap.sdm=%5B%5D&gap.sdlt=Organization&gap.sdmt=&gap.plf=&tfd=1011 — 204 — 548 B — 89 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 157 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17304213719&cx=c&gtm=4e65m1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17304213719&cx=c&gtm=4e65m1h1 — 200 — 144.5 KiB — 120 ms — h2https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&auid=1931233503.1779884323&dt=Trydan%20Tech%20-%20Redefining%20Energy%20Storage%20Solution&en=page_view&dl=https%3A%2F%2Ftrydantech.com%2F&scrsrc=www.googletagmanager.com&rnd=1298710292.1779884323&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He65m1h1v9223338979za200zd9223338979xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~116701382~118131810~118228215&apve=1&apvf=f&apvc=1&tft=1779884323380&tfd=1089www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&auid=1931233503.1779884323&dt=Trydan%20Tech%20-%20Redefining%20Energy%20Storage%20Solution&en=page_view&dl=https%3A%2F%2Ftrydantech.com%2F&scrsrc=www.googletagmanager.com&rnd=1298710292.1779884323&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He65m1h1v9223338979za200zd9223338979xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~116701382~118131810~118228215&apve=1&apvf=f&apvc=1&tft=1779884323380&tfd=1089 — 200 — 21 B — 62 ms — h3https://www.youtube.com/s/player/c2f7551f/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/c2f7551f/w... https://www.youtube.com/s/player/c2f7551f/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 44 ms — h2https://www.youtube.com/s/player/c2f7551f/www-player.csswww.youtube.com/s/player/c2f7551f/w... https://www.youtube.com/s/player/c2f7551f/www-player.css — 200 — 58.0 KiB — 68 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.rG3LWLOAftM.L.W.O/am=AAAAAAE/d=0/br=1/rs=AGKMywFEHEdu2_-wpfnrSURanlgN_XdDhwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.rG3LWLOAftM.L.W.O/am=AAAAAAE/d=0/br=1/rs=AGKMywFEHEdu2_-wpfnrSURanlgN_XdDhw — 200 — 49.1 KiB — 84 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 114 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.HzM97TZVvpI.2021.O/am=AAAAAAE/d=1/br=1/rs=AGKMywHiLt5r6Y18Ity3Wb4wZhaCA3jtkw/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.HzM97TZVvpI.2021.O/am=AAAAAAE/d=1/br=1/rs=AGKMywHiLt5r6Y18Ity3Wb4wZhaCA3jtkw/m=root,base — 200 — 140.4 KiB — 109 ms — h2https://www.youtube.com/s/player/c2f7551f/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/c2f7551f/p... https://www.youtube.com/s/player/c2f7551f/player_embed_es6.vflset/en_US/base.js — 200 — 443.4 KiB — 149 ms — h2https://www.google.com/ccm/collect?rcb=19&frm=0&auid=1931233503.1779884323&dt=Trydan%20Tech%20-%20Redefining%20Energy%20Storage%20Solution&en=page_view&dl=https%3A%2F%2Ftrydantech.com%2F&scrsrc=www.googletagmanager.com&rnd=1298710292.1779884323&navt=n&npa=1&gtm=45be65m1h1z89223338979za20gzb9223338979zd9223338979xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~116701382~118131810~118228215~119034493&apve=1&apvf=f&apvc=0&tids=AW-17304213719&tid=AW-17304213719&tft=1779884323571&tfd=1280www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&auid=1931233503.1779884323&dt=Trydan%20Tech%20-%20Redefining%20Energy%20Storage%20Solution&en=page_view&dl=https%3A%2F%2Ftrydantech.com%2F&scrsrc=www.googletagmanager.com&rnd=1298710292.1779884323&navt=n&npa=1&gtm=45be65m1h1z89223338979za20gzb9223338979zd9223338979xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~116701382~118131810~118228215~119034493&apve=1&apvf=f&apvc=0&tids=AW-17304213719&tid=AW-17304213719&tft=1779884323571&tfd=1280 — 200 — 21 B — 26 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 216 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 142 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.HzM97TZVvpI.2021.O/am=AAAAAAE/d=1/exm=base,root/ed=1/br=1/rs=AGKMywHiLt5r6Y18Ity3Wb4wZhaCA3jtkw/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.HzM97TZVvpI.2021.O/am=AAAAAAE/d=1/exm=base,root/ed=1/br=1/rs=AGKMywHiLt5r6Y18Ity3Wb4wZhaCA3jtkw/m=r78Drb — 200 — 193.6 KiB — 126 ms — h3https://www.youtube.com/youtubei/v1/player?prettyPrint=falsewww.youtube.com/youtubei/v1/player?... https://www.youtube.com/youtubei/v1/player?prettyPrint=false — 200 — 1.0 KiB — 114 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 55 ms — h3https://www.youtube.com/youtubei/v1/next?prettyPrint=falsewww.youtube.com/youtubei/v1/next?pr... https://www.youtube.com/youtubei/v1/next?prettyPrint=false — 200 — 2.8 KiB — 657 ms — h3https://www.youtube.com/api/stats/qoe?cpn=-J-1INd91TikMaz8&el=embedded&ns=yt&fexp=v1%2C24004644%2C494888%2C26564111%2C34656%2C124674%2C117689%2C9252%2C3479%2C13030%2C23206%2C35401%2C34395%2C30906%2C15105%2C25059%2C4174%2C30446%2C18706%2C21437%2C4571%2C13015%2C16088%2C9404%2C23826%2C9500%2C1840%2C29674%2C4571%2C11471%2C13159%2C30940%2C5023%2C20588%2C4200%2C457%2C954%2C2754%2C20924%2C750%2C451%2C2197%2C1626%2C6433%2C11282%2C6963%2C22104%2C7857%2C4065%2C1428%2C2032%2C3620%2C2412%2C1168%2C4%2C368%2C490%2C1682%2C643%2C2629%2C2314%2C3099%2C5641%2C4891%2C1669%2C1165%2C5747%2C186%2C3095%2C3726%2C5102%2C5704%2C2694%2C3991%2C1366&cl=918025328&seq=1&event=streamingstats&docid=Q8bd7KVvEPU&cbrand=motorola&cbr=Chrome%20Mobile&cbrver=148.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260526.01.00&cplayer=UNIPLAYER&cmodel=moto%20g%20power%20(2022)&cos=Android&cosver=11&cplatform=MOBILE&vps=0.000:N,0.022:B,0.185:ER&ctmp=dttg:t.0;dtt.1;gl.0&cat=streaming&cmt=0.022:0.000,0.185:0.000,0.185:0.000&bat=0.185:1:1&vis=0.185:0&bh=0.185:0.000&qclc=ChAtSi0xSU5kOTFUaWtNYXo4EAEwww.youtube.com/api/stats/qoe?cpn=-... https://www.youtube.com/api/stats/qoe?cpn=-J-1INd91TikMaz8&el=embedded&ns=yt&fexp=v1%2C24004644%2C494888%2C26564111%2C34656%2C124674%2C117689%2C9252%2C3479%2C13030%2C23206%2C35401%2C34395%2C30906%2C15105%2C25059%2C4174%2C30446%2C18706%2C21437%2C4571%2C13015%2C16088%2C9404%2C23826%2C9500%2C1840%2C29674%2C4571%2C11471%2C13159%2C30940%2C5023%2C20588%2C4200%2C457%2C954%2C2754%2C20924%2C750%2C451%2C2197%2C1626%2C6433%2C11282%2C6963%2C22104%2C7857%2C4065%2C1428%2C2032%2C3620%2C2412%2C1168%2C4%2C368%2C490%2C1682%2C643%2C2629%2C2314%2C3099%2C5641%2C4891%2C1669%2C1165%2C5747%2C186%2C3095%2C3726%2C5102%2C5704%2C2694%2C3991%2C1366&cl=918025328&seq=1&event=streamingstats&docid=Q8bd7KVvEPU&cbrand=motorola&cbr=Chrome%20Mobile&cbrver=148.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260526.01.00&cplayer=UNIPLAYER&cmodel=moto%20g%20power%20(2022)&cos=Android&cosver=11&cplatform=MOBILE&vps=0.000:N,0.022:B,0.185:ER&ctmp=dttg:t.0;dtt.1;gl.0&cat=streaming&cmt=0.022:0.000,0.185:0.000,0.185:0.000&bat=0.185:1:1&vis=0.185:0&bh=0.185:0.000&qclc=ChAtSi0xSU5kOTFUaWtNYXo4EAE — 204 — 20 B — 68 ms — h3https://www.google.com/js/th/hePs5BKO9kgx6FxIgHD0YN9_xuBm-lfpmLekWwoepAI.jswww.google.com/js/th/hePs5BKO9kgx6F... https://www.google.com/js/th/hePs5BKO9kgx6FxIgHD0YN9_xuBm-lfpmLekWwoepAI.js — 200 — 23.2 KiB — 61 ms — h3https://www.youtube.com/generate_204?7Rpu1Awww.youtube.com/generate_204?7Rpu1A https://www.youtube.com/generate_204?7Rpu1A — 204 — 10 B — 35 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 84 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 29 ms — h2https://js.zi-scripts.com/zi-tag.jsjs.zi-scripts.com/zi-tag.js https://js.zi-scripts.com/zi-tag.js — 200 — 5.6 KiB — 99 ms — h2https://trydantech.com/assets/client/images/trydan-logo.png/assets/client/images/trydan-logo.p... https://trydantech.com/assets/client/images/trydan-logo.png — 200 — 0 B — 2 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 204 — 0 B — 192 ms — h3https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 200 — 785 B — 179 ms — h3https://ws.zoominfo.com/pixel/69f3352567731c8e53dbbf77/?iszitag=truews.zoominfo.com/pixel/69f3352567731... https://ws.zoominfo.com/pixel/69f3352567731c8e53dbbf77/?iszitag=true — 200 — 0 B — 175 ms — h3https://ws.zoominfo.com/pixel/69f3352567731c8e53dbbf77/?iszitag=truews.zoominfo.com/pixel/69f3352567731... https://ws.zoominfo.com/pixel/69f3352567731c8e53dbbf77/?iszitag=true — 200 — 2.9 KiB — 186 ms — h3blob:https://trydantech.com/7206d01f-c989-467a-8b54-c86a897eb8a2trydantech.com/7206d01f-c989-467a-8... blob:https://trydantech.com/7206d01f-c989-467a-8b54-c86a897eb8a2 — 200 — 0 B — 1 ms — blobhttps://tags.clickagy.com/data.js?rnd=62fe5c0e6ad96tags.clickagy.com/data.js?rnd=62fe5... https://tags.clickagy.com/data.js?rnd=62fe5c0e6ad96 — 200 — 14.3 KiB — 103 ms — h2https://aorta.clickagy.com/dataaorta.clickagy.com/data https://aorta.clickagy.com/data — 200 — 456 B — 346 ms — h2https://aorta.clickagy.com/pixel.gif?clkgypv=jstag&ws=1aorta.clickagy.com/pixel.gif?clkgyp... https://aorta.clickagy.com/pixel.gif?clkgypv=jstag&ws=1 — 200 — 460 B — 103 ms — h2https://aorta.clickagy.com/channel-sync/4?clkgypv=jstag&ws=1aorta.clickagy.com/channel-sync/4?c... https://aorta.clickagy.com/channel-sync/4?clkgypv=jstag&ws=1 — 200 — 460 B — 99 ms — h2https://aorta.clickagy.com/pixel.gif?ch=319&cm=7896e7f32917713f6406524e6bfc3fddf08d65ade9b9c165511937de2da9c5deaorta.clickagy.com/pixel.gif?ch=319... https://aorta.clickagy.com/pixel.gif?ch=319&cm=7896e7f32917713f6406524e6bfc3fddf08d65ade9b9c165511937de2da9c5de — 200 — 460 B — 101 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 61 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-TXN4WBVZ5W&gtm=45je65q0h2v9124646137za200zd9124646137&_p=1779884322884&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAQC&are=1&cid=351041655.1779884323&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.178&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115616985~115938465~115938469~118228214~118689382&dt=&dl=https%3A%2F%2Ftrydantech.com%2F&sid=1779884323&sct=1&seg=1&en=page_view&_ee=1&_et=2&tfd=6016region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-TXN4WBVZ5W&gtm=45je65q0h2v9124646137za200zd9124646137&_p=1779884322884&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAQC&are=1&cid=351041655.1779884323&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.178&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115616985~115938465~115938469~118228214~118689382&dt=&dl=https%3A%2F%2Ftrydantech.com%2F&sid=1779884323&sct=1&seg=1&en=page_view&_ee=1&_et=2&tfd=6016 — 204 — 48 B — 26 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
47% of JavaScript execution is third-party
First-party Third-party 893ms · 465KB · €14/mo
Google Tag Manager
Tag Manager
Costly
Execution 347ms
Transfer 178 KB
Unused 38%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 304ms
Transfer 144 KB
Unused 43%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 241ms
Transfer 142 KB
Unused 47%
Monthly Cost €4/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 347ms and costs ~€6/month
  • Google Tag Manager adds 304ms and costs ~€5/month
  • Google Tag Manager adds 241ms and costs ~€4/month

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

Google Tag Manager takes 347ms 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 304ms 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 241ms 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

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-04-28 — 2026-05-25)

LCP (p75)

2562 ms

74% good

INP (p75)

73 ms

98% good

CLS (p75)

0.010

97% good

FCP (p75)

1798 ms

TTFB (p75)

0 ms

Image Optimization
21 images, 4107 KB total, 3964 KB wasted
INFO

Image Optimization Audit

Total Images

21

Total Size

4107 KB

Oversized

3

Wasted

3964 KB

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