Skip to content
https://tdsolarenergy.com

Performance

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

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

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

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

2.86 s

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

14.54 s

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

346 ms

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

0.002

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

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

14.54 s

Page Load Progression

608 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.6 s
4.3 s
4.9 s
Checks
27
16 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
9.5 MB transferred, 30 requests
FIX
9.5 MB transferred, 30 requests
Critical::
Page weighs 9.9 MB (9.5 MB transferred)
Warning::
Images are 4.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.6 MB
Info::
30 HTTP requests
Info::
Estimated 2.0 g CO2 per page load
9.5 MB / 2.4 MB budget
9.5 MB transferred
30 requests
2.0 g CO2 per page load
Other 4.7 MiB 50%
Images 4.6 MiB 48%
Fonts 72.5 KiB 1%
CSS 45.6 KiB 0%
JavaScript 28.4 KiB 0%
HTML 11.0 KiB 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

D
JS Execution Cost
Action
3428ms total JS execution
FIX
3428ms total JS execution
Warning::
https://tdsolarenergy.com/: 1895ms CPU time
Warning::
Unattributable: 1340ms CPU time
Info::
https://cdn.jsdelivr.net/npm/motion@11/+esm: 193ms CPU time
Info::
Third-party scripts: 193ms (6% of total)

Main Thread Breakdown

Other 56% Style & Layout 31% Rendering 7% Script Evaluation 4%
ScriptTotalScriptingParse/CompileParty
https://tdsolarenergy.com/1895ms38ms4ms1st
Unattributable1340ms30ms0ms1st
https://cdn.jsdelivr.net/npm/motion@11/+esm193ms67ms1ms3rd
D
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.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
https://tdsolarenergy.com/assets/img/pv-06.jpeg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 4.5 MB
0 oversized -0 KB
17 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.
C
Page Weight Inventory
Action
30 resources · 9.5 MB · 0 KB savings available
REVIEW
30 resources · 9.5 MB · 0 KB savings available
Warning::
Page weight 9.5 MB exceeds 1 MB target by 8.5 MB
Got: 9.5 MB Expected: ≤ 1 MB
Info::
5 third-party resources (1% of weight)
Info::
8 resources over 200KB
30 resources · 9.5 MiB · 5 third-party 8.5 MiB over 1MB target
Media 50% · 4.7 MiB
Image 48% · 4.6 MiB
Font 1% · 72.5 KiB
CSS 0% · 45.6 KiB
JavaScript 0% · 28.4 KiB
Document 0% · 11.0 KiB
A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (98.4 KiB of 9.5 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (73 KB)
PASS
2 fonts (73 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

73 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 2.9 s LCP 14.5 shttps://fonts.gstatic.com/s/geist/v5/gyByhwUxId8gMEwcGFWNOITd.woff2gyByhwUxId8gMEwcGFWNOIT... https://fonts.gstatic.com/s/geist/v5/gyByhwUxId8gMEwcGFWNOITd.woff2 — 28.6 KiB — 25 ms — font-display: swaphttps://fonts.gstatic.com/s/intertight/v9/NGSwv5HMAFg6IuGlBNMjxLsH8ahuQ2e8.woff2NGSwv5HMAFg6IuGlBNMjxLs... https://fonts.gstatic.com/s/intertight/v9/NGSwv5HMAFg6IuGlBNMjxLsH8ahuQ2e8.woff2 — 43.9 KiB — 25 ms — font-display: swap
gyByhwUxId8gMEwcGFWNOIT... woff2 swap
Size 29 KB
Load time 25 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
NGSwv5HMAFg6IuGlBNMjxLs... woff2 swap
Size 44 KB
Load time 25 ms
Start 1.1 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+
JS Bundles
3 scripts, 0 KB unused
PASS
3 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://tdsolarenergy.com/js/anim.js?v=20260622f1 KB1st
https://tdsolarenergy.com/js/td.js?v=20260624tg3 KB1st
https://cdn.jsdelivr.net/npm/motion@11/+esm24 KB3rd
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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
3
preload
1
dns-prefetch
prefetch

4 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Document Compression
Document response uses brotli
PASS
Document response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
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
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
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

Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
30 requests over 1889ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 2.9 s LCP 14.5 shttps://tdsolarenergy.com// https://tdsolarenergy.com/ — 200 — 11.0 KiB — 346 ms — h2https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&family=Inter+Tight:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ge... https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&family=Inter+Tight:wght@300;400;500;600;700&display=swap — 200 — 1.4 KiB — 44 ms — h2https://tdsolarenergy.com/assets/SaveWeb2ZIP%20Website%20Copier%20(1)/css/zailar.webflow.shared.59aa64a93.css?v=20260622f/assets/SaveWeb2ZIP%20Website%20Cop... https://tdsolarenergy.com/assets/SaveWeb2ZIP%20Website%20Copier%20(1)/css/zailar.webflow.shared.59aa64a93.css?v=20260622f — 200 — 28.2 KiB — 330 ms — h2https://tdsolarenergy.com/css/td.css?v=20260622f/css/td.css?v=20260622f https://tdsolarenergy.com/css/td.css?v=20260622f — 200 — 16.0 KiB — 147 ms — h2https://tdsolarenergy.com/assets/img/hero-banner.png/assets/img/hero-banner.png https://tdsolarenergy.com/assets/img/hero-banner.png — 200 — 2.1 MiB — 817 ms — h2https://tdsolarenergy.com/assets/tpl/banner-element.svg/assets/tpl/banner-element.svg https://tdsolarenergy.com/assets/tpl/banner-element.svg — 200 — 531 B — 158 ms — h2https://tdsolarenergy.com/assets/tpl/card-bg.png/assets/tpl/card-bg.png https://tdsolarenergy.com/assets/tpl/card-bg.png — 200 — 73.8 KiB — 489 ms — h2https://tdsolarenergy.com/js/anim.js?v=20260622f/js/anim.js?v=20260622f https://tdsolarenergy.com/js/anim.js?v=20260622f — 200 — 1.3 KiB — 161 ms — h2https://tdsolarenergy.com/assets/tpl/fan-line.svg/assets/tpl/fan-line.svg https://tdsolarenergy.com/assets/tpl/fan-line.svg — 200 — 14.5 KiB — 117 ms — h3https://tdsolarenergy.com/assets/tpl/fan.svg/assets/tpl/fan.svg https://tdsolarenergy.com/assets/tpl/fan.svg — 200 — 56.6 KiB — 149 ms — h3https://tdsolarenergy.com/assets/tpl/cta-element.svg/assets/tpl/cta-element.svg https://tdsolarenergy.com/assets/tpl/cta-element.svg — 200 — 507 B — 172 ms — h3https://tdsolarenergy.com/js/td.js?v=20260624tg/js/td.js?v=20260624tg https://tdsolarenergy.com/js/td.js?v=20260624tg — 200 — 2.7 KiB — 169 ms — h3https://tdsolarenergy.com/assets/List.svg/assets/List.svg https://tdsolarenergy.com/assets/List.svg — 200 — 247 B — 290 ms — h3https://tdsolarenergy.com/assets/SaveWeb2ZIP%20Website%20Copier%20(1)/media/6767f3e1ca70cc2713fa242f%252F677a3980132b0c76324b8f75_7134377_Solar%20Energy_Solar%20Panels_1280x720-transcode.mp4/assets/SaveWeb2ZIP%20Website%20Cop... https://tdsolarenergy.com/assets/SaveWeb2ZIP%20Website%20Copier%20(1)/media/6767f3e1ca70cc2713fa242f%252F677a3980132b0c76324b8f75_7134377_Solar%20Energy_Solar%20Panels_1280x720-transcode.mp4 — 206 — 4.7 MiB — 801 ms — h3https://cdn.jsdelivr.net/npm/motion@11/+esmcdn.jsdelivr.net/npm/motion@11/+esm https://cdn.jsdelivr.net/npm/motion@11/+esm — 200 — 24.4 KiB — 6 ms — h2https://tdsolarenergy.com/assets/tpl/card-bg.png/assets/tpl/card-bg.png https://tdsolarenergy.com/assets/tpl/card-bg.png — 200 — 0 B — 2 ms — h2https://tdsolarenergy.com/assets/tpl/proc-icon1.svg/assets/tpl/proc-icon1.svg https://tdsolarenergy.com/assets/tpl/proc-icon1.svg — 200 — 604 B — 117 ms — h3https://tdsolarenergy.com/assets/tpl/proc-icon2.svg/assets/tpl/proc-icon2.svg https://tdsolarenergy.com/assets/tpl/proc-icon2.svg — 200 — 2.2 KiB — 126 ms — h3https://tdsolarenergy.com/assets/tpl/proc-icon3.svg/assets/tpl/proc-icon3.svg https://tdsolarenergy.com/assets/tpl/proc-icon3.svg — 200 — 999 B — 123 ms — h3https://tdsolarenergy.com/assets/tpl/proc-icon4.svg/assets/tpl/proc-icon4.svg https://tdsolarenergy.com/assets/tpl/proc-icon4.svg — 200 — 960 B — 120 ms — h3https://tdsolarenergy.com/assets/tpl/proc-icon5.svg/assets/tpl/proc-icon5.svg https://tdsolarenergy.com/assets/tpl/proc-icon5.svg — 200 — 2.0 KiB — 119 ms — h3data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24…www.w3.org/2000/svg' width='16' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/geist/v5/gyByhwUxId8gMEwcGFWNOITd.woff2fonts.gstatic.com/s/geist/v5/gyByhw... https://fonts.gstatic.com/s/geist/v5/gyByhwUxId8gMEwcGFWNOITd.woff2 — 200 — 28.6 KiB — 25 ms — h3https://fonts.gstatic.com/s/intertight/v9/NGSwv5HMAFg6IuGlBNMjxLsH8ahuQ2e8.woff2fonts.gstatic.com/s/intertight/v9/N... https://fonts.gstatic.com/s/intertight/v9/NGSwv5HMAFg6IuGlBNMjxLsH8ahuQ2e8.woff2 — 200 — 43.9 KiB — 25 ms — h3https://tdsolarenergy.com/assets/img/pv-06.jpeg/assets/img/pv-06.jpeg https://tdsolarenergy.com/assets/img/pv-06.jpeg — 200 — 520.9 KiB — 257 ms — h3https://tdsolarenergy.com/assets/img/pv-02.jpeg/assets/img/pv-02.jpeg https://tdsolarenergy.com/assets/img/pv-02.jpeg — 200 — 298.5 KiB — 341 ms — h3https://tdsolarenergy.com/assets/img/pv-03.jpeg/assets/img/pv-03.jpeg https://tdsolarenergy.com/assets/img/pv-03.jpeg — 200 — 378.8 KiB — 349 ms — h3https://tdsolarenergy.com/assets/img/pv-07.jpeg/assets/img/pv-07.jpeg https://tdsolarenergy.com/assets/img/pv-07.jpeg — 200 — 446.4 KiB — 350 ms — h3https://tdsolarenergy.com/assets/img/pv-08.jpeg/assets/img/pv-08.jpeg https://tdsolarenergy.com/assets/img/pv-08.jpeg — 200 — 497.6 KiB — 352 ms — h3https://tdsolarenergy.com/assets/img/pv-10.jpeg/assets/img/pv-10.jpeg https://tdsolarenergy.com/assets/img/pv-10.jpeg — 200 — 301.4 KiB — 345 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
6% of JavaScript execution is third-party
First-party Third-party 193ms · 24KB · €2/mo
jsDelivr
CDN
Optional
Execution 193ms
Transfer 24 KB
Monthly Cost €2/mo

How third-party costs are calculated

Image Optimization
24 images, 1187 KB total, 460 KB wasted
INFO

Image Optimization Audit

Total Images

24

Total Size

1187 KB

Oversized

1

Wasted

460 KB

23 missing dimensions 6 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