Skip to content
https://iosoccer.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
4
REVIEW
5
PASS
10
INFO
4

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

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

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

2.62 s

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

37 ms

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

0.002

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

1.36 s

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

2.65 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
23
10 PASS 5 REVIEW 4 FIX
F
Page Weight Budget
Action
6.7 MB transferred, 73 requests
FIX
6.7 MB transferred, 73 requests
Critical::
Page weighs 13.4 MB (6.7 MB transferred)
Warning::
Images are 4.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.1 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 397 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 397 KB
Info::
CSS is 330 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 330 KB
Info::
73 HTTP requests
Info::
Estimated 1.4 g CO2 per page load
6.7 MB / 2.4 MB budget
6.7 MB transferred
73 requests
1.4 g CO2 per page load
Images 4.1 MiB 62%
JavaScript 1.5 MiB 22%
Fonts 397.0 KiB 6%
CSS 330.1 KiB 5%
Other 310.6 KiB 5%
HTML 61.2 KiB 1%
Other 42.2 KiB 1%
Other 475 B 0%
Other 20 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

D
JS Bundles
Action
10 scripts, 459 KB unused
FIX
10 scripts, 459 KB unused
Warning::
https://iosoccer.com/main-es2015.1f612830ca4823c9a...: 459 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 459 KB
459 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://iosoccer.com/main-es2015.1f612830ca4823c9ab64.js653 KB459 KB (70%)1st
https://iosoccer.com/runtime-es2015.c3d4fbaa550ce2d063a8.js1 KB1st
https://iosoccer.com/polyfills-es2015.e39d57420bbc09ea6a24.js12 KB1st
https://www.statcounter.com/counter/counter.js17 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,base141 KB3rd
https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.js436 KB3rd
https://store.fastly.steamstatic.com/public/shared/javascript/jquery-1.8.3.min.js?v=NXam5zydzNu8&l=english&_cdn=fastly33 KB3rd
https://static.doubleclick.net/instream/ad_status.js0 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drb194 KB3rd
https://www.google.com/js/th/E-zIg-YzmI6vQozqa77iMgKi7bbc4I-GFo9U-b_mqes.js23 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

D
Page Weight Inventory
Action
73 resources · 6.7 MB · 459 KB savings available
FIX
73 resources · 6.7 MB · 459 KB savings available
Warning::
Page weight 6.7 MB exceeds 1 MB target by 5.7 MB
Got: 6.7 MB Expected: ≤ 1 MB
Info::
~459 KB of savings available
Info::
37 third-party resources (21% of weight)
Info::
12 resources over 200KB
73 resources · 6.7 MiB · 37 third-party 5.7 MiB over 1MB target
Image 66% · 4.4 MiB
JavaScript 22% · 1.5 MiB
Font 6% · 397.0 KiB
CSS 5% · 330.1 KiB
Document 1% · 61.3 KiB
Other 1% · 42.7 KiB

~459.4 KiB of savings available

Remove unused JavaScript: 459.4 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: max-age=0, no-cache, no-store, must-revalidate
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present
Cache-Control

max-age=0, no-cache, no-store, must-revalidate

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
25 images, 0 KB saveable
REVIEW
25 images, 0 KB saveable
Warning::
https://iosoccer.com/assets/images/logos/iosoccer-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iosoccer.com/assets/images/logos/simrai.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
25 images 4.1 MB
0 oversized -0 KB
23 legacy format
2 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

B
JS Execution Cost
501ms total JS execution
REVIEW
501ms total JS execution
Info::
https://iosoccer.com/: 184ms CPU time
Info::
Unattributable: 162ms CPU time
Info::
https://iosoccer.com/polyfills-es2015.e39d57420bbc...: 155ms CPU time
Info::
Third-party scripts: 162ms (32% of total)

Main Thread Breakdown

Other 46% Script Evaluation 35% Style & Layout 14%
ScriptTotalScriptingParse/CompileParty
https://iosoccer.com/184ms1ms0ms1st
Unattributable162ms21ms0ms3rd
https://iosoccer.com/polyfills-es2015.e39d57420bbc09ea6a24.js155ms143ms0ms1st
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.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
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.
A
Third-Party Impact
21% third-party, 0 ms blocking
PASS
21% third-party, 0 ms blocking
Info::
Third-party code accounts for 21% of page weight (1.4 MiB of 6.7 MiB)
Info::
Third-party blocking time is low (0 ms)
79%
21%
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
6 fonts (397 KB)
PASS
6 fonts (397 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

397 KB total

Render-blocking

0

of 6

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 2.0 s 2.5 s FCP 1.4 s LCP 2.6 shttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 14.5 KiB — 90 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 60 ms — font-display: swaphttps://iosoccer.com/assets/fonts/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://iosoccer.com/assets/fonts/font-awesome/webfonts/fa-brands-400.woff2 — 73.8 KiB — 77 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 139 ms — font-display: swaphttps://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Regular.ttf?v=4.015MotivaSans-Regular.ttf https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Regular.ttf?v=4.015 — 120.0 KiB — 14 ms — font-display: swaphttps://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Light.ttf?v=4.015MotivaSans-Light.ttf https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Light.ttf?v=4.015 — 120.1 KiB — 20 ms — font-display: swap
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 90 ms
Start 268 ms
Risk FOUT — text flashes from fallback to web font
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 60 ms
Start 617 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 74 KB
Load time 77 ms
Start 617 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 139 ms
Start 810 ms
Risk FOUT — text flashes from fallback to web font
MotivaSans-Regular.ttf unknown swap
Size 120 KB
Load time 14 ms
Start 941 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
MotivaSans-Light.ttf unknown swap
Size 120 KB
Load time 20 ms
Start 942 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 ~192 KB and ~384 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+
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+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: max-age=0, no-cache, no-store, must-revalidate
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: IONOS SE

Network Waterfall
73 requests over 4139ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.4 s LCP 2.6 shttps://iosoccer.com// https://iosoccer.com/ — 200 — 1.1 KiB — 83 ms — h2https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700%7CSource+Sans+Pro:400,700fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700%7CSource+Sans+Pro:400,700 — 200 — 1.4 KiB — 149 ms — h2https://iosoccer.com/assets/fonts/font-awesome/css/all.min.css/assets/fonts/font-awesome/css/all.... https://iosoccer.com/assets/fonts/font-awesome/css/all.min.css — 200 — 11.7 KiB — 61 ms — h2https://iosoccer.com/assets/fonts/font-awesome/css/v4-shims.min.css/assets/fonts/font-awesome/css/v4-s... https://iosoccer.com/assets/fonts/font-awesome/css/v4-shims.min.css — 200 — 4.0 KiB — 35 ms — h2https://iosoccer.com/assets/fonts/simple-line-icons/css/simple-line-icons.css/assets/fonts/simple-line-icons/css... https://iosoccer.com/assets/fonts/simple-line-icons/css/simple-line-icons.css — 200 — 2.6 KiB — 38 ms — h2https://iosoccer.com/styles.72a1283fe5aa0bb5da26.css/styles.72a1283fe5aa0bb5da26.css https://iosoccer.com/styles.72a1283fe5aa0bb5da26.css — 200 — 117.5 KiB — 113 ms — h2https://iosoccer.com/runtime-es2015.c3d4fbaa550ce2d063a8.js/runtime-es2015.c3d4fbaa550ce2d063a... https://iosoccer.com/runtime-es2015.c3d4fbaa550ce2d063a8.js — 200 — 1.2 KiB — 36 ms — h2https://iosoccer.com/polyfills-es2015.e39d57420bbc09ea6a24.js/polyfills-es2015.e39d57420bbc09ea6... https://iosoccer.com/polyfills-es2015.e39d57420bbc09ea6a24.js — 200 — 12.2 KiB — 114 ms — h2https://iosoccer.com/main-es2015.1f612830ca4823c9ab64.js/main-es2015.1f612830ca4823c9ab64.j... https://iosoccer.com/main-es2015.1f612830ca4823c9ab64.js — 200 — 652.8 KiB — 180 ms — h2https://iosoccer.com/assets/icons/site.webmanifest/assets/icons/site.webmanifest https://iosoccer.com/assets/icons/site.webmanifest — 200 — 475 B — 82 ms — h2https://www.statcounter.com/counter/counter.jswww.statcounter.com/counter/counter... https://www.statcounter.com/counter/counter.js — 200 — 17.5 KiB — 79 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 200 — 14.5 KiB — 90 ms — h3https://iosoccer.com/assets/locales/en/en.json/assets/locales/en/en.json https://iosoccer.com/assets/locales/en/en.json — 200 — 16.3 KiB — 36 ms — h2https://c.statcounter.com/t.php?sc_project=12897828&u1=C8211903AF3043199011DB914C4DFD63&java=1&security=0067c3ac&sc_snum=1&sess=609793&p=0&pv=10.15&rcat=d&rdom=d&rdomg=new&bb=1&jg=new&rr=1.1.1.1.1.1.1.1.1&sc_bot=0&resolution=800&h=600&camefrom=&u=https%3A//iosoccer.com/&t=IOSoccer&invisible=1&sc_rum_e_s=454&sc_rum_e_e=473&sc_rum_f_s=0&sc_rum_f_e=322&get_config=truec.statcounter.com/t.php?sc_project=... https://c.statcounter.com/t.php?sc_project=12897828&u1=C8211903AF3043199011DB914C4DFD63&java=1&security=0067c3ac&sc_snum=1&sess=609793&p=0&pv=10.15&rcat=d&rdom=d&rdomg=new&bb=1&jg=new&rr=1.1.1.1.1.1.1.1.1&sc_bot=0&resolution=800&h=600&camefrom=&u=https%3A//iosoccer.com/&t=IOSoccer&invisible=1&sc_rum_e_s=454&sc_rum_e_e=473&sc_rum_f_s=0&sc_rum_f_e=322&get_config=true — 200 — 614 B — 151 ms — h3https://iosoccer.com/assets/icons/favicon.ico/assets/icons/favicon.ico https://iosoccer.com/assets/icons/favicon.ico — 200 — 307.7 KiB — 36 ms — h2https://iosoccer.com/assets/images/icons-soccer.svg/assets/images/icons-soccer.svg https://iosoccer.com/assets/images/icons-soccer.svg — 200 — 2.9 KiB — 30 ms — h2https://iosoccer.com:44380/api/country/api/country https://iosoccer.com:44380/api/country — 200 — 16.5 KiB — 118 ms — h2https://www.youtube.com/embed/QytPy2o351k?modestbranding=1&controls=0&showinfo=0&autoplay=1www.youtube.com/embed/QytPy2o351k?m... https://www.youtube.com/embed/QytPy2o351k?modestbranding=1&controls=0&showinfo=0&autoplay=1 — 200 — 56.7 KiB — 275 ms — h2https://iosoccer.com/assets/images/logos/iosoccer-full-logo-medium.png/assets/images/logos/iosoccer-full-... https://iosoccer.com/assets/images/logos/iosoccer-full-logo-medium.png — 200 — 16.8 KiB — 32 ms — h2https://iosoccer.com/assets/images/logos/iosoccer-full-logo-small.png/assets/images/logos/iosoccer-full-... https://iosoccer.com/assets/images/logos/iosoccer-full-logo-small.png — 200 — 7.5 KiB — 31 ms — h2https://iosoccer.com/assets/images/logos/simrai.png/assets/images/logos/simrai.png https://iosoccer.com/assets/images/logos/simrai.png — 200 — 7.9 KiB — 33 ms — h2data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 4'%3E%3Cpa…www.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 4'%3E%3Cpa… — 200 — 0 B — 0 ms — datahttps://iosoccer.com/assets/images/iosoccer/screenshots/1_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/1_compressed.jpg — 200 — 598.3 KiB — 41 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/3_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/3_compressed.jpg — 200 — 349.2 KiB — 130 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/8_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/8_compressed.jpg — 200 — 217.9 KiB — 79 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/4_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/4_compressed.jpg — 200 — 408.0 KiB — 86 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/6_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/6_compressed.jpg — 200 — 214.7 KiB — 95 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/5_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/5_compressed.jpg — 200 — 475.9 KiB — 73 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/7_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/7_compressed.jpg — 200 — 161.4 KiB — 62 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/10_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/10_compressed.jpg — 200 — 523.1 KiB — 104 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.4 s LCP 2.6 shttps://iosoccer.com// https://iosoccer.com/ — 200 — 1.1 KiB — 83 ms — h2https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700%7CSource+Sans+Pro:400,700fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700%7CSource+Sans+Pro:400,700 — 200 — 1.4 KiB — 149 ms — h2https://iosoccer.com/assets/fonts/font-awesome/css/all.min.css/assets/fonts/font-awesome/css/all.... https://iosoccer.com/assets/fonts/font-awesome/css/all.min.css — 200 — 11.7 KiB — 61 ms — h2https://iosoccer.com/assets/fonts/font-awesome/css/v4-shims.min.css/assets/fonts/font-awesome/css/v4-s... https://iosoccer.com/assets/fonts/font-awesome/css/v4-shims.min.css — 200 — 4.0 KiB — 35 ms — h2https://iosoccer.com/assets/fonts/simple-line-icons/css/simple-line-icons.css/assets/fonts/simple-line-icons/css... https://iosoccer.com/assets/fonts/simple-line-icons/css/simple-line-icons.css — 200 — 2.6 KiB — 38 ms — h2https://iosoccer.com/styles.72a1283fe5aa0bb5da26.css/styles.72a1283fe5aa0bb5da26.css https://iosoccer.com/styles.72a1283fe5aa0bb5da26.css — 200 — 117.5 KiB — 113 ms — h2https://iosoccer.com/runtime-es2015.c3d4fbaa550ce2d063a8.js/runtime-es2015.c3d4fbaa550ce2d063a... https://iosoccer.com/runtime-es2015.c3d4fbaa550ce2d063a8.js — 200 — 1.2 KiB — 36 ms — h2https://iosoccer.com/polyfills-es2015.e39d57420bbc09ea6a24.js/polyfills-es2015.e39d57420bbc09ea6... https://iosoccer.com/polyfills-es2015.e39d57420bbc09ea6a24.js — 200 — 12.2 KiB — 114 ms — h2https://iosoccer.com/main-es2015.1f612830ca4823c9ab64.js/main-es2015.1f612830ca4823c9ab64.j... https://iosoccer.com/main-es2015.1f612830ca4823c9ab64.js — 200 — 652.8 KiB — 180 ms — h2https://iosoccer.com/assets/icons/site.webmanifest/assets/icons/site.webmanifest https://iosoccer.com/assets/icons/site.webmanifest — 200 — 475 B — 82 ms — h2https://www.statcounter.com/counter/counter.jswww.statcounter.com/counter/counter... https://www.statcounter.com/counter/counter.js — 200 — 17.5 KiB — 79 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 200 — 14.5 KiB — 90 ms — h3https://iosoccer.com/assets/locales/en/en.json/assets/locales/en/en.json https://iosoccer.com/assets/locales/en/en.json — 200 — 16.3 KiB — 36 ms — h2https://c.statcounter.com/t.php?sc_project=12897828&u1=C8211903AF3043199011DB914C4DFD63&java=1&security=0067c3ac&sc_snum=1&sess=609793&p=0&pv=10.15&rcat=d&rdom=d&rdomg=new&bb=1&jg=new&rr=1.1.1.1.1.1.1.1.1&sc_bot=0&resolution=800&h=600&camefrom=&u=https%3A//iosoccer.com/&t=IOSoccer&invisible=1&sc_rum_e_s=454&sc_rum_e_e=473&sc_rum_f_s=0&sc_rum_f_e=322&get_config=truec.statcounter.com/t.php?sc_project=... https://c.statcounter.com/t.php?sc_project=12897828&u1=C8211903AF3043199011DB914C4DFD63&java=1&security=0067c3ac&sc_snum=1&sess=609793&p=0&pv=10.15&rcat=d&rdom=d&rdomg=new&bb=1&jg=new&rr=1.1.1.1.1.1.1.1.1&sc_bot=0&resolution=800&h=600&camefrom=&u=https%3A//iosoccer.com/&t=IOSoccer&invisible=1&sc_rum_e_s=454&sc_rum_e_e=473&sc_rum_f_s=0&sc_rum_f_e=322&get_config=true — 200 — 614 B — 151 ms — h3https://iosoccer.com/assets/icons/favicon.ico/assets/icons/favicon.ico https://iosoccer.com/assets/icons/favicon.ico — 200 — 307.7 KiB — 36 ms — h2https://iosoccer.com/assets/images/icons-soccer.svg/assets/images/icons-soccer.svg https://iosoccer.com/assets/images/icons-soccer.svg — 200 — 2.9 KiB — 30 ms — h2https://iosoccer.com:44380/api/country/api/country https://iosoccer.com:44380/api/country — 200 — 16.5 KiB — 118 ms — h2https://www.youtube.com/embed/QytPy2o351k?modestbranding=1&controls=0&showinfo=0&autoplay=1www.youtube.com/embed/QytPy2o351k?m... https://www.youtube.com/embed/QytPy2o351k?modestbranding=1&controls=0&showinfo=0&autoplay=1 — 200 — 56.7 KiB — 275 ms — h2https://iosoccer.com/assets/images/logos/iosoccer-full-logo-medium.png/assets/images/logos/iosoccer-full-... https://iosoccer.com/assets/images/logos/iosoccer-full-logo-medium.png — 200 — 16.8 KiB — 32 ms — h2https://iosoccer.com/assets/images/logos/iosoccer-full-logo-small.png/assets/images/logos/iosoccer-full-... https://iosoccer.com/assets/images/logos/iosoccer-full-logo-small.png — 200 — 7.5 KiB — 31 ms — h2https://iosoccer.com/assets/images/logos/simrai.png/assets/images/logos/simrai.png https://iosoccer.com/assets/images/logos/simrai.png — 200 — 7.9 KiB — 33 ms — h2data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 4'%3E%3Cpa…www.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 4'%3E%3Cpa… — 200 — 0 B — 0 ms — datahttps://iosoccer.com/assets/images/iosoccer/screenshots/1_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/1_compressed.jpg — 200 — 598.3 KiB — 41 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/3_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/3_compressed.jpg — 200 — 349.2 KiB — 130 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/8_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/8_compressed.jpg — 200 — 217.9 KiB — 79 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/4_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/4_compressed.jpg — 200 — 408.0 KiB — 86 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/6_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/6_compressed.jpg — 200 — 214.7 KiB — 95 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/5_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/5_compressed.jpg — 200 — 475.9 KiB — 73 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/7_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/7_compressed.jpg — 200 — 161.4 KiB — 62 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/10_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/10_compressed.jpg — 200 — 523.1 KiB — 104 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/9_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/9_compressed.jpg — 200 — 276.6 KiB — 89 ms — h2https://iosoccer.com/assets/images/iosoccer/screenshots/2_compressed.jpg/assets/images/iosoccer/screenshots... https://iosoccer.com/assets/images/iosoccer/screenshots/2_compressed.jpg — 200 — 871.9 KiB — 120 ms — h2https://store.steampowered.com/widget/673560/store.steampowered.com/widget/67356... https://store.steampowered.com/widget/673560/ — 200 — 3.5 KiB — 253 ms — http/1.1https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 60 ms — h3https://iosoccer.com/assets/fonts/font-awesome/webfonts/fa-brands-400.woff2/assets/fonts/font-awesome/webfonts... https://iosoccer.com/assets/fonts/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 73.8 KiB — 77 ms — h2https://iosoccer.com:44380/api/region/api/region https://iosoccer.com:44380/api/region — 200 — 789 B — 75 ms — h2https://iosoccer.com:44380/api/player/@me/api/player/@me https://iosoccer.com:44380/api/player/@me — 204 — 15 B — 31 ms — h2https://iosoccer.com/gb.516897fd3988e35032b7.svg/gb.516897fd3988e35032b7.svg https://iosoccer.com/gb.516897fd3988e35032b7.svg — 200 — 708 B — 48 ms — h2https://iosoccer.com/es.36cdd00d34fa3ab9d98a.svg/es.36cdd00d34fa3ab9d98a.svg https://iosoccer.com/es.36cdd00d34fa3ab9d98a.svg — 200 — 90.0 KiB — 51 ms — h2https://iosoccer.com/kr.6bd5eda73cbc171baedb.svg/kr.6bd5eda73cbc171baedb.svg https://iosoccer.com/kr.6bd5eda73cbc171baedb.svg — 200 — 1.9 KiB — 46 ms — h2https://iosoccer.com/pt.96475126e7232ee3558e.svg/pt.96475126e7232ee3558e.svg https://iosoccer.com/pt.96475126e7232ee3558e.svg — 200 — 8.3 KiB — 42 ms — h2https://iosoccer.com/pl.2b5541c54505328dbc1b.svg/pl.2b5541c54505328dbc1b.svg https://iosoccer.com/pl.2b5541c54505328dbc1b.svg — 200 — 391 B — 42 ms — h2https://iosoccer.com/cz.5a24757d105fbe7a4e81.svg/cz.5a24757d105fbe7a4e81.svg https://iosoccer.com/cz.5a24757d105fbe7a4e81.svg — 200 — 397 B — 39 ms — h2https://iosoccer.com/ru.7e04b988972d41f5c369.svg/ru.7e04b988972d41f5c369.svg https://iosoccer.com/ru.7e04b988972d41f5c369.svg — 200 — 456 B — 40 ms — h2https://www.youtube.com/s/player/8fb635c2/www-player.csswww.youtube.com/s/player/8fb635c2/w... https://www.youtube.com/s/player/8fb635c2/www-player.css — 200 — 58.2 KiB — 68 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQ — 200 — 48.9 KiB — 85 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 139 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,base — 200 — 141.0 KiB — 94 ms — h2https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8fb635c2/p... https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.js — 200 — 435.9 KiB — 147 ms — h2https://store.fastly.steamstatic.com/public/shared/css/motiva_sans.css?v=YzJgj1FjzW34&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/css/motiva_sans.css?v=YzJgj1FjzW34&l=english&_cdn=fastly — 200 — 982 B — 56 ms — h2https://store.fastly.steamstatic.com/public/shared/css/shared_global.css?v=F0AmfT9E8goz&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/css/shared_global.css?v=F0AmfT9E8goz&l=english&_cdn=fastly — 200 — 18.4 KiB — 61 ms — h2https://store.fastly.steamstatic.com/public/shared/css/buttons.css?v=BZhNEtESfYSJ&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/css/buttons.css?v=BZhNEtESfYSJ&l=english&_cdn=fastly — 200 — 3.9 KiB — 60 ms — h2https://store.fastly.steamstatic.com/public/css/v6/store.css?v=QQDgnRsK7TU9&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/v6/store.css?v=QQDgnRsK7TU9&l=english&_cdn=fastly — 200 — 25.7 KiB — 61 ms — h2https://store.fastly.steamstatic.com/public/css/styles_widget.css?v=_wI8mGu9buXr&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/styles_widget.css?v=_wI8mGu9buXr&l=english&_cdn=fastly — 200 — 2.4 KiB — 64 ms — h2https://store.fastly.steamstatic.com/public/css/v6/game.css?v=AxTc7eLEXS3P&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/v6/game.css?v=AxTc7eLEXS3P&l=english&_cdn=fastly — 200 — 34.5 KiB — 64 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/jquery-1.8.3.min.js?v=NXam5zydzNu8&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/jquery-1.8.3.min.js?v=NXam5zydzNu8&l=english&_cdn=fastly — 200 — 32.9 KiB — 70 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/673560/capsule_184x69.jpg?t=1747921575shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/673560/capsule_184x69.jpg?t=1747921575 — 200 — 5.3 KiB — 68 ms — h2https://cdn.fastly.steamstatic.com/store/icons/icon_platform_win.svgcdn.fastly.steamstatic.com/store/ic... https://cdn.fastly.steamstatic.com/store/icons/icon_platform_win.svg — 200 — 641 B — 37 ms — h2data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" …data:image/svg+xml,<%3Fxml version=... data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" … — 200 — 0 B — 0 ms — datahttps://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Regular.ttf?v=4.015store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Regular.ttf?v=4.015 — 200 — 120.0 KiB — 14 ms — h2https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Light.ttf?v=4.015store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Light.ttf?v=4.015 — 200 — 120.1 KiB — 20 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 124 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 120 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drb — 200 — 193.8 KiB — 128 ms — h3https://www.youtube.com/youtubei/v1/player?prettyPrint=falsewww.youtube.com/youtubei/v1/player?... https://www.youtube.com/youtubei/v1/player?prettyPrint=false — 200 — 1.0 KiB — 96 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 52 ms — h3https://www.youtube.com/youtubei/v1/next?prettyPrint=falsewww.youtube.com/youtubei/v1/next?pr... https://www.youtube.com/youtubei/v1/next?prettyPrint=false — 200 — 6.5 KiB — 598 ms — h3https://www.youtube.com/api/stats/qoe?cpn=yQ77TQpgUOVgDU58&el=embedded&ns=yt&fexp=v1%2C24004644%2C27005591%2C53408%2C34656%2C106030%2C18644%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C15105%2C25059%2C4174%2C30447%2C18705%2C21437%2C4571%2C11038%2C18065%2C9404%2C23826%2C9500%2C1840%2C22474%2C11771%2C11470%2C13160%2C21520%2C10985%2C24046%2C3305%2C894%2C1412%2C2754%2C24322%2C603%2C1023%2C8030%2C10591%2C13175%2C289%2C11062%2C11839%2C8368%2C2430%2C2411%2C1170%2C2%2C369%2C2171%2C643%2C2629%2C2316%2C3774%2C2848%2C2117%2C16753&cl=910468478&seq=1&event=streamingstats&docid=QytPy2o351k&cbrand=apple&cbr=Chrome&cbrver=148.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260508.01.00&cplayer=UNIPLAYER&cos=Macintosh&cosver=10_15_7&cplatform=DESKTOP&vps=0.000:N,0.018:B,0.173:ER&ctmp=dttg:t.0;dtt.1;gl.0,pafmtstr:t.168;s.,pafmts:t.168;isManifestFilled.0&cat=streaming&cmt=0.018:0.000,0.173:0.000,0.173:0.000&bat=0.173:1:1&vis=0.173:0&bh=0.173:0.000&qclc=ChB5UTc3VFFwZ1VPVmdEVTU4EAEwww.youtube.com/api/stats/qoe?cpn=y... https://www.youtube.com/api/stats/qoe?cpn=yQ77TQpgUOVgDU58&el=embedded&ns=yt&fexp=v1%2C24004644%2C27005591%2C53408%2C34656%2C106030%2C18644%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C15105%2C25059%2C4174%2C30447%2C18705%2C21437%2C4571%2C11038%2C18065%2C9404%2C23826%2C9500%2C1840%2C22474%2C11771%2C11470%2C13160%2C21520%2C10985%2C24046%2C3305%2C894%2C1412%2C2754%2C24322%2C603%2C1023%2C8030%2C10591%2C13175%2C289%2C11062%2C11839%2C8368%2C2430%2C2411%2C1170%2C2%2C369%2C2171%2C643%2C2629%2C2316%2C3774%2C2848%2C2117%2C16753&cl=910468478&seq=1&event=streamingstats&docid=QytPy2o351k&cbrand=apple&cbr=Chrome&cbrver=148.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260508.01.00&cplayer=UNIPLAYER&cos=Macintosh&cosver=10_15_7&cplatform=DESKTOP&vps=0.000:N,0.018:B,0.173:ER&ctmp=dttg:t.0;dtt.1;gl.0,pafmtstr:t.168;s.,pafmts:t.168;isManifestFilled.0&cat=streaming&cmt=0.018:0.000,0.173:0.000,0.173:0.000&bat=0.173:1:1&vis=0.173:0&bh=0.173:0.000&qclc=ChB5UTc3VFFwZ1VPVmdEVTU4EAE — 204 — 20 B — 54 ms — h3https://www.google.com/js/th/E-zIg-YzmI6vQozqa77iMgKi7bbc4I-GFo9U-b_mqes.jswww.google.com/js/th/E-zIg-YzmI6vQo... https://www.google.com/js/th/E-zIg-YzmI6vQozqa77iMgKi7bbc4I-GFo9U-b_mqes.js — 200 — 23.1 KiB — 60 ms — h3https://www.youtube.com/generate_204?HdUakAwww.youtube.com/generate_204?HdUakA https://www.youtube.com/generate_204?HdUakA — 204 — 10 B — 35 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 141 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 58 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 58 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
32% of JavaScript execution is third-party
First-party Third-party 162ms · 0KB · €2/mo
Unattributable
Other
Optional
Execution 162ms
Transfer 0 KB
Monthly Cost €2/mo

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

1444 ms

87% good

INP (p75)

123 ms

88% good

CLS (p75)

0.260

28% good

FCP (p75)

1182 ms

TTFB (p75)

324 ms

Image Optimization
4 images, 39 KB total, 15 KB wasted
INFO

Image Optimization Audit

Total Images

4

Total Size

39 KB

Oversized

1

Wasted

15 KB

1 missing alt text 4 missing dimensions 3 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