Skip to content
https://themoscowtimes.com

Performance

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

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

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

1.44 s

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

1.83 s

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

16 ms

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

0.107

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

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

4.35 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
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
6.3 MB transferred, 77 requests
FIX
6.3 MB transferred, 77 requests
Critical::
Page weighs 8.4 MB (6.3 MB transferred)
Warning::
Images are 5.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.3 MB
Warning::
JavaScript is 512 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 512 KB
Info::
Fonts are 412 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 412 KB
Info::
77 HTTP requests
Info::
Estimated 1.3 g CO2 per page load
6.3 MB / 2.4 MB budget
6.3 MB transferred
77 requests
1.3 g CO2 per page load
Images 5.3 MiB 84%
JavaScript 512.0 KiB 8%
Fonts 411.7 KiB 6%
CSS 78.5 KiB 1%
HTML 17.7 KiB 0%
Other 2.0 KiB 0%
Other 563 B 0%
Other 554 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 (6.3 MiB of 6.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
12 scripts, 179 KB unused
FIX
12 scripts, 179 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TR8...: 66 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-7PDW...: 63 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/fbevents.js: 27 KB unused (28%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.themoscowtimes.com/js/main.js?v=88: 23 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.themoscowtimes.com/js/main.js?v=88: unminified — 9 KB could be saved
Info::
Total unused JavaScript: 179 KB
179 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-TR8JKK128 KB66 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-7PDWRZPVQJ160 KB63 KB (39%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB27 KB (28%)3rd
https://static.themoscowtimes.com/js/main.js?v=8827 KB23 KB (85%)3rd
https://code.jquery.com/jquery-2.2.0.min.js30 KB3rd
https://static.themoscowtimes.com/vendor/jquery/Timeago.js2 KB3rd
https://static.themoscowtimes.com/vendor/jquery/Lightbox.js2 KB3rd
https://static.themoscowtimes.com/vendor/jquery/fitvids.js1 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js10 KB3rd
https://static.themoscowtimes.com/vendor/yellow/Yellow.js8 KB3rd

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

D
Page Weight Inventory
Action
77 resources · 6.3 MB · 179 KB savings available
FIX
77 resources · 6.3 MB · 179 KB savings available
Warning::
Page weight 5.3 MB over 1MB target
Got: 6.3 MB Expected: ≤ 1 MB
Info::
~179 KB of savings available
Warning::
76 third-party resources (100% of weight)
Info::
8 resources over 200KB
77 resources · 6.3 MiB · 76 third-party 5.3 MiB over 1MB target
Image 84% · 5.3 MiB
JavaScript 8% · 512.0 KiB
Font 6% · 411.7 KiB
CSS 1% · 78.5 KiB
Document 0% · 17.9 KiB
Other 0% · 1.1 KiB

~179.0 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
52 images, 0 KB saveable
REVIEW
52 images, 0 KB saveable
Warning::
https://www.themoscowtimes.com/image/320/ed/euract... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.themoscowtimes.com/img/contribute/l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.themoscowtimes.com/image/original/5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.themoscowtimes.com/image/original/6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.themoscowtimes.com/image/320/88/7pE... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.themoscowtimes.com/img/logo_tmt_30_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.themoscowtimes.com/image/320/b9/9XF... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.themoscowtimes.com/img/contribute/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
52 images 5.3 MB
0 oversized -0 KB
49 legacy format
8 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

B
JS Execution Cost
901ms total JS execution
REVIEW
901ms total JS execution
Warning::
https://www.themoscowtimes.com/: 308ms CPU time
Info::
Unattributable: 162ms CPU time
Info::
https://static.themoscowtimes.com/vendor/yellow/Ye...: 111ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TR8...: 104ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-7PDW...: 92ms CPU time
Warning::
Third-party scripts: 901ms (100% of total)

Main Thread Breakdown

Script Evaluation 37% Style & Layout 24% Other 22% Script Parsing & Compilation 8% Rendering 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.themoscowtimes.com/308ms4ms1ms3rd
Unattributable162ms3ms0ms3rd
https://static.themoscowtimes.com/vendor/yellow/Yellow.js111ms69ms1ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TR8JKK104ms84ms14ms3rd
https://www.googletagmanager.com/gtag/js?id=G-7PDWRZPVQJ92ms72ms20ms3rd
https://connect.facebook.net/signals/config/342433566951762?v=2.9.303&r=stable&domain=www.themoscowtimes.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C16870ms61ms8ms3rd
https://connect.facebook.net/en_US/fbevents.js54ms38ms16ms3rd
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
5 fonts (412 KB)
PASS
5 fonts (412 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

412 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.8 shttps://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2u-4e0qyriQwlOrhSvowK_l5... https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2 — 95.4 KiB — 44 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 44 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2 — 147.2 KiB — 53 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-regular-400.woff2 — 24.5 KiB — 52 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2 — 107.9 KiB — 59 ms — font-display: swap
u-4e0qyriQwlOrhSvowK_l5... woff2 swap
Size 95 KB
Load time 44 ms
Start 309 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 44 ms
Start 310 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 147 KB
Load time 53 ms
Start 310 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
fa-regular-400.woff2 woff2 swap
Size 25 KB
Load time 52 ms
Start 312 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 108 KB
Load time 59 ms
Start 316 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
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 ~128 KB and ~256 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
77 requests over 1309ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.8 shttps://themoscowtimes.com// https://themoscowtimes.com/ — 301 — 197 B — 25 ms — h2https://www.themoscowtimes.com/www.themoscowtimes.com/ https://www.themoscowtimes.com/ — 200 — 17.7 KiB — 26 ms — h2https://static.themoscowtimes.com/css/main.css?v=88static.themoscowtimes.com/css/main.... https://static.themoscowtimes.com/css/main.css?v=88 — 200 — 37.7 KiB — 22 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css — 200 — 1.0 KiB — 34 ms — h3https://static.themoscowtimes.com/img/contribute/payment_icons.pngstatic.themoscowtimes.com/img/contr... https://static.themoscowtimes.com/img/contribute/payment_icons.png — 200 — 2.7 KiB — 11 ms — h2https://static.themoscowtimes.com/img/logo_tmt_30_yo.svgstatic.themoscowtimes.com/img/logo_... https://static.themoscowtimes.com/img/logo_tmt_30_yo.svg — 200 — 193.4 KiB — 49 ms — h2https://static.themoscowtimes.com/image/article_1360/cd/jGm9zcTaY21-sm7PBz5HfFj7fovrWoJv3zTaAmA0zur3MNWWopoYivcgW2eIb_r-cFIqYT04R1JbCRLGBEzctXVd.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_1360/cd/jGm9zcTaY21-sm7PBz5HfFj7fovrWoJv3zTaAmA0zur3MNWWopoYivcgW2eIb_r-cFIqYT04R1JbCRLGBEzctXVd.jpeg — 200 — 242.6 KiB — 36 ms — h2https://use.fontawesome.com/releases/v5.13.0/css/all.cssuse.fontawesome.com/releases/v5.13.... https://use.fontawesome.com/releases/v5.13.0/css/all.css — 200 — 13.7 KiB — 33 ms — h2https://use.fontawesome.com/releases/v5.13.0/css/v4-shims.cssuse.fontawesome.com/releases/v5.13.... https://use.fontawesome.com/releases/v5.13.0/css/v4-shims.css — 200 — 4.6 KiB — 31 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css — 200 — 19.0 KiB — 19 ms — h3https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900|Merriweather:300,300i,400,900fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900|Merriweather:300,300i,400,900 — 200 — 2.6 KiB — 35 ms — h2https://static.themoscowtimes.com/image/article_640/34/77e6eqtegqq-1.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/34/77e6eqtegqq-1.jpg — 200 — 17.5 KiB — 14 ms — h2https://code.jquery.com/jquery-2.2.0.min.jscode.jquery.com/jquery-2.2.0.min.js https://code.jquery.com/jquery-2.2.0.min.js — 200 — 29.5 KiB — 19 ms — h2https://static.themoscowtimes.com/vendor/jquery/Timeago.jsstatic.themoscowtimes.com/vendor/jq... https://static.themoscowtimes.com/vendor/jquery/Timeago.js — 200 — 2.2 KiB — 12 ms — h2https://static.themoscowtimes.com/vendor/jquery/Lightbox.jsstatic.themoscowtimes.com/vendor/jq... https://static.themoscowtimes.com/vendor/jquery/Lightbox.js — 200 — 1.8 KiB — 12 ms — h2https://static.themoscowtimes.com/vendor/jquery/fitvids.jsstatic.themoscowtimes.com/vendor/jq... https://static.themoscowtimes.com/vendor/jquery/fitvids.js — 200 — 994 B — 31 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.jscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js — 200 — 10.0 KiB — 25 ms — h3https://static.themoscowtimes.com/vendor/yellow/Yellow.jsstatic.themoscowtimes.com/vendor/ye... https://static.themoscowtimes.com/vendor/yellow/Yellow.js — 200 — 7.6 KiB — 32 ms — h2https://www.googletagmanager.com/gtag/js?id=G-7PDWRZPVQJwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7PDWRZPVQJ — 200 — 160.2 KiB — 76 ms — h2https://static.themoscowtimes.com/image/article_640/14/AFP__20260421__A8GU763__v1__MidRes__RussiaNkoreaPoliticsTransport.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/14/AFP__20260421__A8GU763__v1__MidRes__RussiaNkoreaPoliticsTransport.jpg — 200 — 24.0 KiB — 33 ms — h2https://static.themoscowtimes.com/image/article_640/5d/AFP__20060411_Nic47044__v1__MidRes__IranNuclearPoliticsAhmadinejad.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/5d/AFP__20060411_Nic47044__v1__MidRes__IranNuclearPoliticsAhmadinejad.jpg — 200 — 14.3 KiB — 40 ms — h2https://static.themoscowtimes.com/image/article_640/6c/43782.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/6c/43782.jpg — 200 — 22.6 KiB — 32 ms — h2https://static.themoscowtimes.com/image/article_640/9c/photo_2026-04-21102839.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/9c/photo_2026-04-21102839.jpeg — 200 — 13.1 KiB — 36 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TR8JKKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TR8JKK — 200 — 127.6 KiB — 79 ms — h2https://static.themoscowtimes.com/image/article_640/ba/Screenshot2026-04-20at183539.pngstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/ba/Screenshot2026-04-20at183539.png — 200 — 310.4 KiB — 44 ms — h2https://static.themoscowtimes.com/image/article_1360/59/Screenshot2026-03-26at153435.pngstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_1360/59/Screenshot2026-03-26at153435.png — 200 — 1.6 MiB — 190 ms — h2https://static.themoscowtimes.com/image/article_640/77/TASS_752270.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/77/TASS_752270.jpg — 200 — 17.7 KiB — 18 ms — h2https://static.themoscowtimes.com/image/article_640/ea/TASS_83657650-2.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/ea/TASS_83657650-2.jpg — 200 — 17.2 KiB — 18 ms — h2https://static.themoscowtimes.com/image/article_640/e0/Image2-15.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/e0/Image2-15.jpeg — 200 — 18.8 KiB — 23 ms — h2https://static.themoscowtimes.com/image/article_640/be/Image-34.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/be/Image-34.jpeg — 200 — 23.4 KiB — 52 ms — h2
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.8 shttps://themoscowtimes.com// https://themoscowtimes.com/ — 301 — 197 B — 25 ms — h2https://www.themoscowtimes.com/www.themoscowtimes.com/ https://www.themoscowtimes.com/ — 200 — 17.7 KiB — 26 ms — h2https://static.themoscowtimes.com/css/main.css?v=88static.themoscowtimes.com/css/main.... https://static.themoscowtimes.com/css/main.css?v=88 — 200 — 37.7 KiB — 22 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css — 200 — 1.0 KiB — 34 ms — h3https://static.themoscowtimes.com/img/contribute/payment_icons.pngstatic.themoscowtimes.com/img/contr... https://static.themoscowtimes.com/img/contribute/payment_icons.png — 200 — 2.7 KiB — 11 ms — h2https://static.themoscowtimes.com/img/logo_tmt_30_yo.svgstatic.themoscowtimes.com/img/logo_... https://static.themoscowtimes.com/img/logo_tmt_30_yo.svg — 200 — 193.4 KiB — 49 ms — h2https://static.themoscowtimes.com/image/article_1360/cd/jGm9zcTaY21-sm7PBz5HfFj7fovrWoJv3zTaAmA0zur3MNWWopoYivcgW2eIb_r-cFIqYT04R1JbCRLGBEzctXVd.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_1360/cd/jGm9zcTaY21-sm7PBz5HfFj7fovrWoJv3zTaAmA0zur3MNWWopoYivcgW2eIb_r-cFIqYT04R1JbCRLGBEzctXVd.jpeg — 200 — 242.6 KiB — 36 ms — h2https://use.fontawesome.com/releases/v5.13.0/css/all.cssuse.fontawesome.com/releases/v5.13.... https://use.fontawesome.com/releases/v5.13.0/css/all.css — 200 — 13.7 KiB — 33 ms — h2https://use.fontawesome.com/releases/v5.13.0/css/v4-shims.cssuse.fontawesome.com/releases/v5.13.... https://use.fontawesome.com/releases/v5.13.0/css/v4-shims.css — 200 — 4.6 KiB — 31 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css — 200 — 19.0 KiB — 19 ms — h3https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900|Merriweather:300,300i,400,900fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900|Merriweather:300,300i,400,900 — 200 — 2.6 KiB — 35 ms — h2https://static.themoscowtimes.com/image/article_640/34/77e6eqtegqq-1.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/34/77e6eqtegqq-1.jpg — 200 — 17.5 KiB — 14 ms — h2https://code.jquery.com/jquery-2.2.0.min.jscode.jquery.com/jquery-2.2.0.min.js https://code.jquery.com/jquery-2.2.0.min.js — 200 — 29.5 KiB — 19 ms — h2https://static.themoscowtimes.com/vendor/jquery/Timeago.jsstatic.themoscowtimes.com/vendor/jq... https://static.themoscowtimes.com/vendor/jquery/Timeago.js — 200 — 2.2 KiB — 12 ms — h2https://static.themoscowtimes.com/vendor/jquery/Lightbox.jsstatic.themoscowtimes.com/vendor/jq... https://static.themoscowtimes.com/vendor/jquery/Lightbox.js — 200 — 1.8 KiB — 12 ms — h2https://static.themoscowtimes.com/vendor/jquery/fitvids.jsstatic.themoscowtimes.com/vendor/jq... https://static.themoscowtimes.com/vendor/jquery/fitvids.js — 200 — 994 B — 31 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.jscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js — 200 — 10.0 KiB — 25 ms — h3https://static.themoscowtimes.com/vendor/yellow/Yellow.jsstatic.themoscowtimes.com/vendor/ye... https://static.themoscowtimes.com/vendor/yellow/Yellow.js — 200 — 7.6 KiB — 32 ms — h2https://www.googletagmanager.com/gtag/js?id=G-7PDWRZPVQJwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7PDWRZPVQJ — 200 — 160.2 KiB — 76 ms — h2https://static.themoscowtimes.com/image/article_640/14/AFP__20260421__A8GU763__v1__MidRes__RussiaNkoreaPoliticsTransport.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/14/AFP__20260421__A8GU763__v1__MidRes__RussiaNkoreaPoliticsTransport.jpg — 200 — 24.0 KiB — 33 ms — h2https://static.themoscowtimes.com/image/article_640/5d/AFP__20060411_Nic47044__v1__MidRes__IranNuclearPoliticsAhmadinejad.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/5d/AFP__20060411_Nic47044__v1__MidRes__IranNuclearPoliticsAhmadinejad.jpg — 200 — 14.3 KiB — 40 ms — h2https://static.themoscowtimes.com/image/article_640/6c/43782.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/6c/43782.jpg — 200 — 22.6 KiB — 32 ms — h2https://static.themoscowtimes.com/image/article_640/9c/photo_2026-04-21102839.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/9c/photo_2026-04-21102839.jpeg — 200 — 13.1 KiB — 36 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TR8JKKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TR8JKK — 200 — 127.6 KiB — 79 ms — h2https://static.themoscowtimes.com/image/article_640/ba/Screenshot2026-04-20at183539.pngstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/ba/Screenshot2026-04-20at183539.png — 200 — 310.4 KiB — 44 ms — h2https://static.themoscowtimes.com/image/article_1360/59/Screenshot2026-03-26at153435.pngstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_1360/59/Screenshot2026-03-26at153435.png — 200 — 1.6 MiB — 190 ms — h2https://static.themoscowtimes.com/image/article_640/77/TASS_752270.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/77/TASS_752270.jpg — 200 — 17.7 KiB — 18 ms — h2https://static.themoscowtimes.com/image/article_640/ea/TASS_83657650-2.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/ea/TASS_83657650-2.jpg — 200 — 17.2 KiB — 18 ms — h2https://static.themoscowtimes.com/image/article_640/e0/Image2-15.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/e0/Image2-15.jpeg — 200 — 18.8 KiB — 23 ms — h2https://static.themoscowtimes.com/image/article_640/be/Image-34.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/be/Image-34.jpeg — 200 — 23.4 KiB — 52 ms — h2https://static.themoscowtimes.com/image/article_640/9e/1458278.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/9e/1458278.jpg — 200 — 18.7 KiB — 44 ms — h2https://static.themoscowtimes.com/image/article_640/f7/0ae6c6d3-dc90-4eba-3632-08dd5c897904_w1080_h608_scopy.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/f7/0ae6c6d3-dc90-4eba-3632-08dd5c897904_w1080_h608_scopy.jpg — 200 — 12.1 KiB — 45 ms — h2https://static.themoscowtimes.com/image/article_640/18/photo_2025-06-28_15-22-01.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/18/photo_2025-06-28_15-22-01.jpg — 200 — 27.4 KiB — 50 ms — h2https://static.themoscowtimes.com/image/article_640/ea/Screenshot2026-04-16at191401.pngstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/ea/Screenshot2026-04-16at191401.png — 200 — 409.7 KiB — 128 ms — h2https://static.themoscowtimes.com/image/article_640/8a/AFP__20240326__34MA8ND__MidRes__RussiaPoliticsNavalny.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/8a/AFP__20240326__34MA8ND__MidRes__RussiaPoliticsNavalny.jpg — 200 — 17.8 KiB — 39 ms — h2https://static.themoscowtimes.com/image/article_640/d2/TASS_27555465.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/d2/TASS_27555465.jpg — 200 — 18.9 KiB — 89 ms — h2https://static.themoscowtimes.com/image/article_640/3c/668146422_1305855305060878_543101331032243971_n.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/3c/668146422_1305855305060878_543101331032243971_n.jpg — 200 — 15.9 KiB — 85 ms — h2https://static.themoscowtimes.com/image/article_640/5e/TASS_90958788.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/5e/TASS_90958788.jpg — 200 — 30.2 KiB — 75 ms — h2https://static.themoscowtimes.com/image/article_640/eb/CrossCampusSpringJackDevlin.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/eb/CrossCampusSpringJackDevlin.jpg — 200 — 33.2 KiB — 74 ms — h2https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2 — 200 — 95.4 KiB — 44 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 44 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2 — 200 — 147.2 KiB — 53 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-regular-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-regular-400.woff2 — 200 — 24.5 KiB — 52 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2 — 200 — 107.9 KiB — 59 ms — h3https://static.themoscowtimes.com/image/article_1360/b3/cserw3453rwerfsadcdasd.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_1360/b3/cserw3453rwerfsadcdasd.jpg — 200 — 250.2 KiB — 47 ms — h2https://static.themoscowtimes.com/image/article_640/d7/photo_2026-04-20113222.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/d7/photo_2026-04-20113222.jpeg — 200 — 24.3 KiB — 29 ms — h2https://static.themoscowtimes.com/image/article_640/11/TASS_419161471.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/11/TASS_419161471.jpg — 200 — 27.8 KiB — 30 ms — h2https://static.themoscowtimes.com/image/article_640/6b/TASS_902775581.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/6b/TASS_902775581.jpg — 200 — 38.6 KiB — 20 ms — h2https://static.themoscowtimes.com/image/article_640/7f/TASS_900919861.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/7f/TASS_900919861.jpg — 200 — 22.2 KiB — 23 ms — h2https://static.themoscowtimes.com/image/article_960/8a/AFP__20240326__34MA8ND__MidRes__RussiaPoliticsNavalny.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_960/8a/AFP__20240326__34MA8ND__MidRes__RussiaPoliticsNavalny.jpg — 200 — 127.3 KiB — 23 ms — h2https://static.themoscowtimes.com/image/article_640/a8/1458040.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/a8/1458040.jpg — 200 — 15.4 KiB — 13 ms — h2https://static.themoscowtimes.com/image/article_640/07/1348386.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/07/1348386.jpg — 200 — 19.8 KiB — 19 ms — h2https://static.themoscowtimes.com/image/article_640/b5/TASS_87991712.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/b5/TASS_87991712.jpg — 200 — 17.7 KiB — 16 ms — h2https://static.themoscowtimes.com/image/article_640/ae/photo_2025-10-23133725.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/ae/photo_2025-10-23133725.jpg — 200 — 31.5 KiB — 13 ms — h2https://static.themoscowtimes.com/image/article_640/46/TASS_49254369.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/46/TASS_49254369.jpg — 200 — 19.0 KiB — 15 ms — h2https://static.themoscowtimes.com/image/article_640/03/TASS_74141485.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/03/TASS_74141485.jpg — 200 — 20.2 KiB — 19 ms — h2https://static.themoscowtimes.com/image/article_640/14/TASS_91493580.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/14/TASS_91493580.jpg — 200 — 15.8 KiB — 17 ms — h2https://static.themoscowtimes.com/image/article_640/82/1455422.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/82/1455422.jpg — 200 — 21.7 KiB — 19 ms — h2https://static.themoscowtimes.com/image/article_640/1c/LebedevSergei_cJamesHill2.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/1c/LebedevSergei_cJamesHill2.jpg — 200 — 14.5 KiB — 17 ms — h2https://static.themoscowtimes.com/image/article_640/c1/369f6154-a197-488b-9840-1c0496c15e53.jpegstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/c1/369f6154-a197-488b-9840-1c0496c15e53.jpeg — 200 — 16.1 KiB — 18 ms — h2https://static.themoscowtimes.com/image/article_640/ab/photo_2025-12-10_15-06-57.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/ab/photo_2025-12-10_15-06-57.jpg — 200 — 17.8 KiB — 15 ms — h2https://static.themoscowtimes.com/img/contribute/logo_white_320.pngstatic.themoscowtimes.com/img/contr... https://static.themoscowtimes.com/img/contribute/logo_white_320.png — 200 — 2.7 KiB — 42 ms — h2https://static.themoscowtimes.com/image/article_640/27/TASS_85107002.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/27/TASS_85107002.jpg — 200 — 28.5 KiB — 17 ms — h2https://static.themoscowtimes.com/image/article_640/5b/Screenshot2026-01-01at164219.pngstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/5b/Screenshot2026-01-01at164219.png — 200 — 547.1 KiB — 34 ms — h2https://static.themoscowtimes.com/image/article_640/6f/pexels-engin-akyurt-2767815-3.jpgstatic.themoscowtimes.com/image/art... https://static.themoscowtimes.com/image/article_640/6f/pexels-engin-akyurt-2767815-3.jpg — 200 — 29.9 KiB — 19 ms — h2https://static.themoscowtimes.com/js/main.js?v=88static.themoscowtimes.com/js/main.j... https://static.themoscowtimes.com/js/main.js?v=88 — 200 — 27.2 KiB — 14 ms — h2https://static.themoscowtimes.com/image/original/58/541930641.pngstatic.themoscowtimes.com/image/ori... https://static.themoscowtimes.com/image/original/58/541930641.png — 200 — 343.8 KiB — 42 ms — h2https://static.themoscowtimes.com/image/original/6a/541930651.pngstatic.themoscowtimes.com/image/ori... https://static.themoscowtimes.com/image/original/6a/541930651.png — 200 — 635.5 KiB — 49 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 24 ms — h3https://chimpstatic.com/mcjs-connected/js/users/239926d40266233686ee429be/ede2b9c6411f6d0ebc48cb31e.jschimpstatic.com/mcjs-connected/js/u... https://chimpstatic.com/mcjs-connected/js/users/239926d40266233686ee429be/ede2b9c6411f6d0ebc48cb31e.js — 200 — 578 B — 26 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-7PDWRZPVQJ&gtm=45je64h1v879060732z872323695za200zd879060732&_p=1776813768756&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=223062440.1776813769&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776813769&sct=1&seg=0&dl=https%3A%2F%2Fwww.themoscowtimes.com%2F&dt=The%20Moscow%20Times&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=891region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-7PDWRZPVQJ&gtm=45je64h1v879060732z872323695za200zd879060732&_p=1776813768756&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=223062440.1776813769&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776813769&sct=1&seg=0&dl=https%3A%2F%2Fwww.themoscowtimes.com%2F&dt=The%20Moscow%20Times&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=891 — 204 — 554 B — 75 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7PDWRZPVQJ&cid=223062440.1776813769&gtm=45je64h1v879060732z872323695za200zd879060732&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7PDWRZPVQJ&cid=223062440.1776813769&gtm=45je64h1v879060732z872323695za200zd879060732&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512543 — 204 — 563 B — 29 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-7PDWRZPVQJ&cid=223062440.1776813769&gtm=45je64h1v879060732z872323695za200zd879060732&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512543&z=1747292551www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-7PDWRZPVQJ&cid=223062440.1776813769&gtm=45je64h1v879060732z872323695za200zd879060732&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512543&z=1747292551 — 200 — 408 B — 27 ms — h2https://connect.facebook.net/signals/config/342433566951762?v=2.9.303&r=stable&domain=www.themoscowtimes.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/342433566951762?v=2.9.303&r=stable&domain=www.themoscowtimes.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 47.8 KiB — 11 ms — h3https://www.facebook.com/tr/?id=342433566951762&ev=PageView&dl=https%3A%2F%2Fwww.themoscowtimes.com%2F&rl=&if=false&ts=1776813769637&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776813769612.720638359200790698&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Moscow%20Times&pmd[locale]=en&pmd[keywords]=news%2Crussia%2Cmoscow&pmd[description]=Independent%20news%20from%20Russia&plt=522.7000000476837&it=1776813769554&coo=false&exp=s1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=34243356695... https://www.facebook.com/tr/?id=342433566951762&ev=PageView&dl=https%3A%2F%2Fwww.themoscowtimes.com%2F&rl=&if=false&ts=1776813769637&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776813769612.720638359200790698&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Moscow%20Times&pmd[locale]=en&pmd[keywords]=news%2Crussia%2Cmoscow&pmd[description]=Independent%20news%20from%20Russia&plt=522.7000000476837&it=1776813769554&coo=false&exp=s1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 81 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=342433566951762&ev=PageView&dl=https%3A%2F%2Fwww.themoscowtimes.com%2F&rl=&if=false&ts=1776813769637&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776813769612.720638359200790698&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Moscow%20Times&pmd[locale]=en&pmd[keywords]=news%2Crussia%2Cmoscow&pmd[description]=Independent%20news%20from%20Russia&plt=522.7000000476837&it=1776813769554&coo=false&exp=s1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=342433566951762&ev=PageView&dl=https%3A%2F%2Fwww.themoscowtimes.com%2F&rl=&if=false&ts=1776813769637&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776813769612.720638359200790698&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Moscow%20Times&pmd[locale]=en&pmd[keywords]=news%2Crussia%2Cmoscow&pmd[description]=Independent%20news%20from%20Russia&plt=522.7000000476837&it=1776813769554&coo=false&exp=s1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 197 B — 240 ms — h3https://static.themoscowtimes.com/img/icons/favicon.icostatic.themoscowtimes.com/img/icons... https://static.themoscowtimes.com/img/icons/favicon.ico — 200 — 1.8 KiB — 9 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 901ms · 457KB · €10/mo
www.themoscowtimes.com
Other
Costly
Execution 308ms
Transfer 18 KB
Monthly Cost €3/mo
Unattributable
Other
Optional
Execution 162ms
Transfer 0 KB
Monthly Cost €2/mo
static.themoscowtimes.com
Other
Optional
Execution 111ms
Transfer 8 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 104ms
Transfer 128 KB
Unused 52%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 92ms
Transfer 160 KB
Unused 39%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 70ms
Transfer 48 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 54ms
Transfer 97 KB
Unused 28%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.themoscowtimes.com adds 308ms and costs ~€3/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.themoscowtimes.com takes 308ms 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

52% of Google Tag Manager'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