Skip to content
https://weforum.org

Performance

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

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

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

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

1.70 s

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

4.88 s

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

479 ms

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

0.000

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

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

7.26 s

Page Load Progression

930 ms
1.9 s
2.8 s
3.7 s
4.6 s
5.6 s
6.5 s
7.4 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.8 MB transferred, 102 requests
FIX
7.8 MB transferred, 102 requests
Critical::
Page weighs 17.8 MB (7.8 MB transferred)
Warning::
JavaScript is 3.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.3 MB
Warning::
Images are 3.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.0 MB
Info::
Fonts are 378 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 378 KB
Warning::
102 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.6 g CO2 per page load
7.8 MB / 2.4 MB budget
7.8 MB transferred
102 requests
1.6 g CO2 per page load
JavaScript 3.3 MiB 42%
Images 3.0 MiB 39%
Other 808.0 KiB 10%
Fonts 377.5 KiB 5%
CSS 122.4 KiB 2%
HTML 108.9 KiB 1%
Other 73.9 KiB 1%
Other 14.1 KiB 0%
Other 814 B 0%
Other 242 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
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 (7.8 MiB of 7.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3689ms total JS execution
FIX
3689ms total JS execution
Warning::
https://www.weforum.org/packs/js/245-1cbfbba9c93ec...: 736ms CPU time
Warning::
https://www.weforum.org/: 575ms CPU time
Warning::
https://mfe.weforum.org/global-nav/next/s/659.9e80...: 313ms CPU time
Warning::
https://consent.cookiebot.com/efc82a3f-4d9a-4cba-8...: 277ms CPU time
Warning::
Unattributable: 263ms CPU time
Warning::
Third-party scripts: 3689ms (100% of total)

Main Thread Breakdown

Script Evaluation 58% Style & Layout 14% Other 12% Script Parsing & Compilation 8% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://www.weforum.org/packs/js/245-1cbfbba9c93ec6fde9b7.js736ms634ms4ms3rd
https://www.weforum.org/575ms20ms7ms3rd
https://mfe.weforum.org/global-nav/next/s/659.9e80ad8fb1cafceb.js313ms194ms57ms3rd
https://consent.cookiebot.com/efc82a3f-4d9a-4cba-8bc2-a51619a84a40/cc.js?renew=false&referer=www.weforum.org&dnt=false&init=false&culture=EN277ms115ms11ms3rd
Unattributable263ms13ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W7SZB6C242ms202ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=G-2K5FR2KRN5&cx=c&gtm=4e64h1228ms192ms13ms3rd
https://www.weforum.org/packs/js/app-bundle-6fe0ba159cfc1b34391f.js208ms151ms39ms3rd
https://mfe.weforum.org/global-nav/next/s/558.490117622e1be7a2.js202ms185ms0ms3rd
https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js182ms151ms11ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
46 scripts, 1.4 MB unused
FIX
46 scripts, 1.4 MB unused
Warning::
https://www.weforum.org/packs/js/app-bundle-6fe0ba...: 202 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.weforum.org/packs/js/922-352a71d0e9788...: 129 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mfe.weforum.org/global-nav/next/s/659.9e80...: 115 KB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-108...: 114 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1RV0...: 73 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.4 MB
1456 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.weforum.org/packs/js/app-bundle-6fe0ba159cfc1b34391f.js438 KB202 KB (46%)3rd
https://www.weforum.org/packs/js/922-352a71d0e9788b160e3c.js225 KB129 KB (57%)3rd
https://mfe.weforum.org/global-nav/next/s/659.9e80ad8fb1cafceb.js384 KB115 KB (30%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10828833886&cx=c&gtm=4e64h1176 KB114 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=G-1RV0X04XBG&cx=c&gtm=4e64h1173 KB73 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-2K5FR2KRN5&cx=c&gtm=4e64h1172 KB69 KB (40%)3rd
https://www.weforum.org/packs/js/93-c19c8d49cbcf5dd9c444.js83 KB68 KB (81%)3rd
https://www.googletagmanager.com/gtag/js?id=G-4DKG1LX6QK&cx=c&gtm=4e64h1176 KB64 KB (36%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16759232739&cx=c&gtm=4e64h1146 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W7SZB6C175 KB64 KB (36%)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
102 resources · 7.8 MB · 1.4 MB savings available
FIX
102 resources · 7.8 MB · 1.4 MB savings available
Warning::
Page weight 6.8 MB over 1MB target
Got: 7.8 MB Expected: ≤ 1 MB
Info::
~1.4 MB of savings available
Warning::
101 third-party resources (100% of weight)
Info::
10 resources over 200KB
102 resources · 7.8 MiB · 101 third-party 6.8 MiB over 1MB target
JavaScript 43% · 3.4 MiB
Image 39% · 3.0 MiB
Media 10% · 808.4 KiB
Font 5% · 377.5 KiB
CSS 2% · 122.4 KiB
Document 1% · 109.0 KiB
Other 0% · 2.0 KiB

~1.4 MiB of savings available

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

B
Image Optimization
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Warning::
https://www.weforum.org/a-weekly-logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 3.0 MB
0 oversized -0 KB
20 legacy format
1 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

3

378 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 4.9 shttps://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Regular.woff2AkkuratLLWeb-Regular.woff2 https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Regular.woff2 — 107.5 KiB — 49 ms — font-display: swaphttps://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Black.woff2AkkuratLLWeb-Black.woff2 https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Black.woff2 — 112.3 KiB — 48 ms — font-display: swaphttps://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Bold.woffAkkuratLLWeb-Bold.woff https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Bold.woff — 157.7 KiB — 90 ms — font-display: swap
AkkuratLLWeb-Regular.woff2 woff2 swap
Size 108 KB
Load time 49 ms
Start 724 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
AkkuratLLWeb-Black.woff2 woff2 swap
Size 112 KB
Load time 48 ms
Start 897 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
AkkuratLLWeb-Bold.woff woff swap
Size 158 KB
Load time 90 ms
Start 897 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~236 KB and ~472 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
Network Waterfall
102 requests over 6198ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.7 s LCP 4.9 shttps://weforum.org// https://weforum.org/ — 301 — 85 B — 443 ms — h2https://www.weforum.org/www.weforum.org/ https://www.weforum.org/ — 200 — 108.1 KiB — 144 ms — h2https://www.weforum.org/fonts/akkurat.css?v=3www.weforum.org/fonts/akkurat.css?v... https://www.weforum.org/fonts/akkurat.css?v=3 — 200 — 935 B — 34 ms — h2https://www.weforum.org/assets/application-a5591b3e426bc96757bdb09968aed043b2dd2caa6fe5ab283a54cd883be7c3c8.csswww.weforum.org/assets/application-... https://www.weforum.org/assets/application-a5591b3e426bc96757bdb09968aed043b2dd2caa6fe5ab283a54cd883be7c3c8.css — 200 — 110.4 KiB — 54 ms — h2https://www.weforum.org/assets/print-f370127a3bbad053fa295c4ba298deef01b5103a0a1be66e8a0556e8cfbd76e0.csswww.weforum.org/assets/print-f37012... https://www.weforum.org/assets/print-f370127a3bbad053fa295c4ba298deef01b5103a0a1be66e8a0556e8cfbd76e0.css — 200 — 526 B — 34 ms — h2https://fast.fonts.net/cssapi/4946bd2e-8cbd-461c-8121-ca6696f6267d.cssfast.fonts.net/cssapi/4946bd2e-8cbd... https://fast.fonts.net/cssapi/4946bd2e-8cbd-461c-8121-ca6696f6267d.css — 200 — 2.0 KiB — 40 ms — h2https://auth.lrcontent.com/v2/LoginRadiusV2.jsauth.lrcontent.com/v2/LoginRadiusV2... https://auth.lrcontent.com/v2/LoginRadiusV2.js — 200 — 56.6 KiB — 79 ms — h2https://auth-widgets.weforum.org/widgets/auth/v0.4.59/index.umd.jsauth-widgets.weforum.org/widgets/au... https://auth-widgets.weforum.org/widgets/auth/v0.4.59/index.umd.js — 200 — 83.5 KiB — 79 ms — h2https://auth-widgets.weforum.org/widgets/auth/v0.4.59/index.cssauth-widgets.weforum.org/widgets/au... https://auth-widgets.weforum.org/widgets/auth/v0.4.59/index.css — 200 — 6.5 KiB — 57 ms — h2https://www.weforum.org/a-weekly-logo.svgwww.weforum.org/a-weekly-logo.svg https://www.weforum.org/a-weekly-logo.svg — 200 — 3.1 KiB — 55 ms — h2https://www.weforum.org/packs/static/uplink-initiative-ceff9cfdd2e858ac3307.jpegwww.weforum.org/packs/static/uplink... https://www.weforum.org/packs/static/uplink-initiative-ceff9cfdd2e858ac3307.jpeg — 200 — 53.0 KiB — 57 ms — h2https://fast.fonts.net/t/1.css?apiType=css&projectid=4946bd2e-8cbd-461c-8121-ca6696f6267dfast.fonts.net/t/1.css?apiType=css&... https://fast.fonts.net/t/1.css?apiType=css&projectid=4946bd2e-8cbd-461c-8121-ca6696f6267d — 200 — 527 B — 26 ms — h2https://www.weforum.org/assets/swiper/swiper-d58521792df503d8ccc5c75a7afee37ce948c78d3066cd0a8b996820ae712504.csswww.weforum.org/assets/swiper/swipe... https://www.weforum.org/assets/swiper/swiper-d58521792df503d8ccc5c75a7afee37ce948c78d3066cd0a8b996820ae712504.css — 200 — 1.5 KiB — 29 ms — h3https://www.weforum.org/packs/static/si-initiative-45d9653189ca943b0dc7.jpegwww.weforum.org/packs/static/si-ini... https://www.weforum.org/packs/static/si-initiative-45d9653189ca943b0dc7.jpeg — 200 — 29.3 KiB — 32 ms — h3https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 37 ms — h2data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA=data:image/webp;base64,UklGRiQAAABX... data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA= — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAA…data:image/webp;base64,UklGRkoAAABX... data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAA… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAA…data:image/webp;base64,UklGRlIAAABX... data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAA… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtm.js?id=GTM-W7SZB6Cwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W7SZB6C — 200 — 175.5 KiB — 96 ms — h2https://www.weforum.org/packs/js/runtime-fb7e64c78b6289fd4e77.jswww.weforum.org/packs/js/runtime-fb... https://www.weforum.org/packs/js/runtime-fb7e64c78b6289fd4e77.js — 200 — 2.5 KiB — 47 ms — h3https://www.weforum.org/packs/js/57-deacb73aedf6fee6678f.jswww.weforum.org/packs/js/57-deacb73... https://www.weforum.org/packs/js/57-deacb73aedf6fee6678f.js — 200 — 11.0 KiB — 48 ms — h3https://www.weforum.org/packs/js/924-14fa28b146422b9888be.jswww.weforum.org/packs/js/924-14fa28... https://www.weforum.org/packs/js/924-14fa28b146422b9888be.js — 200 — 24.3 KiB — 54 ms — h3https://www.weforum.org/packs/js/777-4da52bd8c0b050d826ee.jswww.weforum.org/packs/js/777-4da52b... https://www.weforum.org/packs/js/777-4da52bd8c0b050d826ee.js — 200 — 7.6 KiB — 65 ms — h3https://www.weforum.org/packs/js/130-fbecbfed6a969d189ad5.jswww.weforum.org/packs/js/130-fbecbf... https://www.weforum.org/packs/js/130-fbecbfed6a969d189ad5.js — 200 — 3.2 KiB — 110 ms — h3https://www.weforum.org/packs/js/105-d4327375498119a51235.jswww.weforum.org/packs/js/105-d43273... https://www.weforum.org/packs/js/105-d4327375498119a51235.js — 200 — 4.0 KiB — 116 ms — h3https://www.weforum.org/packs/js/245-1cbfbba9c93ec6fde9b7.jswww.weforum.org/packs/js/245-1cbfbb... https://www.weforum.org/packs/js/245-1cbfbba9c93ec6fde9b7.js — 200 — 54.8 KiB — 90 ms — h3https://www.weforum.org/packs/js/115-6c30d04e10072a5ef7d1.jswww.weforum.org/packs/js/115-6c30d0... https://www.weforum.org/packs/js/115-6c30d04e10072a5ef7d1.js — 200 — 19.9 KiB — 55 ms — h3https://www.weforum.org/packs/js/10-ac3f1aff0b8dfb42dbcd.jswww.weforum.org/packs/js/10-ac3f1af... https://www.weforum.org/packs/js/10-ac3f1aff0b8dfb42dbcd.js — 200 — 77.4 KiB — 124 ms — h3https://www.weforum.org/packs/js/517-21b863150eaefed0d019.jswww.weforum.org/packs/js/517-21b863... https://www.weforum.org/packs/js/517-21b863150eaefed0d019.js — 200 — 4.2 KiB — 116 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.7 s LCP 4.9 shttps://weforum.org// https://weforum.org/ — 301 — 85 B — 443 ms — h2https://www.weforum.org/www.weforum.org/ https://www.weforum.org/ — 200 — 108.1 KiB — 144 ms — h2https://www.weforum.org/fonts/akkurat.css?v=3www.weforum.org/fonts/akkurat.css?v... https://www.weforum.org/fonts/akkurat.css?v=3 — 200 — 935 B — 34 ms — h2https://www.weforum.org/assets/application-a5591b3e426bc96757bdb09968aed043b2dd2caa6fe5ab283a54cd883be7c3c8.csswww.weforum.org/assets/application-... https://www.weforum.org/assets/application-a5591b3e426bc96757bdb09968aed043b2dd2caa6fe5ab283a54cd883be7c3c8.css — 200 — 110.4 KiB — 54 ms — h2https://www.weforum.org/assets/print-f370127a3bbad053fa295c4ba298deef01b5103a0a1be66e8a0556e8cfbd76e0.csswww.weforum.org/assets/print-f37012... https://www.weforum.org/assets/print-f370127a3bbad053fa295c4ba298deef01b5103a0a1be66e8a0556e8cfbd76e0.css — 200 — 526 B — 34 ms — h2https://fast.fonts.net/cssapi/4946bd2e-8cbd-461c-8121-ca6696f6267d.cssfast.fonts.net/cssapi/4946bd2e-8cbd... https://fast.fonts.net/cssapi/4946bd2e-8cbd-461c-8121-ca6696f6267d.css — 200 — 2.0 KiB — 40 ms — h2https://auth.lrcontent.com/v2/LoginRadiusV2.jsauth.lrcontent.com/v2/LoginRadiusV2... https://auth.lrcontent.com/v2/LoginRadiusV2.js — 200 — 56.6 KiB — 79 ms — h2https://auth-widgets.weforum.org/widgets/auth/v0.4.59/index.umd.jsauth-widgets.weforum.org/widgets/au... https://auth-widgets.weforum.org/widgets/auth/v0.4.59/index.umd.js — 200 — 83.5 KiB — 79 ms — h2https://auth-widgets.weforum.org/widgets/auth/v0.4.59/index.cssauth-widgets.weforum.org/widgets/au... https://auth-widgets.weforum.org/widgets/auth/v0.4.59/index.css — 200 — 6.5 KiB — 57 ms — h2https://www.weforum.org/a-weekly-logo.svgwww.weforum.org/a-weekly-logo.svg https://www.weforum.org/a-weekly-logo.svg — 200 — 3.1 KiB — 55 ms — h2https://www.weforum.org/packs/static/uplink-initiative-ceff9cfdd2e858ac3307.jpegwww.weforum.org/packs/static/uplink... https://www.weforum.org/packs/static/uplink-initiative-ceff9cfdd2e858ac3307.jpeg — 200 — 53.0 KiB — 57 ms — h2https://fast.fonts.net/t/1.css?apiType=css&projectid=4946bd2e-8cbd-461c-8121-ca6696f6267dfast.fonts.net/t/1.css?apiType=css&... https://fast.fonts.net/t/1.css?apiType=css&projectid=4946bd2e-8cbd-461c-8121-ca6696f6267d — 200 — 527 B — 26 ms — h2https://www.weforum.org/assets/swiper/swiper-d58521792df503d8ccc5c75a7afee37ce948c78d3066cd0a8b996820ae712504.csswww.weforum.org/assets/swiper/swipe... https://www.weforum.org/assets/swiper/swiper-d58521792df503d8ccc5c75a7afee37ce948c78d3066cd0a8b996820ae712504.css — 200 — 1.5 KiB — 29 ms — h3https://www.weforum.org/packs/static/si-initiative-45d9653189ca943b0dc7.jpegwww.weforum.org/packs/static/si-ini... https://www.weforum.org/packs/static/si-initiative-45d9653189ca943b0dc7.jpeg — 200 — 29.3 KiB — 32 ms — h3https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 37 ms — h2data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA=data:image/webp;base64,UklGRiQAAABX... data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA= — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAA…data:image/webp;base64,UklGRkoAAABX... data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAA… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAA…data:image/webp;base64,UklGRlIAAABX... data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAA… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtm.js?id=GTM-W7SZB6Cwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W7SZB6C — 200 — 175.5 KiB — 96 ms — h2https://www.weforum.org/packs/js/runtime-fb7e64c78b6289fd4e77.jswww.weforum.org/packs/js/runtime-fb... https://www.weforum.org/packs/js/runtime-fb7e64c78b6289fd4e77.js — 200 — 2.5 KiB — 47 ms — h3https://www.weforum.org/packs/js/57-deacb73aedf6fee6678f.jswww.weforum.org/packs/js/57-deacb73... https://www.weforum.org/packs/js/57-deacb73aedf6fee6678f.js — 200 — 11.0 KiB — 48 ms — h3https://www.weforum.org/packs/js/924-14fa28b146422b9888be.jswww.weforum.org/packs/js/924-14fa28... https://www.weforum.org/packs/js/924-14fa28b146422b9888be.js — 200 — 24.3 KiB — 54 ms — h3https://www.weforum.org/packs/js/777-4da52bd8c0b050d826ee.jswww.weforum.org/packs/js/777-4da52b... https://www.weforum.org/packs/js/777-4da52bd8c0b050d826ee.js — 200 — 7.6 KiB — 65 ms — h3https://www.weforum.org/packs/js/130-fbecbfed6a969d189ad5.jswww.weforum.org/packs/js/130-fbecbf... https://www.weforum.org/packs/js/130-fbecbfed6a969d189ad5.js — 200 — 3.2 KiB — 110 ms — h3https://www.weforum.org/packs/js/105-d4327375498119a51235.jswww.weforum.org/packs/js/105-d43273... https://www.weforum.org/packs/js/105-d4327375498119a51235.js — 200 — 4.0 KiB — 116 ms — h3https://www.weforum.org/packs/js/245-1cbfbba9c93ec6fde9b7.jswww.weforum.org/packs/js/245-1cbfbb... https://www.weforum.org/packs/js/245-1cbfbba9c93ec6fde9b7.js — 200 — 54.8 KiB — 90 ms — h3https://www.weforum.org/packs/js/115-6c30d04e10072a5ef7d1.jswww.weforum.org/packs/js/115-6c30d0... https://www.weforum.org/packs/js/115-6c30d04e10072a5ef7d1.js — 200 — 19.9 KiB — 55 ms — h3https://www.weforum.org/packs/js/10-ac3f1aff0b8dfb42dbcd.jswww.weforum.org/packs/js/10-ac3f1af... https://www.weforum.org/packs/js/10-ac3f1aff0b8dfb42dbcd.js — 200 — 77.4 KiB — 124 ms — h3https://www.weforum.org/packs/js/517-21b863150eaefed0d019.jswww.weforum.org/packs/js/517-21b863... https://www.weforum.org/packs/js/517-21b863150eaefed0d019.js — 200 — 4.2 KiB — 116 ms — h3https://www.weforum.org/packs/js/127-b06e7532bf675bb34289.jswww.weforum.org/packs/js/127-b06e75... https://www.weforum.org/packs/js/127-b06e7532bf675bb34289.js — 200 — 2.4 KiB — 116 ms — h3https://www.weforum.org/packs/js/355-e773285cd3e486149733.jswww.weforum.org/packs/js/355-e77328... https://www.weforum.org/packs/js/355-e773285cd3e486149733.js — 200 — 6.5 KiB — 116 ms — h3https://www.weforum.org/packs/js/93-c19c8d49cbcf5dd9c444.jswww.weforum.org/packs/js/93-c19c8d4... https://www.weforum.org/packs/js/93-c19c8d49cbcf5dd9c444.js — 200 — 82.9 KiB — 142 ms — h3https://www.weforum.org/packs/js/841-be29f10b621ca0392858.jswww.weforum.org/packs/js/841-be29f1... https://www.weforum.org/packs/js/841-be29f10b621ca0392858.js — 200 — 97.0 KiB — 149 ms — h3https://www.weforum.org/packs/js/92-5b69d399336100017ad1.jswww.weforum.org/packs/js/92-5b69d39... https://www.weforum.org/packs/js/92-5b69d399336100017ad1.js — 200 — 7.0 KiB — 131 ms — h3https://www.weforum.org/packs/js/application-6d79c5b7767f47dedde6.jswww.weforum.org/packs/js/applicatio... https://www.weforum.org/packs/js/application-6d79c5b7767f47dedde6.js — 200 — 28.2 KiB — 152 ms — h3https://www.weforum.org/packs/js/858-12065293d904909d8acc.jswww.weforum.org/packs/js/858-120652... https://www.weforum.org/packs/js/858-12065293d904909d8acc.js — 200 — 3.9 KiB — 148 ms — h3https://www.weforum.org/packs/js/40-ab65ef154c6c4cf00aed.jswww.weforum.org/packs/js/40-ab65ef1... https://www.weforum.org/packs/js/40-ab65ef154c6c4cf00aed.js — 200 — 49.9 KiB — 149 ms — h3https://www.weforum.org/packs/js/922-352a71d0e9788b160e3c.jswww.weforum.org/packs/js/922-352a71... https://www.weforum.org/packs/js/922-352a71d0e9788b160e3c.js — 200 — 225.4 KiB — 163 ms — h3https://www.weforum.org/packs/js/191-fbde39dcd171b6dc553a.jswww.weforum.org/packs/js/191-fbde39... https://www.weforum.org/packs/js/191-fbde39dcd171b6dc553a.js — 200 — 63.8 KiB — 146 ms — h3https://www.weforum.org/packs/js/app-bundle-6fe0ba159cfc1b34391f.jswww.weforum.org/packs/js/app-bundle... https://www.weforum.org/packs/js/app-bundle-6fe0ba159cfc1b34391f.js — 200 — 438.3 KiB — 169 ms — h3https://dev.visualwebsiteoptimizer.com/j.php?a=593726&u=https%3A%2F%2Fwww.weforum.org%2F&f=1&r=0.21608362079320154dev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=593726&u=https%3A%2F%2Fwww.weforum.org%2F&f=1&r=0.21608362079320154 — 200 — 14.7 KiB — 66 ms — h2https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Regular.woff2www.weforum.org/fonts/Akkurat/Akkur... https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Regular.woff2 — 200 — 107.5 KiB — 49 ms — h3https://www.weforum.org/favicons/site.webmanifest?v=lk270KxwRjwww.weforum.org/favicons/site.webma... https://www.weforum.org/favicons/site.webmanifest?v=lk270KxwRj — 200 — 242 B — 69 ms — h3https://cdn.jwplayer.com/v2/media/CsSwjh6M/poster.mp4?width=640cdn.jwplayer.com/v2/media/CsSwjh6M/... https://cdn.jwplayer.com/v2/media/CsSwjh6M/poster.mp4?width=640 — 302 — 448 B — 145 ms — h2https://www.weforum.org/packs/static/wrap-6bde1bfcb60129f30c53.jpegwww.weforum.org/packs/static/wrap-6... https://www.weforum.org/packs/static/wrap-6bde1bfcb60129f30c53.jpeg — 200 — 6.0 KiB — 97 ms — h3https://assets.weforum.org/community/image/responsive_big_webp_c-zmSV2oX0cY0JSuSVZyf21kPIfMGXCxGuqLX4zygpU.webpassets.weforum.org/community/image/... https://assets.weforum.org/community/image/responsive_big_webp_c-zmSV2oX0cY0JSuSVZyf21kPIfMGXCxGuqLX4zygpU.webp — 200 — 277.4 KiB — 166 ms — h2https://assets.weforum.org/community/image/responsive_big_webp_cUJKdAiLYJCmwVVq6c8gk2iv4SYTQK5J5LvTpdqMCFQ.webpassets.weforum.org/community/image/... https://assets.weforum.org/community/image/responsive_big_webp_cUJKdAiLYJCmwVVq6c8gk2iv4SYTQK5J5LvTpdqMCFQ.webp — 200 — 518.2 KiB — 128 ms — h2https://assets.weforum.org/community/image/responsive_big_webp_Lcpy2J6K0R-yVXXMSpKkasdq9AmXIjDIut3_HqIZXjY.webpassets.weforum.org/community/image/... https://assets.weforum.org/community/image/responsive_big_webp_Lcpy2J6K0R-yVXXMSpKkasdq9AmXIjDIut3_HqIZXjY.webp — 200 — 114.8 KiB — 66 ms — h2https://assets.weforum.org/community/image/responsive_big_webp_QcmU5WNU7nZuim7g_BcdcAYPYoMZlu6_5jTShgIuGNc.webpassets.weforum.org/community/image/... https://assets.weforum.org/community/image/responsive_big_webp_QcmU5WNU7nZuim7g_BcdcAYPYoMZlu6_5jTShgIuGNc.webp — 200 — 156.1 KiB — 78 ms — h2https://assets.weforum.org/community/image/responsive_big_webp_UlNB7uu_8IUV0VWb1wHjkb34OQeQaXdR3WFHZ9A_9DU.webpassets.weforum.org/community/image/... https://assets.weforum.org/community/image/responsive_big_webp_UlNB7uu_8IUV0VWb1wHjkb34OQeQaXdR3WFHZ9A_9DU.webp — 200 — 39.2 KiB — 83 ms — h2https://assets.weforum.org/article/image/responsive_small_webp_DEezBJLIGJXjJRdXmc4gg2FFNEpRGhJdo_Z5NzJ9wuM.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_small_webp_DEezBJLIGJXjJRdXmc4gg2FFNEpRGhJdo_Z5NzJ9wuM.webp — 200 — 18.9 KiB — 86 ms — h2https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Black.woff2www.weforum.org/fonts/Akkurat/Akkur... https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Black.woff2 — 200 — 112.3 KiB — 48 ms — h3https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Bold.woffwww.weforum.org/fonts/Akkurat/Akkur... https://www.weforum.org/fonts/Akkurat/AkkuratLLWeb-Bold.woff — 200 — 157.7 KiB — 90 ms — h3https://assets-jpcust.jwpsrv.com/thumbnails/Q37ADh5O-640.mp4assets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/Q37ADh5O-640.mp4 — 206 — 808.0 KiB — 110 ms — h2https://assets.weforum.org/article/image/responsive_small_webp_VjSTDbT_7HaZNnzIGqnRgni2iyhu7MixqQZcjjmRKns.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_small_webp_VjSTDbT_7HaZNnzIGqnRgni2iyhu7MixqQZcjjmRKns.webp — 200 — 26.8 KiB — 44 ms — h3https://assets.weforum.org/article/image/responsive_small_webp_NJlniFQxYj1f2f_FvgcI6jSF-oN_fIYIATNuSVrXQII.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_small_webp_NJlniFQxYj1f2f_FvgcI6jSF-oN_fIYIATNuSVrXQII.webp — 200 — 32.7 KiB — 44 ms — h3https://assets.weforum.org/article/image/responsive_small_webp_7M087Z2Q3z4QVYGknxw1LJdE2m-XiNP5jSwEkTaP5MU.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_small_webp_7M087Z2Q3z4QVYGknxw1LJdE2m-XiNP5jSwEkTaP5MU.webp — 200 — 7.6 KiB — 44 ms — h3https://assets.weforum.org/article/image/responsive_small_webp_Lucr6ErMpqY8LhUZSJ6wkx4mNk-nLDdVHT30VHamg1Q.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_small_webp_Lucr6ErMpqY8LhUZSJ6wkx4mNk-nLDdVHT30VHamg1Q.webp — 200 — 20.1 KiB — 132 ms — h3https://assets.weforum.org/collection/image/responsive_big_webp_bFActzUmXclYQ0kZAE8CP06d35KdcTvkxR7tHkpF1hw.webpassets.weforum.org/collection/image... https://assets.weforum.org/collection/image/responsive_big_webp_bFActzUmXclYQ0kZAE8CP06d35KdcTvkxR7tHkpF1hw.webp — 200 — 365.4 KiB — 135 ms — h3https://assets.weforum.org/article/image/responsive_big_webp_-mQp0euW6dX20vlf02Wf17gJQERlxJq11jCygsM2qh8.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_big_webp_-mQp0euW6dX20vlf02Wf17gJQERlxJq11jCygsM2qh8.webp — 200 — 416.8 KiB — 139 ms — h3https://assets.weforum.org/article/image/responsive_big_webp_tbNYUgJXPjBjxcCmXCpKZVmi9HfhIi6JzPbaXrlzoi0.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_big_webp_tbNYUgJXPjBjxcCmXCpKZVmi9HfhIi6JzPbaXrlzoi0.webp — 200 — 271.0 KiB — 138 ms — h3https://assets.weforum.org/article/image/responsive_big_webp_9J5cA9o51Xtg2cuKMBYQyDWHZBnsoBodRTcLCBOowGU.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_big_webp_9J5cA9o51Xtg2cuKMBYQyDWHZBnsoBodRTcLCBOowGU.webp — 200 — 158.2 KiB — 143 ms — h3https://assets.weforum.org/article/image/responsive_big_webp_xCsNhvQ5iCKk46q-rMylnrKUBJZl9Ce0LhyOiu2Gkps.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_big_webp_xCsNhvQ5iCKk46q-rMylnrKUBJZl9Ce0LhyOiu2Gkps.webp — 200 — 353.4 KiB — 143 ms — h3https://assets.weforum.org/article/image/responsive_small_webp_99VFA-XYeDc5sFH_6C6j7nqz9qahD3qvk0fWH4Azs08.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_small_webp_99VFA-XYeDc5sFH_6C6j7nqz9qahD3qvk0fWH4Azs08.webp — 200 — 6.2 KiB — 76 ms — h3https://assets.weforum.org/article/image/responsive_small_webp_JJm9_VnK9kcvd3pv8HIQZ__kE4YCQtmfz9ANa32KBnM.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_small_webp_JJm9_VnK9kcvd3pv8HIQZ__kE4YCQtmfz9ANa32KBnM.webp — 200 — 29.6 KiB — 85 ms — h3https://assets.weforum.org/article/image/responsive_big_webp_52KRawdMoxGf0J_e5GLYkz9Sceofw2NwvLpij-ezaSc.webpassets.weforum.org/article/image/re... https://assets.weforum.org/article/image/responsive_big_webp_52KRawdMoxGf0J_e5GLYkz9Sceofw2NwvLpij-ezaSc.webp — 200 — 186.8 KiB — 36 ms — h3https://consentcdn.cookiebot.com/consentconfig/efc82a3f-4d9a-4cba-8bc2-a51619a84a40/weforum.org/configuration.jsconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/efc82a3f-4d9a-4cba-8bc2-a51619a84a40/weforum.org/configuration.js — 200 — 833 B — 29 ms — h2https://consentcdn.cookiebot.com/consentconfig/efc82a3f-4d9a-4cba-8bc2-a51619a84a40/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/efc82a3f-4d9a-4cba-8bc2-a51619a84a40/settings.json — 200 — 970 B — 24 ms — h2https://consent.cookiebot.com/efc82a3f-4d9a-4cba-8bc2-a51619a84a40/cc.js?renew=false&referer=www.weforum.org&dnt=false&init=false&culture=ENconsent.cookiebot.com/efc82a3f-4d9a... https://consent.cookiebot.com/efc82a3f-4d9a-4cba-8bc2-a51619a84a40/cc.js?renew=false&referer=www.weforum.org&dnt=false&init=false&culture=EN — 200 — 120.8 KiB — 186 ms — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 811 B — 27 ms — h2https://www.weforum.org/graphql?operationName=CurrentUser&variables=%7B%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22f15ab870bf2c88764204a015951db9d7e9e4be09d8c7f595abee95447e75d55c%22%7D%7Dwww.weforum.org/graphql?operationNa... https://www.weforum.org/graphql?operationName=CurrentUser&variables=%7B%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22f15ab870bf2c88764204a015951db9d7e9e4be09d8c7f595abee95447e75d55c%22%7D%7D — 200 — 63 B — 158 ms — h3blob:https://www.weforum.org/c2b2c792-3529-4adf-8ad7-dabd67906d54www.weforum.org/c2b2c792-3529-4adf-... blob:https://www.weforum.org/c2b2c792-3529-4adf-8ad7-dabd67906d54 — 200 — -1 B — 584 ms — blobhttps://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js — 200 — 96.5 KiB — 60 ms — h3https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=593726&d=weforum.org&u=D5C4A7AA953465C8551D30F4E4E096E8C&h=c6b0926052de299b153f5b112d7d3dff&t=falsedev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=593726&d=weforum.org&u=D5C4A7AA953465C8551D30F4E4E096E8C&h=c6b0926052de299b153f5b112d7d3dff&t=false — 200 — 145 B — 162 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17334477208&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17334477208&cx=c&gtm=4e64h1 — 200 — 140.5 KiB — 65 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16759232739&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16759232739&cx=c&gtm=4e64h1 — 200 — 145.6 KiB — 66 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-13894911&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-13894911&cx=c&gtm=4e64h1 — 200 — 129.5 KiB — 100 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-10828833886&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-10828833886&cx=c&gtm=4e64h1 — 200 — 176.0 KiB — 100 ms — h2https://www.googletagmanager.com/gtag/js?id=G-4DKG1LX6QK&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-4DKG1LX6QK&cx=c&gtm=4e64h1 — 200 — 175.9 KiB — 73 ms — h3https://www.googletagmanager.com/gtag/js?id=G-1RV0X04XBG&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1RV0X04XBG&cx=c&gtm=4e64h1 — 200 — 173.2 KiB — 75 ms — h3https://www.googletagmanager.com/gtag/js?id=G-2K5FR2KRN5&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2K5FR2KRN5&cx=c&gtm=4e64h1 — 200 — 171.8 KiB — 73 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.js — 200 — 71.7 KiB — 33 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.js — 200 — 25.6 KiB — 25 ms — h3https://mfe.weforum.org/global-nav/next/s/remoteEntry.jsmfe.weforum.org/global-nav/next/s/r... https://mfe.weforum.org/global-nav/next/s/remoteEntry.js — 200 — 2.5 KiB — 31 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxj… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://mfe.weforum.org/global-nav/next/s/659.9e80ad8fb1cafceb.jsmfe.weforum.org/global-nav/next/s/6... https://mfe.weforum.org/global-nav/next/s/659.9e80ad8fb1cafceb.js — 200 — 383.7 KiB — 36 ms — h2https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=593726&settings_type=4&ts=1776790816&dt=desktop&cc=USdev.visualwebsiteoptimizer.com/dcdn... https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=593726&settings_type=4&ts=1776790816&dt=desktop&cc=US — 200 — 14.8 KiB — 22 ms — h3https://mfe.weforum.org/global-nav/next/s/558.490117622e1be7a2.jsmfe.weforum.org/global-nav/next/s/5... https://mfe.weforum.org/global-nav/next/s/558.490117622e1be7a2.js — 200 — 736 B — 18 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/7.0/track-8854bbf636dc51133b2fa5048349131fbr.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/7.0/track-8854bbf636dc51133b2fa5048349131fbr.js — 200 — 5.3 KiB — 21 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/opaEv-1c7ce826a687aa150a0d779609032360br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/opaEv-1c7ce826a687aa150a0d779609032360br.js — 200 — 44.1 KiB — 26 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/worker-70faafffa0475802f5ee03ca5ff74179br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/worker-70faafffa0475802f5ee03ca5ff74179br.js — 200 — 13.1 KiB — 18 ms — h3https://www.weforum.org/favicon.ico?v=lk270KxwRjwww.weforum.org/favicon.ico?v=lk270... https://www.weforum.org/favicon.ico?v=lk270KxwRj — 200 — 1.7 KiB — 30 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64h1v76499506za200zd76499506xea&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118128923~118463262~118463800&apve=1&apvf=f&apvc=1&tft=1776797401106&tfd=6085pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64h1v76499506za200zd76499506xea&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118128923~118463262~118463800&apve=1&apvf=f&apvc=1&tft=1776797401106&tfd=6085 — 200 — 21 B — 78 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&gdid=dMWZhNz&_tu=CA&gtm=45be64h1v9200525502z876499506za20gzb76499506zd76499506xec&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115938465~115938468~117266401~118463262~118463800&apve=1&apvf=f&apvc=0&tids=AW-16759232739&tid=AW-16759232739&tft=1776797401108&tfd=6087pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&gdid=dMWZhNz&_tu=CA&gtm=45be64h1v9200525502z876499506za20gzb76499506zd76499506xec&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115938465~115938468~117266401~118463262~118463800&apve=1&apvf=f&apvc=0&tids=AW-16759232739&tid=AW-16759232739&tft=1776797401108&tfd=6087 — 200 — 21 B — 72 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&gdid=dMWZhNz&_tu=CA&gtm=45fe64h1v9190694021z876499506za20gzb76499506zd76499506xec&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463800&apve=1&apvf=f&apvc=0&tids=DC-13894911&tid=DC-13894911&tft=1776797401109&tfd=6088pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&gdid=dMWZhNz&_tu=CA&gtm=45fe64h1v9190694021z876499506za20gzb76499506zd76499506xec&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463800&apve=1&apvf=f&apvc=0&tids=DC-13894911&tid=DC-13894911&tft=1776797401109&tfd=6088 — 200 — 21 B — 71 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&gdid=dMWZhNz&_tu=CA&gtm=45je64h1v874803435z876499506za20gzb76499506zd76499506xec&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266401~118463800&apve=1&apvf=f&apvc=0&tids=AW-10828833886&tid=AW-10828833886&tft=1776797401112&tfd=6091pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&gdid=dMWZhNz&_tu=CA&gtm=45je64h1v874803435z876499506za20gzb76499506zd76499506xec&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266401~118463800&apve=1&apvf=f&apvc=0&tids=AW-10828833886&tid=AW-10828833886&tft=1776797401112&tfd=6091 — 200 — 21 B — 69 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&gdid=dMWZhNz&_tu=CA&gtm=45be64h1v9236383246z876499506za20gzb76499506zd76499506xec&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400~117384406~118463800&apve=1&apvf=f&apvc=0&tids=AW-17334477208&tid=AW-17334477208&tft=1776797401114&tfd=6093pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.weforum.org%2F&scrsrc=www.googletagmanager.com&rnd=467485952.1776797401&navt=n&npa=0&us_privacy=1YNY&gdid=dMWZhNz&_tu=CA&gtm=45be64h1v9236383246z876499506za20gzb76499506zd76499506xec&gcs=G100&gcd=13p3p3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400~117384406~118463800&apve=1&apvf=f&apvc=0&tids=AW-17334477208&tid=AW-17334477208&tft=1776797401114&tfd=6093 — 200 — 21 B — 67 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-4DKG1LX6QK&gtm=45je64h1v874803435z876499506za20gzb76499506zd76499506&_p=1776797395570&gcs=G100&gcd=13p3p3l3l5l1&npa=0&dma=0&gdid=dMWZhNz&_eu=AAAAAGA&are=1&cid=1467284091.1776797401&frm=0&pscdl=denied&rcb=2&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~115616986~115938465~115938469~117266401~118463800&sid=1776797398&sct=1&seg=0&dl=https%3A%2F%2Fwww.weforum.org%2F&dt=The%20World%20Economic%20Forum&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=6113www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-4DKG1LX6QK&gtm=45je64h1v874803435z876499506za20gzb76499506zd76499506&_p=1776797395570&gcs=G100&gcd=13p3p3l3l5l1&npa=0&dma=0&gdid=dMWZhNz&_eu=AAAAAGA&are=1&cid=1467284091.1776797401&frm=0&pscdl=denied&rcb=2&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~115616986~115938465~115938469~117266401~118463800&sid=1776797398&sct=1&seg=0&dl=https%3A%2F%2Fwww.weforum.org%2F&dt=The%20World%20Economic%20Forum&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=6113 — 204 — 550 B — 57 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-1RV0X04XBG&gtm=45je64h1v9119672546z876499506za20gzb76499506zd76499506&_p=1776797395570&gcs=G100&gcd=13p3p3l3l5l1&npa=0&dma=0&gdid=dMWZhNz&are=1&cid=1467284091.1776797401&frm=0&pscdl=denied&rcb=13&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~118463800&sid=1776797398&sct=1&seg=0&dl=https%3A%2F%2Fwww.weforum.org%2F&dt=The%20World%20Economic%20Forum&_tu=CA&en=page_view&_fv=1&_ss=1&up.user_type=unauthenticated&tfd=6131www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-1RV0X04XBG&gtm=45je64h1v9119672546z876499506za20gzb76499506zd76499506&_p=1776797395570&gcs=G100&gcd=13p3p3l3l5l1&npa=0&dma=0&gdid=dMWZhNz&are=1&cid=1467284091.1776797401&frm=0&pscdl=denied&rcb=13&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~118463800&sid=1776797398&sct=1&seg=0&dl=https%3A%2F%2Fwww.weforum.org%2F&dt=The%20World%20Economic%20Forum&_tu=CA&en=page_view&_fv=1&_ss=1&up.user_type=unauthenticated&tfd=6131 — 204 — 48 B — 43 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-2K5FR2KRN5&gtm=45je64h1v875623137z876499506za20gzb76499506zd76499506&_p=1776797395570&gcs=G100&gcd=13p3p3l3l5l1&npa=0&dma=0&gdid=dMWZhNz&_eu=EAAAAGA&are=1&cid=1467284091.1776797401&frm=0&ir=1&pscdl=denied&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&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~118463800&dl=https%3A%2F%2Fwww.weforum.org%2F&sid=1776797399&sct=1&seg=0&dt=The%20World%20Economic%20Forum&_tu=CA&en=page_view&_fv=1&_ss=1&ep.content_group=Public%20Website&tfd=6153www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-2K5FR2KRN5&gtm=45je64h1v875623137z876499506za20gzb76499506zd76499506&_p=1776797395570&gcs=G100&gcd=13p3p3l3l5l1&npa=0&dma=0&gdid=dMWZhNz&_eu=EAAAAGA&are=1&cid=1467284091.1776797401&frm=0&ir=1&pscdl=denied&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&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~118463800&dl=https%3A%2F%2Fwww.weforum.org%2F&sid=1776797399&sct=1&seg=0&dt=The%20World%20Economic%20Forum&_tu=CA&en=page_view&_fv=1&_ss=1&ep.content_group=Public%20Website&tfd=6153 — 204 — 48 B — 37 ms — h2
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 3689ms · 2334KB · €40/mo
www.weforum.org
Other
Costly
Execution 736ms
Transfer 55 KB
Monthly Cost €8/mo
www.weforum.org
Other
Costly
Execution 575ms
Transfer 108 KB
Monthly Cost €6/mo
mfe.weforum.org
Other
Costly
Execution 313ms
Transfer 384 KB
Unused 30%
Monthly Cost €3/mo
consent.cookiebot.com
Other
Costly
Execution 277ms
Transfer 121 KB
Unused 21%
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 263ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 242ms
Transfer 175 KB
Unused 36%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 228ms
Transfer 172 KB
Unused 40%
Monthly Cost €2/mo
www.weforum.org
Other
Costly
Execution 208ms
Transfer 438 KB
Unused 46%
Monthly Cost €2/mo
mfe.weforum.org
Other
Costly
Execution 202ms
Transfer 1 KB
Monthly Cost €2/mo
dev.visualwebsiteoptimizer.com
Other
Optional
Execution 182ms
Transfer 97 KB
Unused 63%
Monthly Cost €2/mo
www.weforum.org
Other
Optional
Execution 135ms
Transfer 225 KB
Unused 57%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 77ms
Transfer 176 KB
Unused 36%
Monthly Cost €1/mo
www.weforum.org
Other
Optional
Execution 75ms
Transfer 28 KB
Unused 91%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 173 KB
Unused 42%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 59ms
Transfer 146 KB
Unused 44%
Monthly Cost €1/mo
consent.cookiebot.com
Other
Optional
Execution 51ms
Transfer 36 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.weforum.org adds 736ms and costs ~€8/month
  • www.weforum.org adds 575ms and costs ~€6/month
  • mfe.weforum.org adds 313ms and costs ~€3/month
  • consent.cookiebot.com adds 277ms and costs ~€3/month
  • Unattributable adds 263ms and costs ~€3/month
  • Google Tag Manager adds 242ms and costs ~€3/month
  • Google Tag Manager adds 228ms and costs ~€2/month
  • www.weforum.org adds 208ms and costs ~€2/month
  • mfe.weforum.org adds 202ms 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

www.weforum.org takes 736ms 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.weforum.org takes 575ms 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

mfe.weforum.org takes 313ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

consent.cookiebot.com takes 277ms 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 263ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.weforum.org takes 208ms 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

mfe.weforum.org takes 202ms 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

63% of dev.visualwebsiteoptimizer.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

57% of www.weforum.org'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

91% of www.weforum.org'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