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

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
2
REVIEW
7
PASS
14
INFO
3

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

64
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
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.

3.31 s

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

8.40 s

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

99 ms

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

0.000

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

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

8.40 s

Page Load Progression

433 ms
867 ms
1.3 s
1.7 s
2.2 s
2.6 s
3.0 s
3.5 s
Checks
26
14 PASS 7 REVIEW 2 FIX
D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (1.1 MiB of 1.1 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
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
Page Weight Budget
1.1 MB transferred, 73 requests
REVIEW
1.1 MB transferred, 73 requests
Info::
Page weighs 3.0 MB (1.1 MB transferred)
Info::
73 HTTP requests
Info::
Estimated 0.24 g CO2 per page load
1.1 MB / 2.4 MB budget
1.1 MB transferred
73 requests
0.24 g CO2 per page load
Images 821.5 KiB 70%
JavaScript 160.2 KiB 14%
CSS 142.0 KiB 12%
HTML 41.8 KiB 4%
Fonts 7.8 KiB 1%
Other 532 B 0%
0 2.4 MB 4.9 MB
Under budget
B
JS Execution Cost
784ms total JS execution
REVIEW
784ms total JS execution
Warning::
https://tsipower.in/: 384ms CPU time
Warning::
Unattributable: 250ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=GT-WV3...: 150ms CPU time
Warning::
Third-party scripts: 534ms (68% of total)

Main Thread Breakdown

Other 34% Style & Layout 25% Parse HTML & CSS 19% Script Evaluation 13% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://tsipower.in/384ms8ms1ms3rd
Unattributable250ms8ms0ms1st
https://www.googletagmanager.com/gtag/js?id=GT-WV37QR5R150ms89ms61ms3rd
B
JS Bundles
34 scripts, 101 KB unused
REVIEW
34 scripts, 101 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-WV3...: 101 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 101 KB
101 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GT-WV37QR5R159 KB101 KB (63%)3rd
https://tsipower.in/wp-includes/js/jquery/jquery.min.js0 KB3rd
https://tsipower.in/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js0 KB3rd
https://tsipower.in/wp-content/cache/speedycache/tsipower.in/assets/2a0b2ddc8244455780a8579b98e2ddec/m0pg.js0 KB3rd
https://tsipower.in/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js0 KB3rd
https://tsipower.in/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js0 KB3rd
https://tsipower.in/wp-includes/js/dist/vendor/regenerator-runtime.min.js0 KB3rd
https://tsipower.in/wp-includes/js/dist/vendor/wp-polyfill.min.js0 KB3rd
https://tsipower.in/wp-includes/js/dist/hooks.min.js0 KB3rd
https://tsipower.in/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.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

C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
Page Weight Inventory
73 resources · 1.1 MB · 101 KB savings available
REVIEW
73 resources · 1.1 MB · 101 KB savings available
Warning::
Page weight 1.1 MB exceeds 1 MB target by 150 KB
Got: 1.1 MB Expected: ≤ 1 MB
Info::
~101 KB of savings available
Warning::
69 third-party resources (99% of weight)
Info::
1 resources over 200KB
73 resources · 1.1 MiB · 69 third-party 149.9 KiB over 1MB target
Image 70% · 821.5 KiB
JavaScript 14% · 160.2 KiB
CSS 12% · 142.0 KiB
Document 4% · 42.1 KiB
Font 1% · 7.8 KiB
Other 0% · 191 B

~100.9 KiB of savings available

Remove unused JavaScript: 100.9 KiB
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
Image Optimization
10 images, 0 KB saveable
PASS
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 822 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
6 fonts (8 KB)
PASS
6 fonts (8 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

8 KB total

Render-blocking

0

of 6

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 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.3 s LCP 8.4 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 — 619 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 — 0 B — -8867 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 — 0 B — -8867 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 — 0 B — -9270 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 — 0 B — -9271 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 — 0 B — -9284 ms — font-display: swap
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 619 ms
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 0 KB
Load time -8867 ms
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
nuFiD-vYSZviVYUb_rj3ij_... woff2 swap
Size 0 KB
Load time -8867 ms
Start 8.9 s
Risk FOUT — text flashes from fallback to web font
nuFkD-vYSZviVYUb_rj3ij_... woff2 swap
Size 0 KB
Load time -9270 ms
Start 9.3 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLDz8Z1x... woff2 swap
Size 0 KB
Load time -9271 ms
Start 9.3 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 0 KB
Load time -9284 ms
Start 9.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
1
preload
4
dns-prefetch
1
prefetch

6 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+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
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
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
21 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
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
73 requests over 9476ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.3 s LCP 8.4 shttps://www.tsipower.in// https://www.tsipower.in/ — 200 — 11.7 KiB — 839 ms — h2https://www.tsipower.in/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=9815907&pdata=https%253A%252F%252Fwww.tsipower.in&id=7fa3b767c460b54a2be4d49030b349c7&ts=1780913614/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://www.tsipower.in/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=9815907&pdata=https%253A%252F%252Fwww.tsipower.in&id=7fa3b767c460b54a2be4d49030b349c7&ts=1780913614 — 302 — 191 B — 206 ms — h2https://www.tsipower.in// https://www.tsipower.in/ — -1 — 0 B — 3.8 s — https://www.tsipower.in// https://www.tsipower.in/ — 301 — 341 B — 2.1 s — h2https://tsipower.in/tsipower.in/ https://tsipower.in/ — 200 — 30.1 KiB — 440 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 — -1 — 0 B — 0 ms — https://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 — 720.1 KiB — 446 ms — h2https://tsipower.in/wp-content/uploads/2026/02/tsi-15years-768x644.pngtsipower.in/wp-content/uploads/2026... https://tsipower.in/wp-content/uploads/2026/02/tsi-15years-768x644.png — 200 — 101.4 KiB — 872 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 — 242 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 — 243 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 — 225 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 — 447 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 — 227 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 — 229 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 — 230 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 — 231 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 — 233 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 — 235 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 — 237 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 — 238 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 — 440 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 — 125 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 — 439 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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms —
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.3 s LCP 8.4 shttps://www.tsipower.in// https://www.tsipower.in/ — 200 — 11.7 KiB — 839 ms — h2https://www.tsipower.in/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=9815907&pdata=https%253A%252F%252Fwww.tsipower.in&id=7fa3b767c460b54a2be4d49030b349c7&ts=1780913614/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://www.tsipower.in/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=9815907&pdata=https%253A%252F%252Fwww.tsipower.in&id=7fa3b767c460b54a2be4d49030b349c7&ts=1780913614 — 302 — 191 B — 206 ms — h2https://www.tsipower.in// https://www.tsipower.in/ — -1 — 0 B — 3.8 s — https://www.tsipower.in// https://www.tsipower.in/ — 301 — 341 B — 2.1 s — h2https://tsipower.in/tsipower.in/ https://tsipower.in/ — 200 — 30.1 KiB — 440 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 — -1 — 0 B — 0 ms — https://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 — 720.1 KiB — 446 ms — h2https://tsipower.in/wp-content/uploads/2026/02/tsi-15years-768x644.pngtsipower.in/wp-content/uploads/2026... https://tsipower.in/wp-content/uploads/2026/02/tsi-15years-768x644.png — 200 — 101.4 KiB — 872 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 — 242 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 — 243 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 — 225 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 — 447 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 — 227 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 — 229 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 — 230 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 — 231 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 — 233 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 — 235 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 — 237 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 — 238 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 — 440 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 — 125 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 — 439 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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — 48 ms — h3https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — 635 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 — 50 B — 645 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 — 647 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 — 648 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 — 619 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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms — https://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 — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
68% of JavaScript execution is third-party
First-party Third-party 534ms · 189KB · ₹79/mo
tsipower.in
Other
Costly
Execution 384ms
Transfer 30 KB
Monthly Cost ₹57/mo
Google Tag Manager
Tag Manager
Optional
Execution 150ms
Transfer 159 KB
Unused 63%
Monthly Cost ₹22/mo

These scripts may cost more than they're worth

  • tsipower.in adds 384ms and costs ~₹57/month

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

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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

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