Skip to content
https://ge.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
3
REVIEW
3
PASS
7
INFO
2

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

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

892 ms

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

1.89 s

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

208 ms

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

0.258

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

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

4.93 s

Page Load Progression

377 ms
754 ms
1.1 s
1.5 s
1.9 s
2.3 s
2.6 s
3.0 s
Checks
15
7 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 327 requests
FIX
3.0 MB transferred, 327 requests
Warning::
Page weighs 8.3 MB (3.0 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
CSS is 267 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 267 KB
Info::
Fonts are 243 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 243 KB
Warning::
327 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.62 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
327 requests
0.62 g CO2 per page load
JavaScript 1.6 MiB 53%
Images 880.8 KiB 29%
CSS 267.1 KiB 9%
Fonts 242.8 KiB 8%
HTML 13.7 KiB 0%
Other 9.0 KiB 0%
Other 3.6 KiB 0%
Other 1.9 KiB 0%
Other 1.0 KiB 0%
Other 546 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
JS Bundles
Action
138 scripts, 350 KB unused
FIX
138 scripts, 350 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-M2Q4...: 65 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-108...: 55 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PM8...: 55 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-109...: 53 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-750...: 48 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 350 KB
350 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-M2Q4NS0CLZ&cx=c&gtm=4e64k0h2158 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10884285721137 KB55 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PM823KK161 KB55 KB (34%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10991166062137 KB53 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-750201936142 KB48 KB (34%)3rd
https://www.ge.com/themes/custom/ge_com_unified/assets/js/ge_com_unified.script.js?v=10.5.854 KB39 KB (73%)1st
https://connect.facebook.net/en_US/fbevents.js97 KB35 KB (37%)3rd
https://www.ge.com/modules/custom/ge_gblox/js/ge-feature-content-carousel.js?v=10.5.82 KB1st
https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-info-slide-variant-1.js?v=10.5.82 KB1st
https://www.ge.com/core/assets/vendor/jquery/jquery.min.js?v=3.7.130 KB1st

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
327 resources · 3.0 MB · 350 KB savings available
FIX
327 resources · 3.0 MB · 350 KB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~350 KB of savings available
Warning::
90 third-party resources (44% of weight)
Info::
2 resources over 200KB
327 resources · 3.0 MiB · 90 third-party 2.0 MiB over 1MB target
JavaScript 53% · 1.6 MiB
Image 29% · 887.6 KiB
CSS 9% · 267.1 KiB
Font 8% · 242.8 KiB
Document 0% · 13.9 KiB
Other 0% · 9.2 KiB

~349.8 KiB of savings available

Remove unused JavaScript: 349.8 KiB
B
Third-Party Impact
44% third-party, 0 ms blocking
REVIEW
44% third-party, 0 ms blocking
Info::
Third-party code accounts for 44% of page weight (1.3 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
56%
44%
First-party Third-party
B
Image Optimization
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Info::
All images are well-optimized
43 images 881 KB
0 oversized -0 KB
37 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1613ms total JS execution
REVIEW
1613ms total JS execution
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PM8...: 497ms CPU time
Warning::
Unattributable: 417ms CPU time
Warning::
https://www.ge.com/: 262ms CPU time
Info::
https://acsbap.com/apps/app/assets/js/acsb.js: 113ms CPU time
Info::
https://www.ge.com/core/assets/vendor/jquery/jquer...: 109ms CPU time
Warning::
Third-party scripts: 1114ms (69% of total)

Main Thread Breakdown

Script Evaluation 51% Other 26% Script Parsing & Compilation 10% Style & Layout 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-PM823KK497ms448ms21ms3rd
Unattributable417ms14ms0ms3rd
https://www.ge.com/262ms23ms1ms1st
https://acsbap.com/apps/app/assets/js/acsb.js113ms80ms31ms3rd
https://www.ge.com/core/assets/vendor/jquery/jquery.min.js?v=3.7.1109ms70ms3ms1st
https://www.googletagmanager.com/gtag/js?id=G-M2Q4NS0CLZ&cx=c&gtm=4e64k0h288ms75ms12ms3rd
https://www.ge.com/cdn-cgi/challenge-platform/scripts/jsd/main.js67ms63ms1ms1st
https://www.ge.com/themes/custom/ge_com_unified/assets/js/ge_com_unified.script.js?v=10.5.861ms48ms10ms1st
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
10 fonts (243 KB)
PASS
10 fonts (243 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

243 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 892 ms LCP 1.9 shttps://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-regular/gesans-regular.ttfgesans-regular.ttf https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-regular/gesans-regular.ttf — 36.9 KiB — 487 ms — font-display: swaphttps://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold-italic/gesans-bolditalic.ttfgesans-bolditalic.ttf https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold-italic/gesans-bolditalic.ttf — 39.2 KiB — 481 ms — font-display: swaphttps://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold/gesans-bold.ttfgesans-bold.ttf https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold/gesans-bold.ttf — 37.9 KiB — 489 ms — font-display: swaphttps://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-italic/gesans-italic.ttfgesans-italic.ttf https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-italic/gesans-italic.ttf — 38.1 KiB — 489 ms — font-display: swaphttps://www.ge.com/themes/custom/ge_com_unified/assets/fonts/icomoon.ttf?q42c8hicomoon.ttf https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/icomoon.ttf?q42c8h — 5.3 KiB — 489 ms — font-display: swaphttps://www.ge.com/themes/custom/ge_com_unified/assets/fonts/ge-corporate-icons.ttf?761hjhge-corporate-icons.ttf https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/ge-corporate-icons.ttf?761hjh — 3.2 KiB — 489 ms — font-display: swaphttps://www.ge.com/themes/custom/ge_unified/assets/fonts/gesans-regular/gesans-regular.ttfgesans-regular.ttf https://www.ge.com/themes/custom/ge_unified/assets/fonts/gesans-regular/gesans-regular.ttf — 36.9 KiB — 273 ms — font-display: swaphttps://www.ge.com/themes/custom/ge_unified/assets/fonts/gesans-bold/gesans-bold.ttfgesans-bold.ttf https://www.ge.com/themes/custom/ge_unified/assets/fonts/gesans-bold/gesans-bold.ttf — 38.2 KiB — 245 ms — font-display: swaphttps://www.ge.com/themes/custom/ge_unified/assets/fonts/icomoon.ttf?q42c8hicomoon.ttf https://www.ge.com/themes/custom/ge_unified/assets/fonts/icomoon.ttf?q42c8h — 5.4 KiB — 382 ms — font-display: swaphttps://www.ge.com/libraries/slick-carousel/slick/fonts/slick.woffslick.woff https://www.ge.com/libraries/slick-carousel/slick/fonts/slick.woff — 1.8 KiB — 460 ms — font-display: swap
gesans-regular.ttf ttf swap
Size 37 KB
Load time 487 ms
Start 142 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
gesans-bolditalic.ttf ttf swap
Size 39 KB
Load time 481 ms
Start 143 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
gesans-bold.ttf ttf swap
Size 38 KB
Load time 489 ms
Start 143 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
gesans-italic.ttf ttf swap
Size 38 KB
Load time 489 ms
Start 143 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
icomoon.ttf ttf swap
Size 5 KB
Load time 489 ms
Start 143 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
ge-corporate-icons.ttf ttf swap
Size 3 KB
Load time 489 ms
Start 144 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
gesans-regular.ttf ttf swap
Size 37 KB
Load time 273 ms
Start 845 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
gesans-bold.ttf ttf swap
Size 38 KB
Load time 245 ms
Start 850 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
icomoon.ttf ttf swap
Size 5 KB
Load time 382 ms
Start 918 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
slick.woff woff swap
Size 2 KB
Load time 460 ms
Start 1.6 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 ~73 KB and ~146 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=60 (1 minute)
PASS
max-age=60 (1 minute)
Info::
Cache-Control header is set
Got: max-age=60, public
Info::
Effective TTL: 1 minute (max-age=60)
Info::
Last-Modified header present
Cache-Control

max-age=60, public

DirectiveValueMeaning
max-age60Cache for 1 minute
publicAny cache may store this response
Effective TTL: 60 seconds
Network Waterfall
327 requests over 4272ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 892 ms LCP 1.9 shttps://www.ge.com// https://www.ge.com/ — 200 — 13.7 KiB — 129 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-regular/gesans-regular.ttf/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-regular/gesans-regular.ttf — 200 — 36.9 KiB — 487 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold-italic/gesans-bolditalic.ttf/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold-italic/gesans-bolditalic.ttf — 200 — 39.2 KiB — 481 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold/gesans-bold.ttf/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold/gesans-bold.ttf — 200 — 37.9 KiB — 489 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-italic/gesans-italic.ttf/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-italic/gesans-italic.ttf — 200 — 38.1 KiB — 489 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/icomoon.ttf?q42c8h/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/icomoon.ttf?q42c8h — 200 — 5.3 KiB — 489 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/ge-corporate-icons.ttf?761hjh/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/ge-corporate-icons.ttf?761hjh — 200 — 3.2 KiB — 489 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/core.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/core.css?tcq6fm — 200 — 1.2 KiB — 346 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/controlgroup.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/controlgroup.css?tcq6fm — 200 — 1.0 KiB — 329 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/checkboxradio.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/checkboxradio.css?tcq6fm — 200 — 865 B — 423 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/resizable.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/resizable.css?tcq6fm — 200 — 923 B — 313 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/button.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/button.css?tcq6fm — 200 — 1.1 KiB — 422 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/dialog.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/dialog.css?tcq6fm — 200 — 1.0 KiB — 299 ms — h2https://www.ge.com/core/misc/components/progress.module.css?tcq6fm/core/misc/components/progress.modu... https://www.ge.com/core/misc/components/progress.module.css?tcq6fm — 200 — 858 B — 216 ms — h2https://www.ge.com/core/misc/components/ajax-progress.module.css?tcq6fm/core/misc/components/ajax-progress... https://www.ge.com/core/misc/components/ajax-progress.module.css?tcq6fm — 200 — 983 B — 266 ms — h2https://www.ge.com/core/modules/system/css/components/align.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/align.module.css?tcq6fm — 200 — 654 B — 439 ms — h2https://www.ge.com/core/modules/system/css/components/fieldgroup.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/fieldgroup.module.css?tcq6fm — 200 — 519 B — 325 ms — h2https://www.ge.com/core/modules/system/css/components/container-inline.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/container-inline.module.css?tcq6fm — 200 — 663 B — 281 ms — h2https://www.ge.com/core/modules/system/css/components/clearfix.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/clearfix.module.css?tcq6fm — 200 — 660 B — 316 ms — h2https://www.ge.com/core/modules/system/css/components/details.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/details.module.css?tcq6fm — 200 — 631 B — 295 ms — h2https://www.ge.com/core/modules/system/css/components/hidden.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/hidden.module.css?tcq6fm — 200 — 1.1 KiB — 305 ms — h2https://www.ge.com/core/modules/system/css/components/item-list.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/item-list.module.css?tcq6fm — 200 — 580 B — 210 ms — h2https://www.ge.com/core/modules/system/css/components/js.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/js.module.css?tcq6fm — 200 — 828 B — 332 ms — h2https://www.ge.com/core/modules/system/css/components/nowrap.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/nowrap.module.css?tcq6fm — 200 — 609 B — 225 ms — h2https://www.ge.com/core/modules/system/css/components/position-container.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/position-container.module.css?tcq6fm — 200 — 602 B — 202 ms — h2https://www.ge.com/core/modules/system/css/components/reset-appearance.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/reset-appearance.module.css?tcq6fm — 200 — 657 B — 232 ms — h2https://www.ge.com/core/modules/system/css/components/resize.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/resize.module.css?tcq6fm — 200 — 643 B — 204 ms — h2https://www.ge.com/core/modules/system/css/components/system-status-counter.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/system-status-counter.css?tcq6fm — 200 — 743 B — 286 ms — h2https://www.ge.com/core/modules/system/css/components/system-status-report-counters.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/system-status-report-counters.css?tcq6fm — 200 — 758 B — 427 ms — h2https://www.ge.com/core/modules/system/css/components/system-status-report-general-info.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/system-status-report-general-info.css?tcq6fm — 200 — 640 B — 474 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 892 ms LCP 1.9 shttps://www.ge.com// https://www.ge.com/ — 200 — 13.7 KiB — 129 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-regular/gesans-regular.ttf/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-regular/gesans-regular.ttf — 200 — 36.9 KiB — 487 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold-italic/gesans-bolditalic.ttf/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold-italic/gesans-bolditalic.ttf — 200 — 39.2 KiB — 481 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold/gesans-bold.ttf/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-bold/gesans-bold.ttf — 200 — 37.9 KiB — 489 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-italic/gesans-italic.ttf/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/gesans-italic/gesans-italic.ttf — 200 — 38.1 KiB — 489 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/icomoon.ttf?q42c8h/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/icomoon.ttf?q42c8h — 200 — 5.3 KiB — 489 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/ge-corporate-icons.ttf?761hjh/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/fonts/ge-corporate-icons.ttf?761hjh — 200 — 3.2 KiB — 489 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/core.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/core.css?tcq6fm — 200 — 1.2 KiB — 346 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/controlgroup.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/controlgroup.css?tcq6fm — 200 — 1.0 KiB — 329 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/checkboxradio.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/checkboxradio.css?tcq6fm — 200 — 865 B — 423 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/resizable.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/resizable.css?tcq6fm — 200 — 923 B — 313 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/button.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/button.css?tcq6fm — 200 — 1.1 KiB — 422 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/dialog.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/dialog.css?tcq6fm — 200 — 1.0 KiB — 299 ms — h2https://www.ge.com/core/misc/components/progress.module.css?tcq6fm/core/misc/components/progress.modu... https://www.ge.com/core/misc/components/progress.module.css?tcq6fm — 200 — 858 B — 216 ms — h2https://www.ge.com/core/misc/components/ajax-progress.module.css?tcq6fm/core/misc/components/ajax-progress... https://www.ge.com/core/misc/components/ajax-progress.module.css?tcq6fm — 200 — 983 B — 266 ms — h2https://www.ge.com/core/modules/system/css/components/align.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/align.module.css?tcq6fm — 200 — 654 B — 439 ms — h2https://www.ge.com/core/modules/system/css/components/fieldgroup.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/fieldgroup.module.css?tcq6fm — 200 — 519 B — 325 ms — h2https://www.ge.com/core/modules/system/css/components/container-inline.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/container-inline.module.css?tcq6fm — 200 — 663 B — 281 ms — h2https://www.ge.com/core/modules/system/css/components/clearfix.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/clearfix.module.css?tcq6fm — 200 — 660 B — 316 ms — h2https://www.ge.com/core/modules/system/css/components/details.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/details.module.css?tcq6fm — 200 — 631 B — 295 ms — h2https://www.ge.com/core/modules/system/css/components/hidden.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/hidden.module.css?tcq6fm — 200 — 1.1 KiB — 305 ms — h2https://www.ge.com/core/modules/system/css/components/item-list.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/item-list.module.css?tcq6fm — 200 — 580 B — 210 ms — h2https://www.ge.com/core/modules/system/css/components/js.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/js.module.css?tcq6fm — 200 — 828 B — 332 ms — h2https://www.ge.com/core/modules/system/css/components/nowrap.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/nowrap.module.css?tcq6fm — 200 — 609 B — 225 ms — h2https://www.ge.com/core/modules/system/css/components/position-container.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/position-container.module.css?tcq6fm — 200 — 602 B — 202 ms — h2https://www.ge.com/core/modules/system/css/components/reset-appearance.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/reset-appearance.module.css?tcq6fm — 200 — 657 B — 232 ms — h2https://www.ge.com/core/modules/system/css/components/resize.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/resize.module.css?tcq6fm — 200 — 643 B — 204 ms — h2https://www.ge.com/core/modules/system/css/components/system-status-counter.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/system-status-counter.css?tcq6fm — 200 — 743 B — 286 ms — h2https://www.ge.com/core/modules/system/css/components/system-status-report-counters.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/system-status-report-counters.css?tcq6fm — 200 — 758 B — 427 ms — h2https://www.ge.com/core/modules/system/css/components/system-status-report-general-info.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/system-status-report-general-info.css?tcq6fm — 200 — 640 B — 474 ms — h2https://www.ge.com/core/modules/system/css/components/tablesort.module.css?tcq6fm/core/modules/system/css/components... https://www.ge.com/core/modules/system/css/components/tablesort.module.css?tcq6fm — 200 — 671 B — 215 ms — h2https://www.ge.com/modules/custom/ge_gblox/css/gutenberg-editor.css?tcq6fm/modules/custom/ge_gblox/css/gutenb... https://www.ge.com/modules/custom/ge_gblox/css/gutenberg-editor.css?tcq6fm — 200 — 730 B — 253 ms — h2https://www.ge.com/modules/custom/ge_gblox/css/gutenberg-new-editor.css?tcq6fm/modules/custom/ge_gblox/css/gutenb... https://www.ge.com/modules/custom/ge_gblox/css/gutenberg-new-editor.css?tcq6fm — 200 — 1.9 KiB — 226 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/theme.css?tcq6fm/core/assets/vendor/jquery.ui/theme... https://www.ge.com/core/assets/vendor/jquery.ui/themes/base/theme.css?tcq6fm — 200 — 3.4 KiB — 416 ms — h2https://www.ge.com/modules/custom/alert_bar/css/alert_bar.css?tcq6fm/modules/custom/alert_bar/css/alert... https://www.ge.com/modules/custom/alert_bar/css/alert_bar.css?tcq6fm — 200 — 1004 B — 298 ms — h2https://www.ge.com/modules/custom/ge_add_to_calendar/css/ge_add_to_calendar.css?tcq6fm/modules/custom/ge_add_to_calendar/... https://www.ge.com/modules/custom/ge_add_to_calendar/css/ge_add_to_calendar.css?tcq6fm — 200 — 900 B — 307 ms — h2https://www.ge.com/libraries/slick-carousel/slick/slick.css?tcq6fm/libraries/slick-carousel/slick/sli... https://www.ge.com/libraries/slick-carousel/slick/slick.css?tcq6fm — 200 — 999 B — 203 ms — h2https://www.ge.com/libraries/slick-carousel/slick/slick-theme.css?tcq6fm/libraries/slick-carousel/slick/sli... https://www.ge.com/libraries/slick-carousel/slick/slick-theme.css?tcq6fm — 200 — 1.3 KiB — 273 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-accordian-text-image-feature/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-accordian-text-image-feature/style.css?tcq6fm — 200 — 1.7 KiB — 241 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-bio-leader-profile-detail/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-bio-leader-profile-detail/style.css?tcq6fm — 200 — 2.4 KiB — 414 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-body-container/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-body-container/style.css?tcq6fm — 200 — 7.1 KiB — 328 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-buttons/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-buttons/style.css?tcq6fm — 200 — 5.9 KiB — 481 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-column-feature/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-column-feature/style.css?tcq6fm — 200 — 1.5 KiB — 413 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-image-gallery/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-image-gallery/style.css?tcq6fm — 200 — 1.7 KiB — 224 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image/style.css?tcq6fm — 200 — 1.9 KiB — 273 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image-variant-1/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image-variant-1/style.css?tcq6fm — 200 — 1.5 KiB — 413 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image-variant-2/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image-variant-2/style.css?tcq6fm — 200 — 2.6 KiB — 242 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image-variant-3/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image-variant-3/style.css?tcq6fm — 200 — 1.9 KiB — 295 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image-variant-text-carousel/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-image-variant-text-carousel/style.css?tcq6fm — 200 — 1.8 KiB — 345 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-variant-1-with-carousel/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-content-left-right-variant-1-with-carousel/style.css?tcq6fm — 200 — 2.3 KiB — 412 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-download-grid/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-download-grid/style.css?tcq6fm — 200 — 1.5 KiB — 276 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-download-grid-card-option/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-download-grid-card-option/style.css?tcq6fm — 200 — 1.6 KiB — 279 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-download-table/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-download-table/style.css?tcq6fm — 200 — 1.3 KiB — 229 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-download-with-left-right-image/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-download-with-left-right-image/style.css?tcq6fm — 200 — 8.7 KiB — 371 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-faq/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-faq/style.css?tcq6fm — 200 — 2.8 KiB — 327 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-feature-content-carousel/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-feature-content-carousel/style.css?tcq6fm — 200 — 2.6 KiB — 270 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-fixed-background-scrolling-content/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-fixed-background-scrolling-content/style.css?tcq6fm — 200 — 1.8 KiB — 355 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-full-width-section-dropdown-content/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-full-width-section-dropdown-content/style.css?tcq6fm — 200 — 3.3 KiB — 406 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-grid/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-grid/style.css?tcq6fm — 200 — 1.8 KiB — 344 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-grid-variant-1/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-grid-variant-1/style.css?tcq6fm — 200 — 2.1 KiB — 361 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-header-container-variant-1/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-header-container-variant-1/style.css?tcq6fm — 200 — 3.5 KiB — 526 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-article/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-article/style.css?tcq6fm — 200 — 1.6 KiB — 411 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-info-slide/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-info-slide/style.css?tcq6fm — 200 — 2.6 KiB — 408 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-info-slide-variant-1/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-info-slide-variant-1/style.css?tcq6fm — 200 — 2.1 KiB — 408 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-jumplinks/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-jumplinks/style.css?tcq6fm — 200 — 2.8 KiB — 408 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-landing/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-landing/style.css?tcq6fm — 200 — 2.4 KiB — 408 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-landing-v1/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-landing-v1/style.css?tcq6fm — 200 — 1.4 KiB — 363 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-primary/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-primary/style.css?tcq6fm — 200 — 2.0 KiB — 321 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-secondary-variant-3/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-secondary-variant-3/style.css?tcq6fm — 200 — 959 B — 228 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-secondary-variant-with-card/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-secondary-variant-with-card/style.css?tcq6fm — 200 — 2.3 KiB — 234 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-secondary-variant-with-text/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-secondary-variant-with-text/style.css?tcq6fm — 200 — 1.1 KiB — 406 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-slideshow/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-slideshow/style.css?tcq6fm — 200 — 2.4 KiB — 207 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-video/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-video/style.css?tcq6fm — 200 — 1.3 KiB — 355 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-video-block-variant-1/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-video-block-variant-1/style.css?tcq6fm — 200 — 1.9 KiB — 234 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-with-dynamic-impact-card/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-hero-with-dynamic-impact-card/style.css?tcq6fm — 200 — 1.6 KiB — 406 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-image-block-with-hotspot/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-image-block-with-hotspot/style.css?tcq6fm — 200 — 1.8 KiB — 367 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-instagram-feed/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-instagram-feed/style.css?tcq6fm — 200 — 932 B — 342 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-interactive-template/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-interactive-template/style.css?tcq6fm — 200 — 811 B — 194 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-large-text-with-images/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-large-text-with-images/style.css?tcq6fm — 200 — 865 B — 459 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-medium-article/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-medium-article/style.css?tcq6fm — 200 — 1.2 KiB — 281 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-ms-stream-video/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-ms-stream-video/style.css?tcq6fm — 200 — 1.4 KiB — 222 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-no-image-header/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-no-image-header/style.css?tcq6fm — 200 — 1.0 KiB — 328 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-parallax/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-parallax/style.css?tcq6fm — 200 — 1.5 KiB — 349 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-pdf-viewer/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-pdf-viewer/style.css?tcq6fm — 200 — 1.2 KiB — 479 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-rss-feeds/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-rss-feeds/style.css?tcq6fm — 200 — 2.0 KiB — 294 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-slim-text/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-slim-text/style.css?tcq6fm — 200 — 1.6 KiB — 324 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-small-tabbed-content-feature/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-small-tabbed-content-feature/style.css?tcq6fm — 200 — 6.6 KiB — 265 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-spacer/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-spacer/style.css?tcq6fm — 200 — 680 B — 196 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-spotlight/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-spotlight/style.css?tcq6fm — 200 — 8.9 KiB — 463 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-square-grid-mosaic-rollover/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-square-grid-mosaic-rollover/style.css?tcq6fm — 200 — 1.6 KiB — 401 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-statistics-feature/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-statistics-feature/style.css?tcq6fm — 200 — 1.9 KiB — 252 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-sub-navigation/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-sub-navigation/style.css?tcq6fm — 200 — 5.0 KiB — 240 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-sub-navigation-variant-1/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-sub-navigation-variant-1/style.css?tcq6fm — 200 — 1.4 KiB — 261 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-sub-navigation-variant-2/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-sub-navigation-variant-2/style.css?tcq6fm — 200 — 2.6 KiB — 268 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-table/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-table/style.css?tcq6fm — 200 — 2.0 KiB — 401 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-table-static/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-table-static/style.css?tcq6fm — 200 — 1.9 KiB — 399 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-tabs/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-tabs/style.css?tcq6fm — 200 — 2.0 KiB — 230 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-timeline/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-timeline/style.css?tcq6fm — 200 — 2.4 KiB — 283 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-titled-paragraph/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-titled-paragraph/style.css?tcq6fm — 200 — 673 B — 325 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-user-bio-grid/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-user-bio-grid/style.css?tcq6fm — 200 — 1.5 KiB — 399 ms — h2https://www.ge.com/modules/custom/ge_gblox/blocks/ge-video-carousel/style.css?tcq6fm/modules/custom/ge_gblox/blocks/ge-... https://www.ge.com/modules/custom/ge_gblox/blocks/ge-video-carousel/style.css?tcq6fm — 200 — 2.8 KiB — 399 ms — h2https://www.ge.com/modules/custom/ge_mailchimp_subscription/css/subscription.css?tcq6fm/modules/custom/ge_mailchimp_subscr... https://www.ge.com/modules/custom/ge_mailchimp_subscription/css/subscription.css?tcq6fm — 200 — 1.0 KiB — 399 ms — h2https://www.ge.com/modules/contrib/gutenberg/vendor/gutenberg/block-library/style.css?tcq6fm/modules/contrib/gutenberg/vendor/g... https://www.ge.com/modules/contrib/gutenberg/vendor/gutenberg/block-library/style.css?tcq6fm — 200 — 10.7 KiB — 508 ms — h2https://www.ge.com/modules/contrib/gutenberg/vendor/gutenberg/block-library/theme.css?tcq6fm/modules/contrib/gutenberg/vendor/g... https://www.ge.com/modules/contrib/gutenberg/vendor/gutenberg/block-library/theme.css?tcq6fm — 200 — 1.2 KiB — 399 ms — h2https://www.ge.com/modules/contrib/gutenberg/css/block-library.css?tcq6fm/modules/contrib/gutenberg/css/bloc... https://www.ge.com/modules/contrib/gutenberg/css/block-library.css?tcq6fm — 200 — 662 B — 399 ms — h2https://www.ge.com/modules/contrib/social_media_links/css/social_media_links.theme.css?tcq6fm/modules/contrib/social_media_links... https://www.ge.com/modules/contrib/social_media_links/css/social_media_links.theme.css?tcq6fm — 200 — 731 B — 266 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css — 200 — 6.6 KiB — 63 ms — h3https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 7.4 KiB — 44 ms — h3https://www.ge.com/themes/custom/ge_com_unified/assets/css/ge_com_unified.style.css?tcq6fm/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/css/ge_com_unified.style.css?tcq6fm — 200 — 9.5 KiB — 373 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/ge_colorbox/ge_colorbox.css?tcq6fm/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/ge_colorbox/ge_colorbox.css?tcq6fm — 200 — 1.7 KiB — 375 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/css/ge_girls.css?tcq6fm/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/css/ge_girls.css?tcq6fm — 200 — 4.2 KiB — 425 ms — h2https://www.ge.com/themes/custom/ge_unified/assets/css/ge_unified.style.css?tcq6fm/themes/custom/ge_unified/assets/cs... https://www.ge.com/themes/custom/ge_unified/assets/css/ge_unified.style.css?tcq6fm — 200 — 48.4 KiB — 425 ms — h2https://www.ge.com/core/misc/drupalSettingsLoader.js?v=10.5.8/core/misc/drupalSettingsLoader.js?... https://www.ge.com/core/misc/drupalSettingsLoader.js?v=10.5.8 — 200 — 915 B — 432 ms — h2https://www.ge.com/modules/custom/ge_evidon/assets/js/evidon.js?tcq6fm/modules/custom/ge_evidon/assets/js... https://www.ge.com/modules/custom/ge_evidon/assets/js/evidon.js?tcq6fm — 200 — 1.6 KiB — 381 ms — h2https://www.ge.com/modules/contrib/google_tag/js/gtag.js?tcq6fm/modules/contrib/google_tag/js/gtag... https://www.ge.com/modules/contrib/google_tag/js/gtag.js?tcq6fm — 200 — 1016 B — 431 ms — h2https://www.ge.com/modules/contrib/google_tag/js/gtm.js?tcq6fm/modules/contrib/google_tag/js/gtm.... https://www.ge.com/modules/contrib/google_tag/js/gtm.js?tcq6fm — 200 — 1.0 KiB — 573 ms — h2https://www.ge.com/themes/custom/ge_com_unified/logo.svg/themes/custom/ge_com_unified/logo.... https://www.ge.com/themes/custom/ge_com_unified/logo.svg — 200 — 1.9 KiB — 431 ms — h2https://www.ge.com/core/assets/vendor/jquery/jquery.min.js?v=3.7.1/core/assets/vendor/jquery/jquery.m... https://www.ge.com/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 — 200 — 30.1 KiB — 431 ms — h2https://www.ge.com/core/assets/vendor/once/once.min.js?v=1.0.1/core/assets/vendor/once/once.min.j... https://www.ge.com/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 1.2 KiB — 143 ms — h2https://www.ge.com/core/misc/drupal.js?v=10.5.8/core/misc/drupal.js?v=10.5.8 https://www.ge.com/core/misc/drupal.js?v=10.5.8 — 200 — 6.5 KiB — 111 ms — h2https://www.ge.com/core/misc/drupal.init.js?v=10.5.8/core/misc/drupal.init.js?v=10.5.8 https://www.ge.com/core/misc/drupal.init.js?v=10.5.8 — 200 — 1016 B — 266 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/widget-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/wi... https://www.ge.com/core/assets/vendor/jquery.ui/ui/widget-min.js?v=10.5.8 — 200 — 3.6 KiB — 184 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/version-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/ve... https://www.ge.com/core/assets/vendor/jquery.ui/ui/version-min.js?v=10.5.8 — 200 — 682 B — 243 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/data-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/da... https://www.ge.com/core/assets/vendor/jquery.ui/ui/data-min.js?v=10.5.8 — 200 — 761 B — 104 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/di... https://www.ge.com/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=10.5.8 — 200 — 826 B — 246 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/jq... https://www.ge.com/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=10.5.8 — 200 — 805 B — 254 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/sc... https://www.ge.com/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=10.5.8 — 200 — 922 B — 237 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/un... https://www.ge.com/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=10.5.8 — 200 — 881 B — 163 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/fo... https://www.ge.com/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=10.5.8 — 200 — 1020 B — 214 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/ke... https://www.ge.com/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=10.5.8 — 200 — 908 B — 207 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/pl... https://www.ge.com/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=10.5.8 — 200 — 774 B — 259 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/labels-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/la... https://www.ge.com/core/assets/vendor/jquery.ui/ui/labels-min.js?v=10.5.8 — 200 — 950 B — 221 ms — h2data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== — 200 — 0 B — 0 ms — datahttps://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/wi... https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=10.5.8 — 200 — 2.1 KiB — 213 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/fo... https://www.ge.com/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=10.5.8 — 200 — 948 B — 197 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/wi... https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=10.5.8 — 200 — 1.6 KiB — 179 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/wi... https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=10.5.8 — 200 — 1.9 KiB — 206 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/wi... https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=10.5.8 — 200 — 5.3 KiB — 293 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/wi... https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=10.5.8 — 200 — 5.9 KiB — 184 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/wi... https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=10.5.8 — 200 — 2.4 KiB — 220 ms — h2https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=10.5.8/core/assets/vendor/jquery.ui/ui/wi... https://www.ge.com/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=10.5.8 — 200 — 4.4 KiB — 176 ms — h2https://www.ge.com/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0/core/assets/vendor/tabbable/index.... https://www.ge.com/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.9 KiB — 167 ms — h2https://www.ge.com/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=10.5.8/core/assets/vendor/tua-body-scroll... https://www.ge.com/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=10.5.8 — 200 — 2.1 KiB — 248 ms — h2https://www.ge.com/core/assets/vendor/js-cookie/js.cookie.min.js?v=3.0.5/core/assets/vendor/js-cookie/js.co... https://www.ge.com/core/assets/vendor/js-cookie/js.cookie.min.js?v=3.0.5 — 200 — 1.3 KiB — 208 ms — h2https://www.ge.com/modules/custom/alert_bar/js/alert_bar.js?tcq6fm/modules/custom/alert_bar/js/alert_... https://www.ge.com/modules/custom/alert_bar/js/alert_bar.js?tcq6fm — 200 — 1008 B — 172 ms — h2https://www.ge.com/core/misc/progress.js?v=10.5.8/core/misc/progress.js?v=10.5.8 https://www.ge.com/core/misc/progress.js?v=10.5.8 — 200 — 2.1 KiB — 194 ms — h2https://www.ge.com/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0/core/assets/vendor/loadjs/loadjs.m... https://www.ge.com/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.4 KiB — 182 ms — h2https://www.ge.com/core/misc/debounce.js?v=10.5.8/core/misc/debounce.js?v=10.5.8 https://www.ge.com/core/misc/debounce.js?v=10.5.8 — 200 — 1.2 KiB — 134 ms — h2https://www.ge.com/core/misc/announce.js?v=10.5.8/core/misc/announce.js?v=10.5.8 https://www.ge.com/core/misc/announce.js?v=10.5.8 — 200 — 2.1 KiB — 139 ms — h2https://www.ge.com/core/misc/message.js?v=10.5.8/core/misc/message.js?v=10.5.8 https://www.ge.com/core/misc/message.js?v=10.5.8 — 200 — 2.8 KiB — 171 ms — h2https://www.ge.com/core/misc/ajax.js?v=10.5.8/core/misc/ajax.js?v=10.5.8 https://www.ge.com/core/misc/ajax.js?v=10.5.8 — 200 — 17.1 KiB — 215 ms — h2https://www.ge.com/modules/custom/ge_add_to_calendar/js/add_to_calendar.js?tcq6fm/modules/custom/ge_add_to_calendar/... https://www.ge.com/modules/custom/ge_add_to_calendar/js/add_to_calendar.js?tcq6fm — 200 — 1.2 KiB — 253 ms — h2https://www.ge.com/core/misc/displace.js?v=10.5.8/core/misc/displace.js?v=10.5.8 https://www.ge.com/core/misc/displace.js?v=10.5.8 — 200 — 3.1 KiB — 493 ms — h2https://www.ge.com/core/misc/jquery.tabbable.shim.js?v=10.5.8/core/misc/jquery.tabbable.shim.js?... https://www.ge.com/core/misc/jquery.tabbable.shim.js?v=10.5.8 — 200 — 829 B — 217 ms — h2https://www.ge.com/core/misc/position.js?v=10.5.8/core/misc/position.js?v=10.5.8 https://www.ge.com/core/misc/position.js?v=10.5.8 — 200 — 6.0 KiB — 529 ms — h2https://www.ge.com/core/misc/dialog/dialog-deprecation.js?v=10.5.8/core/misc/dialog/dialog-deprecatio... https://www.ge.com/core/misc/dialog/dialog-deprecation.js?v=10.5.8 — 200 — 1.0 KiB — 132 ms — h2https://www.ge.com/core/misc/dialog/dialog.js?v=10.5.8/core/misc/dialog/dialog.js?v=10.5.... https://www.ge.com/core/misc/dialog/dialog.js?v=10.5.8 — 200 — 1.7 KiB — 183 ms — h2https://www.ge.com/core/misc/dialog/dialog.position.js?v=10.5.8/core/misc/dialog/dialog.position.j... https://www.ge.com/core/misc/dialog/dialog.position.js?v=10.5.8 — 200 — 2.0 KiB — 185 ms — h2https://www.ge.com/core/misc/dialog/dialog.jquery-ui.js?v=10.5.8/core/misc/dialog/dialog.jquery-ui.... https://www.ge.com/core/misc/dialog/dialog.jquery-ui.js?v=10.5.8 — 200 — 1.3 KiB — 187 ms — h2https://www.ge.com/core/misc/dialog/dialog.ajax.js?v=10.5.8/core/misc/dialog/dialog.ajax.js?v=... https://www.ge.com/core/misc/dialog/dialog.ajax.js?v=10.5.8 — 200 — 3.5 KiB — 282 ms — h2https://www.ge.com/libraries/slick-carousel/slick/slick.min.js?tcq6fm/libraries/slick-carousel/slick/sli... https://www.ge.com/libraries/slick-carousel/slick/slick.min.js?tcq6fm — 200 — 10.6 KiB — 290 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/js/ge_com_unified.script.js?v=10.5.8/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/js/ge_com_unified.script.js?v=10.5.8 — 200 — 53.5 KiB — 478 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/ge_colorbox/ge_colorbox.js?v=10.5.8/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/ge_colorbox/ge_colorbox.js?v=10.5.8 — 200 — 773 B — 136 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/js/ge-slick-slider.js?v=10.5.8/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/js/ge-slick-slider.js?v=10.5.8 — 200 — 1.0 KiB — 284 ms — h2https://www.ge.com/modules/custom/ge_evidon/assets/js/ge-evidon.js?tcq6fm/modules/custom/ge_evidon/assets/js... https://www.ge.com/modules/custom/ge_evidon/assets/js/ge-evidon.js?tcq6fm — 200 — 668 B — 168 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/gutenberg-editor.js?v=10.5.8/modules/custom/ge_gblox/js/gutenbe... https://www.ge.com/modules/custom/ge_gblox/js/gutenberg-editor.js?v=10.5.8 — 200 — 919 B — 225 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-accordian-text-image-feature.js?v=10.5.8/modules/custom/ge_gblox/js/ge-acco... https://www.ge.com/modules/custom/ge_gblox/js/ge-accordian-text-image-feature.js?v=10.5.8 — 200 — 1014 B — 133 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-bio-leader-profile-detail.js?v=10.5.8/modules/custom/ge_gblox/js/ge-bio-... https://www.ge.com/modules/custom/ge_gblox/js/ge-bio-leader-profile-detail.js?v=10.5.8 — 200 — 642 B — 318 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-body-container.js?v=10.5.8/modules/custom/ge_gblox/js/ge-body... https://www.ge.com/modules/custom/ge_gblox/js/ge-body-container.js?v=10.5.8 — 200 — 779 B — 267 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-buttons.js?v=10.5.8/modules/custom/ge_gblox/js/ge-butt... https://www.ge.com/modules/custom/ge_gblox/js/ge-buttons.js?v=10.5.8 — 200 — 1004 B — 514 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-column-feature.js?v=10.5.8/modules/custom/ge_gblox/js/ge-colu... https://www.ge.com/modules/custom/ge_gblox/js/ge-column-feature.js?v=10.5.8 — 200 — 831 B — 271 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-content-image-gallery.js?v=10.5.8/modules/custom/ge_gblox/js/ge-cont... https://www.ge.com/modules/custom/ge_gblox/js/ge-content-image-gallery.js?v=10.5.8 — 200 — 1.2 KiB — 341 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-content-left-right-image.js?v=10.5.8/modules/custom/ge_gblox/js/ge-cont... https://www.ge.com/modules/custom/ge_gblox/js/ge-content-left-right-image.js?v=10.5.8 — 200 — 984 B — 392 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-content-left-right-image-variant-2.js?v=10.5.8/modules/custom/ge_gblox/js/ge-cont... https://www.ge.com/modules/custom/ge_gblox/js/ge-content-left-right-image-variant-2.js?v=10.5.8 — 200 — 995 B — 389 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-content-left-right-image-variant-text-carousel.js?v=10.5.8/modules/custom/ge_gblox/js/ge-cont... https://www.ge.com/modules/custom/ge_gblox/js/ge-content-left-right-image-variant-text-carousel.js?v=10.5.8 — 200 — 1.2 KiB — 372 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-content-left-right-variant-1-with-carousel.js?v=10.5.8/modules/custom/ge_gblox/js/ge-cont... https://www.ge.com/modules/custom/ge_gblox/js/ge-content-left-right-variant-1-with-carousel.js?v=10.5.8 — 200 — 3.0 KiB — 457 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-download-with-left-right-image.js?v=10.5.8/modules/custom/ge_gblox/js/ge-down... https://www.ge.com/modules/custom/ge_gblox/js/ge-download-with-left-right-image.js?v=10.5.8 — 200 — 836 B — 395 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-faq.js?v=10.5.8/modules/custom/ge_gblox/js/ge-faq.... https://www.ge.com/modules/custom/ge_gblox/js/ge-faq.js?v=10.5.8 — 200 — 780 B — 360 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-feature-content-carousel.js?v=10.5.8/modules/custom/ge_gblox/js/ge-feat... https://www.ge.com/modules/custom/ge_gblox/js/ge-feature-content-carousel.js?v=10.5.8 — 200 — 1.8 KiB — 407 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-full-width-section-dropdown-content.js?v=10.5.8/modules/custom/ge_gblox/js/ge-full... https://www.ge.com/modules/custom/ge_gblox/js/ge-full-width-section-dropdown-content.js?v=10.5.8 — 200 — 1.0 KiB — 400 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-info-slide.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-info-slide.js?v=10.5.8 — 200 — 1.7 KiB — 448 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-info-slide-variant-1.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-info-slide-variant-1.js?v=10.5.8 — 200 — 1.8 KiB — 247 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-landing.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-landing.js?v=10.5.8 — 200 — 887 B — 443 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-landing-v1.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-landing-v1.js?v=10.5.8 — 200 — 969 B — 301 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-secondary-variant-3.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-secondary-variant-3.js?v=10.5.8 — 200 — 973 B — 242 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-secondary-variant-with-card.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-secondary-variant-with-card.js?v=10.5.8 — 200 — 1.1 KiB — 460 ms — h2data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><pa…www.w3.org/2000/svg" viewBox="0 0 1... data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><pa… — 200 — 0 B — 0 ms — datahttps://www.ge.com/modules/custom/ge_gblox/js/ge-hero-secondary-variant-with-text.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-secondary-variant-with-text.js?v=10.5.8 — 200 — 901 B — 394 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-slideshow.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-slideshow.js?v=10.5.8 — 200 — 907 B — 372 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-video-block.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-video-block.js?v=10.5.8 — 200 — 1.0 KiB — 271 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-video-block-variant-1.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-video-block-variant-1.js?v=10.5.8 — 200 — 854 B — 356 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-with-dynamic-impact-card.js?v=10.5.8/modules/custom/ge_gblox/js/ge-hero... https://www.ge.com/modules/custom/ge_gblox/js/ge-hero-with-dynamic-impact-card.js?v=10.5.8 — 200 — 1.7 KiB — 397 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-image-block-with-hotspot.js?v=10.5.8/modules/custom/ge_gblox/js/ge-imag... https://www.ge.com/modules/custom/ge_gblox/js/ge-image-block-with-hotspot.js?v=10.5.8 — 200 — 1.5 KiB — 453 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-instagram-feed.js?v=10.5.8/modules/custom/ge_gblox/js/ge-inst... https://www.ge.com/modules/custom/ge_gblox/js/ge-instagram-feed.js?v=10.5.8 — 200 — 5.6 KiB — 254 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-ms-stream-video.js?v=10.5.8/modules/custom/ge_gblox/js/ge-ms-s... https://www.ge.com/modules/custom/ge_gblox/js/ge-ms-stream-video.js?v=10.5.8 — 200 — 987 B — 314 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-parallax.js?v=10.5.8/modules/custom/ge_gblox/js/ge-para... https://www.ge.com/modules/custom/ge_gblox/js/ge-parallax.js?v=10.5.8 — 200 — 1.0 KiB — 317 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-rss-feeds.js?v=10.5.8/modules/custom/ge_gblox/js/ge-rss-... https://www.ge.com/modules/custom/ge_gblox/js/ge-rss-feeds.js?v=10.5.8 — 200 — 2.5 KiB — 252 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-slim-text.js?v=10.5.8/modules/custom/ge_gblox/js/ge-slim... https://www.ge.com/modules/custom/ge_gblox/js/ge-slim-text.js?v=10.5.8 — 200 — 1017 B — 302 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-small-tabbed-content-feature.js?v=10.5.8/modules/custom/ge_gblox/js/ge-smal... https://www.ge.com/modules/custom/ge_gblox/js/ge-small-tabbed-content-feature.js?v=10.5.8 — 200 — 1.3 KiB — 296 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-spotlight.js?v=10.5.8/modules/custom/ge_gblox/js/ge-spot... https://www.ge.com/modules/custom/ge_gblox/js/ge-spotlight.js?v=10.5.8 — 200 — 1.4 KiB — 409 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-spotlight-large.js?v=10.5.8/modules/custom/ge_gblox/js/ge-spot... https://www.ge.com/modules/custom/ge_gblox/js/ge-spotlight-large.js?v=10.5.8 — 200 — 1.3 KiB — 404 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-spotlight-small.js?v=10.5.8/modules/custom/ge_gblox/js/ge-spot... https://www.ge.com/modules/custom/ge_gblox/js/ge-spotlight-small.js?v=10.5.8 — 200 — 1.4 KiB — 399 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-spotlight-small-variant-1.js?v=10.5.8/modules/custom/ge_gblox/js/ge-spot... https://www.ge.com/modules/custom/ge_gblox/js/ge-spotlight-small-variant-1.js?v=10.5.8 — 200 — 1.2 KiB — 424 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-statistics-feature.js?v=10.5.8/modules/custom/ge_gblox/js/ge-stat... https://www.ge.com/modules/custom/ge_gblox/js/ge-statistics-feature.js?v=10.5.8 — 200 — 1017 B — 320 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-sub-navigation.js?v=10.5.8/modules/custom/ge_gblox/js/ge-sub-... https://www.ge.com/modules/custom/ge_gblox/js/ge-sub-navigation.js?v=10.5.8 — 200 — 3.5 KiB — 414 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-sub-navigation-variant-1.js?v=10.5.8/modules/custom/ge_gblox/js/ge-sub-... https://www.ge.com/modules/custom/ge_gblox/js/ge-sub-navigation-variant-1.js?v=10.5.8 — 200 — 1.2 KiB — 409 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-sub-navigation-variant-2.js?v=10.5.8/modules/custom/ge_gblox/js/ge-sub-... https://www.ge.com/modules/custom/ge_gblox/js/ge-sub-navigation-variant-2.js?v=10.5.8 — 200 — 1.2 KiB — 335 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-tabs.js?v=10.5.8/modules/custom/ge_gblox/js/ge-tabs... https://www.ge.com/modules/custom/ge_gblox/js/ge-tabs.js?v=10.5.8 — 200 — 1.2 KiB — 499 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-timeline.js?v=10.5.8/modules/custom/ge_gblox/js/ge-time... https://www.ge.com/modules/custom/ge_gblox/js/ge-timeline.js?v=10.5.8 — 200 — 1.8 KiB — 417 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-user-bio-grid.js?v=10.5.8/modules/custom/ge_gblox/js/ge-user... https://www.ge.com/modules/custom/ge_gblox/js/ge-user-bio-grid.js?v=10.5.8 — 200 — 832 B — 279 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-video-carousel.js?v=10.5.8/modules/custom/ge_gblox/js/ge-vide... https://www.ge.com/modules/custom/ge_gblox/js/ge-video-carousel.js?v=10.5.8 — 200 — 2.7 KiB — 325 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-custom-block-spotlight.js?v=10.5.8/modules/custom/ge_gblox/js/ge-cust... https://www.ge.com/modules/custom/ge_gblox/js/ge-custom-block-spotlight.js?v=10.5.8 — 200 — 1.4 KiB — 255 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/ge-licensing.js?v=10.5.8/modules/custom/ge_gblox/js/ge-lice... https://www.ge.com/modules/custom/ge_gblox/js/ge-licensing.js?v=10.5.8 — 200 — 2.7 KiB — 474 ms — h2https://www.ge.com/modules/custom/ge_gblox/js/youtube-api.js?v=10.5.8/modules/custom/ge_gblox/js/youtube... https://www.ge.com/modules/custom/ge_gblox/js/youtube-api.js?v=10.5.8 — 200 — 6.2 KiB — 437 ms — h2https://www.ge.com/modules/custom/ge_mailchimp_subscription/js/custom.js?tcq6fm/modules/custom/ge_mailchimp_subscr... https://www.ge.com/modules/custom/ge_mailchimp_subscription/js/custom.js?tcq6fm — 200 — 2.5 KiB — 446 ms — h2https://www.ge.com/themes/custom/ge_unified/assets/js/ge_unified_menu.js?tcq6fm/themes/custom/ge_unified/assets/js... https://www.ge.com/themes/custom/ge_unified/assets/js/ge_unified_menu.js?tcq6fm — 200 — 682 B — 278 ms — h2https://www.ge.com/themes/custom/ge_unified/assets/js/ge_unified.script.js?v=10.5.8/themes/custom/ge_unified/assets/js... https://www.ge.com/themes/custom/ge_unified/assets/js/ge_unified.script.js?v=10.5.8 — 200 — 27.0 KiB — 452 ms — h2https://www.ge.com/modules/contrib/google_tag/js/gtag.ajax.js?tcq6fm/modules/contrib/google_tag/js/gtag... https://www.ge.com/modules/contrib/google_tag/js/gtag.ajax.js?tcq6fm — 200 — 737 B — 308 ms — h2https://www.ge.com/modules/contrib/lazy/js/lazy.js?v=10.5.8/modules/contrib/lazy/js/lazy.js?v=... https://www.ge.com/modules/contrib/lazy/js/lazy.js?v=10.5.8 — 200 — 1.3 KiB — 271 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/icons/site.webmanifest?v=zX70X9A8R5/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/icons/site.webmanifest?v=zX70X9A8R5 — 200 — 1.0 KiB — 314 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 68 ms — h2https://c.evidon.com/sitenotice/evidon-sitenotice-tag.jsc.evidon.com/sitenotice/evidon-site... https://c.evidon.com/sitenotice/evidon-sitenotice-tag.js — 200 — 21.4 KiB — 85 ms — h2https://c.evidon.com/geo/country.jsc.evidon.com/geo/country.js https://c.evidon.com/geo/country.js — 200 — 461 B — 80 ms — h2https://c.evidon.com/sitenotice/3453/snthemes.jsc.evidon.com/sitenotice/3453/snthem... https://c.evidon.com/sitenotice/3453/snthemes.js — 200 — 8.9 KiB — 86 ms — h2https://c.evidon.com/sitenotice/3453/ge/settings.jsc.evidon.com/sitenotice/3453/ge/set... https://c.evidon.com/sitenotice/3453/ge/settings.js — 301 — 220 B — 83 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PM823KKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PM823KK — 200 — 160.6 KiB — 460 ms — h2https://acsbap.com/apps/app/assets/js/acsb.jsacsbap.com/apps/app/assets/js/acsb.... https://acsbap.com/apps/app/assets/js/acsb.js — 301 — 120 B — 83 ms — h2https://www.ge.com/sites/default/files/2024-07/webbanner-02-resized.webp/sites/default/files/2024-07/webban... https://www.ge.com/sites/default/files/2024-07/webbanner-02-resized.webp — 200 — 95.2 KiB — 459 ms — h2https://www.ge.com/sites/default/files/2023-07/pas-1920x850.webp/sites/default/files/2023-07/pas-19... https://www.ge.com/sites/default/files/2023-07/pas-1920x850.webp — 200 — 39.1 KiB — 601 ms — h2https://www.ge.com/sites/default/files/2024-07/gev_1920x850-resized.webp/sites/default/files/2024-07/gev_19... https://www.ge.com/sites/default/files/2024-07/gev_1920x850-resized.webp — 200 — 234.6 KiB — 611 ms — h2https://www.ge.com/themes/custom/ge_unified/assets/fonts/gesans-regular/gesans-regular.ttf/themes/custom/ge_unified/assets/fo... https://www.ge.com/themes/custom/ge_unified/assets/fonts/gesans-regular/gesans-regular.ttf — 200 — 36.9 KiB — 273 ms — h2https://www.ge.com/themes/custom/ge_unified/assets/fonts/gesans-bold/gesans-bold.ttf/themes/custom/ge_unified/assets/fo... https://www.ge.com/themes/custom/ge_unified/assets/fonts/gesans-bold/gesans-bold.ttf — 200 — 38.2 KiB — 245 ms — h2https://www.ge.com/sites/default/files/2024-07/gehc-hero-for-ge.com-1-resized.webp/sites/default/files/2024-07/gehc-h... https://www.ge.com/sites/default/files/2024-07/gehc-hero-for-ge.com-1-resized.webp — 200 — 63.9 KiB — 448 ms — h2https://www.ge.com/sites/default/files/2024-03/gea_470x310_0.jpg/sites/default/files/2024-03/gea_47... https://www.ge.com/sites/default/files/2024-03/gea_470x310_0.jpg — 200 — 126.5 KiB — 433 ms — h2https://www.ge.com/sites/default/files/2024-03/ir-web-look-2_470x310.jpg/sites/default/files/2024-03/ir-web... https://www.ge.com/sites/default/files/2024-03/ir-web-look-2_470x310.jpg — 200 — 80.8 KiB — 479 ms — h2https://www.ge.com/sites/default/files/2024-07/ge.com-470x310-resized.jpg/sites/default/files/2024-07/ge.com... https://www.ge.com/sites/default/files/2024-07/ge.com-470x310-resized.jpg — 200 — 50.5 KiB — 438 ms — h2https://www.ge.com/themes/custom/ge_unified/assets/fonts/icomoon.ttf?q42c8h/themes/custom/ge_unified/assets/fo... https://www.ge.com/themes/custom/ge_unified/assets/fonts/icomoon.ttf?q42c8h — 200 — 5.4 KiB — 382 ms — h2https://c.evidon.com/sitenotice/3453/ge/settingsV3.jsc.evidon.com/sitenotice/3453/ge/set... https://c.evidon.com/sitenotice/3453/ge/settingsV3.js — 200 — 10.8 KiB — 141 ms — h2https://acsbapp.com/apps/app/assets/js/acsb.jsacsbapp.com/apps/app/assets/js/acsb... https://acsbapp.com/apps/app/assets/js/acsb.js — 200 — 222.1 KiB — 419 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 71 ms — h2https://www.ge.com/libraries/lazysizes/lazysizes.min.js/libraries/lazysizes/lazysizes.min.... https://www.ge.com/libraries/lazysizes/lazysizes.min.js — 200 — 3.8 KiB — 175 ms — h2https://c.evidon.com/sitenotice/3453/translations/en-23385.jsc.evidon.com/sitenotice/3453/transl... https://c.evidon.com/sitenotice/3453/translations/en-23385.js — 200 — 5.4 KiB — 76 ms — h2https://c.evidon.com/sitenotice/evidon-banner.jsc.evidon.com/sitenotice/evidon-bann... https://c.evidon.com/sitenotice/evidon-banner.js — 200 — 4.0 KiB — 37 ms — h2https://c.evidon.com/pub/icong1.pngc.evidon.com/pub/icong1.png https://c.evidon.com/pub/icong1.png — 200 — 898 B — 30 ms — h2https://l.evidon.com/site/v3/3453/5629/1/1/2/1/23385?consent=1&regulationid=0&regulationconsenttypeid=2&stid=1&bgpc=0&ngpc=0&d=https://www.ge.com/l.evidon.com/site/v3/3453/5629/1/1/... https://l.evidon.com/site/v3/3453/5629/1/1/2/1/23385?consent=1&regulationid=0&regulationconsenttypeid=2&stid=1&bgpc=0&ngpc=0&d=https://www.ge.com/ — 204 — 121 B — 212 ms — h2https://l.evidon.com/site/v3/3453/5629/1/50/2/1/23385?consent=1&regulationid=0&regulationconsenttypeid=2&stid=1&bgpc=0&ngpc=0&d=https://www.ge.com/l.evidon.com/site/v3/3453/5629/1/50... https://l.evidon.com/site/v3/3453/5629/1/50/2/1/23385?consent=1&regulationid=0&regulationconsenttypeid=2&stid=1&bgpc=0&ngpc=0&d=https://www.ge.com/ — 204 — 120 B — 214 ms — h2https://www.ge.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://www.ge.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 365 B — 97 ms — h2https://www.ge.com/libraries/slick-carousel/slick/ajax-loader.gif/libraries/slick-carousel/slick/aja... https://www.ge.com/libraries/slick-carousel/slick/ajax-loader.gif — 200 — 4.5 KiB — 141 ms — h2https://www.ge.com/libraries/slick-carousel/slick/fonts/slick.woff/libraries/slick-carousel/slick/fon... https://www.ge.com/libraries/slick-carousel/slick/fonts/slick.woff — 200 — 1.8 KiB — 460 ms — h2https://www.ge.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://www.ge.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.6 KiB — 15 ms — h2https://www.ge.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9effe387d8472546/cdn-cgi/challenge-platform/h/b/jsd... https://www.ge.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9effe387d8472546 — 200 — 987 B — 13 ms — h2https://www.googletagmanager.com/gtag/js?id=G-M2Q4NS0CLZ&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-M2Q4NS0CLZ&cx=c&gtm=4e64k0h2 — 200 — 158.2 KiB — 79 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 27 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 38 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 33 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 28 ms — h2https://www.youtube.com/player_apiwww.youtube.com/player_api https://www.youtube.com/player_api — 200 — 1.4 KiB — 126 ms — h2https://cdn.taboola.com/libtrc/unip/1397597/tfa.jscdn.taboola.com/libtrc/unip/1397597... https://cdn.taboola.com/libtrc/unip/1397597/tfa.js — 200 — 26.7 KiB — 19 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-750201936www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-750201936 — 200 — 142.3 KiB — 73 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-10884285721www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-10884285721 — 200 — 137.2 KiB — 71 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-10991166062www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-10991166062 — 200 — 137.2 KiB — 101 ms — h3https://www.facebook.com/tr?id=1698582600447225&ev=PageView&noscript=1&gtmcb=1628094039www.facebook.com/tr?id=169858260044... https://www.facebook.com/tr?id=1698582600447225&ev=PageView&noscript=1&gtmcb=1628094039 — 200 — 19 B — 25 ms — h3https://px.ads.linkedin.com/collect/?pid=1876505&fmt=gif&gtmcb=220026469px.ads.linkedin.com/collect/?pid=18... https://px.ads.linkedin.com/collect/?pid=1876505&fmt=gif&gtmcb=220026469 — 302 — 693 B — 152 ms — h2https://analytics.twitter.com/i/adsct?txn_id=o32a6&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0&gtmcb=2044503352analytics.twitter.com/i/adsct?txn_i... https://analytics.twitter.com/i/adsct?txn_id=o32a6&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0&gtmcb=2044503352 — 200 — 674 B — 69 ms — h2https://t.co/i/adsct?txn_id=o32a6&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0&gtmcb=434601378t.co/i/adsct?txn_id=o32a6&p_id=Twit... https://t.co/i/adsct?txn_id=o32a6&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0&gtmcb=434601378 — 200 — 658 B — 71 ms — h2https://pubads.g.doubleclick.net/activity;dc_iu=/53527173/DFPAudiencePixel;ord=8796993937033440;dc_seg=7183364714?pubads.g.doubleclick.net/activity;d... https://pubads.g.doubleclick.net/activity;dc_iu=/53527173/DFPAudiencePixel;ord=8796993937033440;dc_seg=7183364714? — 200 — 64 B — 82 ms — h3https://pubads.g.doubleclick.net/activity;dc_iu=/53527173/DFPAudiencePixel;ord=9627971981880012;dc_seg=7184828151?pubads.g.doubleclick.net/activity;d... https://pubads.g.doubleclick.net/activity;dc_iu=/53527173/DFPAudiencePixel;ord=9627971981880012;dc_seg=7184828151? — 200 — 64 B — 83 ms — h3https://pubads.g.doubleclick.net/activity;dc_iu=/53527173/DFPAudiencePixel;ord=4404459463045536;dc_seg=7183366802?pubads.g.doubleclick.net/activity;d... https://pubads.g.doubleclick.net/activity;dc_iu=/53527173/DFPAudiencePixel;ord=4404459463045536;dc_seg=7183366802? — 200 — 64 B — 82 ms — h3https://nextbm-105-adswizz.attribution.adswizz.com/fire?pixelId=a0ce305c-6fa7-4bc2-a5b8-6373a3e4e1d7&type=sitevisit&subtype=HomePage&aw_0_req.gdpr=truenextbm-105-adswizz.attribution.adsw... https://nextbm-105-adswizz.attribution.adswizz.com/fire?pixelId=a0ce305c-6fa7-4bc2-a5b8-6373a3e4e1d7&type=sitevisit&subtype=HomePage&aw_0_req.gdpr=true — 302 — 163 B — 504 ms — h2https://cdn.acsbapp.com/config/ge.com/config.jsoncdn.acsbapp.com/config/ge.com/confi... https://cdn.acsbapp.com/config/ge.com/config.json — 200 — 726 B — 32 ms — h2https://px.ads.linkedin.com/collect/?pid=1876505&fmt=gif&gtmcb=220026469&cookiesTest=truepx.ads.linkedin.com/collect/?pid=18... https://px.ads.linkedin.com/collect/?pid=1876505&fmt=gif&gtmcb=220026469&cookiesTest=true — 200 — 516 B — 59 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/750201936/?random=1776811211079&cv=11&fst=1776811211079&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9164472371za200zd9164472371xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/750201936/?random=1776811211079&cv=11&fst=1776811211079&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9164472371za200zd9164472371xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 61 B — 47 ms — h3https://www.google.com/rmkt/collect/750201936/?random=1776811211079&cv=11&fst=1776811211079&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9164472371za200zd9164472371xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/7502019... https://www.google.com/rmkt/collect/750201936/?random=1776811211079&cv=11&fst=1776811211079&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9164472371za200zd9164472371xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 171 ms — h3https://www.googleadservices.com/pagead/conversion/750201936/?random=1776811211114&cv=11&fst=1776811211114&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be64h1v9164472371za200zd9164472371xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&npa=0&pscdl=noapi&auid=45283031.1776811211&label=YB0sCMa2sNADENDY3OUC&hn=www.googleadservices.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dgtag.config&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/750201936/?random=1776811211114&cv=11&fst=1776811211114&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be64h1v9164472371za200zd9164472371xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&npa=0&pscdl=noapi&auid=45283031.1776811211&label=YB0sCMa2sNADENDY3OUC&hn=www.googleadservices.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dgtag.config&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 79 ms — h3https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ge.com%2F&scrsrc=www.googletagmanager.com&rnd=236311718.1776811211&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&auid=45283031.1776811211&navt=n&npa=0&did=dMDhkMT&gdid=dMDhkMT&_tu=CA&gtm=45be64h1v9164472371za200zd9164472371xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=1&tids=AW-750201936&tid=AW-750201936&tft=1776811211120&tfd=2210www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ge.com%2F&scrsrc=www.googletagmanager.com&rnd=236311718.1776811211&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&auid=45283031.1776811211&navt=n&npa=0&did=dMDhkMT&gdid=dMDhkMT&_tu=CA&gtm=45be64h1v9164472371za200zd9164472371xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=1&tids=AW-750201936&tid=AW-750201936&tft=1776811211120&tfd=2210 — 200 — 21 B — 162 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10884285721/?random=1776811211165&cv=11&fst=1776811211165&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v868771787za200zd868771787xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10884285721/?random=1776811211165&cv=11&fst=1776811211165&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v868771787za200zd868771787xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 27 ms — h3https://www.google.com/rmkt/collect/10884285721/?random=1776811211165&cv=11&fst=1776811211165&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v868771787za200zd868771787xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1088428... https://www.google.com/rmkt/collect/10884285721/?random=1776811211165&cv=11&fst=1776811211165&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v868771787za200zd868771787xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 100 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ge.com%2F&scrsrc=www.googletagmanager.com&rnd=236311718.1776811211&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&auid=45283031.1776811211&navt=n&npa=0&did=dMDhkMT&gdid=dMDhkMT&_tu=CA&gtm=45be64h1v868771787za200zd868771787xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-10884285721&tid=AW-10884285721&tft=1776811211187&tfd=2277www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ge.com%2F&scrsrc=www.googletagmanager.com&rnd=236311718.1776811211&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&auid=45283031.1776811211&navt=n&npa=0&did=dMDhkMT&gdid=dMDhkMT&_tu=CA&gtm=45be64h1v868771787za200zd868771787xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-10884285721&tid=AW-10884285721&tft=1776811211187&tfd=2277 — 200 — 21 B — 99 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10991166062/?random=1776811211229&cv=11&fst=1776811211229&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9181813411za200zd9181813411xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10991166062/?random=1776811211229&cv=11&fst=1776811211229&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9181813411za200zd9181813411xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 29 ms — h3https://www.google.com/rmkt/collect/10991166062/?random=1776811211229&cv=11&fst=1776811211229&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9181813411za200zd9181813411xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1099116... https://www.google.com/rmkt/collect/10991166062/?random=1776811211229&cv=11&fst=1776811211229&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9181813411za200zd9181813411xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 40 ms — h3https://www.googleadservices.com/pagead/conversion/10991166062/?random=1776811211264&cv=11&fst=1776811211264&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9181813411za200zd9181813411xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&label=ApbVCN6x4-ADEO7E__go&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=2~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/10991166062/?random=1776811211264&cv=11&fst=1776811211264&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9181813411za200zd9181813411xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&label=ApbVCN6x4-ADEO7E__go&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=2~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 54 ms — h3https://www.google.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ge.com%2F&scrsrc=www.googletagmanager.com&rnd=236311718.1776811211&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&auid=45283031.1776811211&navt=n&npa=0&did=dMDhkMT&gdid=dMDhkMT&_tu=CA&gtm=45be64h1v9181813411za200zd9181813411xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-10991166062&tid=AW-10991166062&tft=1776811211271&tfd=2361www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ge.com%2F&scrsrc=www.googletagmanager.com&rnd=236311718.1776811211&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&auid=45283031.1776811211&navt=n&npa=0&did=dMDhkMT&gdid=dMDhkMT&_tu=CA&gtm=45be64h1v9181813411za200zd9181813411xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-10991166062&tid=AW-10991166062&tft=1776811211271&tfd=2361 — 200 — 21 B — 28 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/750201936/?random=1671943694&cv=11&fst=1776811211114&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be64h1v9164472371za200zd9164472371xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&npa=0&pscdl=noapi&auid=45283031.1776811211&label=YB0sCMa2sNADENDY3OUC&hn=www.googleadservices.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dgtag.config&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSN4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6cCXBp6AWZBRSGzA3FK7vd5TlpiCDAWI5s10yAd0dQHyXPd3-3KNkhoCHAY&pscrd=IhMIks3LyIGAlAMVRRBECB05Ui8OMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhNodHRwczovL3d3dy5nZS5jb20vQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBRd3ExUWRDX0JfdGlKSHhGcDVKMXVkT1lqSkVILVlVTjZJRHJLdllxd0padWdsZmFDVlAyd3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/750201936/?random=1671943694&cv=11&fst=1776811211114&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be64h1v9164472371za200zd9164472371xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&npa=0&pscdl=noapi&auid=45283031.1776811211&label=YB0sCMa2sNADENDY3OUC&hn=www.googleadservices.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dgtag.config&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSN4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6cCXBp6AWZBRSGzA3FK7vd5TlpiCDAWI5s10yAd0dQHyXPd3-3KNkhoCHAY&pscrd=IhMIks3LyIGAlAMVRRBECB05Ui8OMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhNodHRwczovL3d3dy5nZS5jb20vQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBRd3ExUWRDX0JfdGlKSHhGcDVKMXVkT1lqSkVILVlVTjZJRHJLdllxd0padWdsZmFDVlAyd3oMCAliCAgAEAAYACAA — 302 — 23 B — 94 ms — h3https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.3 KiB — 13 ms — h3https://c.evidon.com/logos/3453/3453-20180516125542.c.evidon.com/logos/3453/3453-201805... https://c.evidon.com/logos/3453/3453-20180516125542. — 200 — 3.8 KiB — 22 ms — h2https://l.evidon.com/site/v3/3453/5629/1/4/2/1/23385?consent=1&regulationid=0&regulationconsenttypeid=2&stid=1&bgpc=0&ngpc=0&d=https://www.ge.com/l.evidon.com/site/v3/3453/5629/1/4/... https://l.evidon.com/site/v3/3453/5629/1/4/2/1/23385?consent=1&regulationid=0&regulationconsenttypeid=2&stid=1&bgpc=0&ngpc=0&d=https://www.ge.com/ — 204 — 120 B — 75 ms — h2https://l.evidon.com/site/v3/3453/5629/1/2/2/1/23385?consent=1&regulationid=0&regulationconsenttypeid=2&stid=1&bgpc=0&ngpc=0&d=https://www.ge.com/l.evidon.com/site/v3/3453/5629/1/2/... https://l.evidon.com/site/v3/3453/5629/1/2/2/1/23385?consent=1&regulationid=0&regulationconsenttypeid=2&stid=1&bgpc=0&ngpc=0&d=https://www.ge.com/ — 204 — 120 B — 72 ms — h2https://www.google.com/pagead/1p-conversion/750201936/?random=1671943694&cv=11&fst=1776811211114&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be64h1v9164472371za200zd9164472371xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&npa=0&pscdl=noapi&auid=45283031.1776811211&label=YB0sCMa2sNADENDY3OUC&hn=www.googleadservices.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dgtag.config&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSN4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6cCXBp6AWZBRSGzA3FK7vd5TlpiCDAWI5s10yAd0dQHyXPd3-3KNkhoCHAY&pscrd=IhMIks3LyIGAlAMVRRBECB05Ui8OMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhNodHRwczovL3d3dy5nZS5jb20vQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBRd3ExUWRDX0JfdGlKSHhGcDVKMXVkT1lqSkVILVlVTjZJRHJLdllxd0padWdsZmFDVlAyd3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSsAEABaugfb_BFeG3f7Hjt8Tu3_qjvd7srprGG8NCiSZ_hnpIrG0n1CLWsNMCoagzVccQ4mSz7MbsPtAM8hNqV0hhqghCPliCQf4bzfP6ABtCL3pLKR3oQsjTnkEzKH1Qf0dd0fDKrOg_QKK8cIXiHylVxvnzFN2jvSLUtnK3b87VaEVUF1Gza_OL505v7FvhJsem_gqb8TJPym3TpggdmkXDK14yIhEfJBYTro9tk5Fhvg&random=951938632www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/750201936/?random=1671943694&cv=11&fst=1776811211114&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be64h1v9164472371za200zd9164472371xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=0&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&npa=0&pscdl=noapi&auid=45283031.1776811211&label=YB0sCMa2sNADENDY3OUC&hn=www.googleadservices.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dgtag.config&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSN4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6cCXBp6AWZBRSGzA3FK7vd5TlpiCDAWI5s10yAd0dQHyXPd3-3KNkhoCHAY&pscrd=IhMIks3LyIGAlAMVRRBECB05Ui8OMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhNodHRwczovL3d3dy5nZS5jb20vQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBRd3ExUWRDX0JfdGlKSHhGcDVKMXVkT1lqSkVILVlVTjZJRHJLdllxd0padWdsZmFDVlAyd3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSsAEABaugfb_BFeG3f7Hjt8Tu3_qjvd7srprGG8NCiSZ_hnpIrG0n1CLWsNMCoagzVccQ4mSz7MbsPtAM8hNqV0hhqghCPliCQf4bzfP6ABtCL3pLKR3oQsjTnkEzKH1Qf0dd0fDKrOg_QKK8cIXiHylVxvnzFN2jvSLUtnK3b87VaEVUF1Gza_OL505v7FvhJsem_gqb8TJPym3TpggdmkXDK14yIhEfJBYTro9tk5Fhvg&random=951938632 — 200 — 20 B — 68 ms — h3https://connect.facebook.net/signals/config/1698582600447225?v=2.9.303&r=stable&domain=www.ge.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/1698582600447225?v=2.9.303&r=stable&domain=www.ge.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 — 45.0 KiB — 120 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10991166062/?random=571860850&cv=11&fst=1776811211264&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9181813411za200zd9181813411xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&label=ApbVCN6x4-ADEO7E__go&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=2~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XLVG3V1MrgHu_MznRuc2ph6Ex2_Y8xp4JYCe9y5_f_L2dLowS_5-xoC83w&pscrd=IhMIxL3TyIGAlAMVtobuAR0LeQopMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhNodHRwczovL3d3dy5nZS5jb20vQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBhNldJdlhxT01zZlNkaEMxWHk3QWFad2lZUkM5STEtTWZiU3pFbDBBU1luM1djQWFhd3FRZ3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10991166062/?random=571860850&cv=11&fst=1776811211264&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9181813411za200zd9181813411xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&label=ApbVCN6x4-ADEO7E__go&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=2~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XLVG3V1MrgHu_MznRuc2ph6Ex2_Y8xp4JYCe9y5_f_L2dLowS_5-xoC83w&pscrd=IhMIxL3TyIGAlAMVtobuAR0LeQopMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhNodHRwczovL3d3dy5nZS5jb20vQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBhNldJdlhxT01zZlNkaEMxWHk3QWFad2lZUkM5STEtTWZiU3pFbDBBU1luM1djQWFhd3FRZ3oMCAliCAgAEAAYACAA — 302 — 23 B — 104 ms — h3https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=18141bc1-d5cf-48fb-98e1-57982eee3c70&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o32a6&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=18141bc1-d5cf-48fb-98e1-57982eee3c70&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o32a6&type=javascript&version=2.3.53 — 200 — 488 B — 58 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=18141bc1-d5cf-48fb-98e1-57982eee3c70&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o32a6&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=18141bc1-d5cf-48fb-98e1-57982eee3c70&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o32a6&type=javascript&version=2.3.53 — 200 — 502 B — 47 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=12809218-6d3c-482d-b8e7-b47b39879549&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o6nrc&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=12809218-6d3c-482d-b8e7-b47b39879549&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o6nrc&type=javascript&version=2.3.53 — 200 — 466 B — 65 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=12809218-6d3c-482d-b8e7-b47b39879549&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o6nrc&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=12809218-6d3c-482d-b8e7-b47b39879549&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o6nrc&type=javascript&version=2.3.53 — 200 — 478 B — 48 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=21c63ff4-f453-4b24-aab5-78399149f3a2&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o6chp&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=21c63ff4-f453-4b24-aab5-78399149f3a2&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o6chp&type=javascript&version=2.3.53 — 200 — 466 B — 60 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=21c63ff4-f453-4b24-aab5-78399149f3a2&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o6chp&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=21c63ff4-f453-4b24-aab5-78399149f3a2&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811211358.403406268280676248&txn_id=o6chp&type=javascript&version=2.3.53 — 200 — 483 B — 52 ms — h2https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=3d5c4007-c7b4-41fd-bc87-4f8733436e5f&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776811211358.403406268280676248&txn_id=o7osb&type=javascript&version=2.3.53t.co/1/i/adsct?bci=5&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=3d5c4007-c7b4-41fd-bc87-4f8733436e5f&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776811211358.403406268280676248&txn_id=o7osb&type=javascript&version=2.3.53 — 200 — 463 B — 50 ms — h2https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=3d5c4007-c7b4-41fd-bc87-4f8733436e5f&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776811211358.403406268280676248&txn_id=o7osb&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=3d5c4007-c7b4-41fd-bc87-4f8733436e5f&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=3170a731-7edd-4ec1-b1eb-137bffb9cf62&pt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&tw_document_href=https%3A%2F%2Fwww.ge.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776811211358.403406268280676248&txn_id=o7osb&type=javascript&version=2.3.53 — 200 — 805 B — 42 ms — h2https://pixel.tapad.com/idsync/ex/receive?partner_id=2994&partner_device_id=886aae57220030d6292e3cea7b5786efpixel.tapad.com/idsync/ex/receive?p... https://pixel.tapad.com/idsync/ex/receive?partner_id=2994&partner_device_id=886aae57220030d6292e3cea7b5786ef — 302 — 639 B — 68 ms — h2https://www.google.com/pagead/1p-conversion/10991166062/?random=571860850&cv=11&fst=1776811211264&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9181813411za200zd9181813411xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&label=ApbVCN6x4-ADEO7E__go&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=2~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XLVG3V1MrgHu_MznRuc2ph6Ex2_Y8xp4JYCe9y5_f_L2dLowS_5-xoC83w&pscrd=IhMIxL3TyIGAlAMVtobuAR0LeQopMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhNodHRwczovL3d3dy5nZS5jb20vQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBhNldJdlhxT01zZlNkaEMxWHk3QWFad2lZUkM5STEtTWZiU3pFbDBBU1luM1djQWFhd3FRZ3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSsAEABaugfQDxboCUk4lDs2LTtRrLQT_O3mlF-Ei_spFyo08RZ2TZRGuqW14v65D-hJEAAL7u2F8wbrJ53UlLpgR4bBWN5VVYFTzTlCAJ1-VEO_hlW6pliG_HbpZ_kbSOnjz9NtFj79M7cDJADjXi0LC5_oU9GWuw8cozrDGrfTKTHvltuAvpqAVq-crpGWK3_w8JLewE0ZPtdECXAkWDFgTh3Xx1Zc6u7fn_9bBdycK7Cw&random=1819555501www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/10991166062/?random=571860850&cv=11&fst=1776811211264&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9181813411za200zd9181813411xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&label=ApbVCN6x4-ADEO7E__go&capi=1&gtm_ee=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=2~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XLVG3V1MrgHu_MznRuc2ph6Ex2_Y8xp4JYCe9y5_f_L2dLowS_5-xoC83w&pscrd=IhMIxL3TyIGAlAMVtobuAR0LeQopMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhNodHRwczovL3d3dy5nZS5jb20vQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBhNldJdlhxT01zZlNkaEMxWHk3QWFad2lZUkM5STEtTWZiU3pFbDBBU1luM1djQWFhd3FRZ3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSsAEABaugfQDxboCUk4lDs2LTtRrLQT_O3mlF-Ei_spFyo08RZ2TZRGuqW14v65D-hJEAAL7u2F8wbrJ53UlLpgR4bBWN5VVYFTzTlCAJ1-VEO_hlW6pliG_HbpZ_kbSOnjz9NtFj79M7cDJADjXi0LC5_oU9GWuw8cozrDGrfTKTHvltuAvpqAVq-crpGWK3_w8JLewE0ZPtdECXAkWDFgTh3Xx1Zc6u7fn_9bBdycK7Cw&random=1819555501 — 200 — 20 B — 76 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1605878965&t=pageview&_s=1&dl=https%3A%2F%2Fwww.ge.com%2F&ul=en-us&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&sr=800x600&vp=1350x940&_u=YGBACEABBAAAACAAI~&jid=1280431045&gjid=1457989323&cid=1763482679.1776811211&tid=UA-167196821-1&_gid=2080477624.1776811211&_r=1&_slc=1&gtm=45He64k0h2n81PM823KKv831426925za200zd831426925&cd12=2026-04-21T22%3A40%3A10.762%2B00%3A00&cd13=false&cd14=1776811210765.8z8bkfsb&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117884344&z=407470895www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1605878965&t=pageview&_s=1&dl=https%3A%2F%2Fwww.ge.com%2F&ul=en-us&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&sr=800x600&vp=1350x940&_u=YGBACEABBAAAACAAI~&jid=1280431045&gjid=1457989323&cid=1763482679.1776811211&tid=UA-167196821-1&_gid=2080477624.1776811211&_r=1&_slc=1&gtm=45He64k0h2n81PM823KKv831426925za200zd831426925&cd12=2026-04-21T22%3A40%3A10.762%2B00%3A00&cd13=false&cd14=1776811210765.8z8bkfsb&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117884344&z=407470895 — 200 — 449 B — 44 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=1876505%2C3230034&time=1776811211401&url=https%3A%2F%2Fwww.ge.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=1876505%2C3230034&time=1776811211401&url=https%3A%2F%2Fwww.ge.com%2F — 200 — 79 B — 87 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1876505%2C3230034&time=1776811211401&li_adsId=70748a63-34f8-4790-8db0-1c7f8245bf2e&url=https%3A%2F%2Fwww.ge.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1876505%2C3230034&time=1776811211401&li_adsId=70748a63-34f8-4790-8db0-1c7f8245bf2e&url=https%3A%2F%2Fwww.ge.com%2F — 302 — 43 B — 52 ms — h3https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 57 B — 107 ms — h3https://pixel.tapad.com/idsync/ex/receive/check?partner_id=2994&partner_device_id=886aae57220030d6292e3cea7b5786efpixel.tapad.com/idsync/ex/receive/c... https://pixel.tapad.com/idsync/ex/receive/check?partner_id=2994&partner_device_id=886aae57220030d6292e3cea7b5786ef — 200 — 425 B — 44 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1876505%2C3230034&time=1776811211401&li_adsId=70748a63-34f8-4790-8db0-1c7f8245bf2e&url=https%3A%2F%2Fwww.ge.com%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1876505%2C3230034&time=1776811211401&li_adsId=70748a63-34f8-4790-8db0-1c7f8245bf2e&url=https%3A%2F%2Fwww.ge.com%2F&cookiesTest=true — 200 — 41 B — 55 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-M2Q4NS0CLZ&gtm=45je64k0h2v875028357z8831426925za20gzb831426925zd831426925&_p=1776811209605&_gaz=1&gcs=G111&gcd=13n3n3n3n5l1&npa=0&dma=0&gdid=dMDhkMT&_eu=AAAAAGA&are=1&cid=1763482679.1776811211&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117384405&sid=1776811211&sct=1&seg=0&dl=https%3A%2F%2Fwww.ge.com%2F&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&_tu=CA&en=page_view&_fv=1&_ss=1&_c=1&tfd=2636analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-M2Q4NS0CLZ&gtm=45je64k0h2v875028357z8831426925za20gzb831426925zd831426925&_p=1776811209605&_gaz=1&gcs=G111&gcd=13n3n3n3n5l1&npa=0&dma=0&gdid=dMDhkMT&_eu=AAAAAGA&are=1&cid=1763482679.1776811211&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117384405&sid=1776811211&sct=1&seg=0&dl=https%3A%2F%2Fwww.ge.com%2F&dt=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&_tu=CA&en=page_view&_fv=1&_ss=1&_c=1&tfd=2636 — 204 — 546 B — 91 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-M2Q4NS0CLZ&cid=1763482679.1776811211&gtm=45je64k0h2v875028357z8831426925za20gzb831426925zd831426925&rcb=9&aip=1&dma=0&gcs=G111&gcd=13n3n3n3n5l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117384405stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-M2Q4NS0CLZ&cid=1763482679.1776811211&gtm=45je64k0h2v875028357z8831426925za20gzb831426925zd831426925&rcb=9&aip=1&dma=0&gcs=G111&gcd=13n3n3n3n5l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117384405 — 204 — 546 B — 70 ms — h2https://trc.taboola.com/1397597/trc/3/json?tim=1776811211574&data=%7B%22id%22%3A297%2C%22ii%22%3A%22%2F%22%2C%22it%22%3A%22video%22%2C%22sd%22%3Anull%2C%22ui%22%3Anull%2C%22vi%22%3A1776811211563%2C%22cv%22%3A%2220260419-12-RELEASE%22%2C%22uiv%22%3A%22default%22%2C%22u%22%3A%22https%3A%2F%2Fwww.ge.com%2F%22%2C%22e%22%3Anull%2C%22cb%22%3A%22TFASC.trkCallback%22%2C%22qs%22%3A%22%22%2C%22r%22%3A%5B%7B%22li%22%3A%22rbox-tracking%22%2C%22s%22%3A0%2C%22uim%22%3A%22rbox-tracking%3Apub%3Dtdg-generalelectric-scmena%3Aabp%3D0%22%2C%22uip%22%3A%22rbox-tracking%22%2C%22orig_uip%22%3A%22rbox-tracking%22%7D%5D%2C%22cbp%22%3A%22Gtm%22%2C%22cbpv%22%3A%221%22%2C%22cbcd%22%3A%22true%22%2C%22mpvd%22%3A%7B%22en%22%3A%22page_view%22%2C%22tim%22%3A1776811211572%2C%22ref%22%3Anull%2C%22item-url%22%3A%22https%3A%2F%2Fwww.ge.com%2F%22%2C%22tos%22%3A2%2C%22ssd%22%3A1%2C%22scd%22%3A0%2C%22it%22%3A%22JS_PIXEL%22%2C%22supv%22%3Atrue%7D%2C%22pa%22%3A%7B%22su%22%3Atrue%7D%2C%22psb%22%3Atrue%7D&pubit=itrc.taboola.com/1397597/trc/3/json?... https://trc.taboola.com/1397597/trc/3/json?tim=1776811211574&data=%7B%22id%22%3A297%2C%22ii%22%3A%22%2F%22%2C%22it%22%3A%22video%22%2C%22sd%22%3Anull%2C%22ui%22%3Anull%2C%22vi%22%3A1776811211563%2C%22cv%22%3A%2220260419-12-RELEASE%22%2C%22uiv%22%3A%22default%22%2C%22u%22%3A%22https%3A%2F%2Fwww.ge.com%2F%22%2C%22e%22%3Anull%2C%22cb%22%3A%22TFASC.trkCallback%22%2C%22qs%22%3A%22%22%2C%22r%22%3A%5B%7B%22li%22%3A%22rbox-tracking%22%2C%22s%22%3A0%2C%22uim%22%3A%22rbox-tracking%3Apub%3Dtdg-generalelectric-scmena%3Aabp%3D0%22%2C%22uip%22%3A%22rbox-tracking%22%2C%22orig_uip%22%3A%22rbox-tracking%22%7D%5D%2C%22cbp%22%3A%22Gtm%22%2C%22cbpv%22%3A%221%22%2C%22cbcd%22%3A%22true%22%2C%22mpvd%22%3A%7B%22en%22%3A%22page_view%22%2C%22tim%22%3A1776811211572%2C%22ref%22%3Anull%2C%22item-url%22%3A%22https%3A%2F%2Fwww.ge.com%2F%22%2C%22tos%22%3A2%2C%22ssd%22%3A1%2C%22scd%22%3A0%2C%22it%22%3A%22JS_PIXEL%22%2C%22supv%22%3Atrue%7D%2C%22pa%22%3A%7B%22su%22%3Atrue%7D%2C%22psb%22%3Atrue%7D&pubit=i — 200 — 2.0 KiB — 56 ms — h2https://www.google.com/pagead/1p-user-list/10884285721/?random=1776811211165&cv=11&fst=1776808800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v868771787za200zd868771787xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfa990FzgAttI7brfYjcM1-e2a-F6l9peQdlRNI3FI6aBAMWuaYPio16Jt1XhV9NjykBv7pY44iKNIHSZBY8YJk8cXScsMCAc7VGKT4jzFZ5K26eQVePbdKv4NZee5tzCYjy_DCar7lZFyk0raHdndZqRJq1YWTXJNDD8XhpiMzf2tFICOvacH0KFHOzTujHyv-5-fvViNEQiD4CbBVUnYo3QEeBFW0-1YQVQ_A&random=2595744982&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/10884285721/?random=1776811211165&cv=11&fst=1776808800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v868771787za200zd868771787xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=1&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfa990FzgAttI7brfYjcM1-e2a-F6l9peQdlRNI3FI6aBAMWuaYPio16Jt1XhV9NjykBv7pY44iKNIHSZBY8YJk8cXScsMCAc7VGKT4jzFZ5K26eQVePbdKv4NZee5tzCYjy_DCar7lZFyk0raHdndZqRJq1YWTXJNDD8XhpiMzf2tFICOvacH0KFHOzTujHyv-5-fvViNEQiD4CbBVUnYo3QEeBFW0-1YQVQ_A&random=2595744982&rmt_tld=0&ipr=y — 200 — 64 B — 28 ms — h3https://www.google.com/pagead/1p-user-list/10991166062/?random=1776811211229&cv=11&fst=1776808800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9181813411za200zd9181813411xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQS0wEABaugfdPlcrM7Bp8t6DT88csTZmItHEmgkHWj_Dy4H62s2yij3vaRquBlPl9w7ZSbtjGh2S1C7qAsw3TCrtrP22W52iD2bro_lWWamNuln2ZdNlWRc7HtuXIhpsqzuXCLXhR6hFnlnpDTP0zNYYXwx3WZOVhnFWabiK9zd_SA3xbP86PvtWfrXRGTUJ_Vl-oQwo5WLEsPe5iTge49YrBGiUvA2naM64HXfMV76GE1zWQZG9QCSgUkKt0V-nHJmRpp3fXuFW7Fy5FJwK_QPCUN2QGk&random=2152869342&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/10991166062/?random=1776811211229&cv=11&fst=1776808800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9181813411za200zd9181813411xec&gcd=13n3n3n3n5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ge.com%2F&rcb=19&frm=0&tiba=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&did=dMDhkMT&gdid=dMDhkMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=45283031.1776811211&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQS0wEABaugfdPlcrM7Bp8t6DT88csTZmItHEmgkHWj_Dy4H62s2yij3vaRquBlPl9w7ZSbtjGh2S1C7qAsw3TCrtrP22W52iD2bro_lWWamNuln2ZdNlWRc7HtuXIhpsqzuXCLXhR6hFnlnpDTP0zNYYXwx3WZOVhnFWabiK9zd_SA3xbP86PvtWfrXRGTUJ_Vl-oQwo5WLEsPe5iTge49YrBGiUvA2naM64HXfMV76GE1zWQZG9QCSgUkKt0V-nHJmRpp3fXuFW7Fy5FJwK_QPCUN2QGk&random=2152869342&rmt_tld=0&ipr=y — 200 — 64 B — 35 ms — h3https://connect.facebook.net/signals/config/664516004695735?v=2.9.303&r=stable&domain=www.ge.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%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/664516004695735?v=2.9.303&r=stable&domain=www.ge.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%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.1 KiB — 81 ms — h3https://www.facebook.com/tr/?id=1698582600447225&ev=PageView&dl=https%3A%2F%2Fwww.ge.com%2F&rl=&if=false&ts=1776811211625&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776811211613.285970561859778797&ler=empty&cdl=API_unavailable&pmd[title]=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&pmd[locale]=en&pmd[description]=The%20future%20of%20GE%27s%20companies%20begins%20now%20with%20the%20planned%20spinoff%20of%20GE%20Aerospace%20and%20GE%20Vernova.%20See%20how%20the%20GE%20companies%20are%20empowering%20the%20next%20generation.&pmd[keywords]=ge%20companies%3A%201600%2C%20ge%20future%3A%20390%2C%20next%20generation%20companies%3A%20390&plt=1513.1000000238419&it=1776811211338&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=16985826004... https://www.facebook.com/tr/?id=1698582600447225&ev=PageView&dl=https%3A%2F%2Fwww.ge.com%2F&rl=&if=false&ts=1776811211625&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776811211613.285970561859778797&ler=empty&cdl=API_unavailable&pmd[title]=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&pmd[locale]=en&pmd[description]=The%20future%20of%20GE%27s%20companies%20begins%20now%20with%20the%20planned%20spinoff%20of%20GE%20Aerospace%20and%20GE%20Vernova.%20See%20how%20the%20GE%20companies%20are%20empowering%20the%20next%20generation.&pmd[keywords]=ge%20companies%3A%201600%2C%20ge%20future%3A%20390%2C%20next%20generation%20companies%3A%20390&plt=1513.1000000238419&it=1776811211338&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 10 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1698582600447225&ev=PageView&dl=https%3A%2F%2Fwww.ge.com%2F&rl=&if=false&ts=1776811211625&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776811211613.285970561859778797&ler=empty&cdl=API_unavailable&pmd[title]=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&pmd[locale]=en&pmd[description]=The%20future%20of%20GE%27s%20companies%20begins%20now%20with%20the%20planned%20spinoff%20of%20GE%20Aerospace%20and%20GE%20Vernova.%20See%20how%20the%20GE%20companies%20are%20empowering%20the%20next%20generation.&pmd[keywords]=ge%20companies%3A%201600%2C%20ge%20future%3A%20390%2C%20next%20generation%20companies%3A%20390&plt=1513.1000000238419&it=1776811211338&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1698582600447225&ev=PageView&dl=https%3A%2F%2Fwww.ge.com%2F&rl=&if=false&ts=1776811211625&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776811211613.285970561859778797&ler=empty&cdl=API_unavailable&pmd[title]=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&pmd[locale]=en&pmd[description]=The%20future%20of%20GE%27s%20companies%20begins%20now%20with%20the%20planned%20spinoff%20of%20GE%20Aerospace%20and%20GE%20Vernova.%20See%20how%20the%20GE%20companies%20are%20empowering%20the%20next%20generation.&pmd[keywords]=ge%20companies%3A%201600%2C%20ge%20future%3A%20390%2C%20next%20generation%20companies%3A%20390&plt=1513.1000000238419&it=1776811211338&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 195 B — 118 ms — h3https://cdn.taboola.com/scripts/cds-pips.js?dc=la&d=dcdn.taboola.com/scripts/cds-pips.js... https://cdn.taboola.com/scripts/cds-pips.js?dc=la&d=d — 200 — 2.0 KiB — 9 ms — h2https://cdn.taboola.com/scripts/eid.es5.jscdn.taboola.com/scripts/eid.es5.js https://cdn.taboola.com/scripts/eid.es5.js — 200 — 7.0 KiB — 9 ms — h2https://cdn.taboola.com/scripts/eid-ls-new.es5.jscdn.taboola.com/scripts/eid-ls-new.... https://cdn.taboola.com/scripts/eid-ls-new.es5.js — 200 — 3.5 KiB — 10 ms — h2https://cdn.taboola.com/scripts/firstid.es5.jscdn.taboola.com/scripts/firstid.es5... https://cdn.taboola.com/scripts/firstid.es5.js — 200 — 857 B — 14 ms — h2https://pips.taboola.com/pips.taboola.com/ https://pips.taboola.com/ — 200 — 178 B — 25 ms — h2https://cds.taboola.com/?uid=80a53d3f-9713-4863-ab85-d4cf8258653d-tuct10e1824b&ptf=bWFjT1M=&ptfv=MTAuMTUuNw==&ufv=MTQ2LjAuMC4w&bnd=Q2hyb21pdW0=&bndv=MTQ2&bnd=R29vZ2xlIENocm9tZQ==&bndv=MTQ2&mbl=ZmFsc2U=&dc=lacds.taboola.com/?uid=80a53d3f-9713-... https://cds.taboola.com/?uid=80a53d3f-9713-4863-ab85-d4cf8258653d-tuct10e1824b&ptf=bWFjT1M=&ptfv=MTAuMTUuNw==&ufv=MTQ2LjAuMC4w&bnd=Q2hyb21pdW0=&bndv=MTQ2&bnd=R29vZ2xlIENocm9tZQ==&bndv=MTQ2&mbl=ZmFsc2U=&dc=la — 204 — 82 B — 199 ms — h2https://www.facebook.com/tr/?id=664516004695735&ev=PageView&dl=https%3A%2F%2Fwww.ge.com%2F&rl=&if=false&ts=1776811211727&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776811211613.285970561859778797&ler=empty&cdl=API_unavailable&pmd[title]=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&pmd[locale]=en&pmd[description]=The%20future%20of%20GE%27s%20companies%20begins%20now%20with%20the%20planned%20spinoff%20of%20GE%20Aerospace%20and%20GE%20Vernova.%20See%20how%20the%20GE%20companies%20are%20empowering%20the%20next%20generation.&pmd[keywords]=ge%20companies%3A%201600%2C%20ge%20future%3A%20390%2C%20next%20generation%20companies%3A%20390&plt=1513.1000000238419&it=1776811211338&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=66451600469... https://www.facebook.com/tr/?id=664516004695735&ev=PageView&dl=https%3A%2F%2Fwww.ge.com%2F&rl=&if=false&ts=1776811211727&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776811211613.285970561859778797&ler=empty&cdl=API_unavailable&pmd[title]=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&pmd[locale]=en&pmd[description]=The%20future%20of%20GE%27s%20companies%20begins%20now%20with%20the%20planned%20spinoff%20of%20GE%20Aerospace%20and%20GE%20Vernova.%20See%20how%20the%20GE%20companies%20are%20empowering%20the%20next%20generation.&pmd[keywords]=ge%20companies%3A%201600%2C%20ge%20future%3A%20390%2C%20next%20generation%20companies%3A%20390&plt=1513.1000000238419&it=1776811211338&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 7 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=664516004695735&ev=PageView&dl=https%3A%2F%2Fwww.ge.com%2F&rl=&if=false&ts=1776811211727&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776811211613.285970561859778797&ler=empty&cdl=API_unavailable&pmd[title]=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&pmd[locale]=en&pmd[description]=The%20future%20of%20GE%27s%20companies%20begins%20now%20with%20the%20planned%20spinoff%20of%20GE%20Aerospace%20and%20GE%20Vernova.%20See%20how%20the%20GE%20companies%20are%20empowering%20the%20next%20generation.&pmd[keywords]=ge%20companies%3A%201600%2C%20ge%20future%3A%20390%2C%20next%20generation%20companies%3A%20390&plt=1513.1000000238419&it=1776811211338&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=664516004695735&ev=PageView&dl=https%3A%2F%2Fwww.ge.com%2F&rl=&if=false&ts=1776811211727&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776811211613.285970561859778797&ler=empty&cdl=API_unavailable&pmd[title]=GE%20Companies%3A%20Next%20Generation%20and%20Future%20%7C%20General%20Electric&pmd[locale]=en&pmd[description]=The%20future%20of%20GE%27s%20companies%20begins%20now%20with%20the%20planned%20spinoff%20of%20GE%20Aerospace%20and%20GE%20Vernova.%20See%20how%20the%20GE%20companies%20are%20empowering%20the%20next%20generation.&pmd[keywords]=ge%20companies%3A%201600%2C%20ge%20future%3A%20390%2C%20next%20generation%20companies%3A%20390&plt=1513.1000000238419&it=1776811211338&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 195 B — 43 ms — h3https://www.ge.com/cdn-cgi/rum?/cdn-cgi/rum? https://www.ge.com/cdn-cgi/rum? — 204 — 196 B — 12 ms — h2https://www.ge.com/themes/custom/ge_com_unified/assets/icons/favicon.ico?v=zX70X9A8R5/themes/custom/ge_com_unified/asset... https://www.ge.com/themes/custom/ge_com_unified/assets/icons/favicon.ico?v=zX70X9A8R5 — 200 — 6.8 KiB — 109 ms — h2https://www.ge.com/sites/default/files/2023-07/aerospacelogo.svg/sites/default/files/2023-07/aerosp... https://www.ge.com/sites/default/files/2023-07/aerospacelogo.svg — 200 — 3.1 KiB — 107 ms — h2https://www.ge.com/sites/default/files/2023-07/gevernovalogo-white.svg/sites/default/files/2023-07/gevern... https://www.ge.com/sites/default/files/2023-07/gevernovalogo-white.svg — 200 — 2.5 KiB — 140 ms — h2https://www.ge.com//sites/default/files/2024-04/ge-hlthcr_standard_rgb-white.png//sites/default/files/2024-04/ge-hl... https://www.ge.com//sites/default/files/2024-04/ge-hlthcr_standard_rgb-white.png — 200 — 166.0 KiB — 259 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
69% of JavaScript execution is third-party
First-party Third-party 1114ms · 319KB · $15/mo
Google Tag Manager
Tag Manager
Costly
Execution 497ms
Transfer 161 KB
Unused 34%
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 417ms
Transfer 0 KB
Monthly Cost $6/mo
acsbap.com
Other
Optional
Execution 113ms
Transfer 0 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 88ms
Transfer 158 KB
Unused 41%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 497ms and costs ~$7/month
  • Unattributable adds 417ms and costs ~$6/month

69% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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

Unattributable takes 417ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback