Skip to content
https://computerweekly.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

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

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

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

3.03 s

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

0.060

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

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

23.41 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 160 requests
FIX
3.8 MB transferred, 160 requests
Warning::
Page weighs 10.3 MB (3.8 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
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
Warning::
160 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.79 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
160 requests
0.79 g CO2 per page load
Images 1.7 MiB 44%
JavaScript 1.6 MiB 43%
CSS 153.8 KiB 4%
Fonts 130.7 KiB 3%
Other 61.8 KiB 2%
Other 54.8 KiB 1%
HTML 47.8 KiB 1%
Other 41.1 KiB 1%
Other 214 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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 (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
11174ms total JS execution
FIX
11174ms total JS execution
Warning::
https://s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e2...: 2228ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 1234ms CPU time
Warning::
https://cdn.doubleverify.com/dv-measurements9761.j...: 1096ms CPU time
Warning::
Unattributable: 818ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 583ms CPU time
Warning::
Third-party scripts: 11174ms (100% of total)

Main Thread Breakdown

Script Evaluation 69% Other 13% Script Parsing & Compilation 8% Style & Layout 5% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
https://s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e21960eebda52e962.min.js2228ms1896ms92ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js1234ms1020ms134ms3rd
https://cdn.doubleverify.com/dv-measurements9761.js1096ms693ms112ms3rd
Unattributable818ms71ms0ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js583ms509ms58ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MKCV6V9517ms361ms70ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js486ms413ms13ms3rd
https://www.googletagmanager.com/gtag/js?id=G-TQKE4GS5P9&cx=c&gtm=4e64h1446ms337ms58ms3rd
https://www.computerweekly.com/438ms10ms6ms3rd
https://www.computerweekly.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js406ms315ms12ms3rd

Showing top 10 of 29 scripts

F
JS Bundles
Action
43 scripts, 621 KB unused
FIX
43 scripts, 621 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 92 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://consent.computerweekly.com/PrivacyManagerU...: 67 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZNPS...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PWW...: 65 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.computerweekly.com/rms/ux/responsive/j...: 62 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 621 KB
621 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB92 KB (49%)3rd
https://consent.computerweekly.com/PrivacyManagerUS.3cbad.js93 KB67 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZNPSXD4LFC&cx=c&gtm=4e64h1157 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PWWZSH131 KB65 KB (50%)3rd
https://www.computerweekly.com/rms/ux/responsive/js/responsive-ui.min.js?v=9.80101 KB62 KB (61%)3rd
https://www.googletagmanager.com/gtag/js?id=G-TQKE4GS5P9&cx=c&gtm=4e64h1158 KB60 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MKCV6V9148 KB54 KB (37%)3rd
https://cdn.doubleverify.com/dv-measurements9761.js0 KB36 KB (38%)3rd
https://cdn.doubleverify.com/dv-measurements9761.js94 KB36 KB (38%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js0 KB30 KB (42%)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
160 resources · 3.8 MB · 621 KB savings available
FIX
160 resources · 3.8 MB · 621 KB savings available
Warning::
Page weight 2.8 MB over 1MB target
Got: 3.8 MB Expected: ≤ 1 MB
Info::
~621 KB of savings available
Warning::
159 third-party resources (100% of weight)
Info::
2 resources over 200KB
160 resources · 3.8 MiB · 159 third-party 2.8 MiB over 1MB target
Image 45% · 1.7 MiB
JavaScript 43% · 1.6 MiB
CSS 4% · 153.8 KiB
Other 4% · 138.6 KiB
Font 3% · 130.7 KiB
Document 1% · 48.5 KiB

~620.7 KiB of savings available

Remove unused JavaScript: 620.7 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.

C
Image Optimization
Action
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Warning::
https://cdn.ttgtmedia.com/rms/computerweekly/CWE-2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.ttgtmedia.com/visuals/German/article/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.computerweekly.com/visuals/ComputerWee... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.ttgtmedia.com/visuals/ComputerWeekly/H... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.ttgtmedia.com/visuals/LeMagIT/hero_art... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.ttgtmedia.com/visuals/ComputerWeekly/H... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.ttgtmedia.com/visuals/ComputerWeekly/H... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://go.techtarget.com/clicktrack-r/activity/ac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
47 images 1.7 MB
0 oversized -0 KB
41 legacy format
9 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

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

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

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

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+
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
4 fonts (131 KB)
PASS
4 fonts (131 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

131 KB total

Render-blocking

0

of 4

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.2 s LCP 22.0 shttps://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Regular.woff2PublicSans-Regular.woff2 https://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Regular.woff2 — 23.9 KiB — 53 ms — font-display: swaphttps://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Bold.woff2PublicSans-Bold.woff2 https://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Bold.woff2 — 23.9 KiB — 27 ms — font-display: swaphttps://www.computerweekly.com/rms/ux/responsive/fonts/TechTarget-Icon.woffTechTarget-Icon.woff https://www.computerweekly.com/rms/ux/responsive/fonts/TechTarget-Icon.woff — 41.0 KiB — 31 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 8 ms — font-display: swap
PublicSans-Regular.woff2 woff2 swap
Size 24 KB
Load time 53 ms
Start 108 ms
Risk FOUT — text flashes from fallback to web font
PublicSans-Bold.woff2 woff2 swap
Size 24 KB
Load time 27 ms
Start 449 ms
Risk FOUT — text flashes from fallback to web font
TechTarget-Icon.woff woff swap
Size 41 KB
Load time 31 ms
Start 526 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 8 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~12 KB and ~24 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
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
7
prefetch

8 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
160 requests over 5083ms
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.2 s LCP 22.0 shttps://computerweekly.com// https://computerweekly.com/ — 301 — 100 B — 20 ms — h2https://www.computerweekly.com/www.computerweekly.com/ https://www.computerweekly.com/ — 200 — 35.9 KiB — 72 ms — h2https://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Regular.woff2www.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Regular.woff2 — 200 — 23.9 KiB — 53 ms — h2https://www.computerweekly.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.computerweekly.com/cdn-cgi/scri... https://www.computerweekly.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 10 ms — h2https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_logo_mobile.pngcdn.ttgtmedia.com/rms/ux/responsive... https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_logo_mobile.png — 200 — 1.2 KiB — 38 ms — h2https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_logo.pngcdn.ttgtmedia.com/rms/ux/responsive... https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_logo.png — 200 — 1.4 KiB — 54 ms — h2https://www.computerweekly.com/rms/ux/responsive/js/libs/jquery-1.10.2.min.jswww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/js/libs/jquery-1.10.2.min.js — 200 — 33.3 KiB — 40 ms — h2https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_tt_logo.pngcdn.ttgtmedia.com/rms/ux/responsive... https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_tt_logo.png — 200 — 1.1 KiB — 14 ms — h2https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/AI-artificial-intelligence-cube-Shuo-adobe_searchsitedesktop_508X169.jpgwww.computerweekly.com/visuals/Comp... https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/AI-artificial-intelligence-cube-Shuo-adobe_searchsitedesktop_508X169.jpg — 200 — 29.6 KiB — 32 ms — h2https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/energy-power-electricity-pylons-bizioti-adobe_searchsitedesktop_508X169.jpgwww.computerweekly.com/visuals/Comp... https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/energy-power-electricity-pylons-bizioti-adobe_searchsitedesktop_508X169.jpg — 200 — 17.5 KiB — 31 ms — h2https://www.computerweekly.com/cmp/sourcepoint/gdprTCFv2-config.min.js?v=9.80www.computerweekly.com/cmp/sourcepo... https://www.computerweekly.com/cmp/sourcepoint/gdprTCFv2-config.min.js?v=9.80 — 200 — 2.9 KiB — 41 ms — h2https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/Post-Office-sign-on-post-box-Sinan-adobe_searchsitedesktop_508X169.jpgwww.computerweekly.com/visuals/Comp... https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/Post-Office-sign-on-post-box-Sinan-adobe_searchsitedesktop_508X169.jpg — 200 — 13.4 KiB — 28 ms — h2https://www.computerweekly.com/visuals/LeMagIT/hero_article/Bollore_Logistics_hero_searchsitedesktop_508X169.jpgwww.computerweekly.com/visuals/LeMa... https://www.computerweekly.com/visuals/LeMagIT/hero_article/Bollore_Logistics_hero_searchsitedesktop_508X169.jpg — 200 — 31.7 KiB — 36 ms — h2https://www.computerweekly.com/cmp/sourcepoint/ccpa-config.min.js?v=9.80www.computerweekly.com/cmp/sourcepo... https://www.computerweekly.com/cmp/sourcepoint/ccpa-config.min.js?v=9.80 — 200 — 428 B — 31 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/CWE-210426-cover-842px.jpgcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/CWE-210426-cover-842px.jpg — 200 — 86.3 KiB — 15 ms — h2https://www.computerweekly.com/cmp/ttCmpApi.min.js?v=9.80www.computerweekly.com/cmp/ttCmpApi... https://www.computerweekly.com/cmp/ttCmpApi.min.js?v=9.80 — 200 — 2.8 KiB — 34 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/War-Missiles-Weapons-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/War-Missiles-Weapons-adobe_searchsitedesktop_508X169.jpg — 200 — 13.0 KiB — 16 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/AI-artificial-intelligence-cube-Shuo-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/AI-artificial-intelligence-cube-Shuo-adobe_searchsitedesktop_508X169.jpg — 200 — 29.6 KiB — 15 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/energy-power-electricity-pylons-bizioti-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/energy-power-electricity-pylons-bizioti-adobe_searchsitedesktop_508X169.jpg — 200 — 17.5 KiB — 12 ms — h2https://www.computerweekly.com/rms/ux/responsive/js/responsive.min.js?v=9.80www.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/js/responsive.min.js?v=9.80 — 200 — 44.3 KiB — 38 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/Post-Office-sign-on-post-box-Sinan-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/Post-Office-sign-on-post-box-Sinan-adobe_searchsitedesktop_508X169.jpg — 200 — 13.4 KiB — 14 ms — h2https://cdn.ttgtmedia.com/visuals/LeMagIT/hero_article/Bollore_Logistics_hero_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/LeMagIT/h... https://cdn.ttgtmedia.com/visuals/LeMagIT/hero_article/Bollore_Logistics_hero_searchsitedesktop_508X169.jpg — 200 — 31.7 KiB — 15 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/Dubai-skyline-UAE-Oleg-Zhukov-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/Dubai-skyline-UAE-Oleg-Zhukov-adobe_searchsitedesktop_508X169.jpg — 200 — 28.1 KiB — 13 ms — h2https://cdn.ttgtmedia.com/visuals/German/article/cloud-storage-costs-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/German/ar... https://cdn.ttgtmedia.com/visuals/German/article/cloud-storage-costs-adobe_searchsitedesktop_508X169.jpg — 200 — 21.2 KiB — 16 ms — h2https://cdn.ttgtmedia.com/visuals/German/Ai-KI-robot-with-machine-Summit-Art-Creations-Adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/German/Ai... https://cdn.ttgtmedia.com/visuals/German/Ai-KI-robot-with-machine-Summit-Art-Creations-Adobe_searchsitedesktop_508X169.jpg — 200 — 21.5 KiB — 20 ms — h2https://cdn.ttgtmedia.com/visuals/German/article/social-engineering-hacker-fotolia_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/German/ar... https://cdn.ttgtmedia.com/visuals/German/article/social-engineering-hacker-fotolia_searchsitedesktop_508X169.jpg — 200 — 27.2 KiB — 24 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/CW-EMEA-Apr-Jun-26-cover.jpgcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/CW-EMEA-Apr-Jun-26-cover.jpg — 200 — 34.3 KiB — 25 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/Demonstrating_cyber_resilience.pngcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/Demonstrating_cyber_resilience.png — 200 — 294.5 KiB — 59 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/CWE-140426-cover-800px.jpgcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/CWE-140426-cover-800px.jpg — 200 — 95.9 KiB — 30 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/Guide_to_AI_and_storage_cover.pngcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/Guide_to_AI_and_storage_cover.png — 200 — 282.3 KiB — 55 ms — h2
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.2 s LCP 22.0 shttps://computerweekly.com// https://computerweekly.com/ — 301 — 100 B — 20 ms — h2https://www.computerweekly.com/www.computerweekly.com/ https://www.computerweekly.com/ — 200 — 35.9 KiB — 72 ms — h2https://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Regular.woff2www.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Regular.woff2 — 200 — 23.9 KiB — 53 ms — h2https://www.computerweekly.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.computerweekly.com/cdn-cgi/scri... https://www.computerweekly.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 10 ms — h2https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_logo_mobile.pngcdn.ttgtmedia.com/rms/ux/responsive... https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_logo_mobile.png — 200 — 1.2 KiB — 38 ms — h2https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_logo.pngcdn.ttgtmedia.com/rms/ux/responsive... https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_logo.png — 200 — 1.4 KiB — 54 ms — h2https://www.computerweekly.com/rms/ux/responsive/js/libs/jquery-1.10.2.min.jswww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/js/libs/jquery-1.10.2.min.js — 200 — 33.3 KiB — 40 ms — h2https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_tt_logo.pngcdn.ttgtmedia.com/rms/ux/responsive... https://cdn.ttgtmedia.com/rms/ux/responsive/img/cw_tt_logo.png — 200 — 1.1 KiB — 14 ms — h2https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/AI-artificial-intelligence-cube-Shuo-adobe_searchsitedesktop_508X169.jpgwww.computerweekly.com/visuals/Comp... https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/AI-artificial-intelligence-cube-Shuo-adobe_searchsitedesktop_508X169.jpg — 200 — 29.6 KiB — 32 ms — h2https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/energy-power-electricity-pylons-bizioti-adobe_searchsitedesktop_508X169.jpgwww.computerweekly.com/visuals/Comp... https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/energy-power-electricity-pylons-bizioti-adobe_searchsitedesktop_508X169.jpg — 200 — 17.5 KiB — 31 ms — h2https://www.computerweekly.com/cmp/sourcepoint/gdprTCFv2-config.min.js?v=9.80www.computerweekly.com/cmp/sourcepo... https://www.computerweekly.com/cmp/sourcepoint/gdprTCFv2-config.min.js?v=9.80 — 200 — 2.9 KiB — 41 ms — h2https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/Post-Office-sign-on-post-box-Sinan-adobe_searchsitedesktop_508X169.jpgwww.computerweekly.com/visuals/Comp... https://www.computerweekly.com/visuals/ComputerWeekly/HeroImages/Post-Office-sign-on-post-box-Sinan-adobe_searchsitedesktop_508X169.jpg — 200 — 13.4 KiB — 28 ms — h2https://www.computerweekly.com/visuals/LeMagIT/hero_article/Bollore_Logistics_hero_searchsitedesktop_508X169.jpgwww.computerweekly.com/visuals/LeMa... https://www.computerweekly.com/visuals/LeMagIT/hero_article/Bollore_Logistics_hero_searchsitedesktop_508X169.jpg — 200 — 31.7 KiB — 36 ms — h2https://www.computerweekly.com/cmp/sourcepoint/ccpa-config.min.js?v=9.80www.computerweekly.com/cmp/sourcepo... https://www.computerweekly.com/cmp/sourcepoint/ccpa-config.min.js?v=9.80 — 200 — 428 B — 31 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/CWE-210426-cover-842px.jpgcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/CWE-210426-cover-842px.jpg — 200 — 86.3 KiB — 15 ms — h2https://www.computerweekly.com/cmp/ttCmpApi.min.js?v=9.80www.computerweekly.com/cmp/ttCmpApi... https://www.computerweekly.com/cmp/ttCmpApi.min.js?v=9.80 — 200 — 2.8 KiB — 34 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/War-Missiles-Weapons-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/War-Missiles-Weapons-adobe_searchsitedesktop_508X169.jpg — 200 — 13.0 KiB — 16 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/AI-artificial-intelligence-cube-Shuo-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/AI-artificial-intelligence-cube-Shuo-adobe_searchsitedesktop_508X169.jpg — 200 — 29.6 KiB — 15 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/energy-power-electricity-pylons-bizioti-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/energy-power-electricity-pylons-bizioti-adobe_searchsitedesktop_508X169.jpg — 200 — 17.5 KiB — 12 ms — h2https://www.computerweekly.com/rms/ux/responsive/js/responsive.min.js?v=9.80www.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/js/responsive.min.js?v=9.80 — 200 — 44.3 KiB — 38 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/Post-Office-sign-on-post-box-Sinan-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/Post-Office-sign-on-post-box-Sinan-adobe_searchsitedesktop_508X169.jpg — 200 — 13.4 KiB — 14 ms — h2https://cdn.ttgtmedia.com/visuals/LeMagIT/hero_article/Bollore_Logistics_hero_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/LeMagIT/h... https://cdn.ttgtmedia.com/visuals/LeMagIT/hero_article/Bollore_Logistics_hero_searchsitedesktop_508X169.jpg — 200 — 31.7 KiB — 15 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/Dubai-skyline-UAE-Oleg-Zhukov-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/HeroImages/Dubai-skyline-UAE-Oleg-Zhukov-adobe_searchsitedesktop_508X169.jpg — 200 — 28.1 KiB — 13 ms — h2https://cdn.ttgtmedia.com/visuals/German/article/cloud-storage-costs-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/German/ar... https://cdn.ttgtmedia.com/visuals/German/article/cloud-storage-costs-adobe_searchsitedesktop_508X169.jpg — 200 — 21.2 KiB — 16 ms — h2https://cdn.ttgtmedia.com/visuals/German/Ai-KI-robot-with-machine-Summit-Art-Creations-Adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/German/Ai... https://cdn.ttgtmedia.com/visuals/German/Ai-KI-robot-with-machine-Summit-Art-Creations-Adobe_searchsitedesktop_508X169.jpg — 200 — 21.5 KiB — 20 ms — h2https://cdn.ttgtmedia.com/visuals/German/article/social-engineering-hacker-fotolia_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/German/ar... https://cdn.ttgtmedia.com/visuals/German/article/social-engineering-hacker-fotolia_searchsitedesktop_508X169.jpg — 200 — 27.2 KiB — 24 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/CW-EMEA-Apr-Jun-26-cover.jpgcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/CW-EMEA-Apr-Jun-26-cover.jpg — 200 — 34.3 KiB — 25 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/Demonstrating_cyber_resilience.pngcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/Demonstrating_cyber_resilience.png — 200 — 294.5 KiB — 59 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/CWE-140426-cover-800px.jpgcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/CWE-140426-cover-800px.jpg — 200 — 95.9 KiB — 30 ms — h2https://cdn.ttgtmedia.com/rms/computerweekly/Guide_to_AI_and_storage_cover.pngcdn.ttgtmedia.com/rms/computerweekl... https://cdn.ttgtmedia.com/rms/computerweekly/Guide_to_AI_and_storage_cover.png — 200 — 282.3 KiB — 55 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/retail-supermarket-vegetables-IrinaSokolovskaya-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/retail-supermarket-vegetables-IrinaSokolovskaya-adobe_searchsitedesktop_508X169.jpg — 200 — 34.1 KiB — 49 ms — h2https://cdn.ttgtmedia.com/visuals/LeMagIT/hero_article/Security-data-protection_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/LeMagIT/h... https://cdn.ttgtmedia.com/visuals/LeMagIT/hero_article/Security-data-protection_searchsitedesktop_508X169.jpg — 200 — 19.4 KiB — 49 ms — h2https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/Isle-of-Wight-England-2-adobe_searchsitedesktop_508X169.jpgcdn.ttgtmedia.com/visuals/ComputerW... https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/Isle-of-Wight-England-2-adobe_searchsitedesktop_508X169.jpg — 200 — 22.6 KiB — 50 ms — h2https://cdn.ttgtmedia.com/visuals/mm-video.pngcdn.ttgtmedia.com/visuals/mm-video.... https://cdn.ttgtmedia.com/visuals/mm-video.png — 200 — 14.7 KiB — 49 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 45 ms — h2https://consent.computerweekly.com/unified/wrapperMessagingWithoutDetection.jsconsent.computerweekly.com/unified/... https://consent.computerweekly.com/unified/wrapperMessagingWithoutDetection.js — 200 — 40.4 KiB — 243 ms — h2https://pub.doubleverify.com/dvtag/19913272/DV424940/pub.js?_=1776813394800pub.doubleverify.com/dvtag/19913272... https://pub.doubleverify.com/dvtag/19913272/DV424940/pub.js?_=1776813394800 — 200 — 33.5 KiB — 54 ms — h3https://www.computerweekly.com/rms/ux/responsive/css/main.css?v=9.80www.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/css/main.css?v=9.80 — 200 — 130.2 KiB — 71 ms — h2https://www.computerweekly.com/rms/ux/responsive/css/computerweekly.csswww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/css/computerweekly.css — 200 — 14.6 KiB — 44 ms — h2https://www.computerweekly.com/rms/ux/responsive/js/responsive-ui.min.js?v=9.80www.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/js/responsive-ui.min.js?v=9.80 — 200 — 101.5 KiB — 54 ms — h2https://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Bold.woff2www.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/fonts/PublicSans-Bold.woff2 — 200 — 23.9 KiB — 27 ms — h2https://www.computerweekly.com/rms/ux/responsive/img/border_diagonal.pngwww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/img/border_diagonal.png — 200 — 264 B — 26 ms — h2https://www.computerweekly.com/rms/ux/responsive/fonts/TechTarget-Icon.woffwww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/fonts/TechTarget-Icon.woff — 200 — 41.0 KiB — 31 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=19913272&cmp=DV424940&url=https%3A%2F%2Fcomputerweekly.com&ids=1&token=eFqKoAI04DDX5zCjQrwKyV9nmn%2BL03bBKidInKs4hXRlV04j6O5zo0qPV8XLtm3%2FTCJtgJfiA9viExZDWK9X7K0bKqWnHX0WtmspC%2BOXX9OhJxZDb2zIPMCGnQQbWcLpQQH4cFXuvi75zQ%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=19913272&cmp=DV424940&url=https%3A%2F%2Fcomputerweekly.com&ids=1&token=eFqKoAI04DDX5zCjQrwKyV9nmn%2BL03bBKidInKs4hXRlV04j6O5zo0qPV8XLtm3%2FTCJtgJfiA9viExZDWK9X7K0bKqWnHX0WtmspC%2BOXX9OhJxZDb2zIPMCGnQQbWcLpQQH4cFXuvi75zQ%3D%3D — 200 — 398 B — 29 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=19913272&cmp=DV424940&url=https%3A%2F%2Fcomputerweekly.com&bsc=1&token=eFqKoAI04DDX5zCjQrwKyV9nmn%2BL03bBKidInKs4hXRlV04j6O5zo0qPV8XLtm3%2FTCJtgJfiA9viExZDWK9X7K0bKqWnHX0WtmspC%2BOXX9OhJxZDb2zIPMCGnQQbWcLpQQH4cFXuvi75zQ%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=19913272&cmp=DV424940&url=https%3A%2F%2Fcomputerweekly.com&bsc=1&token=eFqKoAI04DDX5zCjQrwKyV9nmn%2BL03bBKidInKs4hXRlV04j6O5zo0qPV8XLtm3%2FTCJtgJfiA9viExZDWK9X7K0bKqWnHX0WtmspC%2BOXX9OhJxZDb2zIPMCGnQQbWcLpQQH4cFXuvi75zQ%3D%3D — 200 — 492 B — 29 ms — h3https://consent.computerweekly.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jsconsent.computerweekly.com/unified/... https://consent.computerweekly.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 29.4 KiB — 74 ms — h2https://consent.computerweekly.com/unified/4.40.1/usnat-uspapi.090eccada574d39af6f8.bundle.jsconsent.computerweekly.com/unified/... https://consent.computerweekly.com/unified/4.40.1/usnat-uspapi.090eccada574d39af6f8.bundle.js — 200 — 42.3 KiB — 126 ms — h2https://consent.computerweekly.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.computerweekly.com%2F&account_id=370consent.computerweekly.com/mms/v2/g... https://consent.computerweekly.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.computerweekly.com%2F&account_id=370 — 200 — 607 B — 26 ms — h2https://consent.computerweekly.com/wrapper/v2/meta-data?hasCsp=true&accountId=370&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=1013&scriptVersion=4.40.1&scriptType=unifiedconsent.computerweekly.com/wrapper/... https://consent.computerweekly.com/wrapper/v2/meta-data?hasCsp=true&accountId=370&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=1013&scriptVersion=4.40.1&scriptType=unified — 200 — 1.1 KiB — 123 ms — h2https://consent.computerweekly.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A370%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.computerweekly.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.computerweekly.com%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Afalse%7D%2C%22usnat%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unifiedconsent.computerweekly.com/wrapper/... https://consent.computerweekly.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A370%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.computerweekly.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.computerweekly.com%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Afalse%7D%2C%22usnat%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unified — 200 — 4.0 KiB — 39 ms — h2https://users.techtarget.com/registration/json/common/GetCookiesWithCallback?callback=jQuery110201974175949493956_1776813394801&fetchCookie=crs,tt_ut,co&_=1776813394802users.techtarget.com/registration/j... https://users.techtarget.com/registration/json/common/GetCookiesWithCallback?callback=jQuery110201974175949493956_1776813394801&fetchCookie=crs,tt_ut,co&_=1776813394802 — 200 — 314 B — 42 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PWWZSHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PWWZSH — 200 — 131.3 KiB — 64 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MKCV6V9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MKCV6V9 — 200 — 148.0 KiB — 64 ms — h2https://www.computerweekly.com/rms/ux/responsive/js/libs/techtarget-informa-banner.min.jswww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/js/libs/techtarget-informa-banner.min.js — 200 — 31.6 KiB — 30 ms — h2https://www.computerweekly.com/rms/ux/responsive/js/libs/techtarget-informa-footer.min.jswww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/js/libs/techtarget-informa-footer.min.js — 200 — 55.4 KiB — 33 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6341657969112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6341657969112 — 200 — 0 B — 44 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6341657244112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6341657244112 — 200 — 0 B — 43 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6328028359112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6328028359112 — 200 — 0 B — 36 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315968737112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315968737112 — 200 — 0 B — 38 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315963547112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315963547112 — 200 — 0 B — 31 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315959721112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315959721112 — 200 — 0 B — 36 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315963547112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315963547112 — 200 — 7.0 KiB — 21 ms — h2https://go.techtarget.com/clicktrack-r/activity/activity.gif?activityTypeId=22&a=2026-04-21%2019:12:04&c=normal&r=395332go.techtarget.com/clicktrack-r/acti... https://go.techtarget.com/clicktrack-r/activity/activity.gif?activityTypeId=22&a=2026-04-21%2019:12:04&c=normal&r=395332 — 302 — 569 B — 210 ms — h2https://www.clarity.ms/tag/mc1aheaw4vwww.clarity.ms/tag/mc1aheaw4v https://www.clarity.ms/tag/mc1aheaw4v — 200 — 1.1 KiB — 77 ms — http/1.1https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 61 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6328028359112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6328028359112 — 200 — 6.8 KiB — 11 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315959721112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315959721112 — 200 — 6.5 KiB — 13 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315968737112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6315968737112 — 200 — 6.5 KiB — 19 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6341657244112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6341657244112 — 200 — 6.5 KiB — 11 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6341657969112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/1367663370/videos/6341657969112 — 200 — 6.5 KiB — 16 ms — h2https://a.dpmsrv.com/dpmpxl/index.php?q=xSegList&cl=68&_=1776813394803a.dpmsrv.com/dpmpxl/index.php?q=xSe... https://a.dpmsrv.com/dpmpxl/index.php?q=xSegList&cl=68&_=1776813394803 — 200 — 670 B — 86 ms — http/1.1https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 16.1 KiB — 28 ms — h2https://s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e21960eebda52e962.min.jss.dpmsrv.com/dpm_b4c96d80854dd27e76... https://s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e21960eebda52e962.min.js — 200 — 58.5 KiB — 55 ms — http/1.1https://consent.computerweekly.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unifiedconsent.computerweekly.com/wrapper/... https://consent.computerweekly.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unified — 200 — 0 B — 25 ms — h2https://consent.computerweekly.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unifiedconsent.computerweekly.com/wrapper/... https://consent.computerweekly.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unified — 200 — 0 B — 46 ms — h2https://www.computerweekly.com/cdn-cgi/rum?www.computerweekly.com/cdn-cgi/rum? https://www.computerweekly.com/cdn-cgi/rum? — 204 — 154 B — 11 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/e25ef367-8597-4001-ae49-f9a8a02fc736/main/1280x720/19m53s34ms/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/e25ef367-8597-4001-ae49-f9a8a02fc736/main/1280x720/19m53s34ms/match/image.jpg — 200 — 76.7 KiB — 60 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/862e0391-5766-4649-83ce-9f59d8e99cd2/main/1280x720/4m20s800ms/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/862e0391-5766-4649-83ce-9f59d8e99cd2/main/1280x720/4m20s800ms/match/image.jpg — 200 — 71.7 KiB — 56 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/7c973282-9a78-4d26-ba98-709081a6b88a/main/1280x720/7m17s856ms/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/7c973282-9a78-4d26-ba98-709081a6b88a/main/1280x720/7m17s856ms/match/image.jpg — 200 — 78.6 KiB — 57 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/f8dcfc2d-5231-4e1a-8bfb-9572120224d1/main/1280x720/11m23s893ms/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/f8dcfc2d-5231-4e1a-8bfb-9572120224d1/main/1280x720/11m23s893ms/match/image.jpg — 200 — 78.2 KiB — 61 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/cbc76adf-2f53-4ff8-90a7-140a06377bb8/main/1280x720/2m31s157ms/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/cbc76adf-2f53-4ff8-90a7-140a06377bb8/main/1280x720/2m31s157ms/match/image.jpg — 200 — 71.1 KiB — 60 ms — h2https://consent.computerweekly.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unifiedconsent.computerweekly.com/wrapper/... https://consent.computerweekly.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unified — 200 — 737 B — 158 ms — h2https://consent.computerweekly.com/us_pm/index.html?hasCsp=true&usNatOrigin=https%3A%2F%2Fconsent.computerweekly.com%2Fusnat&uuid=null&message_id=1445732&site_id=1013&mms_origin=https%3A%2F%2Fconsent.computerweekly.com%2Fmms%2Fv2&is_usnat_notice=true&version=v1consent.computerweekly.com/us_pm/in... https://consent.computerweekly.com/us_pm/index.html?hasCsp=true&usNatOrigin=https%3A%2F%2Fconsent.computerweekly.com%2Fusnat&uuid=null&message_id=1445732&site_id=1013&mms_origin=https%3A%2F%2Fconsent.computerweekly.com%2Fmms%2Fv2&is_usnat_notice=true&version=v1 — 200 — 2.3 KiB — 77 ms — h2https://www.computerweekly.com/favicon.icowww.computerweekly.com/favicon.ico https://www.computerweekly.com/favicon.ico — 200 — 16.0 KiB — 57 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap — 200 — 2.3 KiB — 48 ms — h2data:image/svg+xml;base64,PHN2ZyBpZD0iSW5mb3JtYV9Ub2dnbGVfQnV0dG9uX1doaXRlIiB4bWxucz0iaHR0cDovL3d3d…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iSW5mb3JtYV9Ub2dnbGVfQnV0dG9uX1doaXRlIiB4bWxucz0iaHR0cDovL3d3d… — 200 — 0 B — 0 ms — datahttps://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/778ac3c7-6606-4d63-bf34-47748a01638f/main/1280x720/1m48s618ms/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/jit/1367663370/778ac3c7-6606-4d63-bf34-47748a01638f/main/1280x720/1m48s618ms/match/image.jpg — 200 — 73.0 KiB — 34 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAABHNCSVQICAgIfAhkiAAAAIBJREFUK…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAABHNCSVQICAgIfAhkiAAAAIBJREFUK… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAABHNCSVQICAgIfAhkiAAAAalJREFUS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAABHNCSVQICAgIfAhkiAAAAalJREFUS… — 200 — 0 B — 0 ms — datahttps://consent.computerweekly.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unifiedconsent.computerweekly.com/wrapper/... https://consent.computerweekly.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4553841454927879957fd849278031093a7&scriptVersion=4.40.1&scriptType=unified — 200 — 752 B — 39 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbkAAACPCAYAAABnAKUsAAAABHNCSVQICAgIfAhkiAAAIABJREFUe…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbkAAACPCAYAAABnAKUsAAAABHNCSVQICAgIfAhkiAAAIABJREFUe… — 200 — 0 B — 1 ms — datahttps://www.googletagmanager.com/gtag/js?id=G-TQKE4GS5P9&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TQKE4GS5P9&cx=c&gtm=4e64h1 — 200 — 158.1 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZNPSXD4LFC&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZNPSXD4LFC&cx=c&gtm=4e64h1 — 200 — 156.5 KiB — 60 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 8 ms — h3https://cdn.ttgtmedia.com/images/spacer.gifcdn.ttgtmedia.com/images/spacer.gif https://cdn.ttgtmedia.com/images/spacer.gif — 200 — 162 B — 13 ms — h2https://consent.computerweekly.com/PrivacyManagerUS.212cb.cssconsent.computerweekly.com/PrivacyM... https://consent.computerweekly.com/PrivacyManagerUS.212cb.css — 200 — 6.6 KiB — 65 ms — h2https://consent.computerweekly.com/polyfills.01516.jsconsent.computerweekly.com/polyfill... https://consent.computerweekly.com/polyfills.01516.js — 200 — 2.3 KiB — 67 ms — h2https://consent.computerweekly.com/PrivacyManagerUS.3cbad.jsconsent.computerweekly.com/PrivacyM... https://consent.computerweekly.com/PrivacyManagerUS.3cbad.js — 200 — 92.5 KiB — 99 ms — h2https://ping.chartbeat.net/ping?h=techtargetnetwork.com&p=%2F&u=BtZFi0CPiWBeCgY_7d&d=computerweekly.com&g=41935&g0=CW%2C%20CW%20-%20NO%20TOPIC&g1=NO%20AUTHOR%2C%20HOME%2C%20CW%20-%20HOME&n=1&f=00001&c=0&x=0&m=0&y=9279&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.computerweekly.com%2F&b=817&t=DPNeDLP6LK8DwdWqNDEsw5hkkOq&V=150&i=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&tz=0&sn=1&sv=BTu5NlswvcsBARq0CXyzwI2UqRS&sr=external&sd=1&im=060b0733&_ping.chartbeat.net/ping?h=techtarge... https://ping.chartbeat.net/ping?h=techtargetnetwork.com&p=%2F&u=BtZFi0CPiWBeCgY_7d&d=computerweekly.com&g=41935&g0=CW%2C%20CW%20-%20NO%20TOPIC&g1=NO%20AUTHOR%2C%20HOME%2C%20CW%20-%20HOME&n=1&f=00001&c=0&x=0&m=0&y=9279&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.computerweekly.com%2F&b=817&t=DPNeDLP6LK8DwdWqNDEsw5hkkOq&V=150&i=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&tz=0&sn=1&sv=BTu5NlswvcsBARq0CXyzwI2UqRS&sr=external&sd=1&im=060b0733&_ — 200 — 201 B — 27 ms — h2https://consent.computerweekly.com/mms/v2/message?message_id=1445732consent.computerweekly.com/mms/v2/m... https://consent.computerweekly.com/mms/v2/message?message_id=1445732 — 200 — 7.3 KiB — 71 ms — h2https://cdn.privacy-mgmt.com/usnat/vendor-list/categories?siteId=1013&consentLanguage=ENcdn.privacy-mgmt.com/usnat/vendor-l... https://cdn.privacy-mgmt.com/usnat/vendor-list/categories?siteId=1013&consentLanguage=EN — 200 — 1.2 KiB — 40 ms — h2https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 13 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 27 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 47 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 52 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 — 42 ms — h3https://a.dpmsrv.com/dpmpxl/index.php?zn=&sn=&sw=2240035941https%3A%2F%2Fwww.computerweekly.com%2F&sessionId=&q=xImp&v=1.x&ep%5BaUid%5D=&ep%5BaSid%5D=&ep%5BaSidCustom%5D=1&ep%5BcCid%5D=&cl=68&pixelIndex=0&r=298519&tzOffset=0&url=https%3A%2F%2Fwww.computerweekly.com%2F&pageTitle=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20Newsa.dpmsrv.com/dpmpxl/index.php?zn=&s... https://a.dpmsrv.com/dpmpxl/index.php?zn=&sn=&sw=2240035941https%3A%2F%2Fwww.computerweekly.com%2F&sessionId=&q=xImp&v=1.x&ep%5BaUid%5D=&ep%5BaSid%5D=&ep%5BaSidCustom%5D=1&ep%5BcCid%5D=&cl=68&pixelIndex=0&r=298519&tzOffset=0&url=https%3A%2F%2Fwww.computerweekly.com%2F&pageTitle=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News — 200 — 884 B — 14 ms — http/1.1https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=95781D84DD4D4CCB8E33A92D1658382B&RedC=c.clarity.ms&MXFR=0893499DA95368C615C05EDFAD536640c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=95781D84DD4D4CCB8E33A92D1658382B&RedC=c.clarity.ms&MXFR=0893499DA95368C615C05EDFAD536640 — 302 — 765 B — 111 ms — h2https://cdn.privacy-mgmt.com/usnat/consent/1013/default-consentcdn.privacy-mgmt.com/usnat/consent/... https://cdn.privacy-mgmt.com/usnat/consent/1013/default-consent — 200 — 1.3 KiB — 25 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-TQKE4GS5P9&gtm=45je64h1v887715803z8845516328za20gzb845516328zd845516328&_p=1776813395445&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&tcfd=1065c&_eu=EA&are=1&cid=401812289.1776813396&frm=0&ir=1&pscdl=noapi&rcb=12&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~115938466~115938469~117266401~117384405&sid=1776813396&sct=1&seg=0&dl=https%3A%2F%2Fwww.computerweekly.com%2F&dt=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.AppCode=98&ep.CollectionType=NONE&ep.ContentCollection=NONE%2CNONE&ep.ContentID=2240035941&ep.ContentType=HOME%20channel%20NONE&ep.MemberStatus=NOT_MEMBER&ep.PublicationDate=NONE&ep.SiteName_ID=ComputerWeekly&ep.TopicName=NONE&ep.is404=false&ep.siteClass=CW&ep.hasRA=false&tfd=1562www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-TQKE4GS5P9&gtm=45je64h1v887715803z8845516328za20gzb845516328zd845516328&_p=1776813395445&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&tcfd=1065c&_eu=EA&are=1&cid=401812289.1776813396&frm=0&ir=1&pscdl=noapi&rcb=12&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~115938466~115938469~117266401~117384405&sid=1776813396&sct=1&seg=0&dl=https%3A%2F%2Fwww.computerweekly.com%2F&dt=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.AppCode=98&ep.CollectionType=NONE&ep.ContentCollection=NONE%2CNONE&ep.ContentID=2240035941&ep.ContentType=HOME%20channel%20NONE&ep.MemberStatus=NOT_MEMBER&ep.PublicationDate=NONE&ep.SiteName_ID=ComputerWeekly&ep.TopicName=NONE&ep.is404=false&ep.siteClass=CW&ep.hasRA=false&tfd=1562 — 204 — 554 B — 102 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=95781D84DD4D4CCB8E33A92D1658382B&MUID=0CC31CD62A1E6A402EC20B942BDC6BB3c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=95781D84DD4D4CCB8E33A92D1658382B&MUID=0CC31CD62A1E6A402EC20B942BDC6BB3 — 200 — 466 B — 31 ms — h2https://tags.srv.stackadapt.com/saq_pxl?uid=tlwGMRQ8R8IHWSL9OWfb5g&is_js=true&landing_url=https%3A%2F%2Fwww.computerweekly.com%2F&t=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&tip=_U_nFkYwJM2XUYPjQfsEhkL9Gl1NPSmYraIYU7thQJs&host=https%3A%2F%2Fwww.computerweekly.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd951e26f0281a752a974001303f85bcd97052db918&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIF0JwMTEYkWTE5ldWr9VXYot4BLL9yVAB2FANA38U5d4EOwBGAQg04qgzwYwAToErRmGtEIE2CUTOA.PzKmSwmiJcL7k8gy58Ek41VzFuH%252BHsr2CCqrrOy3dgI&sa-user-id-v2=s%253AUeJvAoGnUql0ABMD-FvNlwUtuRg.zeYkTmf0MtWN%252BsaFuCRCBPJFH0LdXiCDh0S4hxYt%252F2A&sa-user-id=s%253A0-51e26f02-81a7-52a9-7400-1303f85bcd97.87iTxuEsT9Dq%252FzUoGWHZIE2Jee3EJ%252BMcXBYSEYfnOCgtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=tlwGMRQ8R8IHWSL9OWfb5g&is_js=true&landing_url=https%3A%2F%2Fwww.computerweekly.com%2F&t=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&tip=_U_nFkYwJM2XUYPjQfsEhkL9Gl1NPSmYraIYU7thQJs&host=https%3A%2F%2Fwww.computerweekly.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd951e26f0281a752a974001303f85bcd97052db918&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIF0JwMTEYkWTE5ldWr9VXYot4BLL9yVAB2FANA38U5d4EOwBGAQg04qgzwYwAToErRmGtEIE2CUTOA.PzKmSwmiJcL7k8gy58Ek41VzFuH%252BHsr2CCqrrOy3dgI&sa-user-id-v2=s%253AUeJvAoGnUql0ABMD-FvNlwUtuRg.zeYkTmf0MtWN%252BsaFuCRCBPJFH0LdXiCDh0S4hxYt%252F2A&sa-user-id=s%253A0-51e26f02-81a7-52a9-7400-1303f85bcd97.87iTxuEsT9Dq%252FzUoGWHZIE2Jee3EJ%252BMcXBYSEYfnOCg — 200 — 315 B — 10 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-ZNPSXD4LFC&gtm=45je64h1v9121377957z8845516328za20gzb845516328zd845516328&_p=1776813395445&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&tcfd=1065c&are=1&cid=401812289.1776813396&frm=0&pscdl=noapi&rcb=10&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~115938466~115938469~117266400&sid=1776813396&sct=1&seg=0&dl=https%3A%2F%2Fwww.computerweekly.com%2F&dt=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&en=page_view&_fv=1&_ss=1&ep.AppCode=98&ep.CollectionType=NONE&ep.ContentCollection=NONE%2CNONE&ep.ContentID=2240035941&ep.ContentType=HOME%20channel%20NONE&ep.MemberStatus=NOT_MEMBER&ep.PublicationDate=NONE&ep.SiteName_ID=ComputerWeekly&ep.TopicName=NONE&ep.is404=false&ep.siteClass=CW&ep.hasRa=false&tfd=1656www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-ZNPSXD4LFC&gtm=45je64h1v9121377957z8845516328za20gzb845516328zd845516328&_p=1776813395445&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&tcfd=1065c&are=1&cid=401812289.1776813396&frm=0&pscdl=noapi&rcb=10&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~115938466~115938469~117266400&sid=1776813396&sct=1&seg=0&dl=https%3A%2F%2Fwww.computerweekly.com%2F&dt=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&en=page_view&_fv=1&_ss=1&ep.AppCode=98&ep.CollectionType=NONE&ep.ContentCollection=NONE%2CNONE&ep.ContentID=2240035941&ep.ContentType=HOME%20channel%20NONE&ep.MemberStatus=NOT_MEMBER&ep.PublicationDate=NONE&ep.SiteName_ID=ComputerWeekly&ep.TopicName=NONE&ep.is404=false&ep.siteClass=CW&ep.hasRa=false&tfd=1656 — 204 — 48 B — 33 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 11 ms — h3https://a.usbrowserspeed.com/cs?pid=d177d942cb8207b52f57818feb9bb79a7b77ce6e0ed688e3af36875661b9be1d&r=https%3A%2F%2Fs.dpmsrv.com%2Fblank.png&puid=dpmpixc%5B68%5Da%5BNA%5Ds%5B019db254-d066-7c2e-b797-0082a6b01edb%5Da.usbrowserspeed.com/cs?pid=d177d94... https://a.usbrowserspeed.com/cs?pid=d177d942cb8207b52f57818feb9bb79a7b77ce6e0ed688e3af36875661b9be1d&r=https%3A%2F%2Fs.dpmsrv.com%2Fblank.png&puid=dpmpixc%5B68%5Da%5BNA%5Ds%5B019db254-d066-7c2e-b797-0082a6b01edb%5D — 302 — 201 B — 371 ms — h2https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=19913272&cmp=DV424940&url=https%3A%2F%2Fcomputerweekly.com&vlp=1&slot-0-%2F3618%2FCW%2FHOME%40top=300x50&slot-1-%2F3618%2FCW%2FHOME%40top=&token=eFqKoAI04DDX5zCjQrwKyV9nmn%2BL03bBKidInKs4hXRlV04j6O5zo0qPV8XLtm3%2FTCJtgJfiA9viExZDWK9X7K0bKqWnHX0WtmspC%2BOXX9OhJxZDb2zIPMCGnQQbWcLpQQH4cFXuvi75zQ%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=19913272&cmp=DV424940&url=https%3A%2F%2Fcomputerweekly.com&vlp=1&slot-0-%2F3618%2FCW%2FHOME%40top=300x50&slot-1-%2F3618%2FCW%2FHOME%40top=&token=eFqKoAI04DDX5zCjQrwKyV9nmn%2BL03bBKidInKs4hXRlV04j6O5zo0qPV8XLtm3%2FTCJtgJfiA9viExZDWK9X7K0bKqWnHX0WtmspC%2BOXX9OhJxZDb2zIPMCGnQQbWcLpQQH4cFXuvi75zQ%3D%3D — 200 — 329 B — 34 ms — h3https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 286 B — 46 ms — http/1.1https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7&url=https%3A%2F%2Fwww.computerweekly.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7&url=https%3A%2F%2Fwww.computerweekly.com%2F — 200 — 232 B — 33 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=19913272&cmp=DV424940&cd111=success&cm106=0&cm107=67&cd112=modern&cd115=0&cm116=1&cd102=b68ea28&cd103=&cd107=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&cd109=modern&cd200=com&cd108=&cd105=19913272&cd106=DV424940&cd104=www.computerweekly.com&cd101=ad-request&cm101=1&cid=46d69969-7bd7-47c5-ad86-57c2097bb3d1&t=event&v=1&z=46d69969-7bd7-47c5-ad86-57c2097bb3d1&cd160=46d69969-7bd7-47c5-ad86-57c2097bb3d1vtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=19913272&cmp=DV424940&cd111=success&cm106=0&cm107=67&cd112=modern&cd115=0&cm116=1&cd102=b68ea28&cd103=&cd107=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&cd109=modern&cd200=com&cd108=&cd105=19913272&cd106=DV424940&cd104=www.computerweekly.com&cd101=ad-request&cm101=1&cid=46d69969-7bd7-47c5-ad86-57c2097bb3d1&t=event&v=1&z=46d69969-7bd7-47c5-ad86-57c2097bb3d1&cd160=46d69969-7bd7-47c5-ad86-57c2097bb3d1 — 204 — 214 B — 24 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=2424323029133116ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=2424323029133116 — 200 — 13.5 KiB — 58 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=2424323029133116&correlator=1870052582772609&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7&iu_parts=3618%2CCW%2CHOME&enc_prev_ius=%2F0%2F1%2F2&prev_iu_szs=300x50&ifi=1&dids=mobile-lb&adfs=2444536842&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813396527&lmt=1776813124&adxs=56&adys=10&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=412x70&msz=300x70&fws=0&ohw=0&dlt=1776813394717&idt=1675&prev_scp=pos%3Dtop%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253Adcaf23ee%25252d9d40%25252d4d3d%25252d982c%25252da032f1c16e6b%257C_dvp_uptsid%253A59585038%25252d4a80%25252d45c8%25252da1e1%25252da2443bb97c54%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253Adcaf23ee%25252d9d40%25252d4d3d%25252d982c%25252da032f1c16e6b%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26dv__dvp_uptsid%3D59585038-4a80-45c8-a1e1-a2443bb97c54%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26pts_pid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26pts_sid%3D59585038-4a80-45c8-a1e1-a2443bb97c54%26VLP%3D9%2C300x250_3%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=IDS%3D1%26qt_loaded%3Dbsc%252Cids%26BSC%3D84031001%252C74332588%252C74062139%252C74132207%252C84191001%252C74131205%252C74131203%252C74042101%252C74042110%252C74042114%252C74042116%252C74042118%252C74042119%252C74042127%252C74042126%252C74042128%252C87012038%252C74291430%252C74242396%252C74041059%252C74041060%252C74331564%252C80312028%252C74331570%252C74241393%252C74331567%252C74041087%252C84201001%252C74042062%252C74041097%252C74172268%252C74332565%252C74331587%252C74042073%252C74042077%252C84241001%252C74042080%252C74042082%252C74332586%26ss%3Dcw%26auid%3Da6dc9c14-0730-409d-998b-260917321b8a%26ppc%3D0%26ui%3D16379883036%26layout%3Dmobile%26viewport%3D412%26site%3Dcomputerweekly%26cmp%3D1&adks=3134780676&frm=20&eoidce=1&blev=1&bisch=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=2424323029133116&correlator=1870052582772609&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7&iu_parts=3618%2CCW%2CHOME&enc_prev_ius=%2F0%2F1%2F2&prev_iu_szs=300x50&ifi=1&dids=mobile-lb&adfs=2444536842&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813396527&lmt=1776813124&adxs=56&adys=10&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=412x70&msz=300x70&fws=0&ohw=0&dlt=1776813394717&idt=1675&prev_scp=pos%3Dtop%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253Adcaf23ee%25252d9d40%25252d4d3d%25252d982c%25252da032f1c16e6b%257C_dvp_uptsid%253A59585038%25252d4a80%25252d45c8%25252da1e1%25252da2443bb97c54%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253Adcaf23ee%25252d9d40%25252d4d3d%25252d982c%25252da032f1c16e6b%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26dv__dvp_uptsid%3D59585038-4a80-45c8-a1e1-a2443bb97c54%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26pts_pid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26pts_sid%3D59585038-4a80-45c8-a1e1-a2443bb97c54%26VLP%3D9%2C300x250_3%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=IDS%3D1%26qt_loaded%3Dbsc%252Cids%26BSC%3D84031001%252C74332588%252C74062139%252C74132207%252C84191001%252C74131205%252C74131203%252C74042101%252C74042110%252C74042114%252C74042116%252C74042118%252C74042119%252C74042127%252C74042126%252C74042128%252C87012038%252C74291430%252C74242396%252C74041059%252C74041060%252C74331564%252C80312028%252C74331570%252C74241393%252C74331567%252C74041087%252C84201001%252C74042062%252C74041097%252C74172268%252C74332565%252C74331587%252C74042073%252C74042077%252C84241001%252C74042080%252C74042082%252C74332586%26ss%3Dcw%26auid%3Da6dc9c14-0730-409d-998b-260917321b8a%26ppc%3D0%26ui%3D16379883036%26layout%3Dmobile%26viewport%3D412%26site%3Dcomputerweekly%26cmp%3D1&adks=3134780676&frm=20&eoidce=1&blev=1&bisch=1 — 200 — 20.7 KiB — 104 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=2424323029133116&correlator=1870052582772609&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7&iu_parts=3618%2CCW%2CHOME&enc_prev_ius=%2F0%2F1%2F2&prev_iu_szs=320x50%7C300x250&fluid=height&ifi=2&dids=mu-1&adfs=1882397280&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813396538&lmt=1776813124&adxs=56&adys=1533&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=332x320&msz=300x270&fws=4&ohw=372&dlt=1776813394717&idt=1675&prev_scp=pos%3Dtop%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253Adcaf23ee%25252d9d40%25252d4d3d%25252d982c%25252da032f1c16e6b%257C_dvp_uptsid%253A861b2e79%25252db497%25252d4971%25252d898c%25252dae64b9dca550%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253Adcaf23ee%25252d9d40%25252d4d3d%25252d982c%25252da032f1c16e6b%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26dv__dvp_uptsid%3D861b2e79-b497-4971-898c-ae64b9dca550%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26pts_pid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26pts_sid%3D861b2e79-b497-4971-898c-ae64b9dca550%26VLP%3D4%2C300x250_3%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=IDS%3D1%26qt_loaded%3Dbsc%252Cids%26BSC%3D84031001%252C74332588%252C74062139%252C74132207%252C84191001%252C74131205%252C74131203%252C74042101%252C74042110%252C74042114%252C74042116%252C74042118%252C74042119%252C74042127%252C74042126%252C74042128%252C87012038%252C74291430%252C74242396%252C74041059%252C74041060%252C74331564%252C80312028%252C74331570%252C74241393%252C74331567%252C74041087%252C84201001%252C74042062%252C74041097%252C74172268%252C74332565%252C74331587%252C74042073%252C74042077%252C84241001%252C74042080%252C74042082%252C74332586%26ss%3Dcw%26auid%3Da6dc9c14-0730-409d-998b-260917321b8a%26ppc%3D0%26ui%3D16379883036%26layout%3Dmobile%26viewport%3D412%26site%3Dcomputerweekly%26cmp%3D1&adks=1847592399&frm=20&eoidce=1&blev=1&bisch=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=2424323029133116&correlator=1870052582772609&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7&iu_parts=3618%2CCW%2CHOME&enc_prev_ius=%2F0%2F1%2F2&prev_iu_szs=320x50%7C300x250&fluid=height&ifi=2&dids=mu-1&adfs=1882397280&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813396538&lmt=1776813124&adxs=56&adys=1533&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=332x320&msz=300x270&fws=4&ohw=372&dlt=1776813394717&idt=1675&prev_scp=pos%3Dtop%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253Adcaf23ee%25252d9d40%25252d4d3d%25252d982c%25252da032f1c16e6b%257C_dvp_uptsid%253A861b2e79%25252db497%25252d4971%25252d898c%25252dae64b9dca550%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253Adcaf23ee%25252d9d40%25252d4d3d%25252d982c%25252da032f1c16e6b%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26dv__dvp_uptsid%3D861b2e79-b497-4971-898c-ae64b9dca550%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26pts_pid%3Ddcaf23ee-9d40-4d3d-982c-a032f1c16e6b%26pts_sid%3D861b2e79-b497-4971-898c-ae64b9dca550%26VLP%3D4%2C300x250_3%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=IDS%3D1%26qt_loaded%3Dbsc%252Cids%26BSC%3D84031001%252C74332588%252C74062139%252C74132207%252C84191001%252C74131205%252C74131203%252C74042101%252C74042110%252C74042114%252C74042116%252C74042118%252C74042119%252C74042127%252C74042126%252C74042128%252C87012038%252C74291430%252C74242396%252C74041059%252C74041060%252C74331564%252C80312028%252C74331570%252C74241393%252C74331567%252C74041087%252C84201001%252C74042062%252C74041097%252C74172268%252C74332565%252C74331587%252C74042073%252C74042077%252C84241001%252C74042080%252C74042082%252C74332586%26ss%3Dcw%26auid%3Da6dc9c14-0730-409d-998b-260917321b8a%26ppc%3D0%26ui%3D16379883036%26layout%3Dmobile%26viewport%3D412%26site%3Dcomputerweekly%26cmp%3D1&adks=1847592399&frm=20&eoidce=1&blev=1&bisch=1 — 200 — 20.6 KiB — 71 ms — h3https://61a85f357ce36d3f081b63e4fd61205e.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html61a85f357ce36d3f081b63e4fd61205e.sa... https://61a85f357ce36d3f081b63e4fd61205e.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 36 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 26 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 34 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 569 B — 37 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js — 200 — 1.6 KiB — 27 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstMcftpygUVQhXcKyv01xzGb9fMqJQ0rieZ2HjH6_gDMBeUQlNqb8YkIO5ukUUPpS8Y-ukDRewbNK8DZjjPFG8eol6dwGSjNy0ne5da5W2Wh4Ud2TeFhErHwvcSx92NfQYXFRmnlELOWrHhAqP_mITfhl9CNqf80TTbndm62-wcOYgQJVKatzUNXKhV6b8be3SWBEPor69Ovlg7BtNZQ4xf2WDFiBBTHjpiE3P_SZBSdcEbUtF949vc_urKYUXHQojBC4QrBkBANZeEjSk1cB2VHO8R1URgS8nz-0u-YHgD4F-80EtETx-HsaPG5o0PFGYHF0BxmEx-hJPttwLYHFhRfabYx_2u9lsWK2RzKTV2SHH88aFcO_vmEB151N-hRiXTwEYYNu2DSfh7jHzR&sai=AMfl-YRqOr807gpJrLFudGHyc76avBvEMi12MzAyC2IOSRv4iSDPoNH15yAZejYRNcgMAWMmX935DraiAiIqeJX_MzDn704kiWOUyxpMRggppYLv1VbypaMu0ttOJszc-m-yaC1En1JN9_b9MvpeJ-2UYMqWLxdclpZBvpW9D9QV-MS_YBjOtIYCMENzHiJeq4LxirsUQud95rdWtSQdeer0B2A31-Zk6mprLFpm7FeyeIupgw6u_aJ1bsISYCoDWLruIGDdWkvPh9dSIqqxQCMc8_vwAW3m-QXAp2pQc4v3FznizktAAJ4QCE_UYOLO8VTa7qgoacM6FKhzhzkIaNn_0XqurJdgUkazB1_HSZXh4e1ueXosqni2FPxol7N9mVVrgQ&sig=Cg0ArKJSzOfV7mM5iscMEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstMcftpygUVQhXcKyv01xzGb9fMqJQ0rieZ2HjH6_gDMBeUQlNqb8YkIO5ukUUPpS8Y-ukDRewbNK8DZjjPFG8eol6dwGSjNy0ne5da5W2Wh4Ud2TeFhErHwvcSx92NfQYXFRmnlELOWrHhAqP_mITfhl9CNqf80TTbndm62-wcOYgQJVKatzUNXKhV6b8be3SWBEPor69Ovlg7BtNZQ4xf2WDFiBBTHjpiE3P_SZBSdcEbUtF949vc_urKYUXHQojBC4QrBkBANZeEjSk1cB2VHO8R1URgS8nz-0u-YHgD4F-80EtETx-HsaPG5o0PFGYHF0BxmEx-hJPttwLYHFhRfabYx_2u9lsWK2RzKTV2SHH88aFcO_vmEB151N-hRiXTwEYYNu2DSfh7jHzR&sai=AMfl-YRqOr807gpJrLFudGHyc76avBvEMi12MzAyC2IOSRv4iSDPoNH15yAZejYRNcgMAWMmX935DraiAiIqeJX_MzDn704kiWOUyxpMRggppYLv1VbypaMu0ttOJszc-m-yaC1En1JN9_b9MvpeJ-2UYMqWLxdclpZBvpW9D9QV-MS_YBjOtIYCMENzHiJeq4LxirsUQud95rdWtSQdeer0B2A31-Zk6mprLFpm7FeyeIupgw6u_aJ1bsISYCoDWLruIGDdWkvPh9dSIqqxQCMc8_vwAW3m-QXAp2pQc4v3FznizktAAJ4QCE_UYOLO8VTa7qgoacM6FKhzhzkIaNn_0XqurJdgUkazB1_HSZXh4e1ueXosqni2FPxol7N9mVVrgQ&sig=Cg0ArKJSzOfV7mM5iscMEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 210 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 42 ms — h3https://tpc.googlesyndication.com/simgad/12723141910370811277tpc.googlesyndication.com/simgad/12... https://tpc.googlesyndication.com/simgad/12723141910370811277 — 200 — 67.6 KiB — 34 ms — h2https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 3.8 KiB — 29 ms — http/1.1https://s.dpmsrv.com/blank.pngs.dpmsrv.com/blank.png https://s.dpmsrv.com/blank.png — 200 — 1.0 KiB — 11 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604160201&jk=2424323029133116&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604160201&jk=2424323029133116&rc= — 204 — 17 B — 35 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 0 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsuusMnHidIdwS9Z_I8i2YbN5KezzTXH3vk1w-Nx41IO4xgnCHANL-t4ewoj8x8hQfmr9kuZXJhQHT3sqUIdxR6iqckMhJIaN3MipDr6tizPx8-nLEyvmgzRPg26B8eHusgnmBpwjhzmmYrZ5KiMh3oPX7sinfcM_YF0eEP6OmOkRxvCvCN4yO_GUjH8-ezg4eG-xZW0SDb72b-iyRnGzx1p6551T8T5XWEFuzjXeH2av4KIqNuIePLQGQYAtIGceFL-ELdTIshaswUIqbH55YvT52SIoa8ya-9WCFtcp5pyVWjT45BMT2AdE_BxSmxLUeJKGQTQtASqCAvSuojIjLSw24jW_xY_NUI5Fm_L4BITsTpnmnHVwvTiy4gFNWZYGD_21r2htSBfQ8JW9mKN&sai=AMfl-YSA-LE5O4bUfQIY2RyCuweRE6gzqnqnoj8m53R8hf9lEZ0aWYy_ziiyeB7ITZt3RNg6ezRhtfn4DkLGPOQ-v37Yq4fXsSx3ulsV2rQWxXQADLL5XyDzc-xLGvTnpeDBXwaodnmVSgbw8fwjM6xPllXN9qw0ubtK4K7b0HqY--g4QLja12YLd8WJYFtla5EZLoUQlWnkaSvgVCVd1h_QOQ8JNpLvB2nmogUGa-wwcEAtfGAcIz-B3H5Y6TqLTZWSjy7YNWL8412l9MYjl7cy9Mw6TWV_AShDw6_tUxKvWfZcRYSLeRarYyimOgj02H1JT4a3_n5d_p8xUjCIkDGFlohnPr226cTmnKyq--wLtySc0uXoXeKUmnghhZNqlA27&sig=Cg0ArKJSzP5F5IvQId-oEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsuusMnHidIdwS9Z_I8i2YbN5KezzTXH3vk1w-Nx41IO4xgnCHANL-t4ewoj8x8hQfmr9kuZXJhQHT3sqUIdxR6iqckMhJIaN3MipDr6tizPx8-nLEyvmgzRPg26B8eHusgnmBpwjhzmmYrZ5KiMh3oPX7sinfcM_YF0eEP6OmOkRxvCvCN4yO_GUjH8-ezg4eG-xZW0SDb72b-iyRnGzx1p6551T8T5XWEFuzjXeH2av4KIqNuIePLQGQYAtIGceFL-ELdTIshaswUIqbH55YvT52SIoa8ya-9WCFtcp5pyVWjT45BMT2AdE_BxSmxLUeJKGQTQtASqCAvSuojIjLSw24jW_xY_NUI5Fm_L4BITsTpnmnHVwvTiy4gFNWZYGD_21r2htSBfQ8JW9mKN&sai=AMfl-YSA-LE5O4bUfQIY2RyCuweRE6gzqnqnoj8m53R8hf9lEZ0aWYy_ziiyeB7ITZt3RNg6ezRhtfn4DkLGPOQ-v37Yq4fXsSx3ulsV2rQWxXQADLL5XyDzc-xLGvTnpeDBXwaodnmVSgbw8fwjM6xPllXN9qw0ubtK4K7b0HqY--g4QLja12YLd8WJYFtla5EZLoUQlWnkaSvgVCVd1h_QOQ8JNpLvB2nmogUGa-wwcEAtfGAcIz-B3H5Y6TqLTZWSjy7YNWL8412l9MYjl7cy9Mw6TWV_AShDw6_tUxKvWfZcRYSLeRarYyimOgj02H1JT4a3_n5d_p8xUjCIkDGFlohnPr226cTmnKyq--wLtySc0uXoXeKUmnghhZNqlA27&sig=Cg0ArKJSzP5F5IvQId-oEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 264 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 4 ms — h3https://tpc.googlesyndication.com/simgad/10176357575464342451tpc.googlesyndication.com/simgad/10... https://tpc.googlesyndication.com/simgad/10176357575464342451 — 200 — 8.9 KiB — 7 ms — h2https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 0 B — 2 ms — http/1.1https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 221 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 210 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvWQpSuPL3dwEjJ_jt_u_1pJGu0wZE0lRUM0SlymYgm3knD7IQrvxRRftrlBNau4ZlqNZBVDQIsXU3PIk6nwlLfLTuKEjVVoL53qQjALnAEE02oRl-n2sx3IuFPXbH5ZUPkRutsTk6DXLGHdM0EQUci_W-hXxBJgdKM3fefWY14XE62oks7R3gYIsAF2Ehrh7J24rzNh0-27lme2Y0hKc3e5JhmAlLgGK_bw0kYYDKSWUe2AfopPY0H0z1mM0ngds3xcGVt1ZxdjM_nuCOG7jHg3XJp4J1dS8V9YQljGQgRYEKLkK5qqCcEaF6jlC4rDe7Ey0gwydTJJwFD_G5eAXFqDIgb6n0vH3xJDLZB47080HtARs-Y__S2xWbZOoQ8FbtSp0g1UsimT5bBNIX7gUc&sai=AMfl-YQUsuHJJBkW9Ju9yv8B8CpMywSG6rvdseX0N8OWXXIZegY5SLF7RUlF7Fe3T-FCIpzYRa5xi8u9I4T1jRDfU7gyejYXDrCpxYFK0P9lVf1gtXWz9M6PapIPmiM1Swece8mIadd0FLzBPv2fy9T2e-GNy0PdwcxdZjb8FrWbjbkc21Ew3oYvf8D_mj_peTrMvOl5R_S2HXR_YUTmUYOtGprb1vMJQE3iFz0ht5gFhJF1DQFWavpoIpoesVmllC9ASy6TOfpjya4uKCH25O9RQsRqa6ij3iA8Jij-ZKn9EBFu7mLJF53I_d43mCeJDw7Lt6VQyAqWYqpfLMx7-VjzsEsHPvLtJUvTq2rCbXh4kaiHDnM5cipMLiucjQLJUxxI1g&sig=Cg0ArKJSzNncZfaoA0EsEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvWQpSuPL3dwEjJ_jt_u_1pJGu0wZE0lRUM0SlymYgm3knD7IQrvxRRftrlBNau4ZlqNZBVDQIsXU3PIk6nwlLfLTuKEjVVoL53qQjALnAEE02oRl-n2sx3IuFPXbH5ZUPkRutsTk6DXLGHdM0EQUci_W-hXxBJgdKM3fefWY14XE62oks7R3gYIsAF2Ehrh7J24rzNh0-27lme2Y0hKc3e5JhmAlLgGK_bw0kYYDKSWUe2AfopPY0H0z1mM0ngds3xcGVt1ZxdjM_nuCOG7jHg3XJp4J1dS8V9YQljGQgRYEKLkK5qqCcEaF6jlC4rDe7Ey0gwydTJJwFD_G5eAXFqDIgb6n0vH3xJDLZB47080HtARs-Y__S2xWbZOoQ8FbtSp0g1UsimT5bBNIX7gUc&sai=AMfl-YQUsuHJJBkW9Ju9yv8B8CpMywSG6rvdseX0N8OWXXIZegY5SLF7RUlF7Fe3T-FCIpzYRa5xi8u9I4T1jRDfU7gyejYXDrCpxYFK0P9lVf1gtXWz9M6PapIPmiM1Swece8mIadd0FLzBPv2fy9T2e-GNy0PdwcxdZjb8FrWbjbkc21Ew3oYvf8D_mj_peTrMvOl5R_S2HXR_YUTmUYOtGprb1vMJQE3iFz0ht5gFhJF1DQFWavpoIpoesVmllC9ASy6TOfpjya4uKCH25O9RQsRqa6ij3iA8Jij-ZKn9EBFu7mLJF53I_d43mCeJDw7Lt6VQyAqWYqpfLMx7-VjzsEsHPvLtJUvTq2rCbXh4kaiHDnM5cipMLiucjQLJUxxI1g&sig=Cg0ArKJSzNncZfaoA0EsEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 179 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://pagead2.googlesyndication.com/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.jspagead2.googlesyndication.com/bg/f5... https://pagead2.googlesyndication.com/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.js — 200 — 21.8 KiB — 52 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 156 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 144 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsu4Nty6GVSI9F17HDVn707bpl1hNtY8Lwf06tnXFNLRp-3XjErAXlbpZD8CoUYOhRrbksnM6WN7DurNChGhpi1xsmbfatvMmdC5JbOgvzFeDaD6qWwal0VyNFMdHfr1Iu78qYnnTpZ0Nm-ril79izZyHyKESojD5Mdj03EtrGceA3nUUubplotW-5_G9-RWD9VcVu3KpQGRtQm6jB896GcoQ5sorL9kckAD9Z5wZWylZJ0YTOmU3Hp4VxmrwXT1qNtDlq-on5y6te0_idl_jZGdg3nLNYgviV32Btq1PFh4qZmiYt0aQYM6C7caVWZK15Zt1E8D_kaQdwvTv8fsOYzBysWyPrJKpsLPpNz0wc7WhAwTZN6Fx2lvfI9UTc3tT1FQojt6o3qunsV1h20yvOQ&sai=AMfl-YQPogkLsH6FAX105H3GGX5FMpmDZewN_EjN6d5rlSsfhpzlzlQnDB8x9RJws1rCc9oisCUxwRXEi6nEDTWaWtUL89IlE9y0E1X5cYlHLUlwO4LX_ChB6OVEt-eiFg5yAxDeSqf9X7I8P2e-_FBD1d4x-yRWOCqFxMXEtwexrL75zg3mLWZ4CuFjB0m2qkbYqZawqieo9Q8gdBJjqsKjbxF2Ww5haPt4SxNAKf-7nYxxrKo_HRjlZ-6K8jZCrTcbvFGqScFxWOTxi1Nvl3yadI5Xpg2VpCcf0Ij2QQhNd14jHDwunChZOlVTwlAGL6mqdI8MenWM4l8tPFQK3u1XuHqQtIp6mDQ-v88G-Qu9VIy6RxOAwPQWWuP1WLmPKA7V&sig=Cg0ArKJSzAxYxwpyhUK5EAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsu4Nty6GVSI9F17HDVn707bpl1hNtY8Lwf06tnXFNLRp-3XjErAXlbpZD8CoUYOhRrbksnM6WN7DurNChGhpi1xsmbfatvMmdC5JbOgvzFeDaD6qWwal0VyNFMdHfr1Iu78qYnnTpZ0Nm-ril79izZyHyKESojD5Mdj03EtrGceA3nUUubplotW-5_G9-RWD9VcVu3KpQGRtQm6jB896GcoQ5sorL9kckAD9Z5wZWylZJ0YTOmU3Hp4VxmrwXT1qNtDlq-on5y6te0_idl_jZGdg3nLNYgviV32Btq1PFh4qZmiYt0aQYM6C7caVWZK15Zt1E8D_kaQdwvTv8fsOYzBysWyPrJKpsLPpNz0wc7WhAwTZN6Fx2lvfI9UTc3tT1FQojt6o3qunsV1h20yvOQ&sai=AMfl-YQPogkLsH6FAX105H3GGX5FMpmDZewN_EjN6d5rlSsfhpzlzlQnDB8x9RJws1rCc9oisCUxwRXEi6nEDTWaWtUL89IlE9y0E1X5cYlHLUlwO4LX_ChB6OVEt-eiFg5yAxDeSqf9X7I8P2e-_FBD1d4x-yRWOCqFxMXEtwexrL75zg3mLWZ4CuFjB0m2qkbYqZawqieo9Q8gdBJjqsKjbxF2Ww5haPt4SxNAKf-7nYxxrKo_HRjlZ-6K8jZCrTcbvFGqScFxWOTxi1Nvl3yadI5Xpg2VpCcf0Ij2QQhNd14jHDwunChZOlVTwlAGL6mqdI8MenWM4l8tPFQK3u1XuHqQtIp6mDQ-v88G-Qu9VIy6RxOAwPQWWuP1WLmPKA7V&sig=Cg0ArKJSzAxYxwpyhUK5EAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 108 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 92 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 94.3 KiB — 28 ms — http/1.1https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 144 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 7 ms — http/1.1https://ep2.adtrafficquality.google/generate_204?GlwKGwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?GlwKGw — 204 — 40 B — 5 ms — h2https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=106&ttfrms=48&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETar23%40FETbpTauTauU42%3FFC%3Dl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=16&ddur=30&uid=1776813397146265&jsCallback=dvCallback_1776813397146381&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1518&flt=5&fec=1234&fcifrms=12&brh=2&dvp_epl=218&noc=4&nav_pltfrm=Linux%20x86_64&ctx=19913272&cmp=DV424940&adsrv=104&jsver=9761&unit=300x250&seltag=1&sadv=24606097&ord=231503977&litm=6323748380&scrt=138435672032&splc=%2F3618%2FCW%2FHOME&spos=top&c2=computerweekly&c4=0&gdpr=0&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&t2te=0&dvp_pubaap=2&dich=1&dvp_uptbts=1776812431826&dvp_uptbcid=b68ea28&dvp_gptmasid=16&dvp_uptpid=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&dvp_uptsid=861b2e79-b497-4971-898c-ae64b9dca550&dvp_uptseid=mu-1&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&dvp_qtsid=861b2e79-b497-4971-898c-ae64b9dca550&mpt_pub_dvr=srti_49f635a2-009b-47b3-9bd0-41c0fffab88e%2Csrtb_185ee709-a87a-4805-839f-fc25a4e38d02&dvp_uptsacnt=1&dvp_gptmle=1&alm=manual&dvp_pubaft=1&ee_dp_pubaft=1&dvp_gptmit=0&dvp_pubuaf=0&undefined=%5Bobject%20Object%5D&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=388186928263.0995&ee_dp_sukv=388186928263.0995&dvp_tukv=2049128802.2696252&ee_dp_tukv=2049128802.2696252&dvp_tuid=828235756854&jurtd=2405575119tps.doubleverify.com/visit.js?gdpr_... https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=106&ttfrms=48&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETar23%40FETbpTauTauU42%3FFC%3Dl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=16&ddur=30&uid=1776813397146265&jsCallback=dvCallback_1776813397146381&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1518&flt=5&fec=1234&fcifrms=12&brh=2&dvp_epl=218&noc=4&nav_pltfrm=Linux%20x86_64&ctx=19913272&cmp=DV424940&adsrv=104&jsver=9761&unit=300x250&seltag=1&sadv=24606097&ord=231503977&litm=6323748380&scrt=138435672032&splc=%2F3618%2FCW%2FHOME&spos=top&c2=computerweekly&c4=0&gdpr=0&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&t2te=0&dvp_pubaap=2&dich=1&dvp_uptbts=1776812431826&dvp_uptbcid=b68ea28&dvp_gptmasid=16&dvp_uptpid=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&dvp_uptsid=861b2e79-b497-4971-898c-ae64b9dca550&dvp_uptseid=mu-1&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&dvp_qtsid=861b2e79-b497-4971-898c-ae64b9dca550&mpt_pub_dvr=srti_49f635a2-009b-47b3-9bd0-41c0fffab88e%2Csrtb_185ee709-a87a-4805-839f-fc25a4e38d02&dvp_uptsacnt=1&dvp_gptmle=1&alm=manual&dvp_pubaft=1&ee_dp_pubaft=1&dvp_gptmit=0&dvp_pubuaf=0&undefined=%5Bobject%20Object%5D&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=388186928263.0995&ee_dp_sukv=388186928263.0995&dvp_tukv=2049128802.2696252&ee_dp_tukv=2049128802.2696252&dvp_tuid=828235756854&jurtd=2405575119 — 200 — 700 B — 54 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=162&ttfrms=37&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETar23%40FETbpTauTauU42%3FFC%3Dl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=10&ddur=4&uid=1776813397235170&jsCallback=dvCallback_1776813397235164&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1518&flt=5&fec=1234&fcifrms=12&brh=2&dvp_epl=218&noc=4&nav_pltfrm=Linux%20x86_64&ctx=19913272&cmp=DV424940&adsrv=104&jsver=9761&unit=300x50&seltag=1&sadv=24606097&ord=231503977&litm=6323748380&scrt=138346197215&splc=%2F3618%2FCW%2FHOME&spos=top&c2=computerweekly&c4=0&gdpr=0&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&t2te=0&dvp_pubaap=2&dich=1&dvp_uptbts=1776812431826&dvp_uptbcid=b68ea28&dvp_gptmasid=16&dvp_uptpid=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&dvp_uptsid=59585038-4a80-45c8-a1e1-a2443bb97c54&dvp_uptseid=mobile-lb&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&dvp_qtsid=59585038-4a80-45c8-a1e1-a2443bb97c54&mpt_pub_dvr=srti_49f635a2-009b-47b3-9bd0-41c0fffab88e%2Csrtb_185ee709-a87a-4805-839f-fc25a4e38d02&dvp_uptsacnt=1&dvp_gptmle=1&alm=manual&dvp_pubaft=1&ee_dp_pubaft=1&dvp_gptmit=0&dvp_pubuaf=0&undefined=%5Bobject%20Object%5D&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=1554342055.7055562&ee_dp_sukv=1554342055.7055562&dvp_tukv=78910750748.88695&ee_dp_tukv=78910750748.88695&dvp_tuid=80369168237&jurtd=790964845tps.doubleverify.com/visit.js?gdpr_... https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=162&ttfrms=37&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETar23%40FETbpTauTauU42%3FFC%3Dl9EEADTbpTauTauHHH%5D4%40%3EAFE6CH66%3C%3DJ%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=10&ddur=4&uid=1776813397235170&jsCallback=dvCallback_1776813397235164&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1518&flt=5&fec=1234&fcifrms=12&brh=2&dvp_epl=218&noc=4&nav_pltfrm=Linux%20x86_64&ctx=19913272&cmp=DV424940&adsrv=104&jsver=9761&unit=300x50&seltag=1&sadv=24606097&ord=231503977&litm=6323748380&scrt=138346197215&splc=%2F3618%2FCW%2FHOME&spos=top&c2=computerweekly&c4=0&gdpr=0&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&t2te=0&dvp_pubaap=2&dich=1&dvp_uptbts=1776812431826&dvp_uptbcid=b68ea28&dvp_gptmasid=16&dvp_uptpid=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&dvp_uptsid=59585038-4a80-45c8-a1e1-a2443bb97c54&dvp_uptseid=mobile-lb&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=dcaf23ee-9d40-4d3d-982c-a032f1c16e6b&dvp_qtsid=59585038-4a80-45c8-a1e1-a2443bb97c54&mpt_pub_dvr=srti_49f635a2-009b-47b3-9bd0-41c0fffab88e%2Csrtb_185ee709-a87a-4805-839f-fc25a4e38d02&dvp_uptsacnt=1&dvp_gptmle=1&alm=manual&dvp_pubaft=1&ee_dp_pubaft=1&dvp_gptmit=0&dvp_pubuaf=0&undefined=%5Bobject%20Object%5D&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=1554342055.7055562&ee_dp_sukv=1554342055.7055562&dvp_tukv=78910750748.88695&ee_dp_tukv=78910750748.88695&dvp_tuid=80369168237&jurtd=790964845 — 200 — 699 B — 34 ms — http/1.1https://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 — 13 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 33 ms — h3https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 286 B — 45 ms — http/1.1https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=2424323029133116&bg=!urmludvNAAY2C5OeFgs7AEcBe5WfON1YASy-znWrpTpEWrrlIzQS1fpvVLgLjcA6mjpzhvcD5X61R3PgIoNpUq7o1ULcDquPlOdnZ2SklDHd51YC2JZ2jwIAAACxUgAAAAVoAQd-ADbW_f2605IM9cFHyRSjr1wB2NzMqragJcJrN5gfAdL_lwpIGr1xhKxwZFdHl0di2TT6kDDbFEkKAARs8ONkmQKfaxf4rU7H0IEm2MD52UGYoRI30TnH8LV6yuQtOqEZgVsYo80Wcn9hnBrImv6rgKir5Np7k2M5uk6GiPY1rx1uZBBCncSlcCGnne2WuVX_qQaj9p0qFKXDkOiQ0b-kCBbnbOV6whul0_iF9x-NVd_wIUXIiVl4SaT3t8QQHohaVr8W9VS_sbqt4HDD8cTbrwRnpJa52zi2hLrI4hY5F0g6ibXE3drR-OuBcwZOXxmCpyBeLm_UXaCK562TNC07ul290yxry_82aaQcYNOHYM3lPjz3E0utN5jCu2JquGXsslCJSsFflBbL6XMRYpgjRMpqD5NJ9cibtMyVduJtC0K5ZNJ-8_IEVvsSx9aQ2wTHGGeQkZlsu1qn0Z-M-RMuPG1TNKDLL8k5AjOGzLiMt0JNSX1duPpabyAAR48pEWi0C86SclEKKnjsdnT5pih-ciuogixFmuMxOLK1iEIKXLxpGCQxd7sYv2ANectEjufMfqva401Ra0ARgJ-DOyB4DjTd1RZHY5a4rsFpnW0MqJzvuVhi5R1gfRI6sG5WFAld3s89vljzceM5QuTob9Y1rMo6-z6xFR3zOzJA0u99avxWmZOVxzP2IR-zXkvZwkNQJ9E76sLZwWDX2dtSHRsrtpYJFppOJ0LiLzZmVBgCab7-9XGmDNHNb1TeL5mDkpRjHR2LUd63RNZsuRrk4XpS85Lyf1foX0DDCxtD2kZZo9mfLodlFEPfzpa_EncdYrmG5sHGUlg_A5GfiSf2j8KvSXximbatcUpL946pq14w0xJ5xbXHYOunI4zMbaXwnSZSqZFEuFKaX9DiulBnDYXZPBP6lwLz87L6oqLg7TRc-ptWn_eFw-FifTDdhp9U9VAdmbsRfFgemJO7U1mhTOhmTyQep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=2424323029133116&bg=!urmludvNAAY2C5OeFgs7AEcBe5WfON1YASy-znWrpTpEWrrlIzQS1fpvVLgLjcA6mjpzhvcD5X61R3PgIoNpUq7o1ULcDquPlOdnZ2SklDHd51YC2JZ2jwIAAACxUgAAAAVoAQd-ADbW_f2605IM9cFHyRSjr1wB2NzMqragJcJrN5gfAdL_lwpIGr1xhKxwZFdHl0di2TT6kDDbFEkKAARs8ONkmQKfaxf4rU7H0IEm2MD52UGYoRI30TnH8LV6yuQtOqEZgVsYo80Wcn9hnBrImv6rgKir5Np7k2M5uk6GiPY1rx1uZBBCncSlcCGnne2WuVX_qQaj9p0qFKXDkOiQ0b-kCBbnbOV6whul0_iF9x-NVd_wIUXIiVl4SaT3t8QQHohaVr8W9VS_sbqt4HDD8cTbrwRnpJa52zi2hLrI4hY5F0g6ibXE3drR-OuBcwZOXxmCpyBeLm_UXaCK562TNC07ul290yxry_82aaQcYNOHYM3lPjz3E0utN5jCu2JquGXsslCJSsFflBbL6XMRYpgjRMpqD5NJ9cibtMyVduJtC0K5ZNJ-8_IEVvsSx9aQ2wTHGGeQkZlsu1qn0Z-M-RMuPG1TNKDLL8k5AjOGzLiMt0JNSX1duPpabyAAR48pEWi0C86SclEKKnjsdnT5pih-ciuogixFmuMxOLK1iEIKXLxpGCQxd7sYv2ANectEjufMfqva401Ra0ARgJ-DOyB4DjTd1RZHY5a4rsFpnW0MqJzvuVhi5R1gfRI6sG5WFAld3s89vljzceM5QuTob9Y1rMo6-z6xFR3zOzJA0u99avxWmZOVxzP2IR-zXkvZwkNQJ9E76sLZwWDX2dtSHRsrtpYJFppOJ0LiLzZmVBgCab7-9XGmDNHNb1TeL5mDkpRjHR2LUd63RNZsuRrk4XpS85Lyf1foX0DDCxtD2kZZo9mfLodlFEPfzpa_EncdYrmG5sHGUlg_A5GfiSf2j8KvSXximbatcUpL946pq14w0xJ5xbXHYOunI4zMbaXwnSZSqZFEuFKaX9DiulBnDYXZPBP6lwLz87L6oqLg7TRc-ptWn_eFw-FifTDdhp9U9VAdmbsRfFgemJO7U1mhTOhmTyQ — 204 — 17 B — 38 ms — h3https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjssurgmqeLaxccpTLUGgIQDu1EU94Bzw-wAzWdVGsBIViaTNmYbqyLKCPS2KqqhLHJFJxxpJayS-vZWb3u4bpK6F7KW6s3jnJLVwfal6ratq7OxePjpwu7Um3gbxylyrvXpeMAYixy7aphT6RAoTiVdK4KiwhviECVLqBwObd1podoL0gW4bOcVDnq_A&sig=Cg0ArKJSzG22KB4HEVyxEAE&id=lidar2&mcvt=1063&p=10,56,60,356&tm=1085.9000000953674&tu=23.200000047683716&mtos=1063,1063,1063,1063,1063&tos=1063,0,0,0,0&v=20260420&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=3134780676&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7274619600&rst=1776813396785&rpt=185&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjssurgmqeLaxccpTLUGgIQDu1EU94Bzw-wAzWdVGsBIViaTNmYbqyLKCPS2KqqhLHJFJxxpJayS-vZWb3u4bpK6F7KW6s3jnJLVwfal6ratq7OxePjpwu7Um3gbxylyrvXpeMAYixy7aphT6RAoTiVdK4KiwhviECVLqBwObd1podoL0gW4bOcVDnq_A&sig=Cg0ArKJSzG22KB4HEVyxEAE&id=lidar2&mcvt=1063&p=10,56,60,356&tm=1085.9000000953674&tu=23.200000047683716&mtos=1063,1063,1063,1063,1063&tos=1063,0,0,0,0&v=20260420&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=3134780676&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7274619600&rst=1776813396785&rpt=185&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 28 ms — h3https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 286 B — 15 ms — http/1.1
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 11174ms · 1518KB · €121/mo
s.dpmsrv.com
Other
Costly
Execution 2228ms
Transfer 59 KB
Monthly Cost €24/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 1234ms
Transfer 188 KB
Unused 49%
Monthly Cost €13/mo
cdn.doubleverify.com
Other
Costly
Execution 1096ms
Transfer 0 KB
Unused 38%
Monthly Cost €12/mo
Unattributable
Other
Costly
Execution 818ms
Transfer 0 KB
Monthly Cost €9/mo
pagead2.googlesyndication.com
Other
Costly
Execution 583ms
Transfer 0 KB
Unused 42%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 517ms
Transfer 148 KB
Unused 37%
Monthly Cost €6/mo
Microsoft Clarity
Session Replay
Costly
Execution 486ms
Transfer 26 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 446ms
Transfer 158 KB
Unused 38%
Monthly Cost €5/mo
www.computerweekly.com
Other
Costly
Execution 438ms
Transfer 36 KB
Monthly Cost €5/mo
www.computerweekly.com
Other
Costly
Execution 406ms
Transfer 4 KB
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 295ms
Transfer 157 KB
Unused 42%
Monthly Cost €3/mo
consent.computerweekly.com
Other
Costly
Execution 294ms
Transfer 2 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 288ms
Transfer 131 KB
Unused 50%
Monthly Cost €3/mo
consent.computerweekly.com
Other
Costly
Execution 278ms
Transfer 40 KB
Monthly Cost €3/mo
consent.computerweekly.com
Other
Costly
Execution 254ms
Transfer 93 KB
Unused 73%
Monthly Cost €3/mo
cdn.doubleverify.com
Other
Costly
Execution 209ms
Transfer 0 KB
Monthly Cost €2/mo
consent.computerweekly.com
Other
Optional
Execution 179ms
Transfer 42 KB
Monthly Cost €2/mo
www.computerweekly.com
Other
Optional
Execution 156ms
Transfer 101 KB
Unused 61%
Monthly Cost €2/mo
pub.doubleverify.com
Other
Optional
Execution 129ms
Transfer 34 KB
Monthly Cost €1/mo
www.computerweekly.com
Other
Optional
Execution 128ms
Transfer 3 KB
Monthly Cost €1/mo
www.computerweekly.com
Other
Optional
Execution 103ms
Transfer 33 KB
Monthly Cost €1/mo
www.computerweekly.com
Other
Optional
Execution 97ms
Transfer 130 KB
Monthly Cost €1/mo
static.chartbeat.com
Other
Optional
Execution 95ms
Transfer 16 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 91ms
Transfer 34 KB
Monthly Cost €1/mo
consent.computerweekly.com
Other
Optional
Execution 70ms
Transfer 29 KB
Monthly Cost €1/mo
ep2.adtrafficquality.google
Other
Optional
Execution 67ms
Transfer 8 KB
Monthly Cost €1/mo
tps.doubleverify.com
Other
Optional
Execution 66ms
Transfer 1 KB
Monthly Cost €1/mo
tps.doubleverify.com
Other
Optional
Execution 66ms
Transfer 1 KB
Monthly Cost €1/mo
www.computerweekly.com
Other
Optional
Execution 56ms
Transfer 44 KB
Unused 48%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • s.dpmsrv.com adds 2228ms and costs ~€24/month
  • securepubads.g.doubleclick.net adds 1234ms and costs ~€13/month
  • cdn.doubleverify.com adds 1096ms and costs ~€12/month
  • Unattributable adds 818ms and costs ~€9/month
  • pagead2.googlesyndication.com adds 583ms and costs ~€6/month
  • Google Tag Manager adds 517ms and costs ~€6/month
  • Microsoft Clarity adds 486ms and costs ~€5/month
  • Google Tag Manager adds 446ms and costs ~€5/month
  • www.computerweekly.com adds 438ms and costs ~€5/month
  • www.computerweekly.com adds 406ms and costs ~€4/month
  • Google Tag Manager adds 295ms and costs ~€3/month
  • consent.computerweekly.com adds 294ms and costs ~€3/month
  • Google Tag Manager adds 288ms and costs ~€3/month
  • consent.computerweekly.com adds 278ms and costs ~€3/month
  • consent.computerweekly.com adds 254ms and costs ~€3/month
  • cdn.doubleverify.com adds 209ms and costs ~€2/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

s.dpmsrv.com takes 2228ms 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

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

cdn.doubleverify.com takes 1096ms 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 818ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Microsoft Clarity takes 486ms 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 446ms 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.computerweekly.com takes 438ms 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.computerweekly.com takes 406ms 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 295ms 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

consent.computerweekly.com takes 294ms 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 288ms 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

consent.computerweekly.com takes 278ms 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

consent.computerweekly.com takes 254ms 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

73% of consent.computerweekly.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

cdn.doubleverify.com takes 209ms 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

61% of www.computerweekly.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