Skip to content
https://spectator.com.ua

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
3
REVIEW
8
PASS
13
INFO
3

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

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

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

3.25 s

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

14.59 s

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

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

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

14.77 s

Page Load Progression

578 ms
1.2 s
1.7 s
2.3 s
2.9 s
3.5 s
4.0 s
4.6 s
Checks
27
13 PASS 8 REVIEW 3 FIX
F
Page Weight Budget
Action
3.2 MB transferred, 47 requests
FIX
3.2 MB transferred, 47 requests
Warning::
Page weighs 4.3 MB (3.2 MB transferred)
Warning::
Images are 2.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.8 MB
Info::
47 HTTP requests
Info::
Estimated 0.68 g CO2 per page load
3.2 MB / 2.4 MB budget
3.2 MB transferred
47 requests
0.68 g CO2 per page load
Images 2.8 MiB 86%
JavaScript 279.4 KiB 8%
Fonts 124.2 KiB 4%
CSS 51.2 KiB 2%
HTML 16.8 KiB 1%
Other 1.5 KiB 0%
Other 549 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

D
JS Execution Cost
Action
2600ms total JS execution
FIX
2600ms total JS execution
Warning::
https://spectator.com.ua/: 1613ms CPU time
Warning::
https://spectator.com.ua/wp-includes/js/jquery/jqu...: 331ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-NBB...: 265ms CPU time
Warning::
Unattributable: 263ms CPU time
Info::
https://spectator.com.ua/wp-content/themes/newsphe...: 127ms CPU time
Info::
Third-party scripts: 265ms (10% of total)

Main Thread Breakdown

Other 25% Style & Layout 25% Rendering 25% Script Evaluation 19% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://spectator.com.ua/1613ms5ms2ms1st
https://spectator.com.ua/wp-includes/js/jquery/jquery.min.js?ver=3.7.1331ms195ms9ms1st
https://www.googletagmanager.com/gtag/js?id=GT-NBBGS9GZ265ms221ms42ms3rd
Unattributable263ms7ms0ms1st
https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/js/swiper.min.js?ver=7.1.1127ms18ms13ms1st
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Image Optimization
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Info::
All images are well-optimized
14 images 2.8 MB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
B
JS Bundles
16 scripts, 73 KB unused
REVIEW
16 scripts, 73 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-NBB...: 73 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 73 KB
73 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GT-NBBGS9GZ172 KB73 KB (43%)3rd
https://spectator.com.ua/wp-content/themes/newsphere/assets/jquery-match-height/jquery.matchHeight.min.js?ver=7.1.11 KB1st
https://spectator.com.ua/wp-content/themes/newsphere/assets/script.js?ver=7.1.13 KB1st
https://spectator.com.ua/wp-content/themes/newsphere/js/skip-link-focus-fix.js?ver=201512150 KB1st
https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/js/swiper.min.js?ver=7.1.131 KB1st
https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/js/bootstrap.min.js?ver=7.1.114 KB1st
https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/js/jquery.sidr.min.js?ver=7.1.13 KB1st
https://spectator.com.ua/wp-content/themes/newsphere/js/navigation.js?ver=201512151 KB1st
https://spectator.com.ua/wp-content/themes/newsphere/assets/marquee/jquery.marquee.js?ver=7.1.14 KB1st
https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/jquery.magnific-popup.min.js?ver=7.1.17 KB1st

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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Asset Compression
1 of 1 asset host serve text uncompressed
REVIEW
1 of 1 asset host serve text uncompressed
Warning::
fonts.googleapis.com serves text assets uncompressed (assets: 4)
The sampled response carries a text content type but no Content-Encoding, so the bytes go over the wire raw. Text compression typically removes 70-80% of a JS or CSS payload -- this is the single cheapest transfer win available on this host.
Got: fonts.googleapis.com (text/css)
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
47 resources · 3.2 MB · 73 KB savings available
REVIEW
47 resources · 3.2 MB · 73 KB savings available
Warning::
Page weight 3.2 MB exceeds 1 MB target by 2.2 MB
Got: 3.2 MB Expected: ≤ 1 MB
Info::
~73 KB of savings available
Info::
9 third-party resources (9% of weight)
Info::
3 resources over 200KB
47 resources · 3.2 MiB · 9 third-party 2.2 MiB over 1MB target
Image 86% · 2.8 MiB
JavaScript 8% · 279.4 KiB
Font 4% · 124.2 KiB
CSS 2% · 51.2 KiB
Document 1% · 16.8 KiB
Other 0% · 549 B

~73.0 KiB of savings available

Remove unused JavaScript: 73.0 KiB
B
JavaScript Blocking
1 JS blocking issue(s) detected
REVIEW
1 JS blocking issue(s) detected
Warning::
13 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
Third-Party Impact
9% third-party, 0 ms blocking
PASS
9% third-party, 0 ms blocking
Info::
Third-party code accounts for 9% of page weight (281.8 KiB of 3.2 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
First-party Third-party
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 (124 KB)
PASS
5 fonts (124 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

124 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.2 s LCP 14.6 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 47 ms — font-display: swaphttps://spectator.com.ua/wp-content/themes/newsphere/assets/icons/fonts/aft-icons.ttf?e3nek0aft-icons.ttf https://spectator.com.ua/wp-content/themes/newsphere/assets/icons/fonts/aft-icons.ttf?e3nek0 — 19.0 KiB — 33 ms — font-display: swaphttps://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2iJWKBXyIfDnIV7nFrXyw023... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2 — 14.8 KiB — 47 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2 — 19.2 KiB — 45 ms — font-display: swaphttps://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2iJWKBXyIfDnIV7nBrXyw023... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 34.5 KiB — 49 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 47 ms
Start 445 ms
Risk FOUT — text flashes from fallback to web font
aft-icons.ttf ttf swap
Size 19 KB
Load time 33 ms
Start 446 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
iJWKBXyIfDnIV7nFrXyw023... woff2 swap
Size 15 KB
Load time 47 ms
Start 446 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 19 KB
Load time 45 ms
Start 446 ms
Risk FOUT — text flashes from fallback to web font
iJWKBXyIfDnIV7nBrXyw023... woff2 swap
Size 35 KB
Load time 49 ms
Start 446 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 ~6 KB and ~12 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
2
prefetch

2 resource hints configured

A+
Document Compression
Document response uses brotli
PASS
Document response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
9 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
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
47 requests over 1354ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.2 s LCP 14.6 shttps://spectator.com.ua// https://spectator.com.ua/ — 200 — 16.8 KiB — 130 ms — h2https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700 — 200 — 1.9 KiB — 129 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/css/sidr.bare.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/css/sidr.bare.css?ver=7.1.1 — 200 — 292 B — 34 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/css/bootstrap.min.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/css/bootstrap.min.css?ver=7.1.1 — 200 — 17.7 KiB — 36 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/style.css?ver=7.1.1/wp-content/themes/newsphere/style.... https://spectator.com.ua/wp-content/themes/newsphere/style.css?ver=7.1.1 — 200 — 21.0 KiB — 82 ms — h2https://spectator.com.ua/wp-content/themes/magcess/style.css?ver=1.0.3/wp-content/themes/magcess/style.cs... https://spectator.com.ua/wp-content/themes/magcess/style.css?ver=1.0.3 — 200 — 1.8 KiB — 69 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/icons/style.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/icons/style.css?ver=7.1.1 — 200 — 1.4 KiB — 72 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/css/swiper.min.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/css/swiper.min.css?ver=7.1.1 — 200 — 2.9 KiB — 75 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/magnific-popup.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/magnific-popup.css?ver=7.1.1 — 200 — 1.8 KiB — 78 ms — h2https://fonts.googleapis.com/css?family=Roboto:400,500,700|Rubik:400,500,700&subset=latin,latin-extfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,500,700|Rubik:400,500,700&subset=latin,latin-ext — 200 — 2.5 KiB — 125 ms — h2https://spectator.com.ua/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://spectator.com.ua/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.1 KiB — 95 ms — h2https://spectator.com.ua/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://spectator.com.ua/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.7 KiB — 94 ms — h2https://spectator.com.ua/wp-content/uploads/2024/07/cropped-letter-s-modern-colorful-logo-business-s-letter-identity-logo-vector-design_135595-1206-1.jpg/wp-content/uploads/2024/07/cropped... https://spectator.com.ua/wp-content/uploads/2024/07/cropped-letter-s-modern-colorful-logo-business-s-letter-identity-logo-vector-design_135595-1206-1.jpg — 200 — 24.2 KiB — 96 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/662638566-300x300.webp/wp-content/uploads/2026/08/6626385... https://spectator.com.ua/wp-content/uploads/2026/08/662638566-300x300.webp — 200 — 4.6 KiB — 96 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-150x150.png/wp-content/uploads/2026/08/finance... https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-150x150.png — 200 — 45.6 KiB — 97 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/starlink-verification-cover-150x150.webp/wp-content/uploads/2026/08/starlin... https://spectator.com.ua/wp-content/uploads/2026/08/starlink-verification-cover-150x150.webp — 200 — 5.4 KiB — 31 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/7161-150x150.jpg/wp-content/uploads/2026/08/7161-15... https://spectator.com.ua/wp-content/uploads/2026/08/7161-150x150.jpg — 200 — 7.9 KiB — 31 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/js/navigation.js?ver=20151215/wp-content/themes/newsphere/js/nav... https://spectator.com.ua/wp-content/themes/newsphere/js/navigation.js?ver=20151215 — 200 — 1.1 KiB — 31 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/js/skip-link-focus-fix.js?ver=20151215/wp-content/themes/newsphere/js/ski... https://spectator.com.ua/wp-content/themes/newsphere/js/skip-link-focus-fix.js?ver=20151215 — 200 — 508 B — 31 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/js/swiper.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/js/swiper.min.js?ver=7.1.1 — 200 — 30.8 KiB — 43 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/js/bootstrap.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/js/bootstrap.min.js?ver=7.1.1 — 200 — 14.4 KiB — 43 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/js/jquery.sidr.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/js/jquery.sidr.min.js?ver=7.1.1 — 200 — 3.0 KiB — 47 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/jquery.magnific-popup.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/jquery.magnific-popup.min.js?ver=7.1.1 — 200 — 7.0 KiB — 50 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/jquery-match-height/jquery.matchHeight.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/jquery-match-height/jquery.matchHeight.min.js?ver=7.1.1 — 200 — 1.4 KiB — 53 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/marquee/jquery.marquee.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/marquee/jquery.marquee.js?ver=7.1.1 — 200 — 4.3 KiB — 57 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/theiaStickySidebar/theia-sticky-sidebar.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/theiaStickySidebar/theia-sticky-sidebar.min.js?ver=7.1.1 — 200 — 1.7 KiB — 60 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/script.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/script.js?ver=7.1.1 — 200 — 3.3 KiB — 62 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/pagination-script.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/pagination-script.js?ver=7.1.1 — 200 — 1.4 KiB — 65 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-NBBGS9GZwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-NBBGS9GZ — 200 — 171.6 KiB — 194 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/file-20170704-12293-nwqqm7-1-150x150.avif/wp-content/uploads/2026/08/file-20... https://spectator.com.ua/wp-content/uploads/2026/08/file-20170704-12293-nwqqm7-1-150x150.avif — 200 — 6.0 KiB — 144 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 FCP 3.2 s LCP 14.6 shttps://spectator.com.ua// https://spectator.com.ua/ — 200 — 16.8 KiB — 130 ms — h2https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700 — 200 — 1.9 KiB — 129 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/css/sidr.bare.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/css/sidr.bare.css?ver=7.1.1 — 200 — 292 B — 34 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/css/bootstrap.min.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/css/bootstrap.min.css?ver=7.1.1 — 200 — 17.7 KiB — 36 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/style.css?ver=7.1.1/wp-content/themes/newsphere/style.... https://spectator.com.ua/wp-content/themes/newsphere/style.css?ver=7.1.1 — 200 — 21.0 KiB — 82 ms — h2https://spectator.com.ua/wp-content/themes/magcess/style.css?ver=1.0.3/wp-content/themes/magcess/style.cs... https://spectator.com.ua/wp-content/themes/magcess/style.css?ver=1.0.3 — 200 — 1.8 KiB — 69 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/icons/style.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/icons/style.css?ver=7.1.1 — 200 — 1.4 KiB — 72 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/css/swiper.min.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/css/swiper.min.css?ver=7.1.1 — 200 — 2.9 KiB — 75 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/magnific-popup.css?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/magnific-popup.css?ver=7.1.1 — 200 — 1.8 KiB — 78 ms — h2https://fonts.googleapis.com/css?family=Roboto:400,500,700|Rubik:400,500,700&subset=latin,latin-extfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,500,700|Rubik:400,500,700&subset=latin,latin-ext — 200 — 2.5 KiB — 125 ms — h2https://spectator.com.ua/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://spectator.com.ua/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.1 KiB — 95 ms — h2https://spectator.com.ua/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://spectator.com.ua/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.7 KiB — 94 ms — h2https://spectator.com.ua/wp-content/uploads/2024/07/cropped-letter-s-modern-colorful-logo-business-s-letter-identity-logo-vector-design_135595-1206-1.jpg/wp-content/uploads/2024/07/cropped... https://spectator.com.ua/wp-content/uploads/2024/07/cropped-letter-s-modern-colorful-logo-business-s-letter-identity-logo-vector-design_135595-1206-1.jpg — 200 — 24.2 KiB — 96 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/662638566-300x300.webp/wp-content/uploads/2026/08/6626385... https://spectator.com.ua/wp-content/uploads/2026/08/662638566-300x300.webp — 200 — 4.6 KiB — 96 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-150x150.png/wp-content/uploads/2026/08/finance... https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-150x150.png — 200 — 45.6 KiB — 97 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/starlink-verification-cover-150x150.webp/wp-content/uploads/2026/08/starlin... https://spectator.com.ua/wp-content/uploads/2026/08/starlink-verification-cover-150x150.webp — 200 — 5.4 KiB — 31 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/7161-150x150.jpg/wp-content/uploads/2026/08/7161-15... https://spectator.com.ua/wp-content/uploads/2026/08/7161-150x150.jpg — 200 — 7.9 KiB — 31 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/js/navigation.js?ver=20151215/wp-content/themes/newsphere/js/nav... https://spectator.com.ua/wp-content/themes/newsphere/js/navigation.js?ver=20151215 — 200 — 1.1 KiB — 31 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/js/skip-link-focus-fix.js?ver=20151215/wp-content/themes/newsphere/js/ski... https://spectator.com.ua/wp-content/themes/newsphere/js/skip-link-focus-fix.js?ver=20151215 — 200 — 508 B — 31 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/js/swiper.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/swiper/js/swiper.min.js?ver=7.1.1 — 200 — 30.8 KiB — 43 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/js/bootstrap.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/bootstrap/js/bootstrap.min.js?ver=7.1.1 — 200 — 14.4 KiB — 43 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/js/jquery.sidr.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/sidr/js/jquery.sidr.min.js?ver=7.1.1 — 200 — 3.0 KiB — 47 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/jquery.magnific-popup.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/magnific-popup/jquery.magnific-popup.min.js?ver=7.1.1 — 200 — 7.0 KiB — 50 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/jquery-match-height/jquery.matchHeight.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/jquery-match-height/jquery.matchHeight.min.js?ver=7.1.1 — 200 — 1.4 KiB — 53 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/marquee/jquery.marquee.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/marquee/jquery.marquee.js?ver=7.1.1 — 200 — 4.3 KiB — 57 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/theiaStickySidebar/theia-sticky-sidebar.min.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/theiaStickySidebar/theia-sticky-sidebar.min.js?ver=7.1.1 — 200 — 1.7 KiB — 60 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/script.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/script.js?ver=7.1.1 — 200 — 3.3 KiB — 62 ms — h2https://spectator.com.ua/wp-content/themes/newsphere/assets/pagination-script.js?ver=7.1.1/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/pagination-script.js?ver=7.1.1 — 200 — 1.4 KiB — 65 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-NBBGS9GZwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-NBBGS9GZ — 200 — 171.6 KiB — 194 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/file-20170704-12293-nwqqm7-1-150x150.avif/wp-content/uploads/2026/08/file-20... https://spectator.com.ua/wp-content/uploads/2026/08/file-20170704-12293-nwqqm7-1-150x150.avif — 200 — 6.0 KiB — 144 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/662638566.webp/wp-content/uploads/2026/08/6626385... https://spectator.com.ua/wp-content/uploads/2026/08/662638566.webp — 200 — 23.7 KiB — 68 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-1200x720.png/wp-content/uploads/2026/08/finance... https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-1200x720.png — 200 — 1.4 MiB — 165 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/starlink-verification-cover-768x432.webp/wp-content/uploads/2026/08/starlin... https://spectator.com.ua/wp-content/uploads/2026/08/starlink-verification-cover-768x432.webp — 200 — 37.0 KiB — 97 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/7161-768x432.jpg/wp-content/uploads/2026/08/7161-76... https://spectator.com.ua/wp-content/uploads/2026/08/7161-768x432.jpg — 200 — 66.1 KiB — 143 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/file-20170704-12293-nwqqm7-1.avif/wp-content/uploads/2026/08/file-20... https://spectator.com.ua/wp-content/uploads/2026/08/file-20170704-12293-nwqqm7-1.avif — 200 — 26.3 KiB — 144 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/662638566-630x380.webp/wp-content/uploads/2026/08/6626385... https://spectator.com.ua/wp-content/uploads/2026/08/662638566-630x380.webp — 200 — 5.2 KiB — 99 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-720x380.png/wp-content/uploads/2026/08/finance... https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-720x380.png — 200 — 478.3 KiB — 172 ms — h2blob:https://spectator.com.ua/10e3b650-922c-4570-bd1d-a6b6793994d4spectator.com.ua/10e3b650-922c-4570... blob:https://spectator.com.ua/10e3b650-922c-4570-bd1d-a6b6793994d4 — 200 — -1 B — 211 ms — blobhttps://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 — 47 ms — h3https://spectator.com.ua/wp-content/themes/newsphere/assets/icons/fonts/aft-icons.ttf?e3nek0/wp-content/themes/newsphere/assets... https://spectator.com.ua/wp-content/themes/newsphere/assets/icons/fonts/aft-icons.ttf?e3nek0 — 200 — 19.0 KiB — 33 ms — h2https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2fonts.gstatic.com/s/rubik/v31/iJWKB... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2 — 200 — 14.8 KiB — 47 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2 — 200 — 19.2 KiB — 45 ms — h3https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2fonts.gstatic.com/s/rubik/v31/iJWKB... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 200 — 34.5 KiB — 49 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-43T7S02M0L&gtm=45Pe69g1h1v9189435625za200zd9189435625xf1&_p=1789927553174&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&cid=1547563352.1789927553&frm=0&ngs=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.47%7CNot_A%2520Brand%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=115616986~115938465~115938469~118897920~118897930~120213116~120385423~120412526~120469145~120469153&sid=1789927553&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com.ua%2F&dt=Spectator%20-%20%D0%9F%D0%BE%D1%82%D1%80%D1%96%D0%B1%D0%BD%D0%B0%20%D1%82%D0%B0%20%D0%BA%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B0%20%D1%96%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D1%96%D1%8F%20%D0%BD%D0%B0%20%D0%BA%D0%BE%D0%B6%D0%B5%D0%BD%20%D0%B4%D0%B5%D0%BD%D1%8C&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=601www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-43T7S02M0L&gtm=45Pe69g1h1v9189435625za200zd9189435625xf1&_p=1789927553174&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&cid=1547563352.1789927553&frm=0&ngs=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.47%7CNot_A%2520Brand%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=115616986~115938465~115938469~118897920~118897930~120213116~120385423~120412526~120469145~120469153&sid=1789927553&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com.ua%2F&dt=Spectator%20-%20%D0%9F%D0%BE%D1%82%D1%80%D1%96%D0%B1%D0%BD%D0%B0%20%D1%82%D0%B0%20%D0%BA%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B0%20%D1%96%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D1%96%D1%8F%20%D0%BD%D0%B0%20%D0%BA%D0%BE%D0%B6%D0%B5%D0%BD%20%D0%B4%D0%B5%D0%BD%D1%8C&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=601 — 204 — 549 B — 88 ms — h2https://spectator.com.ua/wp-includes/js/wp-emoji-release.min.js?ver=7.1.1/wp-includes/js/wp-emoji-release.mi... https://spectator.com.ua/wp-includes/js/wp-emoji-release.min.js?ver=7.1.1 — 200 — 5.0 KiB — 32 ms — h2https://spectator.com.ua/wp-content/uploads/2024/07/cropped-letter-s-modern-colorful-logo-business-s-letter-identity-logo-vector-design_135595-1206-32x32.jpg/wp-content/uploads/2024/07/cropped... https://spectator.com.ua/wp-content/uploads/2024/07/cropped-letter-s-modern-colorful-logo-business-s-letter-identity-logo-vector-design_135595-1206-32x32.jpg — 200 — 1.5 KiB — 32 ms — h2https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-768x512.png/wp-content/uploads/2026/08/finance... https://spectator.com.ua/wp-content/uploads/2026/08/finance-versus-accounting-768x512.png — 200 — 644.0 KiB — 62 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
10% of JavaScript execution is third-party
First-party Third-party 265ms · 172KB · ₴147/mo
Google Tag Manager
Tag Manager
Costly
Execution 265ms
Transfer 172 KB
Unused 43%
Monthly Cost ₴147/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 265ms and costs ~₴147/month

Google Tag Manager takes 265ms 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

How third-party costs are calculated

Image Optimization
34 images, 2591 KB total, 1229 KB wasted
INFO

Image Optimization Audit

Total Images

34

Total Size

2591 KB

Oversized

6

Wasted

1229 KB

2 missing alt text 2 missing dimensions 9 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback