Skip to content
https://wsws.org

Performance

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

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

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

8.47 s

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

25.57 s

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

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

8.99 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

26.45 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
5.9 MB transferred, 86 requests
FIX
5.9 MB transferred, 86 requests
Critical::
Page weighs 10.1 MB (5.9 MB transferred)
Warning::
Images are 3.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.6 MB
Warning::
JavaScript is 970 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 970 KB
Info::
Fonts are 829 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 829 KB
Info::
86 HTTP requests
Info::
Estimated 1.2 g CO2 per page load
5.9 MB / 2.4 MB budget
5.9 MB transferred
86 requests
1.2 g CO2 per page load
Images 3.6 MiB 62%
JavaScript 970.5 KiB 16%
Fonts 829.5 KiB 14%
HTML 327.4 KiB 5%
CSS 58.5 KiB 1%
Other 56.0 KiB 1%
Other 22.3 KiB 0%
Other 11.8 KiB 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

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

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 (5.9 MiB of 5.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4106ms total JS execution
FIX
4106ms total JS execution
Warning::
https://www.wsws.org/fr?redirect=true: 941ms CPU time
Warning::
https://www.wsws.org/_next/static/chunks/framework...: 822ms CPU time
Warning::
Unattributable: 660ms CPU time
Warning::
https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js: 380ms CPU time
Warning::
https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=ws...: 337ms CPU time
Warning::
Third-party scripts: 4106ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Style & Layout 25% Other 17% Script Parsing & Compilation 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.wsws.org/fr?redirect=true941ms71ms5ms3rd
https://www.wsws.org/_next/static/chunks/framework-b95d233139123616.js822ms543ms13ms3rd
Unattributable660ms72ms0ms3rd
https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js380ms177ms36ms3rd
https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=wsws.org337ms249ms45ms3rd
https://mautic.wsws.org/mtc.js211ms141ms8ms3rd
https://www.wsws.org/_next/static/chunks/4998-1f1d03378530dfc5.js167ms9ms30ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-121098080-1153ms117ms35ms3rd
https://www.googletagmanager.com/gtag/js?id=G-WZVMKD5RMF&cx=c&gtm=4e64k0146ms103ms42ms3rd
https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D-2de7e8b10aaf614f.js141ms139ms1ms3rd

Showing top 10 of 12 scripts

D
JS Bundles
Action
35 scripts, 463 KB unused
FIX
35 scripts, 463 KB unused
Warning::
https://www.wsws.org/_next/static/chunks/4998-1f1d...: 83 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-121...: 62 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WZVM...: 61 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=ws...: 57 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js: 49 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 463 KB
463 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.wsws.org/_next/static/chunks/4998-1f1d03378530dfc5.js118 KB83 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-121098080-1125 KB62 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=G-WZVMKD5RMF&cx=c&gtm=4e64k0149 KB61 KB (41%)3rd
https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=wsws.org113 KB57 KB (51%)3rd
https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js105 KB49 KB (47%)3rd
https://www.wsws.org/_next/static/chunks/3835-b6fdd8b283b4a94d.js58 KB38 KB (65%)3rd
https://www.wsws.org/_next/static/chunks/1152-635a365e31a4ae2e.js0 KB30 KB (98%)3rd
https://www.wsws.org/_next/static/chunks/1152-635a365e31a4ae2e.js8 KB30 KB (98%)3rd
https://cdn.matomo.cloud/worldsocialistwebsite.matomo.cloud/matomo.js39 KB30 KB (77%)3rd
https://mautic.wsws.org/mtc.js28 KB25 KB (90%)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
86 resources · 5.9 MB · 463 KB savings available
FIX
86 resources · 5.9 MB · 463 KB savings available
Warning::
Page weight 4.9 MB over 1MB target
Got: 5.9 MB Expected: ≤ 1 MB
Info::
~463 KB of savings available
Warning::
85 third-party resources (100% of weight)
Info::
9 resources over 200KB
86 resources · 5.9 MiB · 85 third-party 4.9 MiB over 1MB target
Image 62% · 3.6 MiB
JavaScript 16% · 988.9 KiB
Font 14% · 829.5 KiB
Document 5% · 327.6 KiB
Other 1% · 67.8 KiB
CSS 1% · 58.5 KiB

~462.7 KiB of savings available

Remove unused JavaScript: 462.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
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Warning::
https://www.wsws.org/asset/aa4ee65c-4e47-4249-a9bd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/1514a7d2-4025-4b25-a685... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/9a173a3e-c4ab-4b8c-b849... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/d365034e-fe70-439a-8ea4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/343854ae-5084-442d-b041... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/static/img/wswslogo4red.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/7671446a-8e6a-40a7-87f6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/060b1237-ba0a-4614-b403... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/880b7d38-7d68-4143-b20f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/95bf7e60-1e54-46b3-bf2e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/2d7dd329-c256-4a4b-ac60... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/252e831a-552d-483f-829c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/0989a3fc-0182-46e6-bde0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wsws.org/asset/7b08cd01-872f-43d9-b452... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
23 images 3.6 MB
0 oversized -0 KB
23 legacy format
14 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

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

Web fonts

9

829 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s FCP 8.5 s LCP 25.6 shttps://www.wsws.org/_next/static/media/e4af272ccee01ff0-s.p.woff2e4af272ccee01ff0-s.p.woff2 https://www.wsws.org/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 47.6 KiB — 105 ms — font-display: swaphttps://www.wsws.org/_next/static/media/1e41be92c43b3255-s.p.woff21e41be92c43b3255-s.p.woff2 https://www.wsws.org/_next/static/media/1e41be92c43b3255-s.p.woff2 — 36.9 KiB — 121 ms — font-display: swaphttps://www.wsws.org/_next/static/media/SourceSansPro-Bold.98b626f2.ttfSourceSansPro-Bold.98b6... https://www.wsws.org/_next/static/media/SourceSansPro-Bold.98b626f2.ttf — 145.9 KiB — 91 ms — font-display: swaphttps://www.wsws.org/_next/static/media/SourceSansPro-Regular.41bc40a9.ttfSourceSansPro-Regular.4... https://www.wsws.org/_next/static/media/SourceSansPro-Regular.41bc40a9.ttf — 147.0 KiB — 114 ms — font-display: swaphttps://www.wsws.org/_next/static/media/pt-serif-700italic.59fa4dfc.woff2pt-serif-700italic.59fa... https://www.wsws.org/_next/static/media/pt-serif-700italic.59fa4dfc.woff2 — 70.3 KiB — 97 ms — font-display: swaphttps://www.wsws.org/_next/static/media/SourceSansPro-BoldItalic.582ea1b7.ttfSourceSansPro-BoldItali... https://www.wsws.org/_next/static/media/SourceSansPro-BoldItalic.582ea1b7.ttf — 113.9 KiB — 111 ms — font-display: swaphttps://www.wsws.org/_next/static/media/SourceSansPro-Italic.ea26ad5a.ttfSourceSansPro-Italic.ea... https://www.wsws.org/_next/static/media/SourceSansPro-Italic.ea26ad5a.ttf — 115.0 KiB — 107 ms — font-display: swaphttps://www.wsws.org/_next/static/media/pt-serif-regular.cc61ac92.woff2pt-serif-regular.cc61ac... https://www.wsws.org/_next/static/media/pt-serif-regular.cc61ac92.woff2 — 81.8 KiB — 109 ms — font-display: swaphttps://www.wsws.org/_next/static/media/pt-serif-700.f17dd26c.woff2pt-serif-700.f17dd26c.w... https://www.wsws.org/_next/static/media/pt-serif-700.f17dd26c.woff2 — 71.1 KiB — 89 ms — font-display: swap
e4af272ccee01ff0-s.p.woff2 woff2 swap
Size 48 KB
Load time 105 ms
Start 176 ms
Risk FOUT — text flashes from fallback to web font
1e41be92c43b3255-s.p.woff2 woff2 swap
Size 37 KB
Load time 121 ms
Start 177 ms
Risk FOUT — text flashes from fallback to web font
SourceSansPro-Bold.98b6... ttf swap
Size 146 KB
Load time 91 ms
Start 495 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
SourceSansPro-Regular.4... ttf swap
Size 147 KB
Load time 114 ms
Start 495 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
pt-serif-700italic.59fa... woff2 swap
Size 70 KB
Load time 97 ms
Start 495 ms
Risk FOUT — text flashes from fallback to web font
SourceSansPro-BoldItali... ttf swap
Size 114 KB
Load time 111 ms
Start 496 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
SourceSansPro-Italic.ea... ttf swap
Size 115 KB
Load time 107 ms
Start 496 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
pt-serif-regular.cc61ac... woff2 swap
Size 82 KB
Load time 109 ms
Start 496 ms
Risk FOUT — text flashes from fallback to web font
pt-serif-700.f17dd26c.w... woff2 swap
Size 71 KB
Load time 89 ms
Start 497 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

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

Current Resource Hints

preconnect
preload
4
dns-prefetch
prefetch
+3
13

17 resource hints configured

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

Green Hosting

This site is hosted on green energy infrastructure

Provider: Hetzner Online GmbH

Network Waterfall
86 requests over 2361ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s FCP 8.5 s LCP 25.6 shttps://wsws.org// https://wsws.org/ — 301 — 77 B — 90 ms — h2https://www.wsws.org/www.wsws.org/ https://www.wsws.org/ — 302 — 88 B — 37 ms — h2https://www.wsws.org/fr?redirect=truewww.wsws.org/fr?redirect=true https://www.wsws.org/fr?redirect=true — 200 — 327.4 KiB — 171 ms — h2https://www.wsws.org/css/nprogress.csswww.wsws.org/css/nprogress.css https://www.wsws.org/css/nprogress.css — 200 — 807 B — 95 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-121098080-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-121098080-1 — 200 — 125.2 KiB — 179 ms — h2https://www.wsws.org/_next/static/media/e4af272ccee01ff0-s.p.woff2www.wsws.org/_next/static/media/e4a... https://www.wsws.org/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 200 — 47.6 KiB — 105 ms — h2https://www.wsws.org/_next/static/media/1e41be92c43b3255-s.p.woff2www.wsws.org/_next/static/media/1e4... https://www.wsws.org/_next/static/media/1e41be92c43b3255-s.p.woff2 — 200 — 36.9 KiB — 121 ms — h2https://www.wsws.org/_next/static/css/777dce6041a49ddd.csswww.wsws.org/_next/static/css/777dc... https://www.wsws.org/_next/static/css/777dce6041a49ddd.css — 200 — 21.3 KiB — 94 ms — h2https://www.wsws.org/_next/static/css/695596bc7ecb9354.csswww.wsws.org/_next/static/css/69559... https://www.wsws.org/_next/static/css/695596bc7ecb9354.css — 200 — 36.4 KiB — 98 ms — h2https://www.wsws.org/static/img/wswslogo4red.pngwww.wsws.org/static/img/wswslogo4re... https://www.wsws.org/static/img/wswslogo4red.png — 200 — 29.7 KiB — 121 ms — h2https://www.wsws.org/_next/static/chunks/webpack-253ae95a44b81c39.jswww.wsws.org/_next/static/chunks/we... https://www.wsws.org/_next/static/chunks/webpack-253ae95a44b81c39.js — 200 — 3.5 KiB — 39 ms — h2https://www.wsws.org/_next/static/chunks/framework-b95d233139123616.jswww.wsws.org/_next/static/chunks/fr... https://www.wsws.org/_next/static/chunks/framework-b95d233139123616.js — 200 — 53.6 KiB — 55 ms — h2https://www.wsws.org/_next/static/chunks/main-1f4be4b6a479226d.jswww.wsws.org/_next/static/chunks/ma... https://www.wsws.org/_next/static/chunks/main-1f4be4b6a479226d.js — 200 — 40.5 KiB — 63 ms — h2https://cdn.matomo.cloud/worldsocialistwebsite.matomo.cloud/matomo.jscdn.matomo.cloud/worldsocialistwebs... https://cdn.matomo.cloud/worldsocialistwebsite.matomo.cloud/matomo.js — 200 — 38.9 KiB — 77 ms — h2https://mautic.wsws.org/mtc.jsmautic.wsws.org/mtc.js https://mautic.wsws.org/mtc.js — 200 — 27.6 KiB — 223 ms — h2https://cmp.inmobi.com/choice/JH3fNnZC0zWt-/wsws.org/choice.js?tag_version=V3cmp.inmobi.com/choice/JH3fNnZC0zWt-... https://cmp.inmobi.com/choice/JH3fNnZC0zWt-/wsws.org/choice.js?tag_version=V3 — 200 — 3.9 KiB — 166 ms — h2https://www.wsws.org/_next/static/chunks/pages/_app-57b9c9d76a15f75e.jswww.wsws.org/_next/static/chunks/pa... https://www.wsws.org/_next/static/chunks/pages/_app-57b9c9d76a15f75e.js — 200 — 25.1 KiB — 41 ms — h2https://www.wsws.org/_next/static/chunks/2010-f38eee4af3c9b049.jswww.wsws.org/_next/static/chunks/20... https://www.wsws.org/_next/static/chunks/2010-f38eee4af3c9b049.js — 200 — 26.3 KiB — 45 ms — h2https://www.wsws.org/_next/static/chunks/9252-55f63e6466b9c735.jswww.wsws.org/_next/static/chunks/92... https://www.wsws.org/_next/static/chunks/9252-55f63e6466b9c735.js — 200 — 5.2 KiB — 39 ms — h2https://www.wsws.org/_next/static/chunks/4998-1f1d03378530dfc5.jswww.wsws.org/_next/static/chunks/49... https://www.wsws.org/_next/static/chunks/4998-1f1d03378530dfc5.js — 200 — 117.7 KiB — 49 ms — h2https://www.wsws.org/_next/static/chunks/4491-00955441d92e17f5.jswww.wsws.org/_next/static/chunks/44... https://www.wsws.org/_next/static/chunks/4491-00955441d92e17f5.js — 200 — 7.4 KiB — 44 ms — h2https://www.wsws.org/_next/static/chunks/5090-a3c07b6041cd86a8.jswww.wsws.org/_next/static/chunks/50... https://www.wsws.org/_next/static/chunks/5090-a3c07b6041cd86a8.js — 200 — 3.0 KiB — 35 ms — h2https://www.wsws.org/_next/static/chunks/6350-e9bac8d89ac5540a.jswww.wsws.org/_next/static/chunks/63... https://www.wsws.org/_next/static/chunks/6350-e9bac8d89ac5540a.js — 200 — 14.2 KiB — 38 ms — h2https://www.wsws.org/_next/static/chunks/3835-b6fdd8b283b4a94d.jswww.wsws.org/_next/static/chunks/38... https://www.wsws.org/_next/static/chunks/3835-b6fdd8b283b4a94d.js — 200 — 57.8 KiB — 47 ms — h2https://www.wsws.org/_next/static/chunks/5230-c886288ea3baf011.jswww.wsws.org/_next/static/chunks/52... https://www.wsws.org/_next/static/chunks/5230-c886288ea3baf011.js — 200 — 9.5 KiB — 38 ms — h2https://www.wsws.org/_next/static/chunks/8355-177fd14c73c6ae7f.jswww.wsws.org/_next/static/chunks/83... https://www.wsws.org/_next/static/chunks/8355-177fd14c73c6ae7f.js — 200 — 6.8 KiB — 31 ms — h2https://www.wsws.org/_next/static/chunks/3556-c2be164ba87f5d11.jswww.wsws.org/_next/static/chunks/35... https://www.wsws.org/_next/static/chunks/3556-c2be164ba87f5d11.js — 200 — 5.4 KiB — 34 ms — h2https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D-2de7e8b10aaf614f.jswww.wsws.org/_next/static/chunks/pa... https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D-2de7e8b10aaf614f.js — 200 — 1.5 KiB — 32 ms — h2https://www.wsws.org/_next/static/ab0b7b46483072319e964d6a10b5551a90d1b3b2'/_buildManifest.jswww.wsws.org/_next/static/ab0b7b464... https://www.wsws.org/_next/static/ab0b7b46483072319e964d6a10b5551a90d1b3b2'/_buildManifest.js — 200 — 1.9 KiB — 36 ms — h2https://www.wsws.org/_next/static/ab0b7b46483072319e964d6a10b5551a90d1b3b2'/_ssgManifest.jswww.wsws.org/_next/static/ab0b7b464... https://www.wsws.org/_next/static/ab0b7b46483072319e964d6a10b5551a90d1b3b2'/_ssgManifest.js — 200 — 274 B — 34 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s FCP 8.5 s LCP 25.6 shttps://wsws.org// https://wsws.org/ — 301 — 77 B — 90 ms — h2https://www.wsws.org/www.wsws.org/ https://www.wsws.org/ — 302 — 88 B — 37 ms — h2https://www.wsws.org/fr?redirect=truewww.wsws.org/fr?redirect=true https://www.wsws.org/fr?redirect=true — 200 — 327.4 KiB — 171 ms — h2https://www.wsws.org/css/nprogress.csswww.wsws.org/css/nprogress.css https://www.wsws.org/css/nprogress.css — 200 — 807 B — 95 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-121098080-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-121098080-1 — 200 — 125.2 KiB — 179 ms — h2https://www.wsws.org/_next/static/media/e4af272ccee01ff0-s.p.woff2www.wsws.org/_next/static/media/e4a... https://www.wsws.org/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 200 — 47.6 KiB — 105 ms — h2https://www.wsws.org/_next/static/media/1e41be92c43b3255-s.p.woff2www.wsws.org/_next/static/media/1e4... https://www.wsws.org/_next/static/media/1e41be92c43b3255-s.p.woff2 — 200 — 36.9 KiB — 121 ms — h2https://www.wsws.org/_next/static/css/777dce6041a49ddd.csswww.wsws.org/_next/static/css/777dc... https://www.wsws.org/_next/static/css/777dce6041a49ddd.css — 200 — 21.3 KiB — 94 ms — h2https://www.wsws.org/_next/static/css/695596bc7ecb9354.csswww.wsws.org/_next/static/css/69559... https://www.wsws.org/_next/static/css/695596bc7ecb9354.css — 200 — 36.4 KiB — 98 ms — h2https://www.wsws.org/static/img/wswslogo4red.pngwww.wsws.org/static/img/wswslogo4re... https://www.wsws.org/static/img/wswslogo4red.png — 200 — 29.7 KiB — 121 ms — h2https://www.wsws.org/_next/static/chunks/webpack-253ae95a44b81c39.jswww.wsws.org/_next/static/chunks/we... https://www.wsws.org/_next/static/chunks/webpack-253ae95a44b81c39.js — 200 — 3.5 KiB — 39 ms — h2https://www.wsws.org/_next/static/chunks/framework-b95d233139123616.jswww.wsws.org/_next/static/chunks/fr... https://www.wsws.org/_next/static/chunks/framework-b95d233139123616.js — 200 — 53.6 KiB — 55 ms — h2https://www.wsws.org/_next/static/chunks/main-1f4be4b6a479226d.jswww.wsws.org/_next/static/chunks/ma... https://www.wsws.org/_next/static/chunks/main-1f4be4b6a479226d.js — 200 — 40.5 KiB — 63 ms — h2https://cdn.matomo.cloud/worldsocialistwebsite.matomo.cloud/matomo.jscdn.matomo.cloud/worldsocialistwebs... https://cdn.matomo.cloud/worldsocialistwebsite.matomo.cloud/matomo.js — 200 — 38.9 KiB — 77 ms — h2https://mautic.wsws.org/mtc.jsmautic.wsws.org/mtc.js https://mautic.wsws.org/mtc.js — 200 — 27.6 KiB — 223 ms — h2https://cmp.inmobi.com/choice/JH3fNnZC0zWt-/wsws.org/choice.js?tag_version=V3cmp.inmobi.com/choice/JH3fNnZC0zWt-... https://cmp.inmobi.com/choice/JH3fNnZC0zWt-/wsws.org/choice.js?tag_version=V3 — 200 — 3.9 KiB — 166 ms — h2https://www.wsws.org/_next/static/chunks/pages/_app-57b9c9d76a15f75e.jswww.wsws.org/_next/static/chunks/pa... https://www.wsws.org/_next/static/chunks/pages/_app-57b9c9d76a15f75e.js — 200 — 25.1 KiB — 41 ms — h2https://www.wsws.org/_next/static/chunks/2010-f38eee4af3c9b049.jswww.wsws.org/_next/static/chunks/20... https://www.wsws.org/_next/static/chunks/2010-f38eee4af3c9b049.js — 200 — 26.3 KiB — 45 ms — h2https://www.wsws.org/_next/static/chunks/9252-55f63e6466b9c735.jswww.wsws.org/_next/static/chunks/92... https://www.wsws.org/_next/static/chunks/9252-55f63e6466b9c735.js — 200 — 5.2 KiB — 39 ms — h2https://www.wsws.org/_next/static/chunks/4998-1f1d03378530dfc5.jswww.wsws.org/_next/static/chunks/49... https://www.wsws.org/_next/static/chunks/4998-1f1d03378530dfc5.js — 200 — 117.7 KiB — 49 ms — h2https://www.wsws.org/_next/static/chunks/4491-00955441d92e17f5.jswww.wsws.org/_next/static/chunks/44... https://www.wsws.org/_next/static/chunks/4491-00955441d92e17f5.js — 200 — 7.4 KiB — 44 ms — h2https://www.wsws.org/_next/static/chunks/5090-a3c07b6041cd86a8.jswww.wsws.org/_next/static/chunks/50... https://www.wsws.org/_next/static/chunks/5090-a3c07b6041cd86a8.js — 200 — 3.0 KiB — 35 ms — h2https://www.wsws.org/_next/static/chunks/6350-e9bac8d89ac5540a.jswww.wsws.org/_next/static/chunks/63... https://www.wsws.org/_next/static/chunks/6350-e9bac8d89ac5540a.js — 200 — 14.2 KiB — 38 ms — h2https://www.wsws.org/_next/static/chunks/3835-b6fdd8b283b4a94d.jswww.wsws.org/_next/static/chunks/38... https://www.wsws.org/_next/static/chunks/3835-b6fdd8b283b4a94d.js — 200 — 57.8 KiB — 47 ms — h2https://www.wsws.org/_next/static/chunks/5230-c886288ea3baf011.jswww.wsws.org/_next/static/chunks/52... https://www.wsws.org/_next/static/chunks/5230-c886288ea3baf011.js — 200 — 9.5 KiB — 38 ms — h2https://www.wsws.org/_next/static/chunks/8355-177fd14c73c6ae7f.jswww.wsws.org/_next/static/chunks/83... https://www.wsws.org/_next/static/chunks/8355-177fd14c73c6ae7f.js — 200 — 6.8 KiB — 31 ms — h2https://www.wsws.org/_next/static/chunks/3556-c2be164ba87f5d11.jswww.wsws.org/_next/static/chunks/35... https://www.wsws.org/_next/static/chunks/3556-c2be164ba87f5d11.js — 200 — 5.4 KiB — 34 ms — h2https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D-2de7e8b10aaf614f.jswww.wsws.org/_next/static/chunks/pa... https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D-2de7e8b10aaf614f.js — 200 — 1.5 KiB — 32 ms — h2https://www.wsws.org/_next/static/ab0b7b46483072319e964d6a10b5551a90d1b3b2'/_buildManifest.jswww.wsws.org/_next/static/ab0b7b464... https://www.wsws.org/_next/static/ab0b7b46483072319e964d6a10b5551a90d1b3b2'/_buildManifest.js — 200 — 1.9 KiB — 36 ms — h2https://www.wsws.org/_next/static/ab0b7b46483072319e964d6a10b5551a90d1b3b2'/_ssgManifest.jswww.wsws.org/_next/static/ab0b7b464... https://www.wsws.org/_next/static/ab0b7b46483072319e964d6a10b5551a90d1b3b2'/_ssgManifest.js — 200 — 274 B — 34 ms — h2https://www.wsws.org/asset/773b74ad-2fde-4213-97eb-fa790342f6e1?rendition=image2560www.wsws.org/asset/773b74ad-2fde-42... https://www.wsws.org/asset/773b74ad-2fde-4213-97eb-fa790342f6e1?rendition=image2560 — 200 — 218.3 KiB — 35 ms — h2https://www.wsws.org/asset/880b7d38-7d68-4143-b20f-aea27f1f8f19?rendition=image1280www.wsws.org/asset/880b7d38-7d68-41... https://www.wsws.org/asset/880b7d38-7d68-4143-b20f-aea27f1f8f19?rendition=image1280 — 200 — 136.4 KiB — 32 ms — h2https://www.wsws.org/img/loading.gifwww.wsws.org/img/loading.gif https://www.wsws.org/img/loading.gif — 200 — 2.9 KiB — 35 ms — h2https://www.wsws.org/asset/2d843719-b467-4d25-b592-e40cb523e730?rendition=image2560www.wsws.org/asset/2d843719-b467-4d... https://www.wsws.org/asset/2d843719-b467-4d25-b592-e40cb523e730?rendition=image2560 — 200 — 421.8 KiB — 89 ms — h2https://www.wsws.org/asset/aa4ee65c-4e47-4249-a9bd-357c309b0157?rendition=image1280www.wsws.org/asset/aa4ee65c-4e47-42... https://www.wsws.org/asset/aa4ee65c-4e47-4249-a9bd-357c309b0157?rendition=image1280 — 200 — 30.3 KiB — 40 ms — h2https://www.wsws.org/asset/a1ef3961-7b25-4cb1-80b9-da647fe170e6?rendition=image2560&v=2www.wsws.org/asset/a1ef3961-7b25-4c... https://www.wsws.org/asset/a1ef3961-7b25-4cb1-80b9-da647fe170e6?rendition=image2560&v=2 — 200 — 608.9 KiB — 73 ms — h2https://www.wsws.org/asset/7671446a-8e6a-40a7-87f6-7e28c2f29280?rendition=image1280&v=2www.wsws.org/asset/7671446a-8e6a-40... https://www.wsws.org/asset/7671446a-8e6a-40a7-87f6-7e28c2f29280?rendition=image1280&v=2 — 200 — 294.5 KiB — 90 ms — h2https://www.wsws.org/asset/909f726f-4c6f-4ba4-b018-d00ffc177859?rendition=image1280www.wsws.org/asset/909f726f-4c6f-4b... https://www.wsws.org/asset/909f726f-4c6f-4ba4-b018-d00ffc177859?rendition=image1280 — 200 — 189.8 KiB — 90 ms — h2https://www.wsws.org/asset/95bf7e60-1e54-46b3-bf2e-c28b4a64cb60?rendition=image1280www.wsws.org/asset/95bf7e60-1e54-46... https://www.wsws.org/asset/95bf7e60-1e54-46b3-bf2e-c28b4a64cb60?rendition=image1280 — 200 — 390.4 KiB — 101 ms — h2https://www.wsws.org/asset/dcacb454-ac45-441a-b2a6-9c2a59c987dc?rendition=image1280www.wsws.org/asset/dcacb454-ac45-44... https://www.wsws.org/asset/dcacb454-ac45-441a-b2a6-9c2a59c987dc?rendition=image1280 — 200 — 105.0 KiB — 98 ms — h2https://www.wsws.org/asset/2d7dd329-c256-4a4b-ac60-1d20a31865ba?rendition=image1280www.wsws.org/asset/2d7dd329-c256-4a... https://www.wsws.org/asset/2d7dd329-c256-4a4b-ac60-1d20a31865ba?rendition=image1280 — 200 — 320.1 KiB — 82 ms — h2https://www.wsws.org/_next/static/media/SourceSansPro-Bold.98b626f2.ttfwww.wsws.org/_next/static/media/Sou... https://www.wsws.org/_next/static/media/SourceSansPro-Bold.98b626f2.ttf — 200 — 145.9 KiB — 91 ms — h2https://www.wsws.org/_next/static/media/SourceSansPro-Regular.41bc40a9.ttfwww.wsws.org/_next/static/media/Sou... https://www.wsws.org/_next/static/media/SourceSansPro-Regular.41bc40a9.ttf — 200 — 147.0 KiB — 114 ms — h2https://www.wsws.org/_next/static/media/pt-serif-700italic.59fa4dfc.woff2www.wsws.org/_next/static/media/pt-... https://www.wsws.org/_next/static/media/pt-serif-700italic.59fa4dfc.woff2 — 200 — 70.3 KiB — 97 ms — h2https://www.wsws.org/_next/static/media/SourceSansPro-BoldItalic.582ea1b7.ttfwww.wsws.org/_next/static/media/Sou... https://www.wsws.org/_next/static/media/SourceSansPro-BoldItalic.582ea1b7.ttf — 200 — 113.9 KiB — 111 ms — h2https://www.wsws.org/_next/static/media/SourceSansPro-Italic.ea26ad5a.ttfwww.wsws.org/_next/static/media/Sou... https://www.wsws.org/_next/static/media/SourceSansPro-Italic.ea26ad5a.ttf — 200 — 115.0 KiB — 107 ms — h2https://www.wsws.org/_next/static/media/pt-serif-regular.cc61ac92.woff2www.wsws.org/_next/static/media/pt-... https://www.wsws.org/_next/static/media/pt-serif-regular.cc61ac92.woff2 — 200 — 81.8 KiB — 109 ms — h2https://www.wsws.org/_next/static/media/pt-serif-700.f17dd26c.woff2www.wsws.org/_next/static/media/pt-... https://www.wsws.org/_next/static/media/pt-serif-700.f17dd26c.woff2 — 200 — 71.1 KiB — 89 ms — h2https://www.wsws.org/asset/f88ffe4a-2f45-408d-95b2-939575a556fb?rendition=image1280www.wsws.org/asset/f88ffe4a-2f45-40... https://www.wsws.org/asset/f88ffe4a-2f45-408d-95b2-939575a556fb?rendition=image1280 — 200 — 271.3 KiB — 35 ms — h2https://www.wsws.org/asset/252e831a-552d-483f-829c-00d200b4187f?rendition=image1280www.wsws.org/asset/252e831a-552d-48... https://www.wsws.org/asset/252e831a-552d-483f-829c-00d200b4187f?rendition=image1280 — 200 — 435.5 KiB — 53 ms — h2https://www.wsws.org/static/img/border_diagonal.pngwww.wsws.org/static/img/border_diag... https://www.wsws.org/static/img/border_diagonal.png — 200 — 2.9 KiB — 43 ms — h2https://www.wsws.org/_next/static/chunks/3175.251435d8a097209d.jswww.wsws.org/_next/static/chunks/31... https://www.wsws.org/_next/static/chunks/3175.251435d8a097209d.js — 200 — 6.8 KiB — 30 ms — h2https://www.wsws.org/_next/static/chunks/4799.6b9af634a79aa3d8.jswww.wsws.org/_next/static/chunks/47... https://www.wsws.org/_next/static/chunks/4799.6b9af634a79aa3d8.js — 200 — 967 B — 31 ms — h2https://www.wsws.org/api/graphqlwww.wsws.org/api/graphql https://www.wsws.org/api/graphql — 200 — 145 B — 363 ms — h2https://www.googletagmanager.com/gtag/js?id=G-WZVMKD5RMF&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WZVMKD5RMF&cx=c&gtm=4e64k0 — 200 — 149.2 KiB — 71 ms — h2https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=wsws.orgcmp.inmobi.com/tcfv2/56/cmp2.js?ref... https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=wsws.org — 200 — 112.7 KiB — 8 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 330 B — 6 ms — h2https://cmp.inmobi.com/GVL-v2/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v2/vendor-list-t... https://cmp.inmobi.com/GVL-v2/vendor-list-trimmed-v1.json — 200 — 47.8 KiB — 6 ms — h2https://cmp.inmobi.com/GVL-v2/cmp-list.jsoncmp.inmobi.com/GVL-v2/cmp-list.json https://cmp.inmobi.com/GVL-v2/cmp-list.json — 200 — 5.7 KiB — 5 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-WZVMKD5RMF&gtm=45je64k0v9117454237za20g&_p=1776893020395&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAI&are=1&cid=1354772284.1776893021&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512543~118463262&sid=1776893021&sct=1&seg=0&dl=https%3A%2F%2Fwww.wsws.org%2Ffr%3Fredirect%3Dtrue&dt=World%20Socialist%20Web%20Site%20-%20Analyse%20marxiste%2C%20luttes%20internationales%20de%20la%20classe%20ouvri%C3%A8re%20et%20lutte%20pour%20le%20socialisme&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=976region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-WZVMKD5RMF&gtm=45je64k0v9117454237za20g&_p=1776893020395&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAI&are=1&cid=1354772284.1776893021&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512543~118463262&sid=1776893021&sct=1&seg=0&dl=https%3A%2F%2Fwww.wsws.org%2Ffr%3Fredirect%3Dtrue&dt=World%20Socialist%20Web%20Site%20-%20Analyse%20marxiste%2C%20luttes%20internationales%20de%20la%20classe%20ouvri%C3%A8re%20et%20lutte%20pour%20le%20socialisme&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=976 — 204 — 547 B — 132 ms — h2https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.jscmp.inmobi.com/tcfv2/56/cmp2ui-en.j... https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js — 200 — 104.7 KiB — 11 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 139 ms — h2https://visit-server.inmobi-choice.io/visit-eventvisit-server.inmobi-choice.io/visit... https://visit-server.inmobi-choice.io/visit-event — 200 — 0 B — 129 ms — h2https://cmp.inmobi.com/us-mspa/v1/purposes-national-en.jsoncmp.inmobi.com/us-mspa/v1/purposes-... https://cmp.inmobi.com/us-mspa/v1/purposes-national-en.json — 200 — 1.8 KiB — 4 ms — h2https://www.wsws.org/favicon.icowww.wsws.org/favicon.ico https://www.wsws.org/favicon.ico — 200 — 3.7 KiB — 30 ms — h2https://cmp.inmobi.com/GVL-v2/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v2/vendor-list-t... https://cmp.inmobi.com/GVL-v2/vendor-list-trimmed-v1.json — 200 — 0 B — 2 ms — h2https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%22JH3fNnZC0zWt-%22%2C%22domain%22%3A%22www.wsws.org%22%2C%22publisher%22%3A%22World%20Socialist%20Web%20Site%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.56%22%2C%22displayType%22%3A%22tcfui%3Amandatory%22%2C%22configurationHashCode%22%3A%22tCSFy3LBFa1rxpRqtYkEKw%22%2C%22tagVersion%22%3A%22V3%22%2C%22gvlVersion%22%3A2%2C%22siteUuid%22%3A%229b7cfec3-ede1-4ce4-96fd-647df85eab2f%22%2C%22themeUuid%22%3A%224d04631b-303c-441c-9676-1e9c3a6a9319%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22clientTimestamp%22%3A1776893021157%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GDPR-n3u1dlcamkonyko77v0f%22%7Dapi.cmp.inmobi.com/?log=%7B%22accou... https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%22JH3fNnZC0zWt-%22%2C%22domain%22%3A%22www.wsws.org%22%2C%22publisher%22%3A%22World%20Socialist%20Web%20Site%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.56%22%2C%22displayType%22%3A%22tcfui%3Amandatory%22%2C%22configurationHashCode%22%3A%22tCSFy3LBFa1rxpRqtYkEKw%22%2C%22tagVersion%22%3A%22V3%22%2C%22gvlVersion%22%3A2%2C%22siteUuid%22%3A%229b7cfec3-ede1-4ce4-96fd-647df85eab2f%22%2C%22themeUuid%22%3A%224d04631b-303c-441c-9676-1e9c3a6a9319%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22clientTimestamp%22%3A1776893021157%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GDPR-n3u1dlcamkonyko77v0f%22%7D — 200 — 101 B — 169 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 330 B — 5 ms — h2https://www.wsws.org/static/img/wswslogo4red.png?qc-size=1600,80www.wsws.org/static/img/wswslogo4re... https://www.wsws.org/static/img/wswslogo4red.png?qc-size=1600,80 — 200 — 29.7 KiB — 31 ms — h2https://www.wsws.org/api/graphqlwww.wsws.org/api/graphql https://www.wsws.org/api/graphql — 200 — 11.1 KiB — 55 ms — h2https://www.wsws.org/asset/0989a3fc-0182-46e6-bde0-649718dabcf8?rendition=image640www.wsws.org/asset/0989a3fc-0182-46... https://www.wsws.org/asset/0989a3fc-0182-46e6-bde0-649718dabcf8?rendition=image640 — 200 — 30.6 KiB — 34 ms — h2https://www.wsws.org/asset/1514a7d2-4025-4b25-a685-36b4478e97e5?rendition=image640www.wsws.org/asset/1514a7d2-4025-4b... https://www.wsws.org/asset/1514a7d2-4025-4b25-a685-36b4478e97e5?rendition=image640 — 200 — 37.1 KiB — 38 ms — h2https://www.wsws.org/asset/9a173a3e-c4ab-4b8c-b849-d87c28945d96?rendition=image640www.wsws.org/asset/9a173a3e-c4ab-4b... https://www.wsws.org/asset/9a173a3e-c4ab-4b8c-b849-d87c28945d96?rendition=image640 — 200 — 16.4 KiB — 36 ms — h2https://www.wsws.org/asset/060b1237-ba0a-4614-b403-8a1ed3b32ec8?rendition=image640www.wsws.org/asset/060b1237-ba0a-46... https://www.wsws.org/asset/060b1237-ba0a-4614-b403-8a1ed3b32ec8?rendition=image640 — 200 — 42.6 KiB — 41 ms — h2https://www.wsws.org/asset/7b08cd01-872f-43d9-b452-3a23265fd984?rendition=image640www.wsws.org/asset/7b08cd01-872f-43... https://www.wsws.org/asset/7b08cd01-872f-43d9-b452-3a23265fd984?rendition=image640 — 200 — 41.2 KiB — 42 ms — h2https://www.wsws.org/asset/d365034e-fe70-439a-8ea4-a05cf56e7351?rendition=image640www.wsws.org/asset/d365034e-fe70-43... https://www.wsws.org/asset/d365034e-fe70-439a-8ea4-a05cf56e7351?rendition=image640 — 200 — 40.4 KiB — 30 ms — h2https://www.wsws.org/asset/343854ae-5084-442d-b041-09caff0cf2be?rendition=image640www.wsws.org/asset/343854ae-5084-44... https://www.wsws.org/asset/343854ae-5084-442d-b041-09caff0cf2be?rendition=image640 — 200 — 29.5 KiB — 34 ms — h2https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D/profile-263c9d8ce7a45f26.jswww.wsws.org/_next/static/chunks/pa... https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D/profile-263c9d8ce7a45f26.js — 200 — 2.0 KiB — 34 ms — h2https://www.wsws.org/_next/static/chunks/7187-d6b726a62039e060.jswww.wsws.org/_next/static/chunks/71... https://www.wsws.org/_next/static/chunks/7187-d6b726a62039e060.js — 200 — 5.9 KiB — 35 ms — h2https://www.wsws.org/_next/static/chunks/1152-635a365e31a4ae2e.jswww.wsws.org/_next/static/chunks/11... https://www.wsws.org/_next/static/chunks/1152-635a365e31a4ae2e.js — 200 — 8.2 KiB — 32 ms — h2https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D/articles/%5B...path%5D-29210d56b413adcc.jswww.wsws.org/_next/static/chunks/pa... https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D/articles/%5B...path%5D-29210d56b413adcc.js — 200 — 2.3 KiB — 34 ms — h2https://www.wsws.org/_next/static/css/695596bc7ecb9354.csswww.wsws.org/_next/static/css/69559... https://www.wsws.org/_next/static/css/695596bc7ecb9354.css — 200 — 0 B — 15 ms — h2https://www.wsws.org/_next/static/chunks/7187-d6b726a62039e060.jswww.wsws.org/_next/static/chunks/71... https://www.wsws.org/_next/static/chunks/7187-d6b726a62039e060.js — 200 — 0 B — 7 ms — h2https://www.wsws.org/_next/static/chunks/1152-635a365e31a4ae2e.jswww.wsws.org/_next/static/chunks/11... https://www.wsws.org/_next/static/chunks/1152-635a365e31a4ae2e.js — 200 — 0 B — 7 ms — h2https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D/articles/%5B...path%5D-29210d56b413adcc.jswww.wsws.org/_next/static/chunks/pa... https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D/articles/%5B...path%5D-29210d56b413adcc.js — 200 — 0 B — 7 ms — h2https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D/profile-263c9d8ce7a45f26.jswww.wsws.org/_next/static/chunks/pa... https://www.wsws.org/_next/static/chunks/pages/%5Blocale%5D/profile-263c9d8ce7a45f26.js — 200 — 0 B — 10 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 4106ms · 1081KB · €45/mo
www.wsws.org
Other
Costly
Execution 941ms
Transfer 327 KB
Monthly Cost €10/mo
www.wsws.org
Other
Costly
Execution 822ms
Transfer 54 KB
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 660ms
Transfer 0 KB
Monthly Cost €7/mo
cmp.inmobi.com
Other
Costly
Execution 380ms
Transfer 105 KB
Unused 47%
Monthly Cost €4/mo
cmp.inmobi.com
Other
Costly
Execution 337ms
Transfer 113 KB
Unused 51%
Monthly Cost €4/mo
mautic.wsws.org
Other
Costly
Execution 211ms
Transfer 28 KB
Unused 90%
Monthly Cost €2/mo
www.wsws.org
Other
Optional
Execution 167ms
Transfer 118 KB
Unused 71%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 153ms
Transfer 125 KB
Unused 49%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 146ms
Transfer 149 KB
Unused 41%
Monthly Cost €2/mo
www.wsws.org
Other
Optional
Execution 141ms
Transfer 2 KB
Monthly Cost €2/mo
www.wsws.org
Other
Optional
Execution 86ms
Transfer 41 KB
Monthly Cost €1/mo
Google Analytics
Analytics
Optional
Execution 61ms
Transfer 21 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.wsws.org adds 941ms and costs ~€10/month
  • www.wsws.org adds 822ms and costs ~€9/month
  • Unattributable adds 660ms and costs ~€7/month
  • cmp.inmobi.com adds 380ms and costs ~€4/month
  • cmp.inmobi.com adds 337ms and costs ~€4/month
  • mautic.wsws.org adds 211ms 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.wsws.org takes 941ms 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.wsws.org takes 822ms 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 660ms 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

cmp.inmobi.com takes 380ms 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

cmp.inmobi.com takes 337ms 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

51% of cmp.inmobi.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

mautic.wsws.org takes 211ms 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

90% of mautic.wsws.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

71% of www.wsws.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