Skip to content
https://informationweek.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
6
REVIEW
0
PASS
9
INFO
2

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

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

10.53 s

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

22.04 s

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

9.98 s

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

0.000

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

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

26.33 s

Page Load Progression

590 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.5 s
4.1 s
4.7 s
Checks
17
9 PASS 6 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 124 requests
FIX
2.5 MB transferred, 124 requests
Warning::
Page weighs 8.7 MB (2.5 MB transferred)
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Warning::
124 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.53 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
124 requests
0.53 g CO2 per page load
JavaScript 2.0 MiB 81%
Images 203.5 KiB 8%
HTML 106.2 KiB 4%
CSS 86.9 KiB 3%
Fonts 34.7 KiB 1%
Other 31.8 KiB 1%
Other 28.2 KiB 1%
Other 12.9 KiB 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

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
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.5 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
21229ms total JS execution
FIX
21229ms total JS execution
Warning::
https://www.informationweek.com/assets/entry.clien...: 11386ms CPU time
Warning::
https://www.informationweek.com/assets/src-ConzfMu...: 2241ms CPU time
Warning::
Unattributable: 1779ms CPU time
Warning::
https://www.informationweek.com/: 1234ms CPU time
Warning::
https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88...: 719ms CPU time
Warning::
Third-party scripts: 21229ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Parse HTML & CSS 21% Other 8% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.informationweek.com/assets/entry.client-WQ4JFhQx.js11386ms6872ms15ms3rd
https://www.informationweek.com/assets/src-ConzfMuK2.js2241ms1914ms0ms3rd
Unattributable1779ms283ms0ms3rd
https://www.informationweek.com/1234ms351ms99ms3rd
https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/airgap.js719ms598ms94ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5523ZCM690ms477ms105ms3rd
https://www.googletagmanager.com/gtag/js?id=G-1TNQQWJFDH&cx=c&gtm=4e64h1484ms396ms84ms3rd
https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/ui.js462ms330ms46ms3rd
https://www.googletagmanager.com/gtag/js?id=G-8K02DKE4VC&cx=c&gtm=4e64h1409ms336ms69ms3rd
https://fundingchoicesmessages.google.com/i/3834?ers=3394ms334ms33ms3rd

Showing top 10 of 20 scripts

F
JS Bundles
Action
63 scripts, 843 KB unused
FIX
63 scripts, 843 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 131 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.informationweek.com/assets/errorBounda...: 75 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1TNQ...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MTN...: 65 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-8K02...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 843 KB
843 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB131 KB (70%)3rd
https://www.informationweek.com/assets/errorBoundary-DmYlG005.js188 KB75 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-1TNQQWJFDH&cx=c&gtm=4e64h1170 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MTN2X7K134 KB65 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=G-8K02DKE4VC&cx=c&gtm=4e64h1155 KB62 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5523ZCM177 KB58 KB (33%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB54 KB (70%)3rd
https://www.informationweek.com/assets/src-ZYKgywyD.js54 KB47 KB (86%)3rd
https://www.informationweek.com/assets/root-RloDA3Dw.js60 KB46 KB (77%)3rd
https://fundingchoicesmessages.google.com/i/3834?ers=370 KB37 KB (54%)3rd

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

F
Page Weight Inventory
Action
124 resources · 2.5 MB · 843 KB savings available
FIX
124 resources · 2.5 MB · 843 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~843 KB of savings available
Warning::
123 third-party resources (100% of weight)
124 resources · 2.5 MiB · 123 third-party 1.5 MiB over 1MB target
JavaScript 81% · 2.0 MiB
Image 8% · 211.9 KiB
Document 4% · 107.4 KiB
CSS 3% · 86.9 KiB
Other 2% · 63.4 KiB
Font 1% · 34.7 KiB

~843.0 KiB of savings available

Remove unused JavaScript: 843.0 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
32 images, 0 KB saveable
PASS
32 images, 0 KB saveable
Warning::
https://eu-images.contentstack.com/v3/assets/blt69... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAekA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 204 KB
0 oversized -0 KB
1 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

A+
Font Loading
1 fonts (35 KB)
PASS
1 fonts (35 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

35 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 10.5 s LCP 22.0 shttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 11 ms — font-display: swap
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 11 ms
Start 854 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
9 hints, 0 missing preconnects
PASS
9 hints, 0 missing preconnects
Info::
Page uses 9 resource hint(s)

Current Resource Hints

preconnect
5
preload
4
dns-prefetch
prefetch

9 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
124 requests over 5983ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 10.5 s LCP 22.0 shttps://informationweek.com// https://informationweek.com/ — 301 — 195 B — 25 ms — h3https://www.informationweek.com/www.informationweek.com/ https://www.informationweek.com/ — 200 — 106.2 KiB — 45 ms — h3https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=1280&auto=webp&quality=10&disable=upscale&blur=40eu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=1280&auto=webp&quality=10&disable=upscale&blur=40 — 200 — 5.8 KiB — 143 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt5811e2903dae3914/690a6a0bd28a3478eabc97f0/riskmanagement_Thawatchai_Chawong-Alamy.jpg?width=300&auto=webp&quality=10&disable=upscale&blur=40eu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt5811e2903dae3914/690a6a0bd28a3478eabc97f0/riskmanagement_Thawatchai_Chawong-Alamy.jpg?width=300&auto=webp&quality=10&disable=upscale&blur=40 — 200 — 840 B — 152 ms — h2https://www.informationweek.com/assets/brand.generated-CMwUpkVX.csswww.informationweek.com/assets/bran... https://www.informationweek.com/assets/brand.generated-CMwUpkVX.css — 200 — 82.2 KiB — 101 ms — h3https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap — 200 — 1.3 KiB — 80 ms — h2https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/airgap.jstranscend-cdn.com/cm/ef49a3f1-d8c1-... https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/airgap.js — 200 — 77.7 KiB — 131 ms — h3https://www.informationweek.com/next-gen/at/tt-ld/tt-nextgen-ld.esm.jswww.informationweek.com/next-gen/at... https://www.informationweek.com/next-gen/at/tt-ld/tt-nextgen-ld.esm.js — 200 — 606 B — 291 ms — h3https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=1280&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=1280&auto=webp&quality=80&disable=upscale — 200 — 54.5 KiB — 145 ms — h2https://www.informationweek.com/assets/entry.client-WQ4JFhQx.jswww.informationweek.com/assets/entr... https://www.informationweek.com/assets/entry.client-WQ4JFhQx.js — 200 — 56.8 KiB — 110 ms — h3https://www.informationweek.com/assets/react-BqmUObHr.jswww.informationweek.com/assets/reac... https://www.informationweek.com/assets/react-BqmUObHr.js — 200 — 3.5 KiB — 83 ms — h3https://www.informationweek.com/assets/react-dom-B0RQ2kJA.jswww.informationweek.com/assets/reac... https://www.informationweek.com/assets/react-dom-B0RQ2kJA.js — 200 — 1.6 KiB — 87 ms — h3https://www.informationweek.com/assets/jsx-runtime-DBNpHuQp.jswww.informationweek.com/assets/jsx-... https://www.informationweek.com/assets/jsx-runtime-DBNpHuQp.js — 200 — 37.2 KiB — 113 ms — h3https://www.informationweek.com/assets/preload-helper-CbI0Klgk.jswww.informationweek.com/assets/prel... https://www.informationweek.com/assets/preload-helper-CbI0Klgk.js — 200 — 928 B — 102 ms — h3https://www.informationweek.com/assets/root-RloDA3Dw.jswww.informationweek.com/assets/root... https://www.informationweek.com/assets/root-RloDA3Dw.js — 200 — 60.0 KiB — 123 ms — h3https://www.informationweek.com/assets/src-Y0ZzoQgU.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-Y0ZzoQgU.js — 200 — 40.5 KiB — 124 ms — h3https://www.informationweek.com/assets/src-CdyytUcs.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-CdyytUcs.js — 200 — 28.1 KiB — 122 ms — h3https://www.informationweek.com/assets/errorBoundary-DmYlG005.jswww.informationweek.com/assets/erro... https://www.informationweek.com/assets/errorBoundary-DmYlG005.js — 200 — 188.3 KiB — 285 ms — h3https://www.informationweek.com/assets/index.es-CzDN4vSH.jswww.informationweek.com/assets/inde... https://www.informationweek.com/assets/index.es-CzDN4vSH.js — 200 — 37.3 KiB — 157 ms — h3https://www.informationweek.com/assets/esm-c-7d8dMx.jswww.informationweek.com/assets/esm-... https://www.informationweek.com/assets/esm-c-7d8dMx.js — 200 — 2.4 KiB — 166 ms — h3https://www.informationweek.com/assets/src-ConzfMuK2.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-ConzfMuK2.js — 200 — 11.9 KiB — 165 ms — h3https://www.informationweek.com/assets/src-ZYKgywyD.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-ZYKgywyD.js — 200 — 54.3 KiB — 166 ms — h3https://www.informationweek.com/assets/src-C649mUwh.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-C649mUwh.js — 200 — 27.4 KiB — 196 ms — h3https://www.informationweek.com/assets/src-OEn6lbRS.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-OEn6lbRS.js — 200 — 8.2 KiB — 222 ms — h3https://www.informationweek.com/assets/src-29dM-DRN.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-29dM-DRN.js — 200 — 73.0 KiB — 280 ms — h3https://www.informationweek.com/assets/meta-CKzx_q_i.jswww.informationweek.com/assets/meta... https://www.informationweek.com/assets/meta-CKzx_q_i.js — 200 — 2.6 KiB — 172 ms — h3https://www.informationweek.com/assets/src-DrUZA_BS.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-DrUZA_BS.js — 200 — 3.9 KiB — 217 ms — h3https://www.informationweek.com/assets/striptags-C6Z8qEb3.jswww.informationweek.com/assets/stri... https://www.informationweek.com/assets/striptags-C6Z8qEb3.js — 200 — 1.7 KiB — 184 ms — h3https://www.informationweek.com/assets/src-DT8pN15R.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-DT8pN15R.js — 200 — 5.8 KiB — 181 ms — h3https://www.informationweek.com/assets/src-gHZs4WkN2.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-gHZs4WkN2.js — 200 — 1008 B — 179 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 10.5 s LCP 22.0 shttps://informationweek.com// https://informationweek.com/ — 301 — 195 B — 25 ms — h3https://www.informationweek.com/www.informationweek.com/ https://www.informationweek.com/ — 200 — 106.2 KiB — 45 ms — h3https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=1280&auto=webp&quality=10&disable=upscale&blur=40eu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=1280&auto=webp&quality=10&disable=upscale&blur=40 — 200 — 5.8 KiB — 143 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt5811e2903dae3914/690a6a0bd28a3478eabc97f0/riskmanagement_Thawatchai_Chawong-Alamy.jpg?width=300&auto=webp&quality=10&disable=upscale&blur=40eu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt5811e2903dae3914/690a6a0bd28a3478eabc97f0/riskmanagement_Thawatchai_Chawong-Alamy.jpg?width=300&auto=webp&quality=10&disable=upscale&blur=40 — 200 — 840 B — 152 ms — h2https://www.informationweek.com/assets/brand.generated-CMwUpkVX.csswww.informationweek.com/assets/bran... https://www.informationweek.com/assets/brand.generated-CMwUpkVX.css — 200 — 82.2 KiB — 101 ms — h3https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap — 200 — 1.3 KiB — 80 ms — h2https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/airgap.jstranscend-cdn.com/cm/ef49a3f1-d8c1-... https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/airgap.js — 200 — 77.7 KiB — 131 ms — h3https://www.informationweek.com/next-gen/at/tt-ld/tt-nextgen-ld.esm.jswww.informationweek.com/next-gen/at... https://www.informationweek.com/next-gen/at/tt-ld/tt-nextgen-ld.esm.js — 200 — 606 B — 291 ms — h3https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=1280&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=1280&auto=webp&quality=80&disable=upscale — 200 — 54.5 KiB — 145 ms — h2https://www.informationweek.com/assets/entry.client-WQ4JFhQx.jswww.informationweek.com/assets/entr... https://www.informationweek.com/assets/entry.client-WQ4JFhQx.js — 200 — 56.8 KiB — 110 ms — h3https://www.informationweek.com/assets/react-BqmUObHr.jswww.informationweek.com/assets/reac... https://www.informationweek.com/assets/react-BqmUObHr.js — 200 — 3.5 KiB — 83 ms — h3https://www.informationweek.com/assets/react-dom-B0RQ2kJA.jswww.informationweek.com/assets/reac... https://www.informationweek.com/assets/react-dom-B0RQ2kJA.js — 200 — 1.6 KiB — 87 ms — h3https://www.informationweek.com/assets/jsx-runtime-DBNpHuQp.jswww.informationweek.com/assets/jsx-... https://www.informationweek.com/assets/jsx-runtime-DBNpHuQp.js — 200 — 37.2 KiB — 113 ms — h3https://www.informationweek.com/assets/preload-helper-CbI0Klgk.jswww.informationweek.com/assets/prel... https://www.informationweek.com/assets/preload-helper-CbI0Klgk.js — 200 — 928 B — 102 ms — h3https://www.informationweek.com/assets/root-RloDA3Dw.jswww.informationweek.com/assets/root... https://www.informationweek.com/assets/root-RloDA3Dw.js — 200 — 60.0 KiB — 123 ms — h3https://www.informationweek.com/assets/src-Y0ZzoQgU.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-Y0ZzoQgU.js — 200 — 40.5 KiB — 124 ms — h3https://www.informationweek.com/assets/src-CdyytUcs.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-CdyytUcs.js — 200 — 28.1 KiB — 122 ms — h3https://www.informationweek.com/assets/errorBoundary-DmYlG005.jswww.informationweek.com/assets/erro... https://www.informationweek.com/assets/errorBoundary-DmYlG005.js — 200 — 188.3 KiB — 285 ms — h3https://www.informationweek.com/assets/index.es-CzDN4vSH.jswww.informationweek.com/assets/inde... https://www.informationweek.com/assets/index.es-CzDN4vSH.js — 200 — 37.3 KiB — 157 ms — h3https://www.informationweek.com/assets/esm-c-7d8dMx.jswww.informationweek.com/assets/esm-... https://www.informationweek.com/assets/esm-c-7d8dMx.js — 200 — 2.4 KiB — 166 ms — h3https://www.informationweek.com/assets/src-ConzfMuK2.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-ConzfMuK2.js — 200 — 11.9 KiB — 165 ms — h3https://www.informationweek.com/assets/src-ZYKgywyD.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-ZYKgywyD.js — 200 — 54.3 KiB — 166 ms — h3https://www.informationweek.com/assets/src-C649mUwh.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-C649mUwh.js — 200 — 27.4 KiB — 196 ms — h3https://www.informationweek.com/assets/src-OEn6lbRS.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-OEn6lbRS.js — 200 — 8.2 KiB — 222 ms — h3https://www.informationweek.com/assets/src-29dM-DRN.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-29dM-DRN.js — 200 — 73.0 KiB — 280 ms — h3https://www.informationweek.com/assets/meta-CKzx_q_i.jswww.informationweek.com/assets/meta... https://www.informationweek.com/assets/meta-CKzx_q_i.js — 200 — 2.6 KiB — 172 ms — h3https://www.informationweek.com/assets/src-DrUZA_BS.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-DrUZA_BS.js — 200 — 3.9 KiB — 217 ms — h3https://www.informationweek.com/assets/striptags-C6Z8qEb3.jswww.informationweek.com/assets/stri... https://www.informationweek.com/assets/striptags-C6Z8qEb3.js — 200 — 1.7 KiB — 184 ms — h3https://www.informationweek.com/assets/src-DT8pN15R.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-DT8pN15R.js — 200 — 5.8 KiB — 181 ms — h3https://www.informationweek.com/assets/src-gHZs4WkN2.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-gHZs4WkN2.js — 200 — 1008 B — 179 ms — h3https://www.informationweek.com/assets/src-Cuae8w-Y.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-Cuae8w-Y.js — 200 — 1.6 KiB — 177 ms — h3https://www.informationweek.com/assets/src-Dk-W56OU2.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-Dk-W56OU2.js — 200 — 1.3 KiB — 245 ms — h3https://www.informationweek.com/assets/src-B6W36Q0u.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-B6W36Q0u.js — 200 — 1.3 KiB — 206 ms — h3https://www.informationweek.com/assets/src-Btvz-lqp.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-Btvz-lqp.js — 200 — 467 B — 206 ms — h3https://www.informationweek.com/assets/src-4sW5lPB1.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-4sW5lPB1.js — 200 — 830 B — 207 ms — h3https://www.informationweek.com/assets/src-CuFXwhH7.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-CuFXwhH7.js — 200 — 3.7 KiB — 206 ms — h3https://www.informationweek.com/assets/src-ICN0g-KI.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-ICN0g-KI.js — 200 — 849 B — 205 ms — h3https://www.informationweek.com/assets/src-XrfQbmpM.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-XrfQbmpM.js — 200 — 777 B — 205 ms — h3https://www.informationweek.com/assets/src-CqxX1oo3.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-CqxX1oo3.js — 200 — 611 B — 205 ms — h3https://www.informationweek.com/assets/src-CAAvt38V.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-CAAvt38V.js — 200 — 1.2 KiB — 205 ms — h3https://www.informationweek.com/assets/src-CW1a1kK92.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-CW1a1kK92.js — 200 — 1.9 KiB — 204 ms — h3https://www.informationweek.com/assets/src-BB6jB7X3.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-BB6jB7X3.js — 200 — 951 B — 204 ms — h3https://www.informationweek.com/assets/src-Cn3lWZ8t.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-Cn3lWZ8t.js — 200 — 1.0 KiB — 205 ms — h3https://www.informationweek.com/assets/src-DZjGMtIm.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-DZjGMtIm.js — 200 — 4.1 KiB — 205 ms — h3https://www.informationweek.com/assets/src-BOW2TAy82.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-BOW2TAy82.js — 200 — 1.7 KiB — 237 ms — h3https://www.informationweek.com/assets/extends-DQyfp-FM.jswww.informationweek.com/assets/exte... https://www.informationweek.com/assets/extends-DQyfp-FM.js — 200 — 484 B — 239 ms — h3https://www.informationweek.com/assets/_baseForOwn-5n8zOHco.jswww.informationweek.com/assets/_bas... https://www.informationweek.com/assets/_baseForOwn-5n8zOHco.js — 200 — 1.0 KiB — 239 ms — h3https://www.informationweek.com/assets/useIsomorphicLayoutEffect-CrpupiLT.jswww.informationweek.com/assets/useI... https://www.informationweek.com/assets/useIsomorphicLayoutEffect-CrpupiLT.js — 200 — 512 B — 240 ms — h3https://www.informationweek.com/assets/toNumber-DMNTeGz6.jswww.informationweek.com/assets/toNu... https://www.informationweek.com/assets/toNumber-DMNTeGz6.js — 200 — 665 B — 240 ms — h3https://www.informationweek.com/assets/_index-K9HfHOvT.jswww.informationweek.com/assets/_ind... https://www.informationweek.com/assets/_index-K9HfHOvT.js — 200 — 607 B — 240 ms — h3https://www.informationweek.com/assets/src-BKTcUlG42.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-BKTcUlG42.js — 200 — 35.9 KiB — 254 ms — h3https://www.informationweek.com/assets/src-D2FAMs-5.jswww.informationweek.com/assets/src-... https://www.informationweek.com/assets/src-D2FAMs-5.js — 200 — 1.8 KiB — 250 ms — h3https://www.informationweek.com/assets/_index-Cla8ROtA.jswww.informationweek.com/assets/_ind... https://www.informationweek.com/assets/_index-Cla8ROtA.js — 200 — 1.4 KiB — 250 ms — h3https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/policies/GDPR.jsontranscend-cdn.com/cm/ef49a3f1-d8c1-... https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/policies/GDPR.json — 200 — 6.5 KiB — 61 ms — h3https://www3.doubleclick.net/www3.doubleclick.net/ https://www3.doubleclick.net/ — 301 — 271 B — 63 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltab2e6127931b4fee/69e14fdfdf457924eb186658/041626_IWKBTS_digitaltwins.png?width=300&auto=webp&quality=10&disable=upscale&blur=40eu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltab2e6127931b4fee/69e14fdfdf457924eb186658/041626_IWKBTS_digitaltwins.png?width=300&auto=webp&quality=10&disable=upscale&blur=40 — 200 — 906 B — 39 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 61 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5523ZCMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5523ZCM — 200 — 177.4 KiB — 66 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MTN2X7Kwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MTN2X7K — 200 — 133.7 KiB — 81 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 27 ms — h3https://www.instagram.com/embed.jswww.instagram.com/embed.js https://www.instagram.com/embed.js — 200 — 33.8 KiB — 162 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 56 ms — h2https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/ui.jstranscend-cdn.com/cm/ef49a3f1-d8c1-... https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/ui.js — 200 — 84.7 KiB — 80 ms — h3https://www.informationweek.com/next-gen/at/tt-ld/p-2ed681a8.jswww.informationweek.com/next-gen/at... https://www.informationweek.com/next-gen/at/tt-ld/p-2ed681a8.js — 200 — 3.2 KiB — 125 ms — h3https://marketingplatform.google.com/about/enterprise/marketingplatform.google.com/about/... https://marketingplatform.google.com/about/enterprise/ — 200 — 805 B — 127 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAekAAABqCAYAAACYnalVAAAACXBIWXMAAAsSAAALEgHS3X78AAAPZ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAekAAABqCAYAAACYnalVAAAACXBIWXMAAAsSAAALEgHS3X78AAAPZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20width='30'%20height='14'%20viewBox='0%200%2030%2014'%20fill='none'%20xm…data:image/svg+xml,%3csvg%20width='... data:image/svg+xml,%3csvg%20width='30'%20height='14'%20viewBox='0%200%2030%2014'%20fill='none'%20xm… — 200 — 0 B — 0 ms — datahttps://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/vendor-list.jsontranscend-cdn.com/cm/ef49a3f1-d8c1-... https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/vendor-list.json — 200 — 15.5 KiB — 21 ms — h3data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='18'%2…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='18'%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='13'%2…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='13'%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='9.625…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='9.625… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3e%3c!--%20Generator:%20Adob…data:image/svg+xml,%3c?xml%20versio... data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3e%3c!--%20Generator:%20Adob… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='10.5'…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='10.5'… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='17.5'…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='17.5'… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20viewBox='0%2…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20viewBox='0%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20viewBox='0%2…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20viewBox='0%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20id='Capa_1'%20enable-background='new%200%200%20512.288%20512.288'%20hei…data:image/svg+xml,%3csvg%20id='Cap... data:image/svg+xml,%3csvg%20id='Capa_1'%20enable-background='new%200%200%20512.288%20512.288'%20hei… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='25'%2…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='25'%2… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 11 ms — h3https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt610f1382a6ead9c3/64b854bd7f10ca354fa97a15/178206_IWK22_Logo_RGB.svg?width=476&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt610f1382a6ead9c3/64b854bd7f10ca354fa97a15/178206_IWK22_Logo_RGB.svg?width=476&auto=webp&quality=80&disable=upscale — 200 — 3.5 KiB — 29 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt5811e2903dae3914/690a6a0bd28a3478eabc97f0/riskmanagement_Thawatchai_Chawong-Alamy.jpg?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt5811e2903dae3914/690a6a0bd28a3478eabc97f0/riskmanagement_Thawatchai_Chawong-Alamy.jpg?width=300&auto=webp&quality=80&disable=upscale — 200 — 6.5 KiB — 36 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltab2e6127931b4fee/69e14fdfdf457924eb186658/041626_IWKBTS_digitaltwins.png?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltab2e6127931b4fee/69e14fdfdf457924eb186658/041626_IWKBTS_digitaltwins.png?width=300&auto=webp&quality=80&disable=upscale — 200 — 7.2 KiB — 31 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt9a865ff0fecea598/69d95a3025a5bc2996f7f71e/041026_ATEAIprojects_Alamy.png?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt9a865ff0fecea598/69d95a3025a5bc2996f7f71e/041026_ATEAIprojects_Alamy.png?width=300&auto=webp&quality=80&disable=upscale — 200 — 4.6 KiB — 61 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blta9ac873f02b8792b/69a9b1d0458c18322761857e/030626_IWK_ATE_cloudcomputing_Alamy.png?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blta9ac873f02b8792b/69a9b1d0458c18322761857e/030626_IWK_ATE_cloudcomputing_Alamy.png?width=300&auto=webp&quality=80&disable=upscale — 200 — 4.7 KiB — 37 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt673167a07108fc14/69d9625c3f58ed676a3cb824/041026_BTSrighttorepair_Alamy.png?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt673167a07108fc14/69d9625c3f58ed676a3cb824/041026_BTSrighttorepair_Alamy.png?width=300&auto=webp&quality=80&disable=upscale — 200 — 7.0 KiB — 43 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt72fdbcdf15ef329c/69ced0b3ca620d08d4e40e64/040326_BTS_AIinbrowsers_Alamy.png?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt72fdbcdf15ef329c/69ced0b3ca620d08d4e40e64/040326_BTS_AIinbrowsers_Alamy.png?width=300&auto=webp&quality=80&disable=upscale — 200 — 6.7 KiB — 54 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltdae31b21e2348953/69d55179d2267ca88adacba1/shutterstock_NYC_office.jpg?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltdae31b21e2348953/69d55179d2267ca88adacba1/shutterstock_NYC_office.jpg?width=300&auto=webp&quality=80&disable=upscale — 200 — 11.0 KiB — 38 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt84c8dc85ada140e2/69b40e67a9cab64b285b0b74/Rob_T_Lee_SANS_Institute.png?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt84c8dc85ada140e2/69b40e67a9cab64b285b0b74/Rob_T_Lee_SANS_Institute.png?width=300&auto=webp&quality=80&disable=upscale — 200 — 3.0 KiB — 56 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltdd12421d511676eb/69e694ada047c927d6c226aa/042126_IWK_AIandtheorgchart_Alamy.png?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltdd12421d511676eb/69e694ada047c927d6c226aa/042126_IWK_AIandtheorgchart_Alamy.png?width=300&auto=webp&quality=80&disable=upscale — 200 — 7.7 KiB — 61 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blta2c974464f9d8086/69962a8cc8bdfd0008c422bb/baker_pam.png?width=100&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blta2c974464f9d8086/69962a8cc8bdfd0008c422bb/baker_pam.png?width=100&auto=webp&quality=80&disable=upscale — 200 — 2.5 KiB — 49 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7adddaec2a56a2c4/69e14178d8b50e43c8cce9cb/042026_ATE_CIOinnovation.png?width=300&auto=webp&quality=80&disable=upscale — 200 — 8.6 KiB — 43 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt68de79ce98ec7013/6978cebde4d81673fa517264/pratt_mary.jpg?width=100&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt68de79ce98ec7013/6978cebde4d81673fa517264/pratt_mary.jpg?width=100&auto=webp&quality=80&disable=upscale — 200 — 3.0 KiB — 67 ms — h2https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/translations/en.jsontranscend-cdn.com/cm/ef49a3f1-d8c1-... https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/translations/en.json — 200 — 2.3 KiB — 63 ms — h3https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/tcf.csstranscend-cdn.com/cm/ef49a3f1-d8c1-... https://transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/tcf.css — 200 — 3.4 KiB — 56 ms — h3https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 11 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 17 ms — h3https://www.informationweek.com/api/navigation-recent-contentwww.informationweek.com/api/navigat... https://www.informationweek.com/api/navigation-recent-content — 200 — 4.3 KiB — 512 ms — h3https://www.informationweek.com/api/dynamic-module?contentTypeUid=module_featured&uid=bltab1a070f65c4bec5&location=homepagewww.informationweek.com/api/dynamic... https://www.informationweek.com/api/dynamic-module?contentTypeUid=module_featured&uid=bltab1a070f65c4bec5&location=homepage — 200 — 2.8 KiB — 384 ms — h3https://www.informationweek.com/api/dynamic-module?contentTypeUid=module_latest_content&uid=blt3efe784df56a95b0&location=homepagewww.informationweek.com/api/dynamic... https://www.informationweek.com/api/dynamic-module?contentTypeUid=module_latest_content&uid=blt3efe784df56a95b0&location=homepage — 200 — 2.9 KiB — 384 ms — h3https://www.informationweek.com/api/dynamic-module?contentTypeUid=module_resources&uid=blt236fc1137766ab8b&location=homepagewww.informationweek.com/api/dynamic... https://www.informationweek.com/api/dynamic-module?contentTypeUid=module_resources&uid=blt236fc1137766ab8b&location=homepage — 200 — 2.2 KiB — 644 ms — h3https://www.googletagmanager.com/gtag/js?id=G-1TNQQWJFDH&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1TNQQWJFDH&cx=c&gtm=4e64h1 — 200 — 170.1 KiB — 55 ms — h2https://www.googletagmanager.com/gtag/js?id=G-8K02DKE4VC&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8K02DKE4VC&cx=c&gtm=4e64h1 — 200 — 154.6 KiB — 36 ms — h3https://widgets.iiris.com/iiris-tracker/v3.0/iris-t.jswidgets.iiris.com/iiris-tracker/v3.... https://widgets.iiris.com/iiris-tracker/v3.0/iris-t.js — 200 — 33.9 KiB — 87 ms — h2https://www.informationweek.com/api/current-weather?zipCode=50036www.informationweek.com/api/current... https://www.informationweek.com/api/current-weather?zipCode=50036 — 200 — 289 B — 30 ms — h3https://www.informationweek.com/__manifest?paths=%2F%2C%2Fabout-us%2C%2Fadvertise%2C%2Fai-innovations%2Fmeta-s-new-ai-zuckerberg-is-a-mirror-for-every-c-suite%2C%2Fauthor%2C%2Fauthor%2Fbill-vass%2C%2Fauthor%2Fbrad-henderson%2C%2Fauthor%2Fcarrie-pallardy%2C%2Fauthor%2Fdaniel-mandell%2C%2Fauthor%2Fingrid-curtis%2C%2Fauthor%2Fjames-m-connolly%2C%2Fauthor%2Fjoao-pierre-s-ruth%2C%2Fauthor%2Fmadeleine-streets%2C%2Fauthor%2Fmary-k-pratt%2C%2Fauthor%2Fpam-baker%2C%2Fauthor%2Fsarit-tager%2C%2Fcloud-computing%2Fask-the-experts-cios-say-they-wouldn-t-pull-workloads-back-from-the-cloud%2C%2Fcontact-us%2C%2Fcyber-resilience%2C%2Fcyber-resilience%2Fcybersecurity%2C%2Fcyber-resilience%2Fincident-response%2C%2Fcyber-resilience%2Frisk-management%2C%2Fdata-management%2C%2Fdata-management%2Fdata-governance%2C%2Fdata-management%2Fdata-privacy%2C%2Fdata-management%2Fnobody-told-legal-about-your-rag-pipeline-why-that-s-a-problem%2C%2Fdigital-transformation%2Fignore-the-hype-smarter-tech-bets-at-speed-of-change%2C%2Fevents%2C%2Fgovernment%2Fhow-bellevue-wash-is-applying-ai-to-streamline-a-broken-permitting-process%2C%2Fit-infrastructure%2C%2Fit-infrastructure%2Fcio-primer-on-federal-policy-and-data-center-sustainability%2C%2Fit-infrastructure%2Fcloud-computing%2C%2Fit-infrastructure%2Fdata-centers%2C%2Fit-infrastructure%2Fwho-controls-the-fix-colorado-s-repair-fight-tests-cio-power%2C%2Fit-leadership%2C%2Fit-leadership%2Fask-the-experts-the-red-flags-that-signal-an-ai-project-isn-t-worth-pursuing%2C%2Fit-leadership%2Fchief-ai-officer-on-course-correcting-when-ai-moves-too-fast%2C%2Fit-leadership%2Fdigital-transformation%2C%2Fit-leadership%2Fhow-to-submit-a-column-to-informationweek%2C%2Fit-leadership%2Finformationweek-podcast-catching-hidden-errors-in-ai-powered-code%2C%2Fit-leadership%2Fit-management%2C%2Fit-leadership%2Fit-staffing-careers%2C%2Fit-leadership%2Fit-strategy%2C%2Fit-leadership%2Fshutterstock-cto-s-playbook-for-scaling-ai-without-vendor-sprawl%2C%2Fit-management%2Fask-the-experts-how-cios-can-identify-and-overcome-cultural-barriers-to-innovation%2C%2Fit-management%2Fcios-can-combat-talent-scarcity-with-ai-augmented-leadership-gartner%2C%2Fit-sectors%2C%2Fit-sectors%2Fgovernment%2C%2Fit-staffing-careers%2Frethink-tech-talent-local-is-the-smartest-play-for-it%2C%2Fkeyword%2Fask-the-experts%2C%2Fkeyword%2Fbig-tech-story%2C%2Fkeyword%2Fit-leaders-fast-5%2C%2Flatest-commentary%2C%2Flatest-industry-trends%2C%2Fmachine-learning-ai%2C%2Fmachine-learning-ai%2Fai-innovations%2C%2Fmachine-learning-ai%2Fas-microsoft-expands-copilot-cios-face-a-new-ai-security-gap%2C%2Fmachine-learning-ai%2Fit-automation%2C%2Fmachine-learning-ai%2Fresponsible-ai%2C%2Fmachine-learning-ai%2Fthe-hidden-high-cost-of-training-ai-on-ai%2C%2Fmachine-learning-ai%2Fthe-invisible-labor-crisis-inside-it-ai-work-the-org-chart-can-t-see%2C%2Fmachine-learning-ai%2Fvibe-coding-speed-without-security-is-a-liability%2C%2Fmachine-learning-ai%2Fwill-the-music-stop-for-ai-s-funding-dance-%2C%2Fpodcasts%2C%2Fresources%2C%2Fresponsible-ai%2Fwhy-ai-teams-treat-training-data-like-capital%2C%2Frss.xml%2C%2Fsoftware-platforms%2Fwhy-build-vs-buy-doesn-t-fit-modern-it-systems%2C%2Fsoftware-services%2C%2Fsoftware-services%2Fdevops%2C%2Fsoftware-services%2Foperating-systems%2C%2Fsoftware-services%2Fsoftware-platforms%2C%2Fsustainability%2C%2Fsustainability%2Fesg%2C%2Fsustainability%2Fgreen-it%2C%2Fsustainability%2Fquick-study-ai-power-consumption-and-sustainability&version=88e023e2www.informationweek.com/__manifest?... https://www.informationweek.com/__manifest?paths=%2F%2C%2Fabout-us%2C%2Fadvertise%2C%2Fai-innovations%2Fmeta-s-new-ai-zuckerberg-is-a-mirror-for-every-c-suite%2C%2Fauthor%2C%2Fauthor%2Fbill-vass%2C%2Fauthor%2Fbrad-henderson%2C%2Fauthor%2Fcarrie-pallardy%2C%2Fauthor%2Fdaniel-mandell%2C%2Fauthor%2Fingrid-curtis%2C%2Fauthor%2Fjames-m-connolly%2C%2Fauthor%2Fjoao-pierre-s-ruth%2C%2Fauthor%2Fmadeleine-streets%2C%2Fauthor%2Fmary-k-pratt%2C%2Fauthor%2Fpam-baker%2C%2Fauthor%2Fsarit-tager%2C%2Fcloud-computing%2Fask-the-experts-cios-say-they-wouldn-t-pull-workloads-back-from-the-cloud%2C%2Fcontact-us%2C%2Fcyber-resilience%2C%2Fcyber-resilience%2Fcybersecurity%2C%2Fcyber-resilience%2Fincident-response%2C%2Fcyber-resilience%2Frisk-management%2C%2Fdata-management%2C%2Fdata-management%2Fdata-governance%2C%2Fdata-management%2Fdata-privacy%2C%2Fdata-management%2Fnobody-told-legal-about-your-rag-pipeline-why-that-s-a-problem%2C%2Fdigital-transformation%2Fignore-the-hype-smarter-tech-bets-at-speed-of-change%2C%2Fevents%2C%2Fgovernment%2Fhow-bellevue-wash-is-applying-ai-to-streamline-a-broken-permitting-process%2C%2Fit-infrastructure%2C%2Fit-infrastructure%2Fcio-primer-on-federal-policy-and-data-center-sustainability%2C%2Fit-infrastructure%2Fcloud-computing%2C%2Fit-infrastructure%2Fdata-centers%2C%2Fit-infrastructure%2Fwho-controls-the-fix-colorado-s-repair-fight-tests-cio-power%2C%2Fit-leadership%2C%2Fit-leadership%2Fask-the-experts-the-red-flags-that-signal-an-ai-project-isn-t-worth-pursuing%2C%2Fit-leadership%2Fchief-ai-officer-on-course-correcting-when-ai-moves-too-fast%2C%2Fit-leadership%2Fdigital-transformation%2C%2Fit-leadership%2Fhow-to-submit-a-column-to-informationweek%2C%2Fit-leadership%2Finformationweek-podcast-catching-hidden-errors-in-ai-powered-code%2C%2Fit-leadership%2Fit-management%2C%2Fit-leadership%2Fit-staffing-careers%2C%2Fit-leadership%2Fit-strategy%2C%2Fit-leadership%2Fshutterstock-cto-s-playbook-for-scaling-ai-without-vendor-sprawl%2C%2Fit-management%2Fask-the-experts-how-cios-can-identify-and-overcome-cultural-barriers-to-innovation%2C%2Fit-management%2Fcios-can-combat-talent-scarcity-with-ai-augmented-leadership-gartner%2C%2Fit-sectors%2C%2Fit-sectors%2Fgovernment%2C%2Fit-staffing-careers%2Frethink-tech-talent-local-is-the-smartest-play-for-it%2C%2Fkeyword%2Fask-the-experts%2C%2Fkeyword%2Fbig-tech-story%2C%2Fkeyword%2Fit-leaders-fast-5%2C%2Flatest-commentary%2C%2Flatest-industry-trends%2C%2Fmachine-learning-ai%2C%2Fmachine-learning-ai%2Fai-innovations%2C%2Fmachine-learning-ai%2Fas-microsoft-expands-copilot-cios-face-a-new-ai-security-gap%2C%2Fmachine-learning-ai%2Fit-automation%2C%2Fmachine-learning-ai%2Fresponsible-ai%2C%2Fmachine-learning-ai%2Fthe-hidden-high-cost-of-training-ai-on-ai%2C%2Fmachine-learning-ai%2Fthe-invisible-labor-crisis-inside-it-ai-work-the-org-chart-can-t-see%2C%2Fmachine-learning-ai%2Fvibe-coding-speed-without-security-is-a-liability%2C%2Fmachine-learning-ai%2Fwill-the-music-stop-for-ai-s-funding-dance-%2C%2Fpodcasts%2C%2Fresources%2C%2Fresponsible-ai%2Fwhy-ai-teams-treat-training-data-like-capital%2C%2Frss.xml%2C%2Fsoftware-platforms%2Fwhy-build-vs-buy-doesn-t-fit-modern-it-systems%2C%2Fsoftware-services%2C%2Fsoftware-services%2Fdevops%2C%2Fsoftware-services%2Foperating-systems%2C%2Fsoftware-services%2Fsoftware-platforms%2C%2Fsustainability%2C%2Fsustainability%2Fesg%2C%2Fsustainability%2Fgreen-it%2C%2Fsustainability%2Fquick-study-ai-power-consumption-and-sustainability&version=88e023e2 — 200 — 1.5 KiB — 23 ms — h3data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='20'%2…www.w3.org/2000/svg'%20fill='curren... data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='currentColor'%20width='20'%2… — 200 — 0 B — 1 ms — datahttps://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.informationweek.com%2F&scrsrc=www.googletagmanager.com&rnd=565110667.1776810814&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v891172384za200zd891172384xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10001&tag_exp=0~115938465~115938468~117266401~118167058&apve=1&apvf=f&apvc=1&tft=1776810814730&tfd=2992pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.informationweek.com%2F&scrsrc=www.googletagmanager.com&rnd=565110667.1776810814&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v891172384za200zd891172384xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10001&tag_exp=0~115938465~115938468~117266401~118167058&apve=1&apvf=f&apvc=1&tft=1776810814730&tfd=2992 — 200 — 21 B — 753 ms — h3https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltdd12421d511676eb/69e694ada047c927d6c226aa/042126_IWK_AIandtheorgchart_Alamy.png?width=1280&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltdd12421d511676eb/69e694ada047c927d6c226aa/042126_IWK_AIandtheorgchart_Alamy.png?width=1280&auto=webp&quality=80&disable=upscale — 200 — 55.1 KiB — 18 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltfb01a9aeb9d63652/69e6852d32ecce93e93e8e16/RobinGordon_HippoInsurance.jpg?width=300&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/bltfb01a9aeb9d63652/69e6852d32ecce93e93e8e16/RobinGordon_HippoInsurance.jpg?width=300&auto=webp&quality=80&disable=upscale — 200 — 7.9 KiB — 25 ms — h2https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7f004b6f174043df/67460618a8aa13b634af5c6c/Headshot2024-edited.jpg?width=100&auto=webp&quality=80&disable=upscaleeu-images.contentstack.com/v3/asset... https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt7f004b6f174043df/67460618a8aa13b634af5c6c/Headshot2024-edited.jpg?width=100&auto=webp&quality=80&disable=upscale — 200 — 2.5 KiB — 82 ms — h2https://fundingchoicesmessages.google.com/i/3834?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/3834?ers=3 — 200 — 70.1 KiB — 44 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXyfQSkDMjnzzwIKVaU_MP1a-uTMAcONKZDJyQj1H0ksfpySNAA-FWYcDXSPps1lb4_uWpx4yVa7yLrF--gKa4KydGLbV1n4Pzl9G1os9SaVx20o2Vobmwald4W7iJTtGI7xqzeVw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXyfQSkDMjnzzwIKVaU_MP1a-uTMAcONKZDJyQj1H0ksfpySNAA-FWYcDXSPps1lb4_uWpx4yVa7yLrF--gKa4KydGLbV1n4Pzl9G1os9SaVx20o2Vobmwald4W7iJTtGI7xqzeVw== — 204 — 28 B — 18 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXyfQSkDMjnzzwIKVaU_MP1a-uTMAcONKZDJyQj1H0ksfpySNAA-FWYcDXSPps1lb4_uWpx4yVa7yLrF--gKa4KydGLbV1n4Pzl9G1os9SaVx20o2Vobmwald4W7iJTtGI7xqzeVw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXyfQSkDMjnzzwIKVaU_MP1a-uTMAcONKZDJyQj1H0ksfpySNAA-FWYcDXSPps1lb4_uWpx4yVa7yLrF--gKa4KydGLbV1n4Pzl9G1os9SaVx20o2Vobmwald4W7iJTtGI7xqzeVw== — 204 — 28 B — 14 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXyfQSkDMjnzzwIKVaU_MP1a-uTMAcONKZDJyQj1H0ksfpySNAA-FWYcDXSPps1lb4_uWpx4yVa7yLrF--gKa4KydGLbV1n4Pzl9G1os9SaVx20o2Vobmwald4W7iJTtGI7xqzeVw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXyfQSkDMjnzzwIKVaU_MP1a-uTMAcONKZDJyQj1H0ksfpySNAA-FWYcDXSPps1lb4_uWpx4yVa7yLrF--gKa4KydGLbV1n4Pzl9G1os9SaVx20o2Vobmwald4W7iJTtGI7xqzeVw== — 204 — 28 B — 11 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxWd-Rxlh7x3Ic_bhsmhHTqqNppdWMIRIykK-kvhCG1ggJhbqB50tcA13NwAV5ahXYVdSlWgS0DwJ6kR6hbHeyH9zdtAmyYD7QiiC5thTl0FgEpggcQGPSgMzt3FK_biJIdWwog9Lg==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODEwODE1LDU5MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuaW5mb3JtYXRpb253ZWVrLmNvbS8iLG51bGwsW1s4LCJEc0tHTi1xcWZyUSJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCwzNjk5XV1dIl0sWzM1LCIxNzc2ODEwODE1Il0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWd-Rxlh7x3Ic_bhsmhHTqqNppdWMIRIykK-kvhCG1ggJhbqB50tcA13NwAV5ahXYVdSlWgS0DwJ6kR6hbHeyH9zdtAmyYD7QiiC5thTl0FgEpggcQGPSgMzt3FK_biJIdWwog9Lg==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODEwODE1LDU5MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuaW5mb3JtYXRpb253ZWVrLmNvbS8iLG51bGwsW1s4LCJEc0tHTi1xcWZyUSJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCwzNjk5XV1dIl0sWzM1LCIxNzc2ODEwODE1Il0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d — 200 — 67.4 KiB — 59 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-1TNQQWJFDH&gtm=45je64h1v873171093z8891172384za20gzb891172384zd891172384&_p=1776810813713&gcs=G100&gcd=13p3pPp2p7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&_eu=AAAAAGA&are=1&cid=1726127850.1776810816&frm=0&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400&dr=&dl=https%3A%2F%2Fwww.informationweek.com%2F&dt=Home%20Page&sid=1776810816&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_type=home%20page&ep.content_format=value%20not%20set&ep.content_publish_date=value%20not%20set&ep.content_sub_brand=value%20not%20set&ep.content_buyer_journey=value%20not%20set&ep.content_id=%2F&ep.content_title=Home%20Page&ep.content_legacy_path=value%20not%20set&ep.content_contributor=value%20not%20set&ep.content_keyword=value%20not%20set&ep.content_series=value%20not%20set&ep.content_sponsor=value%20not%20set&ep.content_main_topic=value%20not%20set&ep.content_additional_topics=value%20not%20set&ep.gtm_container_detail=GTM-5523ZCM%7C164&ep.ad_unit_path_code=%2F3618%2Finformationweek.home%2Fhomepage&ep.content_program=value%20not%20set&ep.content_group=value%20not%20set&ep.content_all_topics=value%20not%20set&ep.informa_event_name=value%20not%20set&tfd=4382region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-1TNQQWJFDH&gtm=45je64h1v873171093z8891172384za20gzb891172384zd891172384&_p=1776810813713&gcs=G100&gcd=13p3pPp2p7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&_eu=AAAAAGA&are=1&cid=1726127850.1776810816&frm=0&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400&dr=&dl=https%3A%2F%2Fwww.informationweek.com%2F&dt=Home%20Page&sid=1776810816&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_type=home%20page&ep.content_format=value%20not%20set&ep.content_publish_date=value%20not%20set&ep.content_sub_brand=value%20not%20set&ep.content_buyer_journey=value%20not%20set&ep.content_id=%2F&ep.content_title=Home%20Page&ep.content_legacy_path=value%20not%20set&ep.content_contributor=value%20not%20set&ep.content_keyword=value%20not%20set&ep.content_series=value%20not%20set&ep.content_sponsor=value%20not%20set&ep.content_main_topic=value%20not%20set&ep.content_additional_topics=value%20not%20set&ep.gtm_container_detail=GTM-5523ZCM%7C164&ep.ad_unit_path_code=%2F3618%2Finformationweek.home%2Fhomepage&ep.content_program=value%20not%20set&ep.content_group=value%20not%20set&ep.content_all_topics=value%20not%20set&ep.informa_event_name=value%20not%20set&tfd=4382 — 204 — 555 B — 177 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-8K02DKE4VC&gtm=45je64h1v9241417933z8891172384za20gzb891172384zd891172384&_p=1776810813713&gcs=G100&gcd=13p3p3p2p7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&are=1&cid=1726127850.1776810816&frm=0&pscdl=denied&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400&dr=&dt=Home%20Page&sid=1776810816&sct=1&seg=0&dl=https%3A%2F%2Fwww.informationweek.com%2F&en=page_view&_fv=1&_ss=1&ep.content_type=home%20page&ep.content_format=value%20not%20set&ep.content_publish_date=value%20not%20set&ep.content_sub_brand=value%20not%20set&ep.content_buyer_journey=value%20not%20set&ep.content_id=%2F&ep.content_title=Home%20Page&ep.content_legacy_path=value%20not%20set&ep.content_contributor=value%20not%20set&ep.content_keyword=value%20not%20set&ep.content_series=value%20not%20set&ep.content_sponsor=value%20not%20set&ep.content_main_topic=value%20not%20set&ep.content_additional_topics=value%20not%20set&ep.gtm_container_detail=GTM-5523ZCM%7C164&ep.ad_unit_path_code=%2F3618%2Finformationweek.home%2Fhomepage&ep.content_program=value%20not%20set&ep.content_group=value%20not%20set&ep.content_all_topics=value%20not%20set&ep.informa_event_name=value%20not%20set&tfd=4485region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-8K02DKE4VC&gtm=45je64h1v9241417933z8891172384za20gzb891172384zd891172384&_p=1776810813713&gcs=G100&gcd=13p3p3p2p7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&are=1&cid=1726127850.1776810816&frm=0&pscdl=denied&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400&dr=&dt=Home%20Page&sid=1776810816&sct=1&seg=0&dl=https%3A%2F%2Fwww.informationweek.com%2F&en=page_view&_fv=1&_ss=1&ep.content_type=home%20page&ep.content_format=value%20not%20set&ep.content_publish_date=value%20not%20set&ep.content_sub_brand=value%20not%20set&ep.content_buyer_journey=value%20not%20set&ep.content_id=%2F&ep.content_title=Home%20Page&ep.content_legacy_path=value%20not%20set&ep.content_contributor=value%20not%20set&ep.content_keyword=value%20not%20set&ep.content_series=value%20not%20set&ep.content_sponsor=value%20not%20set&ep.content_main_topic=value%20not%20set&ep.content_additional_topics=value%20not%20set&ep.gtm_container_detail=GTM-5523ZCM%7C164&ep.ad_unit_path_code=%2F3618%2Finformationweek.home%2Fhomepage&ep.content_program=value%20not%20set&ep.content_group=value%20not%20set&ep.content_all_topics=value%20not%20set&ep.informa_event_name=value%20not%20set&tfd=4485 — 204 — 48 B — 77 ms — h2https://widgets.iiris.com/iiris-tracker/v3.0/sp/v3.21.0/sp.jswidgets.iiris.com/iiris-tracker/v3.... https://widgets.iiris.com/iiris-tracker/v3.0/sp/v3.21.0/sp.js — 200 — 25.8 KiB — 34 ms — h2https://js-agent.newrelic.com/nr-spa-1.313.1.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.1.min.js — 200 — 30.3 KiB — 18 ms — h2https://www.informationweek.com/cdn-cgi/rum?www.informationweek.com/cdn-cgi/rum... https://www.informationweek.com/cdn-cgi/rum? — 204 — 183 B — 9 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 27 ms — h3https://www.informationweek.com/favicon.icowww.informationweek.com/favicon.ico https://www.informationweek.com/favicon.ico — 200 — 8.4 KiB — 148 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 12 ms — h3https://www.informationweek.com/__manifest?paths=%2Fai-innovations%2Fthe-future-belongs-to-ai-driven-it%2C%2Fcyber-resilience%2Fhow-smbs-are-driving-predictable-it-outcomes%2C%2Fcyber-resilience%2Finformationweek-podcast-is-quantum-computing-slumbering-%2C%2Fincident-response%2Fredefining-incident-response-strategies-beyond-the-breach%2C%2Fit-infrastructure%2Finformationweek-podcast-the-new-it-architecture-of-cloud-edge-and-ai%2C%2Fmachine-learning-ai%2Finformationweek-podcast-rightsizing-ai-frameworks-to-avoid-failure-mode%2C%2Fmachine-learning-ai%2Fred-hat-s-marco-bill-resource-control-is-key-for-ai-sovereignty&version=88e023e2www.informationweek.com/__manifest?... https://www.informationweek.com/__manifest?paths=%2Fai-innovations%2Fthe-future-belongs-to-ai-driven-it%2C%2Fcyber-resilience%2Fhow-smbs-are-driving-predictable-it-outcomes%2C%2Fcyber-resilience%2Finformationweek-podcast-is-quantum-computing-slumbering-%2C%2Fincident-response%2Fredefining-incident-response-strategies-beyond-the-breach%2C%2Fit-infrastructure%2Finformationweek-podcast-the-new-it-architecture-of-cloud-edge-and-ai%2C%2Fmachine-learning-ai%2Finformationweek-podcast-rightsizing-ai-frameworks-to-avoid-failure-mode%2C%2Fmachine-learning-ai%2Fred-hat-s-marco-bill-resource-control-is-key-for-ai-sovereignty&version=88e023e2 — 200 — 1.1 KiB — 512 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 21229ms · 1593KB · €230/mo
www.informationweek.com
Other
Costly
Execution 11386ms
Transfer 57 KB
Monthly Cost €124/mo
www.informationweek.com
Other
Costly
Execution 2241ms
Transfer 12 KB
Monthly Cost €24/mo
Unattributable
Other
Costly
Execution 1779ms
Transfer 0 KB
Monthly Cost €19/mo
www.informationweek.com
Other
Costly
Execution 1234ms
Transfer 106 KB
Monthly Cost €13/mo
transcend-cdn.com
Other
Costly
Execution 719ms
Transfer 78 KB
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 690ms
Transfer 177 KB
Unused 33%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 484ms
Transfer 170 KB
Unused 39%
Monthly Cost €5/mo
transcend-cdn.com
Other
Costly
Execution 462ms
Transfer 85 KB
Unused 33%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 409ms
Transfer 155 KB
Unused 40%
Monthly Cost €4/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 394ms
Transfer 70 KB
Unused 54%
Monthly Cost €4/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 378ms
Transfer 188 KB
Unused 70%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 165ms
Transfer 134 KB
Unused 49%
Monthly Cost €2/mo
www.informationweek.com
Other
Optional
Execution 146ms
Transfer 82 KB
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 124ms
Transfer 34 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 121ms
Transfer 78 KB
Unused 70%
Monthly Cost €1/mo
widgets.iiris.com
Other
Optional
Execution 118ms
Transfer 26 KB
Monthly Cost €1/mo
js-agent.newrelic.com
Other
Optional
Execution 118ms
Transfer 30 KB
Unused 68%
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 116ms
Transfer 67 KB
Monthly Cost €1/mo
widgets.iiris.com
Other
Optional
Execution 84ms
Transfer 34 KB
Monthly Cost €1/mo
static.cloudflareinsights.com
Other
Optional
Execution 61ms
Transfer 11 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.informationweek.com adds 11386ms and costs ~€124/month
  • www.informationweek.com adds 2241ms and costs ~€24/month
  • Unattributable adds 1779ms and costs ~€19/month
  • www.informationweek.com adds 1234ms and costs ~€13/month
  • transcend-cdn.com adds 719ms and costs ~€8/month
  • Google Tag Manager adds 690ms and costs ~€7/month
  • Google Tag Manager adds 484ms and costs ~€5/month
  • transcend-cdn.com adds 462ms and costs ~€5/month
  • Google Tag Manager adds 409ms and costs ~€4/month
  • fundingchoicesmessages.google.com adds 394ms and costs ~€4/month
  • securepubads.g.doubleclick.net adds 378ms and costs ~€4/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.informationweek.com takes 11386ms 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

www.informationweek.com takes 2241ms 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 1779ms 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

www.informationweek.com takes 1234ms 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

transcend-cdn.com takes 719ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 690ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

transcend-cdn.com takes 462ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 409ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

securepubads.g.doubleclick.net takes 378ms 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

70% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

70% of Facebook Pixel's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

68% of js-agent.newrelic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback