Skip to content
https://computerweekly.com

Performance

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

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

84
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
73
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.

580 ms

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

1.10 s

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

190 ms

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

0.041

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

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

5.64 s

Page Load Progression

433 ms
866 ms
1.3 s
1.7 s
2.2 s
2.6 s
3.0 s
3.5 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
4.7 MB transferred, 198 requests
FIX
4.7 MB transferred, 198 requests
Critical::
Page weighs 12.6 MB (4.7 MB transferred)
Warning::
Images are 2.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.5 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::
198 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.98 g CO2 per page load
4.7 MB / 2.4 MB budget
4.7 MB transferred
198 requests
0.98 g CO2 per page load
Images 2.5 MiB 54%
JavaScript 1.6 MiB 35%
CSS 154.3 KiB 3%
Fonts 130.7 KiB 3%
Other 83.1 KiB 2%
Other 61.6 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 (4.7 MiB of 4.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3247ms total JS execution
FIX
3247ms total JS execution
Warning::
https://s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e2...: 601ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 422ms CPU time
Warning::
https://cdn.doubleverify.com/dv-measurements9761.j...: 414ms CPU time
Warning::
https://www.computerweekly.com/: 309ms CPU time
Warning::
Unattributable: 301ms CPU time
Warning::
Third-party scripts: 3247ms (100% of total)

Main Thread Breakdown

Script Evaluation 67% Other 13% Script Parsing & Compilation 7% Style & Layout 6% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
https://s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e21960eebda52e962.min.js601ms500ms20ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js422ms340ms39ms3rd
https://cdn.doubleverify.com/dv-measurements9761.js414ms290ms52ms3rd
https://www.computerweekly.com/309ms4ms2ms3rd
Unattributable301ms30ms0ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js223ms193ms22ms3rd
https://www.computerweekly.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js176ms130ms3ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js148ms133ms3ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MKCV6V9123ms98ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=G-TQKE4GS5P9&cx=c&gtm=4e64h195ms80ms14ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
54 scripts, 723 KB unused
FIX
54 scripts, 723 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 90 KB unused (48%)
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/gtm.js?id=GTM-PWW...: 65 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZNPS...: 65 KB unused (42%)
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: 723 KB
723 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB90 KB (48%)3rd
https://consent.computerweekly.com/PrivacyManagerUS.3cbad.js93 KB67 KB (73%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PWWZSH131 KB65 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZNPSXD4LFC&cx=c&gtm=4e64h1157 KB65 KB (42%)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 KB62 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MKCV6V9148 KB54 KB (37%)3rd
https://cdn.doubleverify.com/dv-measurements9761.js0 KB36 KB (39%)3rd
https://cdn.doubleverify.com/dv-measurements9761.js94 KB36 KB (39%)3rd
https://cdn.doubleverify.com/dv-measurements9761.js0 KB36 KB (39%)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
198 resources · 4.7 MB · 723 KB savings available
FIX
198 resources · 4.7 MB · 723 KB savings available
Warning::
Page weight 3.7 MB over 1MB target
Got: 4.7 MB Expected: ≤ 1 MB
Info::
~723 KB of savings available
Warning::
197 third-party resources (100% of weight)
Info::
3 resources over 200KB
198 resources · 4.7 MiB · 197 third-party 3.7 MiB over 1MB target
Image 54% · 2.6 MiB
JavaScript 35% · 1.6 MiB
Other 3% · 163.3 KiB
CSS 3% · 154.3 KiB
Font 3% · 130.7 KiB
Document 1% · 51.8 KiB

~722.7 KiB of savings available

Remove unused JavaScript: 722.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
58 images, 0 KB saveable
REVIEW
58 images, 0 KB saveable
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://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/ComputerWeekly/H... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.ttgtmedia.com/visuals/German/Ai-KI-rob... 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://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://go.techtarget.com/clicktrack-r/activity/ac... 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/visuals/ComputerWeekly/H... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.computerweekly.com/visuals/LeMagIT/her... 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://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/visuals/ComputerWeekly/H... 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/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/German/article/s... 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.
58 images 2.5 MB
0 oversized -0 KB
52 legacy format
19 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

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

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 500 ms 1.0 s FCP 580 ms LCP 1.1 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 — 31 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 — 22 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 — 21 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 — 9 ms — font-display: swap
PublicSans-Regular.woff2 woff2 swap
Size 24 KB
Load time 31 ms
Start 106 ms
Risk FOUT — text flashes from fallback to web font
PublicSans-Bold.woff2 woff2 swap
Size 24 KB
Load time 22 ms
Start 370 ms
Risk FOUT — text flashes from fallback to web font
TechTarget-Icon.woff woff swap
Size 41 KB
Load time 21 ms
Start 541 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 9 ms
Start 1.4 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
198 requests over 5698ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 580 ms LCP 1.1 shttps://computerweekly.com// https://computerweekly.com/ — 301 — 100 B — 50 ms — h2https://www.computerweekly.com/www.computerweekly.com/ https://www.computerweekly.com/ — 200 — 35.9 KiB — 47 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 — 31 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 — 7 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 — 41 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 — 42 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.2 KiB — 27 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 — 12 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 — 34 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 — 23 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 — 23 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 — 25 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 — 26 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 — 30 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 — 13 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 — 17 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 — 27 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 — 14 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 — 17 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 — 27 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 — 9 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 — 13 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 — 25 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 — 21 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 — 47 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 — 49 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.2 KiB — 60 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 580 ms LCP 1.1 shttps://computerweekly.com// https://computerweekly.com/ — 301 — 100 B — 50 ms — h2https://www.computerweekly.com/www.computerweekly.com/ https://www.computerweekly.com/ — 200 — 35.9 KiB — 47 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 — 31 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 — 7 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 — 41 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 — 42 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.2 KiB — 27 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 — 12 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 — 34 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 — 23 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 — 23 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 — 25 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 — 26 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 — 30 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 — 13 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 — 17 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 — 27 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 — 14 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 — 17 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 — 27 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 — 9 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 — 13 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 — 25 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 — 21 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 — 47 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 — 49 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.2 KiB — 60 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 — 48 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 — 48 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 — 48 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 — 42 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 30 ms — h2https://consent.computerweekly.com/unified/wrapperMessagingWithoutDetection.jsconsent.computerweekly.com/unified/... https://consent.computerweekly.com/unified/wrapperMessagingWithoutDetection.js — 200 — 40.4 KiB — 312 ms — h2https://pub.doubleverify.com/dvtag/19913272/DV424940/pub.js?_=1776813415464pub.doubleverify.com/dvtag/19913272... https://pub.doubleverify.com/dvtag/19913272/DV424940/pub.js?_=1776813415464 — 200 — 33.5 KiB — 42 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 — 61 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.5 KiB — 33 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 — 22 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.3 KiB — 47 ms — h2https://www.computerweekly.com/rms/ux/responsive/img/cw_logo.pngwww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/img/cw_logo.png — 200 — 1.5 KiB — 22 ms — h2https://www.computerweekly.com/rms/ux/responsive/img/iconRSS.pngwww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/img/iconRSS.png — 200 — 258 B — 28 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 — 228 B — 26 ms — h2https://www.computerweekly.com/rms/ux/responsive/img/cw_footer_logo.pngwww.computerweekly.com/rms/ux/respo... https://www.computerweekly.com/rms/ux/responsive/img/cw_footer_logo.png — 200 — 2.0 KiB — 50 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 — 21 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 — 363 B — 47 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 — 535 B — 42 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 — 75 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 — 127 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 — 616 B — 17 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 — 110 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 — 40 ms — h2https://www.clarity.ms/tag/mc1aheaw4vwww.clarity.ms/tag/mc1aheaw4v https://www.clarity.ms/tag/mc1aheaw4v — 200 — 1.1 KiB — 49 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 — 31 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 — 18 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 — 17 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 — 736 B — 140 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 — 754 B — 48 ms — h2https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 9 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.7 KiB — 26 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 — 48 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=rADzu9OpwsaNd8Awh_zeMnSacYC-_C8Msdqt0E1KRSg&host=https%3A%2F%2Fwww.computerweekly.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd94151414b4946304a774d5445596b575445356c645772395658596f7434424c4c39795641423246414e41333855356434454d414247415167364971677a77597741546f456b786e4c6945494553634c434e564142&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%253AAQAKIF0JwMTEYkWTE5ldWr9VXYot4BLL9yVAB2FANA38U5d4EMABGAQg6IqgzwYwAToEkxnLiEIE4I8QhA.kul4he1XK6XXOF1qLgLLRWgcZnYoHo87ZXPqvVI5jC0&sa-user-id-v2=s%253AEQOFrFlaXcFMttfL2gvRxwUtuRg.2Q6ClJs5Kb%252BHbnHwUiadmXxTPTb4tsMxwhd9b5HbYag&sa-user-id=s%253A0-110385ac-595a-5dc1-4cb6-d7cbda0bd1c7.8H4eErBPRQYlTZ%252BiTBB76z0lWUH7tcV%252B2tQ926mjoDYtags.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=rADzu9OpwsaNd8Awh_zeMnSacYC-_C8Msdqt0E1KRSg&host=https%3A%2F%2Fwww.computerweekly.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd94151414b4946304a774d5445596b575445356c645772395658596f7434424c4c39795641423246414e41333855356434454d414247415167364971677a77597741546f456b786e4c6945494553634c434e564142&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%253AAQAKIF0JwMTEYkWTE5ldWr9VXYot4BLL9yVAB2FANA38U5d4EMABGAQg6IqgzwYwAToEkxnLiEIE4I8QhA.kul4he1XK6XXOF1qLgLLRWgcZnYoHo87ZXPqvVI5jC0&sa-user-id-v2=s%253AEQOFrFlaXcFMttfL2gvRxwUtuRg.2Q6ClJs5Kb%252BHbnHwUiadmXxTPTb4tsMxwhd9b5HbYag&sa-user-id=s%253A0-110385ac-595a-5dc1-4cb6-d7cbda0bd1c7.8H4eErBPRQYlTZ%252BiTBB76z0lWUH7tcV%252B2tQ926mjoDY — 200 — 315 B — 9 ms — h2https://users.techtarget.com/registration/json/common/GetCookiesWithCallback?callback=jQuery1102048834094200320066_1776813415465&fetchCookie=crs,tt_ut,co&_=1776813415466users.techtarget.com/registration/j... https://users.techtarget.com/registration/json/common/GetCookiesWithCallback?callback=jQuery1102048834094200320066_1776813415465&fetchCookie=crs,tt_ut,co&_=1776813415466 — 200 — 296 B — 42 ms — h2https://a.dpmsrv.com/dpmpxl/index.php?q=xSegList&cl=68&_=1776813415467a.dpmsrv.com/dpmpxl/index.php?q=xSe... https://a.dpmsrv.com/dpmpxl/index.php?q=xSegList&cl=68&_=1776813415467 — 200 — 670 B — 47 ms — http/1.1https://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 — 65 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 — 34 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 — 28 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 16.1 KiB — 19 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 — 21 ms — http/1.1https://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 — 32 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 — 27 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 — 26 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 — 28 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 — 24 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 — 23 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.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 — 19 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 — 6.9 KiB — 16 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 — 19 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.6 KiB — 11 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 — 62 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.6 KiB — 13 ms — h2https://go.techtarget.com/clicktrack-r/activity/activity.gif?activityTypeId=22&a=2026-04-21%2019:12:04&c=normal&r=527454go.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=527454 — 302 — 569 B — 172 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 77 ms — h2https://www.computerweekly.com/cdn-cgi/rum?www.computerweekly.com/cdn-cgi/rum? https://www.computerweekly.com/cdn-cgi/rum? — 204 — 154 B — 17 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 — 51 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 — 35 ms — h2https://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 — 46 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 — 43 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 — 36 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 — 30 ms — h2https://consent.computerweekly.com/PrivacyManagerUS.212cb.cssconsent.computerweekly.com/PrivacyM... https://consent.computerweekly.com/PrivacyManagerUS.212cb.css — 200 — 6.6 KiB — 162 ms — h2https://consent.computerweekly.com/polyfills.01516.jsconsent.computerweekly.com/polyfill... https://consent.computerweekly.com/polyfills.01516.js — 200 — 2.3 KiB — 160 ms — h2https://consent.computerweekly.com/PrivacyManagerUS.3cbad.jsconsent.computerweekly.com/PrivacyM... https://consent.computerweekly.com/PrivacyManagerUS.3cbad.js — 200 — 92.5 KiB — 158 ms — h2https://www.computerweekly.com/favicon.icowww.computerweekly.com/favicon.ico https://www.computerweekly.com/favicon.ico — 200 — 16.0 KiB — 34 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbkAAACPCAYAAABnAKUsAAAABHNCSVQICAgIfAhkiAAAIABJREFUe…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbkAAACPCAYAAABnAKUsAAAABHNCSVQICAgIfAhkiAAAIABJREFUe… — 200 — 0 B — 1 ms — datahttps://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 — 43 ms — h2data:image/svg+xml;base64,PHN2ZyBpZD0iSW5mb3JtYV9Ub2dnbGVfQnV0dG9uX1doaXRlIiB4bWxucz0iaHR0cDovL3d3d…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iSW5mb3JtYV9Ub2dnbGVfQnV0dG9uX1doaXRlIiB4bWxucz0iaHR0cDovL3d3d… — 200 — 0 B — 0 ms — datadata: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://c.bing.com/c.gif?ctsa=mr&CtsSyncId=5E72B120EA86440CB3A1D178D0DC3E64&RedC=c.clarity.ms&MXFR=0C5CED5B04646BF630DEFA1900646554c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=5E72B120EA86440CB3A1D178D0DC3E64&RedC=c.clarity.ms&MXFR=0C5CED5B04646BF630DEFA1900646554 — 302 — 766 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 — 40 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=5E72B120EA86440CB3A1D178D0DC3E64&MUID=045F7DB4FD96696602E56AF6FC0268C3c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=5E72B120EA86440CB3A1D178D0DC3E64&MUID=045F7DB4FD96696602E56AF6FC0268C3 — 200 — 466 B — 18 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 — 9 ms — h3https://cdn.ttgtmedia.com/images/spacer.gifcdn.ttgtmedia.com/images/spacer.gif https://cdn.ttgtmedia.com/images/spacer.gif — 200 — 185 B — 19 ms — h2https://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 — 64 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 — 67 ms — h2https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 286 B — 110 ms — http/1.1https://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 — 74 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 — 41 ms — h2https://ping.chartbeat.net/ping?h=techtargetnetwork.com&p=%2F&u=S_ihVDndcPeD5gmdS&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=7739&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.computerweekly.com%2F&b=1016&t=DrTPO5DciYsYDvd4cZDyimvq7mfmU&V=150&i=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&tz=0&sn=1&sv=lqpVSCwLFJu8xyf_D32r5_do3xm&sr=external&sd=1&im=060b0733&_ping.chartbeat.net/ping?h=techtarge... https://ping.chartbeat.net/ping?h=techtargetnetwork.com&p=%2F&u=S_ihVDndcPeD5gmdS&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=7739&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.computerweekly.com%2F&b=1016&t=DrTPO5DciYsYDvd4cZDyimvq7mfmU&V=150&i=Computer%20Weekly%20%7C%20Information%20Technology%20(IT)%20News%2C%20UK%20IT%20Jobs%2C%20Industry%20News&tz=0&sn=1&sv=lqpVSCwLFJu8xyf_D32r5_do3xm&sr=external&sd=1&im=060b0733&_ — 200 — 201 B — 26 ms — h2https://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=118115&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=118115&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 — 883 B — 13 ms — http/1.1https://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 — 14 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 — 13 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-ZNPSXD4LFC&gtm=45je64h1v9121377957z8845516328za20gzb845516328zd845516328&_p=1776813416141&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&tcfd=1065c&are=1&cid=1629116924.1776813417&frm=0&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~118463261&sid=1776813417&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=1802www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-ZNPSXD4LFC&gtm=45je64h1v9121377957z8845516328za20gzb845516328zd845516328&_p=1776813416141&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&tcfd=1065c&are=1&cid=1629116924.1776813417&frm=0&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~118463261&sid=1776813417&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=1802 — 204 — 554 B — 111 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-TQKE4GS5P9&gtm=45je64h1v887715803z8845516328za20gzb845516328zd845516328&_p=1776813416141&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&tcfd=1065c&_eu=EA&are=1&cid=1629116924.1776813417&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~118463262&sid=1776813417&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=1901www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-TQKE4GS5P9&gtm=45je64h1v887715803z8845516328za20gzb845516328zd845516328&_p=1776813416141&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&tcfd=1065c&_eu=EA&are=1&cid=1629116924.1776813417&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~118463262&sid=1776813417&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=1901 — 204 — 48 B — 154 ms — h2https://a.usbrowserspeed.com/cs?pid=d177d942cb8207b52f57818feb9bb79a7b77ce6e0ed688e3af36875661b9be1d&r=https%3A%2F%2Fs.dpmsrv.com%2Fblank.png&puid=dpmpixc%5B68%5Da%5BNA%5Ds%5B019db255-2202-78bb-b053-89ca5d3c39dc%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%5B019db255-2202-78bb-b053-89ca5d3c39dc%5D — 302 — 200 B — 385 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=38&pc=1531750629845588pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=38&pc=1531750629845588 — 204 — 20 B — 98 ms — h3https://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=1x1&slot-1-%2F3618%2FCW%2FHOME=728x90&slot-2-%2F3618%2FCW%2FHOME%40top=&slot-3-%2F3618%2FCW%2FHOME%40bottom=300x600%2C300x251&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=1x1&slot-1-%2F3618%2FCW%2FHOME=728x90&slot-2-%2F3618%2FCW%2FHOME%40top=&slot-3-%2F3618%2FCW%2FHOME%40bottom=300x600%2C300x251&token=eFqKoAI04DDX5zCjQrwKyV9nmn%2BL03bBKidInKs4hXRlV04j6O5zo0qPV8XLtm3%2FTCJtgJfiA9viExZDWK9X7K0bKqWnHX0WtmspC%2BOXX9OhJxZDb2zIPMCGnQQbWcLpQQH4cFXuvi75zQ%3D%3D — 200 — 369 B — 38 ms — h3https://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 — 40 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=19913272&cmp=DV424940&cd111=success&cm106=0&cm107=88&cd112=modern&cd115=0&cm116=1&cd102=b68ea28&cd103=&cd107=7d1ace97-089e-4f62-9ae0-700f644284f4&cd109=modern&cd200=com&cd108=&cd105=19913272&cd106=DV424940&cd104=www.computerweekly.com&cd101=ad-request&cm101=1&cid=64292bb5-9439-43dc-96d3-00ac8b20f305&t=event&v=1&z=64292bb5-9439-43dc-96d3-00ac8b20f305&cd160=64292bb5-9439-43dc-96d3-00ac8b20f305vtrk.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=88&cd112=modern&cd115=0&cm116=1&cd102=b68ea28&cd103=&cd107=7d1ace97-089e-4f62-9ae0-700f644284f4&cd109=modern&cd200=com&cd108=&cd105=19913272&cd106=DV424940&cd104=www.computerweekly.com&cd101=ad-request&cm101=1&cid=64292bb5-9439-43dc-96d3-00ac8b20f305&t=event&v=1&z=64292bb5-9439-43dc-96d3-00ac8b20f305&cd160=64292bb5-9439-43dc-96d3-00ac8b20f305 — 204 — 214 B — 23 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=1531750629845588ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=1531750629845588 — 200 — 13.3 KiB — 46 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1531750629845588&nc=3618pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1531750629845588&nc=3618 — 204 — 20 B — 49 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1531750629845588&nc=3618pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1531750629845588&nc=3618 — 204 — 20 B — 50 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1531750629845588&nc=3618pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1531750629845588&nc=3618 — 204 — 20 B — 143 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1531750629845588&correlator=284476754809634&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=1x1&ifi=1&dids=interstitial&adfs=779051069&sfv=1-0-45&ists=1&sc=1&cookie_enabled=1&abxe=1&dt=1776813417430&lmt=1776813124&adxs=0&adys=0&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=1350x7722&msz=0x0&fws=128&ohw=0&dlt=1776813415394&idt=1843&prev_scp=type%3Doop%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%257C_dvp_uptsid%253A25fd5907%25252d5d45%25252d48c1%25252da05e%25252dabf4651dcb1e%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26dv__dvp_uptsid%3D25fd5907-5d45-48c1-a05e-abf4651dcb1e%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_pid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_sid%3D25fd5907-5d45-48c1-a05e-abf4651dcb1e%26VLP%3D8%2C300x250_3%2C728x90_10%2C1x1_8%2C300x600_1%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=BSC%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%26qt_loaded%3Dbsc%252Cids%26IDS%3D1%26ss%3Dcw%26auid%3D7c6c6d6c-80ea-4d96-bcfc-6199cd877d42%26ppc%3D0%26ui%3D43274051004%26layout%3Ddesktop%26viewport%3D1350%26site%3Dcomputerweekly%26cmp%3D1&adks=2883668711&frm=20&eoidce=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1531750629845588&correlator=284476754809634&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=1x1&ifi=1&dids=interstitial&adfs=779051069&sfv=1-0-45&ists=1&sc=1&cookie_enabled=1&abxe=1&dt=1776813417430&lmt=1776813124&adxs=0&adys=0&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=1350x7722&msz=0x0&fws=128&ohw=0&dlt=1776813415394&idt=1843&prev_scp=type%3Doop%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%257C_dvp_uptsid%253A25fd5907%25252d5d45%25252d48c1%25252da05e%25252dabf4651dcb1e%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26dv__dvp_uptsid%3D25fd5907-5d45-48c1-a05e-abf4651dcb1e%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_pid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_sid%3D25fd5907-5d45-48c1-a05e-abf4651dcb1e%26VLP%3D8%2C300x250_3%2C728x90_10%2C1x1_8%2C300x600_1%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=BSC%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%26qt_loaded%3Dbsc%252Cids%26IDS%3D1%26ss%3Dcw%26auid%3D7c6c6d6c-80ea-4d96-bcfc-6199cd877d42%26ppc%3D0%26ui%3D43274051004%26layout%3Ddesktop%26viewport%3D1350%26site%3Dcomputerweekly%26cmp%3D1&adks=2883668711&frm=20&eoidce=1 — 200 — 4.5 KiB — 58 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1531750629845588&correlator=284476754809634&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=728x90&ifi=2&dids=leaderboard&adfs=4262337222&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813417444&lmt=1776813124&adxs=311&adys=201&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=1350x110&msz=728x120&fws=0&ohw=0&dlt=1776813415394&idt=1843&prev_scp=dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%257C_dvp_uptsid%253A6c85c406%25252ddf59%25252d4d95%25252da2ce%25252d4b1d19fc6fbc%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26dv__dvp_uptsid%3D6c85c406-df59-4d95-a2ce-4b1d19fc6fbc%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_pid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_sid%3D6c85c406-df59-4d95-a2ce-4b1d19fc6fbc%26VLP%3D10%2C300x250_3%2C728x90_10%2C1x1_8%2C300x600_1%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=BSC%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%26qt_loaded%3Dbsc%252Cids%26IDS%3D1%26ss%3Dcw%26auid%3D7c6c6d6c-80ea-4d96-bcfc-6199cd877d42%26ppc%3D0%26ui%3D43274051004%26layout%3Ddesktop%26viewport%3D1350%26site%3Dcomputerweekly%26cmp%3D1&adks=1415383221&frm=20&eoidce=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1531750629845588&correlator=284476754809634&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=728x90&ifi=2&dids=leaderboard&adfs=4262337222&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813417444&lmt=1776813124&adxs=311&adys=201&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=1350x110&msz=728x120&fws=0&ohw=0&dlt=1776813415394&idt=1843&prev_scp=dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%257C_dvp_uptsid%253A6c85c406%25252ddf59%25252d4d95%25252da2ce%25252d4b1d19fc6fbc%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26dv__dvp_uptsid%3D6c85c406-df59-4d95-a2ce-4b1d19fc6fbc%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_pid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_sid%3D6c85c406-df59-4d95-a2ce-4b1d19fc6fbc%26VLP%3D10%2C300x250_3%2C728x90_10%2C1x1_8%2C300x600_1%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=BSC%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%26qt_loaded%3Dbsc%252Cids%26IDS%3D1%26ss%3Dcw%26auid%3D7c6c6d6c-80ea-4d96-bcfc-6199cd877d42%26ppc%3D0%26ui%3D43274051004%26layout%3Ddesktop%26viewport%3D1350%26site%3Dcomputerweekly%26cmp%3D1&adks=1415383221&frm=20&eoidce=1 — 200 — 20.6 KiB — 70 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1531750629845588&correlator=284476754809634&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=3&dids=mu-1&adfs=1882397280&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813417450&lmt=1776813124&adxs=935&adys=824&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=300x310&msz=300x270&fws=4&ohw=1200&dlt=1776813415394&idt=1843&prev_scp=pos%3Dtop%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%257C_dvp_uptsid%253Ac1c4fd54%25252d02b2%25252d4814%25252d9d5d%25252d8478a295c75d%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26dv__dvp_uptsid%3Dc1c4fd54-02b2-4814-9d5d-8478a295c75d%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_pid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_sid%3Dc1c4fd54-02b2-4814-9d5d-8478a295c75d%26VLP%3D4%2C300x250_3%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=BSC%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%26qt_loaded%3Dbsc%252Cids%26IDS%3D1%26ss%3Dcw%26auid%3D7c6c6d6c-80ea-4d96-bcfc-6199cd877d42%26ppc%3D0%26ui%3D43274051004%26layout%3Ddesktop%26viewport%3D1350%26site%3Dcomputerweekly%26cmp%3D1&adks=1847592399&frm=20&eoidce=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1531750629845588&correlator=284476754809634&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=3&dids=mu-1&adfs=1882397280&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813417450&lmt=1776813124&adxs=935&adys=824&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=300x310&msz=300x270&fws=4&ohw=1200&dlt=1776813415394&idt=1843&prev_scp=pos%3Dtop%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%257C_dvp_uptsid%253Ac1c4fd54%25252d02b2%25252d4814%25252d9d5d%25252d8478a295c75d%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26dv__dvp_uptsid%3Dc1c4fd54-02b2-4814-9d5d-8478a295c75d%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_pid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_sid%3Dc1c4fd54-02b2-4814-9d5d-8478a295c75d%26VLP%3D4%2C300x250_3%2C300x50_9%2C299x249_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=BSC%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%26qt_loaded%3Dbsc%252Cids%26IDS%3D1%26ss%3Dcw%26auid%3D7c6c6d6c-80ea-4d96-bcfc-6199cd877d42%26ppc%3D0%26ui%3D43274051004%26layout%3Ddesktop%26viewport%3D1350%26site%3Dcomputerweekly%26cmp%3D1&adks=1847592399&frm=20&eoidce=1 — 200 — 20.5 KiB — 71 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1531750629845588&correlator=284476754809634&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=300x600%7C300x251&ifi=4&dids=halfpage&adfs=1521706089&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813417470&lmt=1776813124&adxs=935&adys=2370&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=300x270&msz=300x270&fws=4&ohw=1200&dlt=1776813415394&idt=1843&prev_scp=pos%3Dbottom%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%257C_dvp_uptsid%253A98c7f0c7%25252d0c48%25252d4448%25252d8767%25252da9cdc238a62e%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26dv__dvp_uptsid%3D98c7f0c7-0c48-4448-8767-a9cdc238a62e%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_pid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_sid%3D98c7f0c7-0c48-4448-8767-a9cdc238a62e%26VLP%3D1%2C300x600_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=BSC%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%26qt_loaded%3Dbsc%252Cids%26IDS%3D1%26ss%3Dcw%26auid%3D7c6c6d6c-80ea-4d96-bcfc-6199cd877d42%26ppc%3D0%26ui%3D43274051004%26layout%3Ddesktop%26viewport%3D1350%26site%3Dcomputerweekly%26cmp%3D1&adks=2173756661&frm=20&eoidce=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1531750629845588&correlator=284476754809634&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=300x600%7C300x251&ifi=4&dids=halfpage&adfs=1521706089&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776813417470&lmt=1776813124&adxs=935&adys=2370&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.computerweekly.com%2F&vis=1&psz=300x270&msz=300x270&fws=4&ohw=1200&dlt=1776813415394&idt=1843&prev_scp=pos%3Dbottom%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%257C_dvp_uptsid%253A98c7f0c7%25252d0c48%25252d4448%25252d8767%25252da9cdc238a62e%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A7d1ace97%25252d089e%25252d4f62%25252d9ae0%25252d700f644284f4%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26dv__dvp_uptsid%3D98c7f0c7-0c48-4448-8767-a9cdc238a62e%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_pid%3D7d1ace97-089e-4f62-9ae0-700f644284f4%26pts_sid%3D98c7f0c7-0c48-4448-8767-a9cdc238a62e%26VLP%3D1%2C300x600_1%26qt_loaded%3Dbsc%2Cids%2Cvlp&cust_params=BSC%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%26qt_loaded%3Dbsc%252Cids%26IDS%3D1%26ss%3Dcw%26auid%3D7c6c6d6c-80ea-4d96-bcfc-6199cd877d42%26ppc%3D0%26ui%3D43274051004%26layout%3Ddesktop%26viewport%3D1350%26site%3Dcomputerweekly%26cmp%3D1&adks=2173756661&frm=20&eoidce=1 — 200 — 20.5 KiB — 92 ms — h3https://5e839115fbdaa936d814cf214a38b901.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html5e839115fbdaa936d814cf214a38b901.sa... https://5e839115fbdaa936d814cf214a38b901.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 45 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1531750629845588&nc=3618pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1531750629845588&nc=3618 — 204 — 20 B — 248 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 39 ms — h2https://cdn.airtory.com/61c7a8ed2b9d1e701b28fef1c1555b8b.js?806331029cdn.airtory.com/61c7a8ed2b9d1e701b2... https://cdn.airtory.com/61c7a8ed2b9d1e701b28fef1c1555b8b.js?806331029 — 200 — 18.9 KiB — 39 ms — h2https://ping.channel99.io/?C99=CT-W58QMB4&c99_s=am&c99_c=3978456412&c99_i=153773617&c99_p=153796057&c99_d=7267795600&c99_v=24392857&c99_r=138552606568&rnd=806331029ping.channel99.io/?C99=CT-W58QMB4&c... https://ping.channel99.io/?C99=CT-W58QMB4&c99_s=am&c99_c=3978456412&c99_i=153773617&c99_p=153796057&c99_d=7267795600&c99_v=24392857&c99_r=138552606568&rnd=806331029 — 200 — 462 B — 40 ms — h2https://studio.airtory.com/serve/track/61c7a8ed2b9d1e701b28fef1c1555b8b/placement/61c7a8ed2b9d1e701b28fef1c1555b8b/impression?n=806331029&deviceid=&referral=studio.airtory.com/serve/track/61c7... https://studio.airtory.com/serve/track/61c7a8ed2b9d1e701b28fef1c1555b8b/placement/61c7a8ed2b9d1e701b28fef1c1555b8b/impression?n=806331029&deviceid=&referral= — 200 — 235 B — 216 ms — h2https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 3.8 KiB — 26 ms — http/1.1https://s.dpmsrv.com/blank.pngs.dpmsrv.com/blank.png https://s.dpmsrv.com/blank.png — 200 — 1.0 KiB — 5 ms — http/1.1https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstUObvjsrevW0I2euQZWQdl1wE2cmZcaFIFYN0bIzj32g9tUxFUX0r6_IqSMNWmqrTP3A15DN-8bxOk6PePAwYOx8mfakiVMhf7TcGkeWVSy5yJwyE6bkVOWvMPm3hrXoTSZ9xQkuZsr3TjnxOb-fNQDhoAsPX7tNYRdO6NACIqB5_jfq9CWngQMI_8SPy7bW_YgX2haTFmZHbJl7ujRWErgLG0bWvnzivgbaP1i4LaLaToQIeEj76rYuP2xS0KDI5qWDDKc-Y6OtI3KBEjBM0yKWrqQTQ0jP-ob--aDgW4DKgSlGnOoEh48SpZ66K-w2XOKaALoStYGM3s7K10uiCEepcj9PcXV41_f0j4NThn9DpNOXOaoOiMrFNT8PkfVKUYGHv-FvjeZYdaLVo&sai=AMfl-YTAHzB0I73OiWRxpe2tOil65DH1DBDvSWBxpgLBV4trnBK5TpZqtAKIbLyDbnHlji7aFMFm_F8IZSJ6mZeuEKJc76F6I4jxL_7f3wYquzNaqtsfW_XtBvjOistXpIMcKRpKexP6Y7w8ByrESzvPDYVANtpvtY1c2ACjnrWYPQMAYRqEVWoDnGop30SzIf9XhHePEZ3cckGiV7-3Ktuuz9d4ukxSRTf8r4KMWmfTrJnCPxh9fOn5WPJwLtqkL9RkLRu-5pCfGHZbGNK4Nqm06BXJZjN_JZDz438SXjxm8VYbLt5Y6kKVWJoSDlM715ROJ4gIHSUEg4czsSLnrBKJFNaImNuATgjklkSAFR9eoLDA-HDyWsK2t_ij0lmSLnmQ7w&sig=Cg0ArKJSzChERtMtFBB5EAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstUObvjsrevW0I2euQZWQdl1wE2cmZcaFIFYN0bIzj32g9tUxFUX0r6_IqSMNWmqrTP3A15DN-8bxOk6PePAwYOx8mfakiVMhf7TcGkeWVSy5yJwyE6bkVOWvMPm3hrXoTSZ9xQkuZsr3TjnxOb-fNQDhoAsPX7tNYRdO6NACIqB5_jfq9CWngQMI_8SPy7bW_YgX2haTFmZHbJl7ujRWErgLG0bWvnzivgbaP1i4LaLaToQIeEj76rYuP2xS0KDI5qWDDKc-Y6OtI3KBEjBM0yKWrqQTQ0jP-ob--aDgW4DKgSlGnOoEh48SpZ66K-w2XOKaALoStYGM3s7K10uiCEepcj9PcXV41_f0j4NThn9DpNOXOaoOiMrFNT8PkfVKUYGHv-FvjeZYdaLVo&sai=AMfl-YTAHzB0I73OiWRxpe2tOil65DH1DBDvSWBxpgLBV4trnBK5TpZqtAKIbLyDbnHlji7aFMFm_F8IZSJ6mZeuEKJc76F6I4jxL_7f3wYquzNaqtsfW_XtBvjOistXpIMcKRpKexP6Y7w8ByrESzvPDYVANtpvtY1c2ACjnrWYPQMAYRqEVWoDnGop30SzIf9XhHePEZ3cckGiV7-3Ktuuz9d4ukxSRTf8r4KMWmfTrJnCPxh9fOn5WPJwLtqkL9RkLRu-5pCfGHZbGNK4Nqm06BXJZjN_JZDz438SXjxm8VYbLt5Y6kKVWJoSDlM715ROJ4gIHSUEg4czsSLnrBKJFNaImNuATgjklkSAFR9eoLDA-HDyWsK2t_ij0lmSLnmQ7w&sig=Cg0ArKJSzChERtMtFBB5EAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 445 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 — 25 ms — h2https://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 — 8 ms — h3https://tpc.googlesyndication.com/simgad/4398292772866554707tpc.googlesyndication.com/simgad/43... https://tpc.googlesyndication.com/simgad/4398292772866554707 — 200 — 46.5 KiB — 27 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://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsuTCH1Cm7eV_FYsigMmV5_P0YSzCaVac__hTPfqOEsF0jx7fAjjFHzkiS0QPwqB-Q67RD1b-4jrORlKUJ4N3gvlbxvc1BqX5u_mqNzZXWPFjxAu9oOW1Rn9fA2biLna-fPMi1udU1a_CV6mMXc_5fzQDxN7-moeNl7UsCVIZK2wStp5vqE_BuoYpkQ8ERLUvgDQ7sa-cEGD_DNQSOD4YSQJwdVzN59KWoFEKFXj4h91ziC2_vPzPTNgI1pC9-a9b_Eztasoyfm-SRliU8xbi5nCWaIXi3qgIujrN9XkiapfATRrFLcoUOUQhAAxHqUQy0ppa7Mh7W37zFipdcANDALToV7MypHS-DQGQWiBLX-vA2e3mchCY72kyP4Lc7pb6GyPHJgGL1EeGNwHPw&sai=AMfl-YRVsfUHrLCw0LnTF9TbMVpS5QXn3dO71prGGSgrxAHRy1hwCGDoFg5CXnIZvKANeRq1X1QQi9Oj_zrpfTDnYQ3cv0gE_e4SiOWzG8PGYjjhsK3dTkRbpAQv8Pfc2JLHJYVFRmQwbZyx1FqB-YU8XPxtqP1R45HIRWcUhsf3AuGMg1P9GDbvOtmiZkxxzDXGs5kHZDLD9iXQy3rb5IPJrg-tFvuDPVMzuv4J-sGPB_6mCaPo5KPRffS1d_q3K6Kk5gJn8APft4SxnOONHJ0Xuuc9LBM-19agnlewiFtZbseJOLTYm3pKdiMWaPU2VlvID_06vhePfocQ8G1C5GDZnkKu-t4wgH4L8uLW9vi8qwCnilIPUfDJKDrzz7_R-qwi&sig=Cg0ArKJSzE6KmC4Q_cMAEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsuTCH1Cm7eV_FYsigMmV5_P0YSzCaVac__hTPfqOEsF0jx7fAjjFHzkiS0QPwqB-Q67RD1b-4jrORlKUJ4N3gvlbxvc1BqX5u_mqNzZXWPFjxAu9oOW1Rn9fA2biLna-fPMi1udU1a_CV6mMXc_5fzQDxN7-moeNl7UsCVIZK2wStp5vqE_BuoYpkQ8ERLUvgDQ7sa-cEGD_DNQSOD4YSQJwdVzN59KWoFEKFXj4h91ziC2_vPzPTNgI1pC9-a9b_Eztasoyfm-SRliU8xbi5nCWaIXi3qgIujrN9XkiapfATRrFLcoUOUQhAAxHqUQy0ppa7Mh7W37zFipdcANDALToV7MypHS-DQGQWiBLX-vA2e3mchCY72kyP4Lc7pb6GyPHJgGL1EeGNwHPw&sai=AMfl-YRVsfUHrLCw0LnTF9TbMVpS5QXn3dO71prGGSgrxAHRy1hwCGDoFg5CXnIZvKANeRq1X1QQi9Oj_zrpfTDnYQ3cv0gE_e4SiOWzG8PGYjjhsK3dTkRbpAQv8Pfc2JLHJYVFRmQwbZyx1FqB-YU8XPxtqP1R45HIRWcUhsf3AuGMg1P9GDbvOtmiZkxxzDXGs5kHZDLD9iXQy3rb5IPJrg-tFvuDPVMzuv4J-sGPB_6mCaPo5KPRffS1d_q3K6Kk5gJn8APft4SxnOONHJ0Xuuc9LBM-19agnlewiFtZbseJOLTYm3pKdiMWaPU2VlvID_06vhePfocQ8G1C5GDZnkKu-t4wgH4L8uLW9vi8qwCnilIPUfDJKDrzz7_R-qwi&sig=Cg0ArKJSzE6KmC4Q_cMAEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 419 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 — 1 ms — h2https://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 — 5 ms — h3https://tpc.googlesyndication.com/simgad/12723141910370811277tpc.googlesyndication.com/simgad/12... https://tpc.googlesyndication.com/simgad/12723141910370811277 — 200 — 67.3 KiB — 17 ms — h2https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 0 B — 4 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 — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsuze7k4y8GFzRjeqtR0YQLMJoB4u6GRlggbMcYtmUbHtD5x7jwEZ_OfaJv3_Is4OPWn_hZWnLKzm0PSAAdL0_spLHY7xAk7njbDNQaV_k2X0gEM9e8td8pF2yHrh0d2hSTGYlLRVXZ67FuQ2yswTaG8HBtpV69RATZXtaf_GvJlXVVHBSlIvWvb1jCmbaWuVGXiGps6VYiZqy0MYcG3k5d5J3JxUhAyVM7DBrUp1YWgMOzpjY1tjrzDOyq7Dh7GkTyBF3TG7nshlJg9WbDNbH_fFlJmjsBZaF6MGHir0-58rZuEb5DQ0cX-q4i0JP8pcY_0OvpTHVKbTs9i4uZi2qDSUb9lx2umVUtRlVA1bPLOAXa5ZpDW3sCCy3U9DImtat3n6QVRbyBRC4KJuQ&sai=AMfl-YRIn0P9_E7FhIbpO4C9itbdNNgJqAOY2bXorwenfR8TFR8f8gSfWP-zuE3f451TB6T058JGTaxBR4g66h_2y9KaIDKY6fUeAGYH64inu5LalgTqQ0wouP-UbxqxCYNGmjHMgeARJ4HhISx3kgu9-JeUJ5Qwv5RkGBDelv42dAIaPAnxr5_GW9fhPkAul2uvjztEOMOxeKhqC1Jriq5Xq_9olDDtg7OGXvvbquJs9w1pc_ilYavOVjo7CVHmgAoCEdHZ35vwBBwhEUHyZkreNUsrFhkOAsi64_67IjbDX84IjIPpOavByVNuSWd62dc7KFgrkb9b03RLnnO-ADKS7ouMQraYrAUnp-hYskFvcNvyDgj2n36lG9R8FkvwQ_4v&sig=Cg0ArKJSzHK0dNAzW-tYEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsuze7k4y8GFzRjeqtR0YQLMJoB4u6GRlggbMcYtmUbHtD5x7jwEZ_OfaJv3_Is4OPWn_hZWnLKzm0PSAAdL0_spLHY7xAk7njbDNQaV_k2X0gEM9e8td8pF2yHrh0d2hSTGYlLRVXZ67FuQ2yswTaG8HBtpV69RATZXtaf_GvJlXVVHBSlIvWvb1jCmbaWuVGXiGps6VYiZqy0MYcG3k5d5J3JxUhAyVM7DBrUp1YWgMOzpjY1tjrzDOyq7Dh7GkTyBF3TG7nshlJg9WbDNbH_fFlJmjsBZaF6MGHir0-58rZuEb5DQ0cX-q4i0JP8pcY_0OvpTHVKbTs9i4uZi2qDSUb9lx2umVUtRlVA1bPLOAXa5ZpDW3sCCy3U9DImtat3n6QVRbyBRC4KJuQ&sai=AMfl-YRIn0P9_E7FhIbpO4C9itbdNNgJqAOY2bXorwenfR8TFR8f8gSfWP-zuE3f451TB6T058JGTaxBR4g66h_2y9KaIDKY6fUeAGYH64inu5LalgTqQ0wouP-UbxqxCYNGmjHMgeARJ4HhISx3kgu9-JeUJ5Qwv5RkGBDelv42dAIaPAnxr5_GW9fhPkAul2uvjztEOMOxeKhqC1Jriq5Xq_9olDDtg7OGXvvbquJs9w1pc_ilYavOVjo7CVHmgAoCEdHZ35vwBBwhEUHyZkreNUsrFhkOAsi64_67IjbDX84IjIPpOavByVNuSWd62dc7KFgrkb9b03RLnnO-ADKS7ouMQraYrAUnp-hYskFvcNvyDgj2n36lG9R8FkvwQ_4v&sig=Cg0ArKJSzHK0dNAzW-tYEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 390 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 — 1 ms — h2https://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 — 3 ms — h3https://tpc.googlesyndication.com/simgad/15681186784840884760tpc.googlesyndication.com/simgad/15... https://tpc.googlesyndication.com/simgad/15681186784840884760 — 200 — 67.2 KiB — 7 ms — h3https://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 — 349 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 — 337 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstaEUE-HjplIKkRqXZKlaYlIIW60GNEbeZpcR9Vn5pdWv8QacL-QMeCqEyxXBGd9KE25Mw__SUCc3YAbCpdz2fwpci4HPzG8n86xnclcdMis3Aojlk34hxtPEGdZzRDEiYd0mgY0B8Q_k-pwr3hqKx-EDoVYKwrDffl018kbOLTMLaC6dRleUbE6ZP3q2Ly70Xmi7adPe4i0iw4H81UtzsnCmcwkOhrRQBrcHvZy_4ql4wMwqzhwjghVXlm7MAS9wPua2dig7hGtgxz4EH7YVxV_4k_nYa5Vo-xhw4VT7152MlAZ7qFyz6q88r5GQ9LFhRS3pUlSk9BsbAPyFARzZAea7tPuTPtOmfL6AAPf5StcMRj3-RCnDkQqyz7tNgl3sC73gs2cHlwU2ErPwqJZw&sai=AMfl-YTT2Ep_3ZW9Kdo5FXdRE59LrqFwtpbBTAHs8cAUHnr3H0LuVr6GpEdjo7waiWPRDD-plR3MpJBSq_fXicS7OGVNSKUMHPmWG44oBk3vvug9d1aVGjc2N9Y-TuY74X4PBAUc-M_7mUqVmeJvU-yeOJaBrJ0A9-jrXqBW_ldHj1CsSXhyEcMsBvWZg8qmZRr6bvatBdnfFs5gsffIFp0yb7xeOz3jlXjUpr4fVY7RHYAHqSSlhAPpFjrBosM_tGRcf7gn0i0IZEwv9o2gIWa719fCSWfUc6GWMwrX3W-zVQ3Qg9r3BmOgwx55cfbNiCzfkA_7gtH_aup2ap76vFoyDoXL69VmTqAHp9YF00C_NL-u6iWPlUQ0o0W9pqxSW9uPJw&sig=Cg0ArKJSzPg_zz04rlYTEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstaEUE-HjplIKkRqXZKlaYlIIW60GNEbeZpcR9Vn5pdWv8QacL-QMeCqEyxXBGd9KE25Mw__SUCc3YAbCpdz2fwpci4HPzG8n86xnclcdMis3Aojlk34hxtPEGdZzRDEiYd0mgY0B8Q_k-pwr3hqKx-EDoVYKwrDffl018kbOLTMLaC6dRleUbE6ZP3q2Ly70Xmi7adPe4i0iw4H81UtzsnCmcwkOhrRQBrcHvZy_4ql4wMwqzhwjghVXlm7MAS9wPua2dig7hGtgxz4EH7YVxV_4k_nYa5Vo-xhw4VT7152MlAZ7qFyz6q88r5GQ9LFhRS3pUlSk9BsbAPyFARzZAea7tPuTPtOmfL6AAPf5StcMRj3-RCnDkQqyz7tNgl3sC73gs2cHlwU2ErPwqJZw&sai=AMfl-YTT2Ep_3ZW9Kdo5FXdRE59LrqFwtpbBTAHs8cAUHnr3H0LuVr6GpEdjo7waiWPRDD-plR3MpJBSq_fXicS7OGVNSKUMHPmWG44oBk3vvug9d1aVGjc2N9Y-TuY74X4PBAUc-M_7mUqVmeJvU-yeOJaBrJ0A9-jrXqBW_ldHj1CsSXhyEcMsBvWZg8qmZRr6bvatBdnfFs5gsffIFp0yb7xeOz3jlXjUpr4fVY7RHYAHqSSlhAPpFjrBosM_tGRcf7gn0i0IZEwv9o2gIWa719fCSWfUc6GWMwrX3W-zVQ3Qg9r3BmOgwx55cfbNiCzfkA_7gtH_aup2ap76vFoyDoXL69VmTqAHp9YF00C_NL-u6iWPlUQ0o0W9pqxSW9uPJw&sig=Cg0ArKJSzPg_zz04rlYTEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 303 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/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 — 278 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 — 268 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjss6CZfrp-U5ZTDALP7Sf9g3WZalicqH0wS-s1PwVbWR3YDSf8J9i0oiRTY5Fj6LNrjFGRqXz03-PWaPHIvfDZsXkRZ4rrKaI6HSYFpyY4PxMKCvjjel-Q_BxVvKlhLhooD9HiLeuaxVRo6qGvaFnYoIxxJymrU8VePV9duJgTDrDEUCnlMl4eVDybywV48yS_YKQ_lEcSi2NWTVkOsJRSiDSkKK-AI20Zlwi-N6m4eF8TAWycRIvkJqeQG-g6x4DAKgch_WYch2bE9hor2TOL9GMK-CNOFNa91Wo8Ob1oezhX6WdS2xnWNPADpc6-BRFSE-GUahmHg7hn4nJdfiJvN4xjgHSanmSjA6Up7kE0Z3lunWosVfIH4aRoQd7OmT7VdISyzfZ3wBPbCZ2uej&sai=AMfl-YSUAzA4_-4eK5enbMREGMM9mOc16DFRM2nlBCPW0h3uzEYFUqbG7IYctuxHiIkjiA-GtfEC1gC5ZaKWPXqmhIWy0WSgHJtv0xzfH97eh2WmYL4JCoHeQ0QKw9OYF24E024w4M-3duss7Jmq2XcOUvcwIRsIYqjBT9PioloOi4WiRgxW8CPnCKsk2B1lGPrrcQeXdFoh1uRqkMzR7tBDpDFsj06mwOEHFjOrQ9oEHVhGxO5egFnd2_9mMW6wnMo7b4WOiwTO2JLvHb7xLEgBOJn1VLhNWb6D6eoVUwpRaYsOLoXleFOVPXWtNDNifxicoj2Aao-E0-tt3fAVAn4fGCDabMXx6VP3MOFSeWcLM0L8hzGEDVR3K9OQCaNke_ie&sig=Cg0ArKJSzEb0hhBZluQCEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjss6CZfrp-U5ZTDALP7Sf9g3WZalicqH0wS-s1PwVbWR3YDSf8J9i0oiRTY5Fj6LNrjFGRqXz03-PWaPHIvfDZsXkRZ4rrKaI6HSYFpyY4PxMKCvjjel-Q_BxVvKlhLhooD9HiLeuaxVRo6qGvaFnYoIxxJymrU8VePV9duJgTDrDEUCnlMl4eVDybywV48yS_YKQ_lEcSi2NWTVkOsJRSiDSkKK-AI20Zlwi-N6m4eF8TAWycRIvkJqeQG-g6x4DAKgch_WYch2bE9hor2TOL9GMK-CNOFNa91Wo8Ob1oezhX6WdS2xnWNPADpc6-BRFSE-GUahmHg7hn4nJdfiJvN4xjgHSanmSjA6Up7kE0Z3lunWosVfIH4aRoQd7OmT7VdISyzfZ3wBPbCZ2uej&sai=AMfl-YSUAzA4_-4eK5enbMREGMM9mOc16DFRM2nlBCPW0h3uzEYFUqbG7IYctuxHiIkjiA-GtfEC1gC5ZaKWPXqmhIWy0WSgHJtv0xzfH97eh2WmYL4JCoHeQ0QKw9OYF24E024w4M-3duss7Jmq2XcOUvcwIRsIYqjBT9PioloOi4WiRgxW8CPnCKsk2B1lGPrrcQeXdFoh1uRqkMzR7tBDpDFsj06mwOEHFjOrQ9oEHVhGxO5egFnd2_9mMW6wnMo7b4WOiwTO2JLvHb7xLEgBOJn1VLhNWb6D6eoVUwpRaYsOLoXleFOVPXWtNDNifxicoj2Aao-E0-tt3fAVAn4fGCDabMXx6VP3MOFSeWcLM0L8hzGEDVR3K9OQCaNke_ie&sig=Cg0ArKJSzEb0hhBZluQCEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 230 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 — 208 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 — 198 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvbGRwLo5S76kVnhlC8qVYAB6k-nlSQhJ-rHoolSL7x8pgpHCOoa50C-mX4g1oLZzNbHqn-keQ2tn4jFY0d-pzj_My4v9Wo7S8Pc0pGP60N6lxSi_2W4RISX2ElrNB4NyWpopUruiu6Mu47BMkhvrHnaeWRByLyTyZZKnsQQlVJFr-aupnJxu8aJBVeXaZ1UlF8kFZhp-IMluI01Q_mPdi6xB6WrtQMFRUoUA2bB1XQJSt2GJUe962qb6VQI9pD64IDmA-nQIPDv--9dynmdbiKBCu13H0XsRtiMLG1BPO9-459QWvLZJ0yY1in4EJ5qPo1BYwKsi3RdGCzw7E-qY0WvzbjXb-6YOMTJiniCbhAVOsyk_0YDqlmmajdvIKZYLecFqEh37XhYkVqojPF&sai=AMfl-YTCDkdPshYp4OW32F1IYHFXN2qzNKvskw380WtgF2baKkSipIPWLTkTKaamhaQUzrxZtj69yzXjkVKYDsR4_545Ib39b9oGiwlUcSRRxE9uRdcr5TULVsgeXryUbylOrrKZf7e-GdIHo0d5i_ciYadne9AFzarQ6Q7-RU4091gf7q7r4QDUvxIL0xh5DNKr-h3kFhV_91RjcnNH3-ojnD4J5ELTsWJxplspk9KA8q1hrKtOgGHcHZX3rm6s83SKIkyUdg7MO8OhYfHv3KsQ9teeiDhA05es7EYoQQ-dqFkQKqv6p6IwiNR5CE4n_KM6x4iUVRvVqL1cVcnDPGZrwVRSv3uaMiYmSwUHKJhx4vt87peLolz_xoWxAhihU5lf&sig=Cg0ArKJSzDMAVf_BrdNeEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvbGRwLo5S76kVnhlC8qVYAB6k-nlSQhJ-rHoolSL7x8pgpHCOoa50C-mX4g1oLZzNbHqn-keQ2tn4jFY0d-pzj_My4v9Wo7S8Pc0pGP60N6lxSi_2W4RISX2ElrNB4NyWpopUruiu6Mu47BMkhvrHnaeWRByLyTyZZKnsQQlVJFr-aupnJxu8aJBVeXaZ1UlF8kFZhp-IMluI01Q_mPdi6xB6WrtQMFRUoUA2bB1XQJSt2GJUe962qb6VQI9pD64IDmA-nQIPDv--9dynmdbiKBCu13H0XsRtiMLG1BPO9-459QWvLZJ0yY1in4EJ5qPo1BYwKsi3RdGCzw7E-qY0WvzbjXb-6YOMTJiniCbhAVOsyk_0YDqlmmajdvIKZYLecFqEh37XhYkVqojPF&sai=AMfl-YTCDkdPshYp4OW32F1IYHFXN2qzNKvskw380WtgF2baKkSipIPWLTkTKaamhaQUzrxZtj69yzXjkVKYDsR4_545Ib39b9oGiwlUcSRRxE9uRdcr5TULVsgeXryUbylOrrKZf7e-GdIHo0d5i_ciYadne9AFzarQ6Q7-RU4091gf7q7r4QDUvxIL0xh5DNKr-h3kFhV_91RjcnNH3-ojnD4J5ELTsWJxplspk9KA8q1hrKtOgGHcHZX3rm6s83SKIkyUdg7MO8OhYfHv3KsQ9teeiDhA05es7EYoQQ-dqFkQKqv6p6IwiNR5CE4n_KM6x4iUVRvVqL1cVcnDPGZrwVRSv3uaMiYmSwUHKJhx4vt87peLolz_xoWxAhihU5lf&sig=Cg0ArKJSzDMAVf_BrdNeEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 162 ms — h3https://cdn.airtory.com/61c7a8ed2b9d1e701b28fef1c1555b8b.js?806331029cdn.airtory.com/61c7a8ed2b9d1e701b2... https://cdn.airtory.com/61c7a8ed2b9d1e701b28fef1c1555b8b.js?806331029 — 200 — 0 B — 0 ms — h2https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 94.3 KiB — 13 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 — 192 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 4 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 — 227 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 12 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/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 — 260 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 6 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=165&ttfrms=35&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=8&ddur=28&uid=1776813418233196&jsCallback=dvCallback_1776813418233751&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1510&flt=7&fec=1239&fcifrms=14&brh=2&dvp_epl=218&noc=4&nav_pltfrm=Linux%20x86_64&ctx=19913272&cmp=DV424940&adsrv=104&jsver=9761&unit=1x1&seltag=1&sadv=24392857&ord=3978456412&litm=7267795600&scrt=138552606568&splc=%2F3618%2FCW%2FHOME&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=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_uptsid=25fd5907-5d45-48c1-a05e-abf4651dcb1e&dvp_uptseid=interstitial&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_qtsid=25fd5907-5d45-48c1-a05e-abf4651dcb1e&mpt_pub_dvr=srti_b069de15-da8f-4dac-be16-5768868159fc%2Csrtb_9b9f75b6-45cb-4f1b-b3b3-3d3f58e8f27f&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=583301504887.5872&ee_dp_sukv=583301504887.5872&dvp_tukv=1102538122.837114&ee_dp_tukv=1102538122.837114&dvp_tuid=1575412450156&jurtd=660022283tps.doubleverify.com/visit.js?gdpr_... https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=165&ttfrms=35&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=8&ddur=28&uid=1776813418233196&jsCallback=dvCallback_1776813418233751&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1510&flt=7&fec=1239&fcifrms=14&brh=2&dvp_epl=218&noc=4&nav_pltfrm=Linux%20x86_64&ctx=19913272&cmp=DV424940&adsrv=104&jsver=9761&unit=1x1&seltag=1&sadv=24392857&ord=3978456412&litm=7267795600&scrt=138552606568&splc=%2F3618%2FCW%2FHOME&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=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_uptsid=25fd5907-5d45-48c1-a05e-abf4651dcb1e&dvp_uptseid=interstitial&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_qtsid=25fd5907-5d45-48c1-a05e-abf4651dcb1e&mpt_pub_dvr=srti_b069de15-da8f-4dac-be16-5768868159fc%2Csrtb_9b9f75b6-45cb-4f1b-b3b3-3d3f58e8f27f&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=583301504887.5872&ee_dp_sukv=583301504887.5872&dvp_tukv=1102538122.837114&ee_dp_tukv=1102538122.837114&dvp_tuid=1575412450156&jurtd=660022283 — 200 — 699 B — 55 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=200&ttfrms=33&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=8&ddur=3&uid=1776813418299938&jsCallback=dvCallback_1776813418299213&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1510&flt=7&fec=1239&fcifrms=14&brh=2&dvp_epl=218&noc=4&nav_pltfrm=Linux%20x86_64&ctx=19913272&cmp=DV424940&adsrv=104&jsver=9761&unit=728x90&seltag=1&sadv=24606097&ord=231503977&litm=6323748380&scrt=138436419859&splc=%2F3618%2FCW%2FHOME&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=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_uptsid=6c85c406-df59-4d95-a2ce-4b1d19fc6fbc&dvp_uptseid=leaderboard&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_qtsid=6c85c406-df59-4d95-a2ce-4b1d19fc6fbc&mpt_pub_dvr=srti_b069de15-da8f-4dac-be16-5768868159fc%2Csrtb_9b9f75b6-45cb-4f1b-b3b3-3d3f58e8f27f&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=47737842389.21409&ee_dp_sukv=47737842389.21409&dvp_tukv=1453771646.4176307&ee_dp_tukv=1453771646.4176307&dvp_tuid=1319928364775&jurtd=1193288998tps.doubleverify.com/visit.js?gdpr_... https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=200&ttfrms=33&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=8&ddur=3&uid=1776813418299938&jsCallback=dvCallback_1776813418299213&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1510&flt=7&fec=1239&fcifrms=14&brh=2&dvp_epl=218&noc=4&nav_pltfrm=Linux%20x86_64&ctx=19913272&cmp=DV424940&adsrv=104&jsver=9761&unit=728x90&seltag=1&sadv=24606097&ord=231503977&litm=6323748380&scrt=138436419859&splc=%2F3618%2FCW%2FHOME&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=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_uptsid=6c85c406-df59-4d95-a2ce-4b1d19fc6fbc&dvp_uptseid=leaderboard&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_qtsid=6c85c406-df59-4d95-a2ce-4b1d19fc6fbc&mpt_pub_dvr=srti_b069de15-da8f-4dac-be16-5768868159fc%2Csrtb_9b9f75b6-45cb-4f1b-b3b3-3d3f58e8f27f&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=47737842389.21409&ee_dp_sukv=47737842389.21409&dvp_tukv=1453771646.4176307&ee_dp_tukv=1453771646.4176307&dvp_tuid=1319928364775&jurtd=1193288998 — 200 — 699 B — 30 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=239&ttfrms=34&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=8&ddur=6&uid=1776813418369149&jsCallback=dvCallback_1776813418369356&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1510&flt=7&fec=1239&fcifrms=14&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=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_uptsid=c1c4fd54-02b2-4814-9d5d-8478a295c75d&dvp_uptseid=mu-1&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_qtsid=c1c4fd54-02b2-4814-9d5d-8478a295c75d&mpt_pub_dvr=srti_b069de15-da8f-4dac-be16-5768868159fc%2Csrtb_9b9f75b6-45cb-4f1b-b3b3-3d3f58e8f27f&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=8443225335.02807&ee_dp_sukv=8443225335.02807&dvp_tukv=21637945588.101425&ee_dp_tukv=21637945588.101425&dvp_tuid=1123528107931&jurtd=712188675tps.doubleverify.com/visit.js?gdpr_... https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=239&ttfrms=34&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=8&ddur=6&uid=1776813418369149&jsCallback=dvCallback_1776813418369356&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1510&flt=7&fec=1239&fcifrms=14&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=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_uptsid=c1c4fd54-02b2-4814-9d5d-8478a295c75d&dvp_uptseid=mu-1&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_qtsid=c1c4fd54-02b2-4814-9d5d-8478a295c75d&mpt_pub_dvr=srti_b069de15-da8f-4dac-be16-5768868159fc%2Csrtb_9b9f75b6-45cb-4f1b-b3b3-3d3f58e8f27f&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=8443225335.02807&ee_dp_sukv=8443225335.02807&dvp_tukv=21637945588.101425&ee_dp_tukv=21637945588.101425&dvp_tuid=1123528107931&jurtd=712188675 — 200 — 698 B — 29 ms — http/1.1https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 124 ms — h3https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=274&ttfrms=34&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=3&uid=1776813418443856&jsCallback=dvCallback_1776813418443210&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1510&flt=7&fec=1239&fcifrms=14&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=138436419862&splc=%2F3618%2FCW%2FHOME&spos=bottom&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=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_uptsid=98c7f0c7-0c48-4448-8767-a9cdc238a62e&dvp_uptseid=halfpage&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_qtsid=98c7f0c7-0c48-4448-8767-a9cdc238a62e&mpt_pub_dvr=srti_b069de15-da8f-4dac-be16-5768868159fc%2Csrtb_9b9f75b6-45cb-4f1b-b3b3-3d3f58e8f27f&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=86781600113.67966&ee_dp_sukv=86781600113.67966&dvp_tukv=46928829.149326086&ee_dp_tukv=46928829.149326086&dvp_tuid=1024415523589&jurtd=195503907tps.doubleverify.com/visit.js?gdpr_... https://tps.doubleverify.com/visit.js?gdpr_consent=&flvr=0&ttmms=274&ttfrms=34&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=3&uid=1776813418443856&jsCallback=dvCallback_1776813418443210&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=about%3Ablank&fwc=0&fcl=1510&flt=7&fec=1239&fcifrms=14&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=138436419862&splc=%2F3618%2FCW%2FHOME&spos=bottom&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=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_uptsid=98c7f0c7-0c48-4448-8767-a9cdc238a62e&dvp_uptseid=halfpage&mpt_pub_qtbscpl=1&mpt_pub_qtids=1&dvp_qtpid=7d1ace97-089e-4f62-9ae0-700f644284f4&dvp_qtsid=98c7f0c7-0c48-4448-8767-a9cdc238a62e&mpt_pub_dvr=srti_b069de15-da8f-4dac-be16-5768868159fc%2Csrtb_9b9f75b6-45cb-4f1b-b3b3-3d3f58e8f27f&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=86781600113.67966&ee_dp_sukv=86781600113.67966&dvp_tukv=46928829.149326086&ee_dp_tukv=46928829.149326086&dvp_tuid=1024415523589&jurtd=195503907 — 200 — 702 B — 27 ms — http/1.1https://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 — 25 ms — h2https://cdn.airtory.com/custom/405a1df539df2056b2f1c4fc55f9fece/computerweekly.com.jsoncdn.airtory.com/custom/405a1df539df... https://cdn.airtory.com/custom/405a1df539df2056b2f1c4fc55f9fece/computerweekly.com.json — 404 — 3.3 KiB — 225 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 568 B — 64 ms — h3https://cdn.airtory.com/ads/447/css/styles.csscdn.airtory.com/ads/447/css/styles.... https://cdn.airtory.com/ads/447/css/styles.css — 200 — 552 B — 21 ms — h2https://cdn.airtory.com/ads/447/js/script.jscdn.airtory.com/ads/447/js/script.j... https://cdn.airtory.com/ads/447/js/script.js — 200 — 4.3 KiB — 22 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsveMg7S4JJMyEAR7RwfZ0TmSNwLnQwcKdRt0y1NVfdoLI2rv2jUqa2XiyGDpN36GiSS0ZU7DUub6lX26e8PR9Z3eoXd1zcwx-avLj3wOB1oeDg5Ys7wFDg8Ro9RxG1S2-2KeTqw1zr70eLwLXGkcllq2kxU44W73EB6HFlmwGJUM8A7EY745g-71_4guqFkkRh0WOn2PlQ1z2MR_19X__v5P8NnrLiuX6r11ouvgTrT8dlzqFM8L9cSpy7T9vpZOISP2yArql7oNczR1HQT2Oh3xHWV76LuNCZKmkrdCWBvhSpYsVaC-0OK1ZNyQsJtLWWpDlT2LnHRRH5MCcJeID7h5lG0VztGH2K0qaoGW5tH1_nDZpYYLUJvTI9VJijQro7k_WL6jUPCPD0rIy7OojU2GAKyZGb97OauVIhCp78R2MNh_49FsMA2NDIQd7mpuj6H&sai=AMfl-YRk4LtnFsACcUyylVG-O10ykg0mqaf_s3BR0t9iwGDpsRUoqIzydQVNfSny_TaQyhZGFOHhzfHx4T2BEc0FxdtSPU9Jf33GrP4b4QhIaxeQWSM8H91aDlZ7eVKD1gssQtw770YCiRpnG17i55ospN5e1qyYGcv7fOPC72xXcs2eHWgorDRv9zVaU37DPVLHTxHI1BZk5VheTiV0eewofEWZyCJKGM2GRfsQjFQvvn-jxabhFmOijHqK2Hm8Du_T6_Uswp5OcpT5Eel-FZDjqPOZtYDKrM0gFY0xopFFa2r5OA32jiivwlczXbXUuds7Xd-_1mFUiUi0RqA7KzutI6fkTM3pCGryXpN9mK0j7uijjUFVDaA30hQk3CEgKmBJTA&sig=Cg0ArKJSzKsZ-IiPHm9UEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsveMg7S4JJMyEAR7RwfZ0TmSNwLnQwcKdRt0y1NVfdoLI2rv2jUqa2XiyGDpN36GiSS0ZU7DUub6lX26e8PR9Z3eoXd1zcwx-avLj3wOB1oeDg5Ys7wFDg8Ro9RxG1S2-2KeTqw1zr70eLwLXGkcllq2kxU44W73EB6HFlmwGJUM8A7EY745g-71_4guqFkkRh0WOn2PlQ1z2MR_19X__v5P8NnrLiuX6r11ouvgTrT8dlzqFM8L9cSpy7T9vpZOISP2yArql7oNczR1HQT2Oh3xHWV76LuNCZKmkrdCWBvhSpYsVaC-0OK1ZNyQsJtLWWpDlT2LnHRRH5MCcJeID7h5lG0VztGH2K0qaoGW5tH1_nDZpYYLUJvTI9VJijQro7k_WL6jUPCPD0rIy7OojU2GAKyZGb97OauVIhCp78R2MNh_49FsMA2NDIQd7mpuj6H&sai=AMfl-YRk4LtnFsACcUyylVG-O10ykg0mqaf_s3BR0t9iwGDpsRUoqIzydQVNfSny_TaQyhZGFOHhzfHx4T2BEc0FxdtSPU9Jf33GrP4b4QhIaxeQWSM8H91aDlZ7eVKD1gssQtw770YCiRpnG17i55ospN5e1qyYGcv7fOPC72xXcs2eHWgorDRv9zVaU37DPVLHTxHI1BZk5VheTiV0eewofEWZyCJKGM2GRfsQjFQvvn-jxabhFmOijHqK2Hm8Du_T6_Uswp5OcpT5Eel-FZDjqPOZtYDKrM0gFY0xopFFa2r5OA32jiivwlczXbXUuds7Xd-_1mFUiUi0RqA7KzutI6fkTM3pCGryXpN9mK0j7uijjUFVDaA30hQk3CEgKmBJTA&sig=Cg0ArKJSzKsZ-IiPHm9UEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 28 B — 26 ms — h3https://studio.airtory.com/serve/track/61c7a8ed2b9d1e701b28fef1c1555b8b/placement/61c7a8ed2b9d1e701b28fef1c1555b8b/loaded/pixel?cachebuster=806331029&referral=www.computerweekly.com&hostile-frame=true&n=1776813418588studio.airtory.com/serve/track/61c7... https://studio.airtory.com/serve/track/61c7a8ed2b9d1e701b28fef1c1555b8b/placement/61c7a8ed2b9d1e701b28fef1c1555b8b/loaded/pixel?cachebuster=806331029&referral=www.computerweekly.com&hostile-frame=true&n=1776813418588 — 200 — 234 B — 86 ms — h2https://cdn.airtory.com/webp/9e0da84b31caaea588cd70c845089051_Image2026-03-12Dell1600x900v01.webpcdn.airtory.com/webp/9e0da84b31caae... https://cdn.airtory.com/webp/9e0da84b31caaea588cd70c845089051_Image2026-03-12Dell1600x900v01.webp — 200 — 772.3 KiB — 59 ms — h2https://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 — 24 ms — h3https://pagead2.googlesyndication.com/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.jspagead2.googlesyndication.com/bg/f5... https://pagead2.googlesyndication.com/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.js — 200 — 21.8 KiB — 35 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604160201&jk=1531750629845588&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604160201&jk=1531750629845588&rc= — 204 — 17 B — 43 ms — h3https://ep2.adtrafficquality.google/generate_204?qcAzwAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?qcAzwA — 204 — 40 B — 4 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjstYD4i5IXZOAh_nACLpYcsPGb8xkXWIHSMLbkrtUID2l4cGRQHY2Y_sFpOvXoOzwB-KD_DYgPjGDws3uLONixublSm51WtrC7s8TxooF78Lh8CWQgFjv9rzudWbAo0JC1mtBIo2UoncLwv-xSv8AsEYnZZkMDb6KVk2LKbnvONQ576t9HVR6qGokJLYHQ&sig=Cg0ArKJSzLpV9opcEKoxEAE&id=lidar2&mcvt=1003&p=201,311,291,1039&tm=1020.2000000476837&tu=17.299999952316284&mtos=1003,1003,1003,1003,1003&tos=1003,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=1415383221&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7274621700&rst=1776813417624&rpt=238&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=AKAOjstYD4i5IXZOAh_nACLpYcsPGb8xkXWIHSMLbkrtUID2l4cGRQHY2Y_sFpOvXoOzwB-KD_DYgPjGDws3uLONixublSm51WtrC7s8TxooF78Lh8CWQgFjv9rzudWbAo0JC1mtBIo2UoncLwv-xSv8AsEYnZZkMDb6KVk2LKbnvONQ576t9HVR6qGokJLYHQ&sig=Cg0ArKJSzLpV9opcEKoxEAE&id=lidar2&mcvt=1003&p=201,311,291,1039&tm=1020.2000000476837&tu=17.299999952316284&mtos=1003,1003,1003,1003,1003&tos=1003,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=1415383221&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7274621700&rst=1776813417624&rpt=238&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 — 26 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=1531750629845588&bg=!Tk2lTS_NAAY2C5OeFgs7AEcBe5WfOLMS9s9CbuO_QXuKYTNY9yZVn5iP6h0rHteB3XlvgMKEGsuDUPXaF2MH80wt9p1Dda5rHTdrNH4XTxPpER-PQVN3gAIAAACPUgAAAAdoAQd-ADfVyLVXQ0dYjDao8QszTDoLiAjDs6uGb4q4VggYN3fMiejDOnU6np2e2iLEeO3dZ5qASKiSKJlemQKdJGHPD9JQUX9yY1sHJCpeYYE5RDD-3Nru6w0O231miHMnjhDZ-Eha3LOeGHOfWVj2WNmSMtvkqUNxziG5kOclXmuAOhKYdjm_H3EevZzT2p-VVj2Z9Y7e75BWtwfBfJBma8poAkN0DBU09uZGqjG2J2r4PnS3BnQfiMw3jA1c0xVpwyvXSRD4fbqNgXEL3wUvRlNw2LrFome7uJtfwqvu0wD2S9oUl98xOPxngLfQmfCM7aRhosbJKyJi2eFocPE3_6WBJe5hu2zIRd2aLvF-62jqQYgn7RGsqdPhWzKzKAARSXRzl57U0nCumXYqOFQ4tVZ5_FfQpA4i_YYX-Hh6hSc5KOROHGwHrwzhNUB83YI7KjIUet65u6mtRG91oaYmMu17aYVSzrMUixWcIHagSOi_I6jJ_B-uqZVKHeJZOEfwin8HfNNLqPxrgZnhH-YgM6fLGr7wo5sUwCWczDtl5h5juPnoafNvZ_HBrhfFwWoPxkQGAevOnhSyE-hNAkEYjkZZTP2lf7MIEscjWNK6_VrI0hQPmgcMmZuNs6_w1MqtBIufYLE0q4PKiuvfSrRDLf_70aZ1AVN5aEwNTsIjEmEjq65UYYu_YYvba5tU_sSnuKks_9aRET_S7X7wQuHD02RnrnVLXBnnBxsK2_F3uWc1qq964_x3XgAqgFpRmCFPZpIE5hBsTKnLHROXRDq4lgMD5mIhG72ya4Iji8dleTWhNzS39TS27zCr78XBBF60-JxEWaiUEsVg_nis-U-_oPwgKcHuDXcFBQ6mJGFKj2-1v2fkTOCPQ9mTrSuu2fqiwVCOHw-N6gkeFiBa7wCILnlCqfL2ux58-Q-70aKGUNGJjORCIt0nnjet9rFyidrtcfaVD-DH49zVnyunep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=1531750629845588&bg=!Tk2lTS_NAAY2C5OeFgs7AEcBe5WfOLMS9s9CbuO_QXuKYTNY9yZVn5iP6h0rHteB3XlvgMKEGsuDUPXaF2MH80wt9p1Dda5rHTdrNH4XTxPpER-PQVN3gAIAAACPUgAAAAdoAQd-ADfVyLVXQ0dYjDao8QszTDoLiAjDs6uGb4q4VggYN3fMiejDOnU6np2e2iLEeO3dZ5qASKiSKJlemQKdJGHPD9JQUX9yY1sHJCpeYYE5RDD-3Nru6w0O231miHMnjhDZ-Eha3LOeGHOfWVj2WNmSMtvkqUNxziG5kOclXmuAOhKYdjm_H3EevZzT2p-VVj2Z9Y7e75BWtwfBfJBma8poAkN0DBU09uZGqjG2J2r4PnS3BnQfiMw3jA1c0xVpwyvXSRD4fbqNgXEL3wUvRlNw2LrFome7uJtfwqvu0wD2S9oUl98xOPxngLfQmfCM7aRhosbJKyJi2eFocPE3_6WBJe5hu2zIRd2aLvF-62jqQYgn7RGsqdPhWzKzKAARSXRzl57U0nCumXYqOFQ4tVZ5_FfQpA4i_YYX-Hh6hSc5KOROHGwHrwzhNUB83YI7KjIUet65u6mtRG91oaYmMu17aYVSzrMUixWcIHagSOi_I6jJ_B-uqZVKHeJZOEfwin8HfNNLqPxrgZnhH-YgM6fLGr7wo5sUwCWczDtl5h5juPnoafNvZ_HBrhfFwWoPxkQGAevOnhSyE-hNAkEYjkZZTP2lf7MIEscjWNK6_VrI0hQPmgcMmZuNs6_w1MqtBIufYLE0q4PKiuvfSrRDLf_70aZ1AVN5aEwNTsIjEmEjq65UYYu_YYvba5tU_sSnuKks_9aRET_S7X7wQuHD02RnrnVLXBnnBxsK2_F3uWc1qq964_x3XgAqgFpRmCFPZpIE5hBsTKnLHROXRDq4lgMD5mIhG72ya4Iji8dleTWhNzS39TS27zCr78XBBF60-JxEWaiUEsVg_nis-U-_oPwgKcHuDXcFBQ6mJGFKj2-1v2fkTOCPQ9mTrSuu2fqiwVCOHw-N6gkeFiBa7wCILnlCqfL2ux58-Q-70aKGUNGJjORCIt0nnjet9rFyidrtcfaVD-DH49zVnyun — 204 — 17 B — 39 ms — h3https://studio.airtory.com/serve/track/61c7a8ed2b9d1e701b28fef1c1555b8b/placement/61c7a8ed2b9d1e701b28fef1c1555b8b/view/pixel?cachebuster=806331029&referral=www.computerweekly.com&n=1776813420602studio.airtory.com/serve/track/61c7... https://studio.airtory.com/serve/track/61c7a8ed2b9d1e701b28fef1c1555b8b/placement/61c7a8ed2b9d1e701b28fef1c1555b8b/view/pixel?cachebuster=806331029&referral=www.computerweekly.com&n=1776813420602 — 200 — 234 B — 72 ms — h2https://studio.airtory.com/serve/track/61c7a8ed2b9d1e701b28fef1c1555b8b/placement/61c7a8ed2b9d1e701b28fef1c1555b8b/creative-loaded/pixel?cachebuster=806331029&referral=www.computerweekly.comstudio.airtory.com/serve/track/61c7... https://studio.airtory.com/serve/track/61c7a8ed2b9d1e701b28fef1c1555b8b/placement/61c7a8ed2b9d1e701b28fef1c1555b8b/creative-loaded/pixel?cachebuster=806331029&referral=www.computerweekly.com — 200 — 234 B — 70 ms — h2https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 286 B — 16 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 3247ms · 1039KB · €35/mo
s.dpmsrv.com
Other
Costly
Execution 601ms
Transfer 59 KB
Monthly Cost €7/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 422ms
Transfer 188 KB
Unused 48%
Monthly Cost €5/mo
cdn.doubleverify.com
Other
Costly
Execution 414ms
Transfer 0 KB
Unused 39%
Monthly Cost €4/mo
www.computerweekly.com
Other
Costly
Execution 309ms
Transfer 36 KB
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 301ms
Transfer 0 KB
Monthly Cost €3/mo
pagead2.googlesyndication.com
Other
Costly
Execution 223ms
Transfer 0 KB
Unused 41%
Monthly Cost €2/mo
www.computerweekly.com
Other
Optional
Execution 176ms
Transfer 4 KB
Monthly Cost €2/mo
Microsoft Clarity
Session Replay
Optional
Execution 148ms
Transfer 26 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 123ms
Transfer 148 KB
Unused 37%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 95ms
Transfer 158 KB
Unused 39%
Monthly Cost €1/mo
cdn.doubleverify.com
Other
Optional
Execution 87ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 86ms
Transfer 157 KB
Unused 42%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 85ms
Transfer 131 KB
Unused 50%
Monthly Cost €1/mo
consent.computerweekly.com
Other
Optional
Execution 75ms
Transfer 93 KB
Unused 73%
Monthly Cost €1/mo
cdn.airtory.com
Other
Optional
Execution 52ms
Transfer 0 KB
Monthly Cost €1/mo
consent.computerweekly.com
Other
Optional
Execution 50ms
Transfer 40 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • s.dpmsrv.com adds 601ms and costs ~€7/month
  • securepubads.g.doubleclick.net adds 422ms and costs ~€5/month
  • cdn.doubleverify.com adds 414ms and costs ~€4/month
  • www.computerweekly.com adds 309ms and costs ~€3/month
  • Unattributable adds 301ms and costs ~€3/month
  • pagead2.googlesyndication.com adds 223ms 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 601ms 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 422ms 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 414ms 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 309ms 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 301ms 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 223ms 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

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