Skip to content
https://cleantechnica.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
4
REVIEW
1
PASS
10
INFO
2

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

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

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

1.40 s

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

11.43 s

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

727 ms

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

0.011

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

5.87 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

20.60 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
10 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
3.9 MB transferred, 75 requests
FIX
3.9 MB transferred, 75 requests
Warning::
Page weighs 6.7 MB (3.9 MB transferred)
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 595 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 595 KB
Info::
75 HTTP requests
Info::
Estimated 0.82 g CO2 per page load
3.9 MB / 2.4 MB budget
3.9 MB transferred
75 requests
0.82 g CO2 per page load
Images 2.2 MiB 55%
JavaScript 1.1 MiB 28%
Fonts 594.8 KiB 15%
CSS 37.6 KiB 1%
HTML 21.4 KiB 1%
Other 5.6 KiB 0%
Other 1.2 KiB 0%
Other 1.2 KiB 0%
Other 550 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

F
JS Execution Cost
Action
3527ms total JS execution
FIX
3527ms total JS execution
Warning::
https://cleantechnica.com/: 710ms CPU time
Warning::
Unattributable: 410ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/js/ad...: 323ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-BRWN...: 323ms CPU time
Warning::
https://fundingchoicesmessages.google.com/f/AGSKWx...: 267ms CPU time
Warning::
Third-party scripts: 2369ms (67% of total)

Main Thread Breakdown

Script Evaluation 53% Other 14% Style & Layout 13% Script Parsing & Compilation 13% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://cleantechnica.com/710ms59ms8ms1st
Unattributable410ms36ms0ms3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1552008901061842323ms147ms129ms3rd
https://www.googletagmanager.com/gtag/js?id=G-BRWNS0TK1P323ms265ms46ms3rd
https://fundingchoicesmessages.google.com/f/AGSKWxWiFy_wyQAJCX8Z1f29af52LhvFl70U_isvU-3ggGlaot1yueHJVvsq3TFhpXHHuYiQwVzcnX8k9ngVwbrBfz5GSBYfXChxYvE1vINVhiW5gXLKPNyrPxZ2CamdxX1-TB4m2x9O?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODkwNzI2LDQ3OTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9jbGVhbnRlY2huaWNhLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCw4MzhdXV0iXSxbMzUsIjE3NzY4OTA3MjYiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0267ms137ms38ms3rd
https://cleantechnica.com/cdn-cgi/challenge-platform/scripts/jsd/main.js263ms252ms2ms1st
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js235ms166ms65ms3rd
https://connect.facebook.net/en_US/fbevents.js228ms175ms52ms3rd
https://cleantechnica.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1185ms140ms7ms1st
https://fundingchoicesmessages.google.com/i/ca-pub-1552008901061842?href=https%3A%2F%2Fcleantechnica.com&ers=2183ms164ms17ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
33 scripts, 514 KB unused
FIX
33 scripts, 514 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 148 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-184...: 90 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-184...: 65 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-BRWN...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/bundle/sdk.js/: 55 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 514 KB
514 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js178 KB148 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-18444479-1&cx=c&gtm=4e64k0116 KB90 KB (78%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-18444479-1116 KB65 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=G-BRWNS0TK1P156 KB65 KB (42%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB55 KB (71%)3rd
https://fundingchoicesmessages.google.com/i/ca-pub-1552008901061842?href=https%3A%2F%2Fcleantechnica.com&ers=270 KB36 KB (52%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB34 KB (35%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-155200890106184255 KB22 KB (39%)3rd
https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/skip-link-focus-fix.min.js?ver=4.1.20 KB1st
https://connect.facebook.net/signals/config/1020645035249848?v=2.9.303&r=stable&domain=cleantechnica.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C16845 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
75 resources · 3.9 MB · 514 KB savings available
FIX
75 resources · 3.9 MB · 514 KB savings available
Warning::
Page weight 2.9 MB over 1MB target
Got: 3.9 MB Expected: ≤ 1 MB
Info::
~514 KB of savings available
Info::
40 third-party resources (34% of weight)
Info::
5 resources over 200KB
75 resources · 3.9 MiB · 40 third-party 2.9 MiB over 1MB target
Image 56% · 2.2 MiB
JavaScript 28% · 1.1 MiB
Font 15% · 594.8 KiB
CSS 1% · 37.6 KiB
Document 1% · 21.9 KiB
Other 0% · 2.9 KiB

~514.5 KiB of savings available

Remove unused JavaScript: 514.5 KiB
C
Image Optimization
Action
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Warning::
https://static.shareasale.com/image/108816/US00336... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cleantechnica.com/wp-content/uploads/2023/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
17 images 2.2 MB
0 oversized -0 KB
10 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

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

Source: web.dev / Core Web Vitals

A
Third-Party Impact
34% third-party, 0 ms blocking
PASS
34% third-party, 0 ms blocking
Info::
Third-party code accounts for 34% of page weight (1.3 MiB of 3.9 MiB)
Info::
Third-party blocking time is low (0 ms)
66%
34%
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
8 fonts (595 KB)
PASS
8 fonts (595 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

595 KB total

Render-blocking

0

of 8

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 FCP 1.4 s LCP 11.4 shttps://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-VariableFont.woffOpenSans-VariableFont.woff https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-VariableFont.woff — 78.5 KiB — 25 ms — font-display: swaphttps://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.6 KiB — 25 ms — font-display: swaphttps://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Italic.woffOpenSans-Italic.woff https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Italic.woff — 82.3 KiB — 37 ms — font-display: swaphttps://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Medium.woffOpenSans-Medium.woff https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Medium.woff — 78.9 KiB — 51 ms — font-display: swaphttps://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBold.woffOpenSans-SemiBold.woff https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBold.woff — 78.5 KiB — 51 ms — font-display: swaphttps://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBoldItalic.woffOpenSans-SemiBoldItalic... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBoldItalic.woff — 82.4 KiB — 56 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 96 ms — font-display: swaphttps://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Bold.woffOpenSans-Bold.woff https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Bold.woff — 76.5 KiB — 16 ms — font-display: swap
OpenSans-VariableFont.woff woff swap
Size 79 KB
Load time 25 ms
Start 211 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 25 ms
Start 212 ms
Risk FOUT — text flashes from fallback to web font
OpenSans-Italic.woff woff swap
Size 82 KB
Load time 37 ms
Start 314 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-Medium.woff woff swap
Size 79 KB
Load time 51 ms
Start 315 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-SemiBold.woff woff swap
Size 79 KB
Load time 51 ms
Start 315 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-SemiBoldItalic... woff swap
Size 82 KB
Load time 56 ms
Start 316 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 96 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
OpenSans-Bold.woff woff swap
Size 77 KB
Load time 16 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~143 KB and ~286 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 resource hints configured

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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

A
HTTP Caching
max-age=600 (10 minutes)
PASS
max-age=600 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=600, must-revalidate
Info::
Effective TTL: 10 minutes (max-age=600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=600, must-revalidate

DirectiveValueMeaning
max-age600Cache for 10 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 600 seconds
Network Waterfall
75 requests over 1359ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.4 s LCP 11.4 shttps://cleantechnica.com// https://cleantechnica.com/ — 200 — 21.4 KiB — 242 ms — h2https://cleantechnica.com/wp-content/themes/colormag-pro/style.css?ver=4.1.2/wp-content/themes/colormag-pro/sty... https://cleantechnica.com/wp-content/themes/colormag-pro/style.css?ver=4.1.2 — 200 — 24.0 KiB — 23 ms — h2https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/css/font-awesome.min.css?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/css/font-awesome.min.css?ver=4.1.2 — 200 — 6.9 KiB — 26 ms — h2https://cleantechnica.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://cleantechnica.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 26 ms — h2https://cleantechnica.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://cleantechnica.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 17 ms — h2https://cleantechnica.com/wp-content/uploads/2023/06/CleanTechnica_logo_crop.webp/wp-content/uploads/2023/06/CleanTe... https://cleantechnica.com/wp-content/uploads/2023/06/CleanTechnica_logo_crop.webp — 200 — 7.7 KiB — 24 ms — h2https://www.googletagmanager.com/gtag/js?id=G-BRWNS0TK1Pwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-BRWNS0TK1P — 200 — 155.9 KiB — 158 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-18444479-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-18444479-1 — 200 — 115.6 KiB — 184 ms — h2https://chimpstatic.com/mcjs-connected/js/users/a897522b53d0853c85abbf9fa/dc3aadab652d5052372f586b1.jschimpstatic.com/mcjs-connected/js/u... https://chimpstatic.com/mcjs-connected/js/users/a897522b53d0853c85abbf9fa/dc3aadab652d5052372f586b1.js — -1 — 0 B — 51 ms — https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1552008901061842pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1552008901061842 — 200 — 55.0 KiB — 119 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 110 ms — h3https://confesschairs.com/v2qoycyVNOHcqUvZO_xctPH0sjirBP1wb2TOYybwATibQ8Csme6eBe0Uconfesschairs.com/v2qoycyVNOHcqUvZO... https://confesschairs.com/v2qoycyVNOHcqUvZO_xctPH0sjirBP1wb2TOYybwATibQ8Csme6eBe0U — 200 — 36.3 KiB — 183 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.0 KiB — 70 ms — h3https://cleantechnica.com/wp-content/uploads/2023/11/solar3.jpg/wp-content/uploads/2023/11/solar3.... https://cleantechnica.com/wp-content/uploads/2023/11/solar3.jpg — 200 — 432.9 KiB — 41 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-VariableFont.woff/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-VariableFont.woff — 200 — 78.5 KiB — 25 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.6 KiB — 25 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/Ursa-Ag-tractor-768x427.png/wp-content/uploads/2026/04/Ursa-Ag... https://cleantechnica.com/wp-content/uploads/2026/04/Ursa-Ag-tractor-768x427.png — 200 — 313.2 KiB — 124 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/Simple-Ultra-electric-scooters-768x427.png/wp-content/uploads/2026/04/Simple-... https://cleantechnica.com/wp-content/uploads/2026/04/Simple-Ultra-electric-scooters-768x427.png — 200 — 275.9 KiB — 123 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/Battery-Electric-Recumbent-Bike-768x427.jpg/wp-content/uploads/2026/04/Battery... https://cleantechnica.com/wp-content/uploads/2026/04/Battery-Electric-Recumbent-Bike-768x427.jpg — 200 — 69.2 KiB — 119 ms — h3https://static.shareasale.com/image/108816/US00336_28000_00.jpgstatic.shareasale.com/image/108816/... https://static.shareasale.com/image/108816/US00336_28000_00.jpg — 200 — 104.2 KiB — 103 ms — h2https://static.shareasale.com/image/128967/300X6001_01.jpgstatic.shareasale.com/image/128967/... https://static.shareasale.com/image/128967/300X6001_01.jpg — 200 — 77.3 KiB — 102 ms — h2https://cleantechnica.com/wp-content/uploads/2023/08/CT-Spreadshirt-ad-v3.webp/wp-content/uploads/2023/08/CT-Spre... https://cleantechnica.com/wp-content/uploads/2023/08/CT-Spreadshirt-ad-v3.webp — 200 — 341.6 KiB — 66 ms — h3https://classic.avantlink.com/link.php?merchant_link_id=42da6dad-ff6a-442b-b548-cdd009d10150&affiliate_id=471f1e73-1662-4b41-be23-e1e5e76f595d&website_id=6bc0ea30-d5da-48db-95b7-90785cc5653b&open=_blankclassic.avantlink.com/link.php?merc... https://classic.avantlink.com/link.php?merchant_link_id=42da6dad-ff6a-442b-b548-cdd009d10150&affiliate_id=471f1e73-1662-4b41-be23-e1e5e76f595d&website_id=6bc0ea30-d5da-48db-95b7-90785cc5653b&open=_blank — 200 — 398 B — 346 ms — h2https://cleantechnica.com/wp-content/plugins/remove-broken-images/assets/script.min.js?ver=1.5.0-beta-1/wp-content/plugins/remove-broken-i... https://cleantechnica.com/wp-content/plugins/remove-broken-images/assets/script.min.js?ver=1.5.0-beta-1 — 200 — 543 B — 55 ms — h3https://cleantechnica.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.4/wp-content/plugins/disqus-comment-... https://cleantechnica.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.4 — 200 — 624 B — 47 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/jquery.bxslider.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/jquery.bxslider.min.js?ver=4.1.2 — 200 — 6.4 KiB — 25 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/sticky/jquery.sticky.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/sticky/jquery.sticky.min.js?ver=4.1.2 — 200 — 1.6 KiB — 47 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/navigation.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/navigation.min.js?ver=4.1.2 — 200 — 823 B — 47 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/fitvids/jquery.fitvids.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/fitvids/jquery.fitvids.min.js?ver=4.1.2 — 200 — 1.1 KiB — 47 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/skip-link-focus-fix.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/skip-link-focus-fix.min.js?ver=4.1.2 — 200 — 431 B — 26 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.4 s LCP 11.4 shttps://cleantechnica.com// https://cleantechnica.com/ — 200 — 21.4 KiB — 242 ms — h2https://cleantechnica.com/wp-content/themes/colormag-pro/style.css?ver=4.1.2/wp-content/themes/colormag-pro/sty... https://cleantechnica.com/wp-content/themes/colormag-pro/style.css?ver=4.1.2 — 200 — 24.0 KiB — 23 ms — h2https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/css/font-awesome.min.css?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/css/font-awesome.min.css?ver=4.1.2 — 200 — 6.9 KiB — 26 ms — h2https://cleantechnica.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://cleantechnica.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 26 ms — h2https://cleantechnica.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://cleantechnica.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 17 ms — h2https://cleantechnica.com/wp-content/uploads/2023/06/CleanTechnica_logo_crop.webp/wp-content/uploads/2023/06/CleanTe... https://cleantechnica.com/wp-content/uploads/2023/06/CleanTechnica_logo_crop.webp — 200 — 7.7 KiB — 24 ms — h2https://www.googletagmanager.com/gtag/js?id=G-BRWNS0TK1Pwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-BRWNS0TK1P — 200 — 155.9 KiB — 158 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-18444479-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-18444479-1 — 200 — 115.6 KiB — 184 ms — h2https://chimpstatic.com/mcjs-connected/js/users/a897522b53d0853c85abbf9fa/dc3aadab652d5052372f586b1.jschimpstatic.com/mcjs-connected/js/u... https://chimpstatic.com/mcjs-connected/js/users/a897522b53d0853c85abbf9fa/dc3aadab652d5052372f586b1.js — -1 — 0 B — 51 ms — https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1552008901061842pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1552008901061842 — 200 — 55.0 KiB — 119 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 110 ms — h3https://confesschairs.com/v2qoycyVNOHcqUvZO_xctPH0sjirBP1wb2TOYybwATibQ8Csme6eBe0Uconfesschairs.com/v2qoycyVNOHcqUvZO... https://confesschairs.com/v2qoycyVNOHcqUvZO_xctPH0sjirBP1wb2TOYybwATibQ8Csme6eBe0U — 200 — 36.3 KiB — 183 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.0 KiB — 70 ms — h3https://cleantechnica.com/wp-content/uploads/2023/11/solar3.jpg/wp-content/uploads/2023/11/solar3.... https://cleantechnica.com/wp-content/uploads/2023/11/solar3.jpg — 200 — 432.9 KiB — 41 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-VariableFont.woff/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-VariableFont.woff — 200 — 78.5 KiB — 25 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/library/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.6 KiB — 25 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/Ursa-Ag-tractor-768x427.png/wp-content/uploads/2026/04/Ursa-Ag... https://cleantechnica.com/wp-content/uploads/2026/04/Ursa-Ag-tractor-768x427.png — 200 — 313.2 KiB — 124 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/Simple-Ultra-electric-scooters-768x427.png/wp-content/uploads/2026/04/Simple-... https://cleantechnica.com/wp-content/uploads/2026/04/Simple-Ultra-electric-scooters-768x427.png — 200 — 275.9 KiB — 123 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/Battery-Electric-Recumbent-Bike-768x427.jpg/wp-content/uploads/2026/04/Battery... https://cleantechnica.com/wp-content/uploads/2026/04/Battery-Electric-Recumbent-Bike-768x427.jpg — 200 — 69.2 KiB — 119 ms — h3https://static.shareasale.com/image/108816/US00336_28000_00.jpgstatic.shareasale.com/image/108816/... https://static.shareasale.com/image/108816/US00336_28000_00.jpg — 200 — 104.2 KiB — 103 ms — h2https://static.shareasale.com/image/128967/300X6001_01.jpgstatic.shareasale.com/image/128967/... https://static.shareasale.com/image/128967/300X6001_01.jpg — 200 — 77.3 KiB — 102 ms — h2https://cleantechnica.com/wp-content/uploads/2023/08/CT-Spreadshirt-ad-v3.webp/wp-content/uploads/2023/08/CT-Spre... https://cleantechnica.com/wp-content/uploads/2023/08/CT-Spreadshirt-ad-v3.webp — 200 — 341.6 KiB — 66 ms — h3https://classic.avantlink.com/link.php?merchant_link_id=42da6dad-ff6a-442b-b548-cdd009d10150&affiliate_id=471f1e73-1662-4b41-be23-e1e5e76f595d&website_id=6bc0ea30-d5da-48db-95b7-90785cc5653b&open=_blankclassic.avantlink.com/link.php?merc... https://classic.avantlink.com/link.php?merchant_link_id=42da6dad-ff6a-442b-b548-cdd009d10150&affiliate_id=471f1e73-1662-4b41-be23-e1e5e76f595d&website_id=6bc0ea30-d5da-48db-95b7-90785cc5653b&open=_blank — 200 — 398 B — 346 ms — h2https://cleantechnica.com/wp-content/plugins/remove-broken-images/assets/script.min.js?ver=1.5.0-beta-1/wp-content/plugins/remove-broken-i... https://cleantechnica.com/wp-content/plugins/remove-broken-images/assets/script.min.js?ver=1.5.0-beta-1 — 200 — 543 B — 55 ms — h3https://cleantechnica.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.4/wp-content/plugins/disqus-comment-... https://cleantechnica.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.4 — 200 — 624 B — 47 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/jquery.bxslider.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/jquery.bxslider.min.js?ver=4.1.2 — 200 — 6.4 KiB — 25 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/sticky/jquery.sticky.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/sticky/jquery.sticky.min.js?ver=4.1.2 — 200 — 1.6 KiB — 47 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/navigation.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/navigation.min.js?ver=4.1.2 — 200 — 823 B — 47 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/fitvids/jquery.fitvids.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/fitvids/jquery.fitvids.min.js?ver=4.1.2 — 200 — 1.1 KiB — 47 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/skip-link-focus-fix.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/skip-link-focus-fix.min.js?ver=4.1.2 — 200 — 431 B — 26 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/colormag-custom.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/colormag-custom.min.js?ver=4.1.2 — 200 — 3.6 KiB — 52 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/loadmore.min.js?ver=4.1.2/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/js/loadmore.min.js?ver=4.1.2 — 200 — 706 B — 52 ms — h3https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 15 ms — h2https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Italic.woff/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Italic.woff — 200 — 82.3 KiB — 37 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Medium.woff/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Medium.woff — 200 — 78.9 KiB — 51 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBold.woff/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBold.woff — 200 — 78.5 KiB — 51 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBoldItalic.woff/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBoldItalic.woff — 200 — 82.4 KiB — 56 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/2026-03-China-March-EV-Sales-Report-768x427.png/wp-content/uploads/2026/04/2026-03... https://cleantechnica.com/wp-content/uploads/2026/04/2026-03-China-March-EV-Sales-Report-768x427.png — 200 — 259.6 KiB — 62 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/Navotas_Mayor-800x445.png/wp-content/uploads/2026/04/Navotas... https://cleantechnica.com/wp-content/uploads/2026/04/Navotas_Mayor-800x445.png — 200 — 176.8 KiB — 68 ms — h3https://cleantechnica.com/wp-content/uploads/2026/04/PV-EV-Heat-Pumps-2-800x445.png/wp-content/uploads/2026/04/PV-EV-H... https://cleantechnica.com/wp-content/uploads/2026/04/PV-EV-Heat-Pumps-2-800x445.png — 200 — 86.5 KiB — 66 ms — h3https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 56 ms — h3https://connect.facebook.net/signals/config/1020645035249848?v=2.9.303&r=stable&domain=cleantechnica.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1020645035249848?v=2.9.303&r=stable&domain=cleantechnica.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.7 KiB — 206 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js — 200 — 177.5 KiB — 90 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-BRWNS0TK1P&gtm=45je64k0v897055891za200zd897055891&_p=1776890725633&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1824569555.1776890726&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512542&sid=1776890725&sct=1&seg=0&dl=https%3A%2F%2Fcleantechnica.com%2F&dt=Cleantech%20News%20%E2%80%94%20%231%20In%20EV%2C%20Solar%2C%20Wind%2C%20Tesla%20News&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=569region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-BRWNS0TK1P&gtm=45je64k0v897055891za200zd897055891&_p=1776890725633&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1824569555.1776890726&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512542&sid=1776890725&sct=1&seg=0&dl=https%3A%2F%2Fcleantechnica.com%2F&dt=Cleantech%20News%20%E2%80%94%20%231%20In%20EV%2C%20Solar%2C%20Wind%2C%20Tesla%20News&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=569 — 204 — 550 B — 129 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-BRWNS0TK1P&cid=1824569555.1776890726&gtm=45je64k0v897055891za200zd897055891&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-BRWNS0TK1P&cid=1824569555.1776890726&gtm=45je64k0v897055891za200zd897055891&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542 — 204 — 550 B — 95 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-18444479-1&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-18444479-1&cx=c&gtm=4e64k0 — 200 — 115.6 KiB — 38 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-BRWNS0TK1P&cid=1824569555.1776890726&gtm=45je64k0v897055891za200zd897055891&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542&z=1770605048www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-BRWNS0TK1P&cid=1824569555.1776890726&gtm=45je64k0v897055891za200zd897055891&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542&z=1770605048 — 200 — 408 B — 100 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 103 ms — h2https://www.avantlink.com/gbi/23989/1298709/265821/330857/image.png?ctc=-www.avantlink.com/gbi/23989/1298709... https://www.avantlink.com/gbi/23989/1298709/265821/330857/image.png?ctc=- — 302 — 360 B — 427 ms — h2https://im-cleantechnica.disqus.com/count.jsim-cleantechnica.disqus.com/count.j... https://im-cleantechnica.disqus.com/count.js — 200 — 1.5 KiB — 60 ms — http/1.1https://aax.amazon-adsystem.com/e/dtb/bid/35445.24/0/prebid?adunitid=$rs_300x250_$riaax.amazon-adsystem.com/e/dtb/bid/3... https://aax.amazon-adsystem.com/e/dtb/bid/35445.24/0/prebid?adunitid=$rs_300x250_$ri — 200 — 305 B — 168 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=13821326&post=0&tz=-4&srv=cleantechnica.com&arch_home=1&j=1%3A15.7&host=cleantechnica.com&ref=&fcp=224&rand=0.9442469148677912pixel.wp.com/g.gif?v=ext&blog=13821... https://pixel.wp.com/g.gif?v=ext&blog=13821326&post=0&tz=-4&srv=cleantechnica.com&arch_home=1&j=1%3A15.7&host=cleantechnica.com&ref=&fcp=224&rand=0.9442469148677912 — 200 — 177 B — 23 ms — h2blob:https://cleantechnica.com/f4b9ec89-837d-49bc-85f4-cf2feaaf9617cleantechnica.com/f4b9ec89-837d-49b... blob:https://cleantechnica.com/f4b9ec89-837d-49bc-85f4-cf2feaaf9617 — 200 — -1 B — 141 ms — blobhttps://cleantechnica.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://cleantechnica.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 453 B — 33 ms — h3https://cleantechnica.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://cleantechnica.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.5 KiB — 15 ms — h3https://cleantechnica.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f0778da0debfd05/cdn-cgi/challenge-platform/h/b/jsd... https://cleantechnica.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f0778da0debfd05 — 200 — 1.0 KiB — 15 ms — h3https://fundingchoicesmessages.google.com/i/ca-pub-1552008901061842?href=https%3A%2F%2Fcleantechnica.com&ers=2fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/ca-pub-1552008901061842?href=https%3A%2F%2Fcleantechnica.com&ers=2 — 200 — 70.0 KiB — 153 ms — h2https://cleantechnica.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://cleantechnica.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.4 KiB — 17 ms — h3https://www.facebook.com/tr/?id=1020645035249848&ev=PageView&dl=https%3A%2F%2Fcleantechnica.com%2F&rl=&if=false&ts=1776890726333&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776890726321.9315498664329725&ler=empty&cdl=API_unavailable&pmd[title]=Cleantech%20News%20%E2%80%94%20%231%20In%20EV%2C%20Solar%2C%20Wind%2C%20Tesla%20News&pmd[locale]=en_US&pmd[description]=CleanTechnica%20is%20the%20%231%20site%20in%20the%20US%20for%20cleantech%20news%20%26%20commentary.%20We%20focus%20on%20solar%20energy%2C%20wind%20energy%2C%20electric%20cars%2C%20and%20other%20clean%20technologies.&plt=667.6999998092651&it=1776890725836&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=10206450352... https://www.facebook.com/tr/?id=1020645035249848&ev=PageView&dl=https%3A%2F%2Fcleantechnica.com%2F&rl=&if=false&ts=1776890726333&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776890726321.9315498664329725&ler=empty&cdl=API_unavailable&pmd[title]=Cleantech%20News%20%E2%80%94%20%231%20In%20EV%2C%20Solar%2C%20Wind%2C%20Tesla%20News&pmd[locale]=en_US&pmd[description]=CleanTechnica%20is%20the%20%231%20site%20in%20the%20US%20for%20cleantech%20news%20%26%20commentary.%20We%20focus%20on%20solar%20energy%2C%20wind%20energy%2C%20electric%20cars%2C%20and%20other%20clean%20technologies.&plt=667.6999998092651&it=1776890725836&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 42 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1020645035249848&ev=PageView&dl=https%3A%2F%2Fcleantechnica.com%2F&rl=&if=false&ts=1776890726333&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776890726321.9315498664329725&ler=empty&cdl=API_unavailable&pmd[title]=Cleantech%20News%20%E2%80%94%20%231%20In%20EV%2C%20Solar%2C%20Wind%2C%20Tesla%20News&pmd[locale]=en_US&pmd[description]=CleanTechnica%20is%20the%20%231%20site%20in%20the%20US%20for%20cleantech%20news%20%26%20commentary.%20We%20focus%20on%20solar%20energy%2C%20wind%20energy%2C%20electric%20cars%2C%20and%20other%20clean%20technologies.&plt=667.6999998092651&it=1776890725836&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1020645035249848&ev=PageView&dl=https%3A%2F%2Fcleantechnica.com%2F&rl=&if=false&ts=1776890726333&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776890726321.9315498664329725&ler=empty&cdl=API_unavailable&pmd[title]=Cleantech%20News%20%E2%80%94%20%231%20In%20EV%2C%20Solar%2C%20Wind%2C%20Tesla%20News&pmd[locale]=en_US&pmd[description]=CleanTechnica%20is%20the%20%231%20site%20in%20the%20US%20for%20cleantech%20news%20%26%20commentary.%20We%20focus%20on%20solar%20energy%2C%20wind%20energy%2C%20electric%20cars%2C%20and%20other%20clean%20technologies.&plt=667.6999998092651&it=1776890725836&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 201 B — 288 ms — h3https://im-cleantechnica.disqus.com/count-data.js?1=371175%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371175&1=371386%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371386&1=371527%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371527&1=371582%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371582&1=371597%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371597&1=371614%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371614&1=371615%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371615&1=371617%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371617&1=371619%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371619&1=371620%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371620im-cleantechnica.disqus.com/count-d... https://im-cleantechnica.disqus.com/count-data.js?1=371175%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371175&1=371386%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371386&1=371527%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371527&1=371582%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371582&1=371597%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371597&1=371614%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371614&1=371615%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371615&1=371617%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371617&1=371619%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371619&1=371620%20https%3A%2F%2Fcleantechnica.com%2F%3Fp%3D371620 — 200 — 1.5 KiB — 93 ms — http/1.1https://confesschairs.com/l1nr46md/bqj_1s173tmprp9xqe1o7zzhf8d83dbzdconfesschairs.com/l1nr46md/bqj_1s17... https://confesschairs.com/l1nr46md/bqj_1s173tmprp9xqe1o7zzhf8d83dbzd — 200 — 327 B — 67 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dkfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dk — 204 — 28 B — 76 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dkfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dk — 204 — 28 B — 71 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dkfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dk — 204 — 28 B — 66 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxWiFy_wyQAJCX8Z1f29af52LhvFl70U_isvU-3ggGlaot1yueHJVvsq3TFhpXHHuYiQwVzcnX8k9ngVwbrBfz5GSBYfXChxYvE1vINVhiW5gXLKPNyrPxZ2CamdxX1-TB4m2x9O?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODkwNzI2LDQ3OTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9jbGVhbnRlY2huaWNhLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCw4MzhdXV0iXSxbMzUsIjE3NzY4OTA3MjYiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWiFy_wyQAJCX8Z1f29af52LhvFl70U_isvU-3ggGlaot1yueHJVvsq3TFhpXHHuYiQwVzcnX8k9ngVwbrBfz5GSBYfXChxYvE1vINVhiW5gXLKPNyrPxZ2CamdxX1-TB4m2x9O?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODkwNzI2LDQ3OTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9jbGVhbnRlY2huaWNhLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCw4MzhdXV0iXSxbMzUsIjE3NzY4OTA3MjYiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 68.1 KiB — 113 ms — h2https://cdn.avantlink.com/banners/42da6dad-ff6a-442b-b548-cdd009d10150.png?updated_at=2025-04-10+05%3A25%3A16cdn.avantlink.com/banners/42da6dad-... https://cdn.avantlink.com/banners/42da6dad-ff6a-442b-b548-cdd009d10150.png?updated_at=2025-04-10+05%3A25%3A16 — 200 — 57.5 KiB — 60 ms — http/1.1https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.7 KiB — 103 ms — h2https://lh3.googleusercontent.com/k0oo4sEbyaUNNBiNnebIOhdodt2ldUyec1mG1ba5WK4B4Kc_J1GAOqowR40b59Zvei2oCPF8idtihjUvQY9mDjqUJv_xq_-_XMGf5T7BgFm4Sk1UpuIP=h60lh3.googleusercontent.com/k0oo4sEby... https://lh3.googleusercontent.com/k0oo4sEbyaUNNBiNnebIOhdodt2ldUyec1mG1ba5WK4B4Kc_J1GAOqowR40b59Zvei2oCPF8idtihjUvQY9mDjqUJv_xq_-_XMGf5T7BgFm4Sk1UpuIP=h60 — 200 — 5.4 KiB — 105 ms — h2https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 96 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dkfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dk — 204 — 28 B — 26 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dkfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dk — 204 — 28 B — 32 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dkfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXkuMasKxzEICkb0Y3TowEi30Cgu6igO7840rgKBubM9WQ1TSA3Nw5SkhAw4vraH1qQwx2qwjd5v9CNbZ0Bgql_fof362LqTkdHLQjlpr53qxwD0PmdhTeFjkg-C8pZ8QQla5Dk — 204 — 28 B — 30 ms — h3https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Bold.woff/wp-content/themes/colormag-pro/ass... https://cleantechnica.com/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Bold.woff — 200 — 76.5 KiB — 16 ms — h3https://cleantechnica.com/wp-content/uploads/2023/06/download-150x150.png/wp-content/uploads/2023/06/downloa... https://cleantechnica.com/wp-content/uploads/2023/06/download-150x150.png — 200 — 4.8 KiB — 17 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
67% of JavaScript execution is third-party
First-party Third-party 2369ms · 898KB · $31/mo
Unattributable
Other
Costly
Execution 410ms
Transfer 0 KB
Monthly Cost $5/mo
pagead2.googlesyndication.com
Other
Costly
Execution 323ms
Transfer 55 KB
Unused 39%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 323ms
Transfer 156 KB
Unused 42%
Monthly Cost $4/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 267ms
Transfer 68 KB
Monthly Cost $4/mo
pagead2.googlesyndication.com
Other
Costly
Execution 235ms
Transfer 178 KB
Unused 83%
Monthly Cost $3/mo
Facebook Pixel
Advertising
Costly
Execution 228ms
Transfer 97 KB
Unused 35%
Monthly Cost $3/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 183ms
Transfer 70 KB
Unused 52%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 134ms
Transfer 45 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 114ms
Transfer 116 KB
Unused 57%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 80ms
Transfer 78 KB
Unused 71%
Monthly Cost $1/mo
confesschairs.com
Other
Optional
Execution 70ms
Transfer 36 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 410ms and costs ~$5/month
  • pagead2.googlesyndication.com adds 323ms and costs ~$4/month
  • Google Tag Manager adds 323ms and costs ~$4/month
  • fundingchoicesmessages.google.com adds 267ms and costs ~$4/month
  • pagead2.googlesyndication.com adds 235ms and costs ~$3/month
  • Facebook Pixel adds 228ms and costs ~$3/month

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

Unattributable takes 410ms 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

pagead2.googlesyndication.com takes 323ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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

fundingchoicesmessages.google.com takes 267ms 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

pagead2.googlesyndication.com takes 235ms 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

83% of pagead2.googlesyndication.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

Facebook Pixel takes 228ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

71% of Facebook Pixel'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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback