Skip to content
https://Www.tsipower.in

Performance

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

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

77
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.57 s

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

1.95 s

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

57 ms

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

0.001

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

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

5.38 s

Page Load Progression

832 ms
1.7 s
2.5 s
3.3 s
4.2 s
5.0 s
5.8 s
6.7 s
Checks
22
9 PASS 5 REVIEW 5 FIX
F
Page Weight Budget
Action
8.6 MB transferred, 93 requests
FIX
8.6 MB transferred, 93 requests
Critical::
Page weighs 12.4 MB (8.6 MB transferred)
Warning::
Images are 6.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.9 MB
Warning::
JavaScript is 893 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 893 KB
Info::
Fonts are 260 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 260 KB
Info::
93 HTTP requests
Info::
Estimated 1.8 g CO2 per page load
8.6 MB / 2.4 MB budget
8.6 MB transferred
93 requests
1.8 g CO2 per page load
Images 6.9 MiB 80%
JavaScript 893.2 KiB 10%
Other 443.0 KiB 5%
Fonts 259.6 KiB 3%
CSS 144.5 KiB 2%
HTML 30.1 KiB 0%
Other 1.2 KiB 0%
Other 546 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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (8.6 MiB of 8.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
41 scripts, 396 KB unused
FIX
41 scripts, 396 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/ne1iDVw...: 247 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-WV3...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tsipower.in/wp-content/plugins/elementor-p...: 35 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tsipower.in/wp-content/plugins/jet-menu/as...: 26 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tsipower.in/wp-content/plugins/jet-element...: 22 KB unused (95%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 396 KB
396 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js375 KB247 KB (66%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-WV37QR5R159 KB67 KB (42%)3rd
https://tsipower.in/wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.min.js59 KB35 KB (59%)3rd
https://tsipower.in/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js32 KB26 KB (79%)3rd
https://tsipower.in/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js23 KB22 KB (95%)3rd
https://tsipower.in/wp-includes/js/dist/hooks.min.js1 KB3rd
https://tsipower.in/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js2 KB3rd
https://tsipower.in/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js2 KB3rd
https://tsipower.in/wp-includes/js/dist/vendor/regenerator-runtime.min.js2 KB3rd
https://tsipower.in/wp-includes/js/dist/vendor/wp-polyfill.min.js13 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
93 resources · 8.6 MB · 396 KB savings available
FIX
93 resources · 8.6 MB · 396 KB savings available
Warning::
Page weight 8.6 MB exceeds 1 MB target by 7.6 MB
Got: 8.6 MB Expected: ≤ 1 MB
Info::
~396 KB of savings available
Warning::
92 third-party resources (100% of weight)
Info::
11 resources over 200KB
93 resources · 8.6 MiB · 92 third-party 7.6 MiB over 1MB target
Image 80% · 6.9 MiB
JavaScript 10% · 893.2 KiB
Other 5% · 443.6 KiB
Font 3% · 259.6 KiB
CSS 2% · 144.5 KiB
Document 0% · 30.4 KiB

~396.4 KiB of savings available

Remove unused JavaScript: 396.4 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.

B
Image Optimization
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Info::
All images are well-optimized
22 images 6.9 MB
0 oversized -0 KB
13 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1459ms total JS execution
REVIEW
1459ms total JS execution
Warning::
https://tsipower.in/: 526ms CPU time
Warning::
https://tsipower.in/wp-includes/js/jquery/jquery.m...: 496ms CPU time
Info::
Unattributable: 152ms CPU time
Info::
https://tsipower.in/wp-content/plugins/elementor-p...: 90ms CPU time
Info::
https://tsipower.in/wp-content/plugins/elementor-p...: 71ms CPU time
Warning::
Third-party scripts: 1307ms (90% of total)

Main Thread Breakdown

Script Evaluation 39% Other 25% Style & Layout 21% Script Parsing & Compilation 5% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://tsipower.in/526ms48ms3ms3rd
https://tsipower.in/wp-includes/js/jquery/jquery.min.js496ms366ms3ms3rd
Unattributable152ms2ms0ms1st
https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/lottie.565b778d23c04461c4ea.bundle.min.js90ms67ms0ms3rd
https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/frontend.min.js71ms7ms1ms3rd
https://tsipower.in/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.664ms22ms4ms3rd
https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js60ms30ms30ms3rd
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (260 KB)
PASS
7 fonts (260 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

260 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 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 2.0 shttps://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.8 KiB — 580 ms — font-display: swaphttps://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2nuFiD-vYSZviVYUb_rj3ij_... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 37.6 KiB — 601 ms — font-display: swaphttps://tsipower.in/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/font-awesome6/fa-solid-900.woff2fa-solid-900.woff2 https://tsipower.in/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/font-awesome6/fa-solid-900.woff2 — 153.0 KiB — 612 ms — font-display: swaphttps://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLCz7Z1x... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 7.7 KiB — 535 ms — font-display: swaphttps://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2nuFkD-vYSZviVYUb_rj3ij_... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2 — 38.1 KiB — 536 ms — font-display: swaphttps://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLDz8Z1x... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2 — 7.8 KiB — 536 ms — font-display: swaphttps://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLGT9Z1x... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 7.6 KiB — 537 ms — font-display: swap
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 580 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
nuFiD-vYSZviVYUb_rj3ij_... woff2 swap
Size 38 KB
Load time 601 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 153 KB
Load time 612 ms
Start 1.9 s
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
pxiByp8kv8JHgFVrLCz7Z1x... woff2 swap
Size 8 KB
Load time 535 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
nuFkD-vYSZviVYUb_rj3ij_... woff2 swap
Size 38 KB
Load time 536 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLDz8Z1x... woff2 swap
Size 8 KB
Load time 536 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 8 KB
Load time 537 ms
Start 2.4 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 ~76 KB and ~152 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: World Host Group

Network Waterfall
93 requests over 5841ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.6 s LCP 2.0 shttps://www.tsipower.in// https://www.tsipower.in/ — 301 — 341 B — 840 ms — h2https://tsipower.in/tsipower.in/ https://tsipower.in/ — 200 — 30.1 KiB — 422 ms — h2https://tsipower.in/wp-content/uploads/2026/02/tsi_15years_logo.giftsipower.in/wp-content/uploads/2026... https://tsipower.in/wp-content/uploads/2026/02/tsi_15years_logo.gif — 200 — 3.1 MiB — 1.7 s — h2https://tsipower.in/wp-content/uploads/2026/02/tsi-15years.pngtsipower.in/wp-content/uploads/2026... https://tsipower.in/wp-content/uploads/2026/02/tsi-15years.png — 200 — 119.6 KiB — 620 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/7nehofhw/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/7nehofhw/m0pf.css — 200 — 8.7 KiB — 228 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/owjyv17/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/owjyv17/m0pf.css — 200 — 23.9 KiB — 229 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-5.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-5.css — 200 — 570 B — 214 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/r7g97zv/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/r7g97zv/m0pf.css — 200 — 63.5 KiB — 426 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-8.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-8.css — 200 — 2.3 KiB — 217 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-2384.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-2384.css — 200 — 946 B — 219 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-18.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-18.css — 200 — 1.7 KiB — 220 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-26.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-26.css — 200 — 1.3 KiB — 222 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-4033.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-4033.css — 200 — 828 B — 224 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-3211.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-3211.css — 200 — 826 B — 225 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-346.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-346.css — 200 — 855 B — 414 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-277.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-277.css — 200 — 1.5 KiB — 416 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/d2hfddno/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/d2hfddno/m0pf.css — 200 — 1.1 KiB — 417 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-WV37QR5Rwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-WV37QR5R — 200 — 159.2 KiB — 126 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/m03s313t/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/m03s313t/m0pf.css — 200 — 25.0 KiB — 611 ms — h2https://www.google.com/recaptcha/api.js?render=explicit&ver=3.23.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit&ver=3.23.0 — 200 — 1012 B — 41 ms — h3https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/9lbsbunl/m0qj.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/9lbsbunl/m0qj.css — 200 — 4.0 KiB — 606 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/d5jcyts1/m0qj.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/d5jcyts1/m0qj.css — 200 — 3.1 KiB — 608 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/6llfxvi5/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/6llfxvi5/m0pf.css — 200 — 2.0 KiB — 607 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.8 KiB — 580 ms — h2https://tsipower.in/wp-content/uploads/2023/10/tsi-square-logo.pngtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/10/tsi-square-logo.png — 200 — 14.6 KiB — 616 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 200 — 37.6 KiB — 601 ms — h2https://tsipower.in/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/font-awesome6/fa-solid-900.woff2tsipower.in/wp-content/plugins/unli... https://tsipower.in/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/font-awesome6/fa-solid-900.woff2 — 200 — 153.0 KiB — 612 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/6yoi3dk0/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/6yoi3dk0/m0pf.css — 200 — 2.4 KiB — 604 ms — h2https://tsipower.in/wp-includes/js/jquery/jquery.min.jstsipower.in/wp-includes/js/jquery/j... https://tsipower.in/wp-includes/js/jquery/jquery.min.js — 200 — 29.1 KiB — 609 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 535 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.6 s LCP 2.0 shttps://www.tsipower.in// https://www.tsipower.in/ — 301 — 341 B — 840 ms — h2https://tsipower.in/tsipower.in/ https://tsipower.in/ — 200 — 30.1 KiB — 422 ms — h2https://tsipower.in/wp-content/uploads/2026/02/tsi_15years_logo.giftsipower.in/wp-content/uploads/2026... https://tsipower.in/wp-content/uploads/2026/02/tsi_15years_logo.gif — 200 — 3.1 MiB — 1.7 s — h2https://tsipower.in/wp-content/uploads/2026/02/tsi-15years.pngtsipower.in/wp-content/uploads/2026... https://tsipower.in/wp-content/uploads/2026/02/tsi-15years.png — 200 — 119.6 KiB — 620 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/7nehofhw/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/7nehofhw/m0pf.css — 200 — 8.7 KiB — 228 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/owjyv17/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/owjyv17/m0pf.css — 200 — 23.9 KiB — 229 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-5.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-5.css — 200 — 570 B — 214 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/r7g97zv/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/r7g97zv/m0pf.css — 200 — 63.5 KiB — 426 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-8.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-8.css — 200 — 2.3 KiB — 217 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-2384.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-2384.css — 200 — 946 B — 219 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-18.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-18.css — 200 — 1.7 KiB — 220 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-26.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-26.css — 200 — 1.3 KiB — 222 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-4033.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-4033.css — 200 — 828 B — 224 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-3211.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-3211.css — 200 — 826 B — 225 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-346.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-346.css — 200 — 855 B — 414 ms — h2https://tsipower.in/wp-content/uploads/elementor/css/post-277.csstsipower.in/wp-content/uploads/elem... https://tsipower.in/wp-content/uploads/elementor/css/post-277.css — 200 — 1.5 KiB — 416 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/d2hfddno/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/d2hfddno/m0pf.css — 200 — 1.1 KiB — 417 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-WV37QR5Rwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-WV37QR5R — 200 — 159.2 KiB — 126 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/m03s313t/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/m03s313t/m0pf.css — 200 — 25.0 KiB — 611 ms — h2https://www.google.com/recaptcha/api.js?render=explicit&ver=3.23.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit&ver=3.23.0 — 200 — 1012 B — 41 ms — h3https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/9lbsbunl/m0qj.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/9lbsbunl/m0qj.css — 200 — 4.0 KiB — 606 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/d5jcyts1/m0qj.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/d5jcyts1/m0qj.css — 200 — 3.1 KiB — 608 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/6llfxvi5/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/6llfxvi5/m0pf.css — 200 — 2.0 KiB — 607 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.8 KiB — 580 ms — h2https://tsipower.in/wp-content/uploads/2023/10/tsi-square-logo.pngtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/10/tsi-square-logo.png — 200 — 14.6 KiB — 616 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 200 — 37.6 KiB — 601 ms — h2https://tsipower.in/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/font-awesome6/fa-solid-900.woff2tsipower.in/wp-content/plugins/unli... https://tsipower.in/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/font-awesome6/fa-solid-900.woff2 — 200 — 153.0 KiB — 612 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/6yoi3dk0/m0pf.csstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/6yoi3dk0/m0pf.css — 200 — 2.4 KiB — 604 ms — h2https://tsipower.in/wp-includes/js/jquery/jquery.min.jstsipower.in/wp-includes/js/jquery/j... https://tsipower.in/wp-includes/js/jquery/jquery.min.js — 200 — 29.1 KiB — 609 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 535 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2 — 200 — 38.1 KiB — 536 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 536 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2tsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/fonts/6f843af1f1f31aadcf9d2fc7c771b098/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 537 ms — h2https://tsipower.in/wp-content/uploads/2023/10/Asset-12@2x-100.jpgtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/10/Asset-12@2x-100.jpg — 200 — 33.9 KiB — 525 ms — h2https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js — 200 — 374.9 KiB — 42 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js — 200 — 4.0 KiB — 209 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/2a0b2ddc8244455780a8579b98e2ddec/m0pg.jstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/2a0b2ddc8244455780a8579b98e2ddec/m0pg.js — 200 — 1.2 KiB — 210 ms — h2https://tsipower.in/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.jstsipower.in/wp-content/themes/hello... https://tsipower.in/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js — 200 — 875 B — 211 ms — h2https://tsipower.in/wp-includes/js/dist/vendor/wp-polyfill-inert.min.jstsipower.in/wp-includes/js/dist/ven... https://tsipower.in/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js — 200 — 2.4 KiB — 209 ms — h2https://tsipower.in/wp-includes/js/dist/vendor/regenerator-runtime.min.jstsipower.in/wp-includes/js/dist/ven... https://tsipower.in/wp-includes/js/dist/vendor/regenerator-runtime.min.js — 200 — 2.4 KiB — 211 ms — h2https://tsipower.in/wp-includes/js/dist/vendor/wp-polyfill.min.jstsipower.in/wp-includes/js/dist/ven... https://tsipower.in/wp-includes/js/dist/vendor/wp-polyfill.min.js — 200 — 13.2 KiB — 211 ms — h2https://tsipower.in/wp-includes/js/dist/hooks.min.jstsipower.in/wp-includes/js/dist/hoo... https://tsipower.in/wp-includes/js/dist/hooks.min.js — 200 — 1.5 KiB — 206 ms — h2https://tsipower.in/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.jstsipower.in/wp-content/plugins/jet-... https://tsipower.in/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js — 200 — 32.4 KiB — 216 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/52cd94474db3042a57174a56591b1df7/m0pg.jstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/52cd94474db3042a57174a56591b1df7/m0pg.js — 200 — 8.3 KiB — 214 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets//lib/instant-page/instant-page.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets//lib/instant-page/instant-page.min.js — 200 — 1.1 KiB — 210 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js — 200 — 1.4 KiB — 211 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/a0723ef26add3542d10d2ded4f2db88e/m0qk.jstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/a0723ef26add3542d10d2ded4f2db88e/m0qk.js — 200 — 5.8 KiB — 213 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-3EEWNY5LFT&gtm=45Pe6631h1v9210145386za200zd9210145386&_p=1780913641931&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=961934827.1780913642&frm=0&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~118228214~119027224&sid=1780913641&sct=1&seg=0&dl=https%3A%2F%2Ftsipower.in%2F&dt=Home%20-%20TSi%20Power&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3186www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-3EEWNY5LFT&gtm=45Pe6631h1v9210145386za200zd9210145386&_p=1780913641931&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=961934827.1780913642&frm=0&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~118228214~119027224&sid=1780913641&sct=1&seg=0&dl=https%3A%2F%2Ftsipower.in%2F&dt=Home%20-%20TSi%20Power&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3186 — 204 — 546 B — 35 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.min.js — 200 — 59.2 KiB — 223 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/b03d6297144c180b2884f39f99ea1690/m0qk.jstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/b03d6297144c180b2884f39f99ea1690/m0qk.js — 200 — 4.1 KiB — 210 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js — 200 — 6.7 KiB — 212 ms — h2https://tsipower.in/wp-content/plugins/jet-engine/assets/lib/slick/slick.min.jstsipower.in/wp-content/plugins/jet-... https://tsipower.in/wp-content/plugins/jet-engine/assets/lib/slick/slick.min.js — 200 — 9.9 KiB — 217 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/29ba7ebb9df41a2ac7e346781ca9f802/m0qk.jstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/29ba7ebb9df41a2ac7e346781ca9f802/m0qk.js — 200 — 11.9 KiB — 218 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js — 200 — 2.5 KiB — 215 ms — h2https://tsipower.in/wp-content/plugins/elementor/assets/js/webpack.runtime.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js — 200 — 2.1 KiB — 211 ms — h2https://tsipower.in/wp-content/plugins/elementor/assets/js/frontend-modules.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor/assets/js/frontend-modules.min.js — 200 — 18.7 KiB — 222 ms — h2https://tsipower.in/wp-includes/js/dist/i18n.min.jstsipower.in/wp-includes/js/dist/i18... https://tsipower.in/wp-includes/js/dist/i18n.min.js — 200 — 3.5 KiB — 210 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/frontend.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/frontend.min.js — 200 — 6.4 KiB — 215 ms — h2https://tsipower.in/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js — 200 — 2.9 KiB — 213 ms — h2https://tsipower.in/wp-includes/js/jquery/ui/core.min.jstsipower.in/wp-includes/js/jquery/u... https://tsipower.in/wp-includes/js/jquery/ui/core.min.js — 200 — 6.7 KiB — 217 ms — h2https://tsipower.in/wp-content/plugins/elementor/assets/js/frontend.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor/assets/js/frontend.min.js — 200 — 11.6 KiB — 215 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js — 200 — 9.4 KiB — 214 ms — h2https://tsipower.in/wp-content/plugins/jet-elements/assets/js/jet-elements.min.jstsipower.in/wp-content/plugins/jet-... https://tsipower.in/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js — 200 — 23.1 KiB — 216 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/8154bed477a1b281c17862ce41b3fcdc/m0pf.jstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/8154bed477a1b281c17862ce41b3fcdc/m0pf.js — 200 — 3.0 KiB — 210 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/f5e08017b42332171bf099ffcbf5635f/m0pf.jstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/f5e08017b42332171bf099ffcbf5635f/m0pf.js — 200 — 6.3 KiB — 213 ms — h2https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/a163980ec151408f87e11f3df5800404/m0pf.jstsipower.in/wp-content/cache/speedy... https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/a163980ec151408f87e11f3df5800404/m0pf.js — 200 — 19.4 KiB — 215 ms — h2https://tsipower.in/wp-content/plugins/jet-blog/assets/js/jet-blog.min.jstsipower.in/wp-content/plugins/jet-... https://tsipower.in/wp-content/plugins/jet-blog/assets/js/jet-blog.min.js — 200 — 3.3 KiB — 208 ms — h2https://tsipower.in/wp-content/uploads/2026/02/REM-Illustration-Unit.pngtsipower.in/wp-content/uploads/2026... https://tsipower.in/wp-content/uploads/2026/02/REM-Illustration-Unit.png — 200 — 359.0 KiB — 235 ms — h2https://tsipower.in/wp-content/uploads/2025/12/1a-Knightingale.pngtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/12/1a-Knightingale.png — 200 — 303.0 KiB — 238 ms — h2https://tsipower.in/wp-content/uploads/2023/10/Dun-logo.pngtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/10/Dun-logo.png — 200 — 28.1 KiB — 217 ms — h2https://tsipower.in/wp-content/uploads/2023/10/series-indoor-precision-removebg-preview.pngtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/10/series-indoor-precision-removebg-preview.png — 200 — 3.5 KiB — 222 ms — h2https://tsipower.in/wp-content/uploads/2023/10/Asset-2@2x-100-1.jpgtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/10/Asset-2@2x-100-1.jpg — 200 — 35.9 KiB — 223 ms — h2https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog-11.jpgtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog-11.jpg — 200 — 430.2 KiB — 225 ms — h2https://tsipower.in/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0tsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 — 200 — 3.3 KiB — 205 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/nested-carousel.3ff3a0e309cbbd122254.bundle.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/nested-carousel.3ff3a0e309cbbd122254.bundle.min.js — 200 — 1.5 KiB — 209 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/lottie.565b778d23c04461c4ea.bundle.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/lottie.565b778d23c04461c4ea.bundle.min.js — 200 — 3.3 KiB — 205 ms — h2https://tsipower.in/wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.js — 200 — 636 B — 206 ms — h2https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/nav-menu.e65811186e94a386ba7b.bundle.min.jstsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/nav-menu.e65811186e94a386ba7b.bundle.min.js — 200 — 1.7 KiB — 205 ms — h2https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog-1-1536x1024.jpgtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog-1-1536x1024.jpg — 200 — 212.3 KiB — 227 ms — h2https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog.jpgtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog.jpg — 200 — 541.3 KiB — 534 ms — h2https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog-03-1536x1024.jpgtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog-03-1536x1024.jpg — 200 — 186.6 KiB — 230 ms — h2https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog-04-1536x1024.jpgtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/06/Cover-Images-for-blog-04-1536x1024.jpg — 200 — 231.5 KiB — 237 ms — h2https://tsipower.in/wp-content/uploads/2025/06/Ordnance-Factory-Bhusawal-Cover-Image-1536x768.jpgtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/06/Ordnance-Factory-Bhusawal-Cover-Image-1536x768.jpg — 200 — 59.4 KiB — 220 ms — h2https://tsipower.in/wp-content/uploads/2025/05/various-plastic-bottles-pills-1536x1025.jpgtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/05/various-plastic-bottles-pills-1536x1025.jpg — 200 — 63.1 KiB — 222 ms — h2https://tsipower.in/wp-content/uploads/2023/10/set1.jsontsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/10/set1.json — 200 — 443.0 KiB — 432 ms — h2https://tsipower.in/wp-content/uploads/2023/03/1400_100_4085482980.jpegtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/03/1400_100_4085482980.jpeg — 200 — 33.3 KiB — 315 ms — h2https://tsipower.in/wp-content/uploads/2023/03/All-Group-Companies-of-Bapasitaram-now-use-TSi-VRP.jpgtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/03/All-Group-Companies-of-Bapasitaram-now-use-TSi-VRP.jpg — 200 — 70.0 KiB — 316 ms — h2https://tsipower.in/wp-content/uploads/2023/03/Ashok-Leyland-Trucks-image-from-their-website.jpgtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/03/Ashok-Leyland-Trucks-image-from-their-website.jpg — 200 — 645.5 KiB — 318 ms — h2https://tsipower.in/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.6tsipower.in/wp-content/plugins/elem... https://tsipower.in/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.6 — 200 — 33.3 KiB — 310 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAf4AAAJOCAYAAABWTWXNAAAACXBIWXMAAAABAAAAAQBPJcTWAAAAJ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAf4AAAJOCAYAAABWTWXNAAAACXBIWXMAAAABAAAAAQBPJcTWAAAAJ… — 200 — 0 B — 9 ms — datahttps://tsipower.in/wp-content/uploads/2023/10/Asset-1@2x-100.jpgtsipower.in/wp-content/uploads/2023... https://tsipower.in/wp-content/uploads/2023/10/Asset-1@2x-100.jpg — 200 — 52.0 KiB — 207 ms — h2https://tsipower.in/wp-content/uploads/2025/03/2-TSI-March-2025-Illustration-1.pngtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/03/2-TSI-March-2025-Illustration-1.png — 200 — 436.5 KiB — 224 ms — h2https://tsipower.in/wp-content/uploads/2025/05/cropped-Favicon-TSi-32x32.pngtsipower.in/wp-content/uploads/2025... https://tsipower.in/wp-content/uploads/2025/05/cropped-Favicon-TSi-32x32.png — 200 — 848 B — 205 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
90% of JavaScript execution is third-party
First-party Third-party 1307ms · 477KB · ₹194/mo
tsipower.in
Other
Costly
Execution 526ms
Transfer 30 KB
Monthly Cost ₹78/mo
tsipower.in
Other
Costly
Execution 496ms
Transfer 29 KB
Monthly Cost ₹73/mo
tsipower.in
Other
Optional
Execution 90ms
Transfer 3 KB
Monthly Cost ₹13/mo
tsipower.in
Other
Optional
Execution 71ms
Transfer 6 KB
Monthly Cost ₹10/mo
tsipower.in
Other
Optional
Execution 64ms
Transfer 33 KB
Monthly Cost ₹9/mo
www.gstatic.com
Other
Optional
Execution 60ms
Transfer 375 KB
Unused 66%
Monthly Cost ₹9/mo

These scripts may cost more than they're worth

  • tsipower.in adds 526ms and costs ~₹78/month
  • tsipower.in adds 496ms and costs ~₹73/month

90% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

tsipower.in takes 526ms 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

tsipower.in takes 496ms 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

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

How third-party costs are calculated

Image Optimization
38 images, 8736 KB total, 4464 KB wasted
INFO

Image Optimization Audit

Total Images

38

Total Size

8736 KB

Oversized

9

Wasted

4464 KB

2 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