Skip to content
https://store.steampowered.com

Performance

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

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

32
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
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.

4.98 s

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

14.54 s

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

1.33 s

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

0.129

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

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

20.98 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 90 requests
FIX
4.4 MB transferred, 90 requests
Critical::
Page weighs 7.7 MB (4.4 MB transferred)
Warning::
Images are 2.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.1 MB
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
Fonts are 601 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 601 KB
Info::
90 HTTP requests
Info::
Estimated 0.92 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
90 requests
0.92 g CO2 per page load
Images 2.1 MiB 47%
JavaScript 1.4 MiB 33%
Fonts 600.6 KiB 13%
CSS 165.5 KiB 4%
HTML 125.4 KiB 3%
Other 38.0 KiB 1%
Other 479 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
92% third-party, 0 ms blocking
FIX
92% third-party, 0 ms blocking
Warning::
Third-party code accounts for 92% of page weight (4.1 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
92%
First-party Third-party
F
JS Execution Cost
Action
7644ms total JS execution
FIX
7644ms total JS execution
Warning::
https://store.steampowered.com/: 2743ms CPU time
Warning::
https://store.fastly.steamstatic.com/public/shared...: 1612ms CPU time
Warning::
https://store.fastly.steamstatic.com/public/javasc...: 1108ms CPU time
Warning::
https://store.fastly.steamstatic.com/public/javasc...: 952ms CPU time
Warning::
Unattributable: 881ms CPU time
Warning::
Third-party scripts: 4902ms (64% of total)

Main Thread Breakdown

Script Evaluation 36% Style & Layout 26% Other 16% Script Parsing & Compilation 10% Parse HTML & CSS 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://store.steampowered.com/2743ms37ms129ms1st
https://store.fastly.steamstatic.com/public/shared/javascript/jquery-1.8.3.min.js?v=NXam5zydzNu8&l=english&_cdn=fastly1612ms1023ms15ms3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/main.js?v=CYgBmprFPCW8&l=english&_cdn=fastly1108ms809ms274ms3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~b28b7af69.js?v=2YtNk3cAAsTl&l=english&_cdn=fastly952ms673ms111ms3rd
Unattributable881ms15ms0ms3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/shared_english-json.js?contenthash=377512acf3b9a558ed42149ms103ms45ms3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/sales_english-json.js?contenthash=ca011045dee70bed3958135ms92ms42ms3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/chunk~2dc60a8f0.js?contenthash=bc2bc61a6b4d41a1f89066ms60ms4ms3rd
F
JS Bundles
Action
23 scripts, 505 KB unused
FIX
23 scripts, 505 KB unused
Warning::
https://store.fastly.steamstatic.com/public/javasc...: 310 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://store.fastly.steamstatic.com/public/javasc...: 89 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://store.fastly.steamstatic.com/public/javasc...: 49 KB unused (95%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://store.fastly.steamstatic.com/public/shared...: 30 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://store.fastly.steamstatic.com/public/shared...: unminified — 10 KB could be saved
Warning::
https://store.fastly.steamstatic.com/public/javasc...: 27 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 505 KB
505 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://store.fastly.steamstatic.com/public/javascript/applications/store/main.js?v=CYgBmprFPCW8&l=english&_cdn=fastly374 KB310 KB (83%)3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~b28b7af69.js?v=2YtNk3cAAsTl&l=english&_cdn=fastly165 KB89 KB (54%)3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~73ab827c1.js?contenthash=07947655aa3af5e2f31951 KB49 KB (95%)3rd
https://store.fastly.steamstatic.com/public/shared/javascript/shared_global.js?v=74PhtZvVZD8D&l=english&_cdn=fastly38 KB30 KB (80%)3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/footer.js?contenthash=c02f5af2fe13c839749d46 KB27 KB (59%)3rd
https://store.fastly.steamstatic.com/public/javascript/dynamicstore.js?v=YfwgycQUrKfu&l=english&_cdn=fastly20 KB3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/main_english-json.js?contenthash=e074c23d1ff93816e36887 KB3rd
https://store.fastly.steamstatic.com/public/javascript/cluster.js?v=Xhyo8cGiiO4M&l=english&_cdn=fastly4 KB3rd
https://store.fastly.steamstatic.com/public/shared/javascript/shared_responsive_adapter.js?v=XZm6x5HVwOht&l=english&_cdn=fastly6 KB3rd
https://store.fastly.steamstatic.com/public/javascript/applications/store/manifest.js?v=HE3Cjo_DoCya&l=english&_cdn=fastly13 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

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
90 resources · 4.4 MB · 505 KB savings available
FIX
90 resources · 4.4 MB · 505 KB savings available
Warning::
Page weight 3.4 MB over 1MB target
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~505 KB of savings available
Warning::
86 third-party resources (92% of weight)
Info::
4 resources over 200KB
90 resources · 4.4 MiB · 86 third-party 3.4 MiB over 1MB target
Image 47% · 2.1 MiB
JavaScript 33% · 1.4 MiB
Font 13% · 600.6 KiB
CSS 4% · 165.5 KiB
Document 3% · 125.4 KiB
Other 0% · 479 B

~504.9 KiB of savings available

Remove unused JavaScript: 504.9 KiB
C
Image Optimization
Action
48 images, 0 KB saveable
REVIEW
48 images, 0 KB saveable
Warning::
https://store.fastly.steamstatic.com/public/images... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://store.fastly.steamstatic.com/public/images... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://store.fastly.steamstatic.com/public/shared... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.fastly.steamstatic.com/store/steamdeck... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://store.fastly.steamstatic.com/public/shared... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://store.fastly.steamstatic.com/public/shared... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://shared.fastly.steamstatic.com/store_item_a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://shared.fastly.steamstatic.com/store_item_a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
48 images 2.1 MB
0 oversized -0 KB
46 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

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

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
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 (601 KB)
PASS
5 fonts (601 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

601 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 5.0 s LCP 14.5 shttps://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Bold.ttf?v=4.015MotivaSans-Bold.ttf https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Bold.ttf?v=4.015 — 121.1 KiB — 22 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.1 KiB — 16 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 — 119.9 KiB — 15 ms — font-display: swaphttps://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Medium.ttf?v=4.015MotivaSans-Medium.ttf https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Medium.ttf?v=4.015 — 121.3 KiB — 17 ms — font-display: swaphttps://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Black.ttf?v=4.015MotivaSans-Black.ttf https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Black.ttf?v=4.015 — 118.1 KiB — 9 ms — font-display: swap
MotivaSans-Bold.ttf unknown swap
Size 121 KB
Load time 22 ms
Start 851 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-Regular.ttf unknown swap
Size 120 KB
Load time 16 ms
Start 852 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 15 ms
Start 1.2 s
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-Medium.ttf unknown swap
Size 121 KB
Load time 17 ms
Start 1.2 s
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-Black.ttf unknown swap
Size 118 KB
Load time 9 ms
Start 1.4 s
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 ~480 KB and ~960 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+
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
Network Waterfall
90 requests over 2573ms
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 5.0 s LCP 14.5 shttps://store.steampowered.com// https://store.steampowered.com/ — 200 — 125.4 KiB — 551 ms — http/1.1https://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 — 915 B — 84 ms — h2https://store.fastly.steamstatic.com/public/shared/css/shared_global.css?v=qbbUOQL2SbhT&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/css/shared_global.css?v=qbbUOQL2SbhT&l=english&_cdn=fastly — 200 — 18.4 KiB — 93 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 — 86 ms — h2https://store.fastly.steamstatic.com/public/css/v6/store.css?v=13CjnPuGjLMj&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/v6/store.css?v=13CjnPuGjLMj&l=english&_cdn=fastly — 200 — 25.7 KiB — 93 ms — h2https://store.fastly.steamstatic.com/public/css/styles_linux.css?v=LcZAgwD7_TSW&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/styles_linux.css?v=LcZAgwD7_TSW&l=english&_cdn=fastly — 200 — 480 B — 31 ms — h2https://store.fastly.steamstatic.com/public/css/v6/home.css?v=7t7Azxf9pBoE&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/v6/home.css?v=7t7Azxf9pBoE&l=english&_cdn=fastly — 200 — 20.2 KiB — 50 ms — h2https://store.fastly.steamstatic.com/public/css/v6/creator_hub.css?v=W3_oCd4QrKak&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/v6/creator_hub.css?v=W3_oCd4QrKak&l=english&_cdn=fastly — 200 — 895 B — 40 ms — h2https://store.fastly.steamstatic.com/public/shared/css/shared_responsive.css?v=gMkuLjBtRR-V&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/css/shared_responsive.css?v=gMkuLjBtRR-V&l=english&_cdn=fastly — 200 — 6.5 KiB — 39 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.8 KiB — 85 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/tooltip.js?v=k5leO7MVvAaV&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/tooltip.js?v=k5leO7MVvAaV&l=english&_cdn=fastly — 200 — 4.5 KiB — 51 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/shared_global.js?v=74PhtZvVZD8D&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/shared_global.js?v=74PhtZvVZD8D&l=english&_cdn=fastly — 200 — 38.0 KiB — 98 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/auth_refresh.js?v=w6QbwI-5-j2S&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/auth_refresh.js?v=w6QbwI-5-j2S&l=english&_cdn=fastly — 200 — 875 B — 84 ms — h2https://store.fastly.steamstatic.com/public/javascript/main.js?v=2jl8YRZgA0FC&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/main.js?v=2jl8YRZgA0FC&l=english&_cdn=fastly — 200 — 20.4 KiB — 93 ms — h2https://store.fastly.steamstatic.com/public/javascript/dynamicstore.js?v=YfwgycQUrKfu&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/dynamicstore.js?v=YfwgycQUrKfu&l=english&_cdn=fastly — 200 — 20.0 KiB — 95 ms — h2https://store.fastly.steamstatic.com/public/javascript/home.js?v=zqt349PxLqfO&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/home.js?v=zqt349PxLqfO&l=english&_cdn=fastly — 200 — 35.5 KiB — 86 ms — h2https://store.fastly.steamstatic.com/public/javascript/cluster.js?v=Xhyo8cGiiO4M&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/cluster.js?v=Xhyo8cGiiO4M&l=english&_cdn=fastly — 200 — 4.2 KiB — 47 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/shared_responsive_adapter.js?v=XZm6x5HVwOht&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/shared_responsive_adapter.js?v=XZm6x5HVwOht&l=english&_cdn=fastly — 200 — 6.1 KiB — 78 ms — h2https://store.fastly.steamstatic.com/public/shared/images/responsive/footerLogo_valve_new.pngstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/responsive/footerLogo_valve_new.png — 200 — 2.4 KiB — 47 ms — h2https://store.fastly.steamstatic.com/public/shared/images/responsive/header_menu_hamburger.pngstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/responsive/header_menu_hamburger.png — 200 — 3.8 KiB — 52 ms — h2https://store.fastly.steamstatic.com/public/shared/images/responsive/header_logo.pngstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/responsive/header_logo.png — 200 — 10.7 KiB — 6 ms — h2https://store.fastly.steamstatic.com/public/css/applications/store/main.css?v=8uAbPKjh_iOP&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/applications/store/main.css?v=8uAbPKjh_iOP&l=english&_cdn=fastly — 200 — 58.5 KiB — 14 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/manifest.js?v=HE3Cjo_DoCya&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/manifest.js?v=HE3Cjo_DoCya&l=english&_cdn=fastly — 200 — 12.9 KiB — 8 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~b28b7af69.js?v=2YtNk3cAAsTl&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~b28b7af69.js?v=2YtNk3cAAsTl&l=english&_cdn=fastly — 200 — 165.4 KiB — 24 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/main.js?v=CYgBmprFPCW8&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/main.js?v=CYgBmprFPCW8&l=english&_cdn=fastly — 200 — 374.2 KiB — 35 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/clusters/frontpage/1f5bf11f60ba74359c5c42a9/b7e436486555d40ed9b701c1822ce44de268064c/page_bg_english.jpg?t=1776794985shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/clusters/frontpage/1f5bf11f60ba74359c5c42a9/b7e436486555d40ed9b701c1822ce44de268064c/page_bg_english.jpg?t=1776794985 — 200 — 272.9 KiB — 68 ms — h2https://cdn.fastly.steamstatic.com/store/steamdeck/steamdeck_promo_1091500.png?v=4cdn.fastly.steamstatic.com/store/st... https://cdn.fastly.steamstatic.com/store/steamdeck/steamdeck_promo_1091500.png?v=4 — 200 — 157.3 KiB — 64 ms — h2https://store.fastly.steamstatic.com/public/shared/images/header/logo_steam.svg?t=962016store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/header/logo_steam.svg?t=962016 — 200 — 3.7 KiB — 20 ms — h2https://store.fastly.steamstatic.com/public/images//gift/steamcards_promo_03.png?v=1store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images//gift/steamcards_promo_03.png?v=1 — 200 — 24.8 KiB — 23 ms — h2https://store.fastly.steamstatic.com/public/images/blank.gifstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images/blank.gif — 200 — 964 B — 19 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 5.0 s LCP 14.5 shttps://store.steampowered.com// https://store.steampowered.com/ — 200 — 125.4 KiB — 551 ms — http/1.1https://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 — 915 B — 84 ms — h2https://store.fastly.steamstatic.com/public/shared/css/shared_global.css?v=qbbUOQL2SbhT&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/css/shared_global.css?v=qbbUOQL2SbhT&l=english&_cdn=fastly — 200 — 18.4 KiB — 93 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 — 86 ms — h2https://store.fastly.steamstatic.com/public/css/v6/store.css?v=13CjnPuGjLMj&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/v6/store.css?v=13CjnPuGjLMj&l=english&_cdn=fastly — 200 — 25.7 KiB — 93 ms — h2https://store.fastly.steamstatic.com/public/css/styles_linux.css?v=LcZAgwD7_TSW&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/styles_linux.css?v=LcZAgwD7_TSW&l=english&_cdn=fastly — 200 — 480 B — 31 ms — h2https://store.fastly.steamstatic.com/public/css/v6/home.css?v=7t7Azxf9pBoE&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/v6/home.css?v=7t7Azxf9pBoE&l=english&_cdn=fastly — 200 — 20.2 KiB — 50 ms — h2https://store.fastly.steamstatic.com/public/css/v6/creator_hub.css?v=W3_oCd4QrKak&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/v6/creator_hub.css?v=W3_oCd4QrKak&l=english&_cdn=fastly — 200 — 895 B — 40 ms — h2https://store.fastly.steamstatic.com/public/shared/css/shared_responsive.css?v=gMkuLjBtRR-V&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/css/shared_responsive.css?v=gMkuLjBtRR-V&l=english&_cdn=fastly — 200 — 6.5 KiB — 39 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.8 KiB — 85 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/tooltip.js?v=k5leO7MVvAaV&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/tooltip.js?v=k5leO7MVvAaV&l=english&_cdn=fastly — 200 — 4.5 KiB — 51 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/shared_global.js?v=74PhtZvVZD8D&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/shared_global.js?v=74PhtZvVZD8D&l=english&_cdn=fastly — 200 — 38.0 KiB — 98 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/auth_refresh.js?v=w6QbwI-5-j2S&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/auth_refresh.js?v=w6QbwI-5-j2S&l=english&_cdn=fastly — 200 — 875 B — 84 ms — h2https://store.fastly.steamstatic.com/public/javascript/main.js?v=2jl8YRZgA0FC&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/main.js?v=2jl8YRZgA0FC&l=english&_cdn=fastly — 200 — 20.4 KiB — 93 ms — h2https://store.fastly.steamstatic.com/public/javascript/dynamicstore.js?v=YfwgycQUrKfu&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/dynamicstore.js?v=YfwgycQUrKfu&l=english&_cdn=fastly — 200 — 20.0 KiB — 95 ms — h2https://store.fastly.steamstatic.com/public/javascript/home.js?v=zqt349PxLqfO&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/home.js?v=zqt349PxLqfO&l=english&_cdn=fastly — 200 — 35.5 KiB — 86 ms — h2https://store.fastly.steamstatic.com/public/javascript/cluster.js?v=Xhyo8cGiiO4M&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/cluster.js?v=Xhyo8cGiiO4M&l=english&_cdn=fastly — 200 — 4.2 KiB — 47 ms — h2https://store.fastly.steamstatic.com/public/shared/javascript/shared_responsive_adapter.js?v=XZm6x5HVwOht&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/javascript/shared_responsive_adapter.js?v=XZm6x5HVwOht&l=english&_cdn=fastly — 200 — 6.1 KiB — 78 ms — h2https://store.fastly.steamstatic.com/public/shared/images/responsive/footerLogo_valve_new.pngstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/responsive/footerLogo_valve_new.png — 200 — 2.4 KiB — 47 ms — h2https://store.fastly.steamstatic.com/public/shared/images/responsive/header_menu_hamburger.pngstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/responsive/header_menu_hamburger.png — 200 — 3.8 KiB — 52 ms — h2https://store.fastly.steamstatic.com/public/shared/images/responsive/header_logo.pngstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/responsive/header_logo.png — 200 — 10.7 KiB — 6 ms — h2https://store.fastly.steamstatic.com/public/css/applications/store/main.css?v=8uAbPKjh_iOP&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/applications/store/main.css?v=8uAbPKjh_iOP&l=english&_cdn=fastly — 200 — 58.5 KiB — 14 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/manifest.js?v=HE3Cjo_DoCya&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/manifest.js?v=HE3Cjo_DoCya&l=english&_cdn=fastly — 200 — 12.9 KiB — 8 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~b28b7af69.js?v=2YtNk3cAAsTl&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~b28b7af69.js?v=2YtNk3cAAsTl&l=english&_cdn=fastly — 200 — 165.4 KiB — 24 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/main.js?v=CYgBmprFPCW8&l=english&_cdn=fastlystore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/main.js?v=CYgBmprFPCW8&l=english&_cdn=fastly — 200 — 374.2 KiB — 35 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/clusters/frontpage/1f5bf11f60ba74359c5c42a9/b7e436486555d40ed9b701c1822ce44de268064c/page_bg_english.jpg?t=1776794985shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/clusters/frontpage/1f5bf11f60ba74359c5c42a9/b7e436486555d40ed9b701c1822ce44de268064c/page_bg_english.jpg?t=1776794985 — 200 — 272.9 KiB — 68 ms — h2https://cdn.fastly.steamstatic.com/store/steamdeck/steamdeck_promo_1091500.png?v=4cdn.fastly.steamstatic.com/store/st... https://cdn.fastly.steamstatic.com/store/steamdeck/steamdeck_promo_1091500.png?v=4 — 200 — 157.3 KiB — 64 ms — h2https://store.fastly.steamstatic.com/public/shared/images/header/logo_steam.svg?t=962016store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/header/logo_steam.svg?t=962016 — 200 — 3.7 KiB — 20 ms — h2https://store.fastly.steamstatic.com/public/images//gift/steamcards_promo_03.png?v=1store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images//gift/steamcards_promo_03.png?v=1 — 200 — 24.8 KiB — 23 ms — h2https://store.fastly.steamstatic.com/public/images/blank.gifstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images/blank.gif — 200 — 964 B — 19 ms — h2https://store.fastly.steamstatic.com/public/images/mobile/ResponsiveChevron.svgstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images/mobile/ResponsiveChevron.svg — 200 — 619 B — 19 ms — h2https://cdn.fastly.steamstatic.com/store/steamdeck/decklogo.pngcdn.fastly.steamstatic.com/store/st... https://cdn.fastly.steamstatic.com/store/steamdeck/decklogo.png — 200 — 971 B — 46 ms — h2https://store.fastly.steamstatic.com/public/shared/images/trans.gifstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/images/trans.gif — 200 — 165 B — 38 ms — h2https://store.fastly.steamstatic.com/public/images//v6/ico/ico_info.pngstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images//v6/ico/ico_info.png — 200 — 1.9 KiB — 27 ms — h2https://store.fastly.steamstatic.com/public/images/v6/colored_body_top.png?v=2store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images/v6/colored_body_top.png?v=2 — 200 — 157.6 KiB — 40 ms — h2https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Bold.ttf?v=4.015store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Bold.ttf?v=4.015 — 200 — 121.1 KiB — 22 ms — h2https://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.1 KiB — 16 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/shared_english-json.js?contenthash=377512acf3b9a558ed42store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/shared_english-json.js?contenthash=377512acf3b9a558ed42 — 200 — 256.1 KiB — 36 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/sales_english-json.js?contenthash=ca011045dee70bed3958store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/sales_english-json.js?contenthash=ca011045dee70bed3958 — 200 — 229.5 KiB — 43 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/main_english-json.js?contenthash=e074c23d1ff93816e368store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/main_english-json.js?contenthash=e074c23d1ff93816e368 — 200 — 87.1 KiB — 28 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/marketing_english-json.js?contenthash=9973d03d5687799df4f2store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/marketing_english-json.js?contenthash=9973d03d5687799df4f2 — 200 — 27.3 KiB — 38 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/shoppingcart_english-json.js?contenthash=146859bc56e69e9f2b9dstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/shoppingcart_english-json.js?contenthash=146859bc56e69e9f2b9d — 200 — 18.9 KiB — 32 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/6976.js?contenthash=2ba0eaad7c587b6b4097store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/6976.js?contenthash=2ba0eaad7c587b6b4097 — 200 — 7.7 KiB — 36 ms — h2https://store.steampowered.com/dynamicstore/saledata/?cc=NL/dynamicstore/saledata/?cc=NL https://store.steampowered.com/dynamicstore/saledata/?cc=NL — 200 — 479 B — 185 ms — http/1.1https://shared.fastly.steamstatic.com/store_item_assets/steam/clusters/frontpage/1f5bf11f60ba74359c5c42a9/0876046dbce52bfccd20dc21c11ec116bc945eed/page_bg_mobile_english.jpg?t=1776794985shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/clusters/frontpage/1f5bf11f60ba74359c5c42a9/0876046dbce52bfccd20dc21c11ec116bc945eed/page_bg_mobile_english.jpg?t=1776794985 — 200 — 174.2 KiB — 25 ms — h2https://store.fastly.steamstatic.com/public/images/v6/home/cluster_bg.png?v=1store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images/v6/home/cluster_bg.png?v=1 — 200 — 131.7 KiB — 25 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/clusters/takeunder/353acb49c61982ce883257c4/2ae824ceae87b5f023aaf784658969314fe85588/takeunder_mobile_english.jpg?t=1776460537shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/clusters/takeunder/353acb49c61982ce883257c4/2ae824ceae87b5f023aaf784658969314fe85588/takeunder_mobile_english.jpg?t=1776460537 — 200 — 23.3 KiB — 22 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAFMN540AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAFMN540AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datahttps://store.fastly.steamstatic.com/public/images/v6/home/background_spotlight.jpgstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images/v6/home/background_spotlight.jpg — 200 — 10.9 KiB — 12 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 — 119.9 KiB — 15 ms — h2https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Medium.ttf?v=4.015store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Medium.ttf?v=4.015 — 200 — 121.3 KiB — 17 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 — 511 B — 11 ms — h2https://cdn.fastly.steamstatic.com/store/icons/icon_platform_mac.svgcdn.fastly.steamstatic.com/store/ic... https://cdn.fastly.steamstatic.com/store/icons/icon_platform_mac.svg — 200 — 831 B — 7 ms — h2https://cdn.fastly.steamstatic.com/store/icons/icon_platform_steamos.svg?v=2cdn.fastly.steamstatic.com/store/ic... https://cdn.fastly.steamstatic.com/store/icons/icon_platform_steamos.svg?v=2 — 200 — 1.6 KiB — 11 ms — h2https://store.steampowered.com/stats/monthlytopreleaseimages?l=english&cc=NL/stats/monthlytopreleaseimages?l=en... https://store.steampowered.com/stats/monthlytopreleaseimages?l=english&cc=NL — 200 — 180.1 KiB — 21 ms — http/1.1https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Black.ttf?v=4.015store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/shared/fonts/MotivaSans-Black.ttf?v=4.015 — 200 — 118.1 KiB — 9 ms — h2https://store.fastly.steamstatic.com/public/images//v6/icon_cluster_controls.pngstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/images//v6/icon_cluster_controls.png — 200 — 1.3 KiB — 5 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2868840/b0958d387dc366211e0f353443710cfcf9fdb020/header_292x136.jpg?t=1776735385shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2868840/b0958d387dc366211e0f353443710cfcf9fdb020/header_292x136.jpg?t=1776735385 — 200 — 32.1 KiB — 44 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/4224910/e1b801dc894a26c261abdb8f25b30fc83ef0a523/header_292x136.jpg?t=1773349381shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/4224910/e1b801dc894a26c261abdb8f25b30fc83ef0a523/header_292x136.jpg?t=1773349381 — 200 — 22.2 KiB — 73 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3065800/64362abbb8904abd51d9d17e54e0154be16916fc/header_292x136.jpg?t=1776191386shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3065800/64362abbb8904abd51d9d17e54e0154be16916fc/header_292x136.jpg?t=1776191386 — 200 — 20.7 KiB — 74 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3552140/5be699540829c76a0d5f7ac5db4bbaf23fa76013/header_292x136.jpg?t=1776621084shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3552140/5be699540829c76a0d5f7ac5db4bbaf23fa76013/header_292x136.jpg?t=1776621084 — 200 — 24.3 KiB — 75 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1663850/9079d7a26c8720ed0616f1bd7f912ccc22a535d4/header_292x136.jpg?t=1776760948shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1663850/9079d7a26c8720ed0616f1bd7f912ccc22a535d4/header_292x136.jpg?t=1776760948 — 200 — 21.3 KiB — 70 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1030300/7983574d464e6559ac7e24275727f73a8bcca1f3/header_292x136.jpg?t=1776125736shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1030300/7983574d464e6559ac7e24275727f73a8bcca1f3/header_292x136.jpg?t=1776125736 — 200 — 23.0 KiB — 75 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/250900/header_292x136.jpg?t=1731977365shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/250900/header_292x136.jpg?t=1731977365 — 200 — 14.8 KiB — 77 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/367520/3c3489495136b26b34f8a9543c7f5645b99d388c/header_292x136.jpg?t=1776125684shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/367520/3c3489495136b26b34f8a9543c7f5645b99d388c/header_292x136.jpg?t=1776125684 — 200 — 26.2 KiB — 93 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3265700/5590e42cab09dacabee973dd2c3e27ef12ed4950/header_292x136.jpg?t=1776789234shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3265700/5590e42cab09dacabee973dd2c3e27ef12ed4950/header_292x136.jpg?t=1776789234 — 200 — 25.8 KiB — 93 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3949040/cae24b4ed7f4531be51f0d63f785b7d253f92dc3/header_292x136.jpg?t=1776697232shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3949040/cae24b4ed7f4531be51f0d63f785b7d253f92dc3/header_292x136.jpg?t=1776697232 — 200 — 16.4 KiB — 93 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/379430/43b72106345687f4a2bf94d5f98335e52c1cd598/header_292x136.jpg?t=1770998376shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/379430/43b72106345687f4a2bf94d5f98335e52c1cd598/header_292x136.jpg?t=1770998376 — 200 — 24.3 KiB — 93 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/4069520/2d9b9b6bc0ac18c6eb76f5e38b649425d9202759/header_292x136_alt_assets_0.jpg?t=1776717543shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/4069520/2d9b9b6bc0ac18c6eb76f5e38b649425d9202759/header_292x136_alt_assets_0.jpg?t=1776717543 — 200 — 26.4 KiB — 94 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3016840/header_292x136.jpg?t=1774857759shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3016840/header_292x136.jpg?t=1774857759 — 200 — 24.7 KiB — 96 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/749960/header_292x136.jpg?t=1770375691shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/749960/header_292x136.jpg?t=1770375691 — 200 — 32.4 KiB — 97 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1592190/header_292x136.jpg?t=1672959398shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1592190/header_292x136.jpg?t=1672959398 — 200 — 22.2 KiB — 93 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2318260/header_292x136.jpg?t=1684843979shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2318260/header_292x136.jpg?t=1684843979 — 200 — 11.5 KiB — 87 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/spotlights/a521035e89c8969f7ef434d3/79951722f8203f51f4b0f1b55275ac8b2d35f762/spotlight_image_english.jpg?t=1775845427shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/spotlights/a521035e89c8969f7ef434d3/79951722f8203f51f4b0f1b55275ac8b2d35f762/spotlight_image_english.jpg?t=1775845427 — 200 — 51.9 KiB — 57 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/spotlights/e12186db78bf3da4dac1f2a9/8b5838b90260e6eb5e0de551273a3f6ad268ece2/spotlight_image_english.jpg?t=1776104240shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/spotlights/e12186db78bf3da4dac1f2a9/8b5838b90260e6eb5e0de551273a3f6ad268ece2/spotlight_image_english.jpg?t=1776104240 — 200 — 34.2 KiB — 58 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/254320/header.jpg?t=1776751920shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/254320/header.jpg?t=1776751920 — 200 — 27.8 KiB — 80 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1052990/10d66b8b0bce06dabdfec1f770b36039a8daa258/header.jpg?t=1755793619shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1052990/10d66b8b0bce06dabdfec1f770b36039a8daa258/header.jpg?t=1755793619 — 200 — 52.3 KiB — 81 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/58031ef98f88d5602171eb018d9306c7383a6e6a/capsule_616x353.jpg?t=1776704774shared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/58031ef98f88d5602171eb018d9306c7383a6e6a/capsule_616x353.jpg?t=1776704774 — 200 — 87.0 KiB — 76 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/65dfc1db4ae81fd96d496c0e3bb9640281eafe0c/ss_65dfc1db4ae81fd96d496c0e3bb9640281eafe0c.600x338.jpgshared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/65dfc1db4ae81fd96d496c0e3bb9640281eafe0c/ss_65dfc1db4ae81fd96d496c0e3bb9640281eafe0c.600x338.jpg — 200 — 58.4 KiB — 73 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/464db0a63a2d03bb8e75ecf04e24f8949b03d500/ss_464db0a63a2d03bb8e75ecf04e24f8949b03d500.600x338.jpgshared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/464db0a63a2d03bb8e75ecf04e24f8949b03d500/ss_464db0a63a2d03bb8e75ecf04e24f8949b03d500.600x338.jpg — 200 — 83.9 KiB — 71 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/9d7ee982069054a1ba23dc881f26f1f83f356daa/ss_9d7ee982069054a1ba23dc881f26f1f83f356daa.600x338.jpgshared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/9d7ee982069054a1ba23dc881f26f1f83f356daa/ss_9d7ee982069054a1ba23dc881f26f1f83f356daa.600x338.jpg — 200 — 71.4 KiB — 73 ms — h2https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/f83b7aa29874e6e57fd20ab0642269536723ac1a/ss_f83b7aa29874e6e57fd20ab0642269536723ac1a.600x338.jpgshared.fastly.steamstatic.com/store... https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3041230/f83b7aa29874e6e57fd20ab0642269536723ac1a/ss_f83b7aa29874e6e57fd20ab0642269536723ac1a.600x338.jpg — 200 — 106.4 KiB — 68 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~be6775ae1.js?contenthash=aad21d6ab11db9546cbfstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~be6775ae1.js?contenthash=aad21d6ab11db9546cbf — 200 — 17.1 KiB — 6 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~73ab827c1.js?contenthash=07947655aa3af5e2f319store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/libraries~73ab827c1.js?contenthash=07947655aa3af5e2f319 — 200 — 51.4 KiB — 9 ms — h2https://store.fastly.steamstatic.com/public/css/applications/store/chunk~2dc60a8f0.css?contenthash=d851ab6f5de64a61a1e6store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/applications/store/chunk~2dc60a8f0.css?contenthash=d851ab6f5de64a61a1e6 — 200 — 25.8 KiB — 11 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/chunk~2dc60a8f0.js?contenthash=bc2bc61a6b4d41a1f890store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/chunk~2dc60a8f0.js?contenthash=bc2bc61a6b4d41a1f890 — 200 — 19.4 KiB — 14 ms — h2https://store.fastly.steamstatic.com/public/css/applications/store/footer.css?contenthash=c41c86784f93e8b7afe0store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/css/applications/store/footer.css?contenthash=c41c86784f93e8b7afe0 — 200 — 4.1 KiB — 8 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/footer.js?contenthash=c02f5af2fe13c839749dstore.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/footer.js?contenthash=c02f5af2fe13c839749d — 200 — 45.9 KiB — 12 ms — h2https://store.fastly.steamstatic.com/public/javascript/applications/store/3621.js?contenthash=009aaeed2ccf53dbad61store.fastly.steamstatic.com/public... https://store.fastly.steamstatic.com/public/javascript/applications/store/3621.js?contenthash=009aaeed2ccf53dbad61 — 200 — 1.6 KiB — 6 ms — h2https://store.steampowered.com/favicon.ico/favicon.ico https://store.steampowered.com/favicon.ico — 200 — 38.0 KiB — 15 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
64% of JavaScript execution is third-party
First-party Third-party 4902ms · 1077KB · $65/mo
store.fastly.steamstatic.com
Other
Costly
Execution 1612ms
Transfer 33 KB
Monthly Cost $21/mo
store.fastly.steamstatic.com
Other
Costly
Execution 1108ms
Transfer 374 KB
Unused 83%
Monthly Cost $15/mo
store.fastly.steamstatic.com
Other
Costly
Execution 952ms
Transfer 165 KB
Unused 54%
Monthly Cost $13/mo
Unattributable
Other
Costly
Execution 881ms
Transfer 0 KB
Monthly Cost $12/mo
store.fastly.steamstatic.com
Other
Optional
Execution 149ms
Transfer 256 KB
Monthly Cost $2/mo
store.fastly.steamstatic.com
Other
Optional
Execution 135ms
Transfer 230 KB
Monthly Cost $2/mo
store.fastly.steamstatic.com
Other
Optional
Execution 66ms
Transfer 19 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • store.fastly.steamstatic.com adds 1612ms and costs ~$21/month
  • store.fastly.steamstatic.com adds 1108ms and costs ~$15/month
  • store.fastly.steamstatic.com adds 952ms and costs ~$13/month
  • Unattributable adds 881ms and costs ~$12/month

64% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

store.fastly.steamstatic.com takes 1612ms 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

store.fastly.steamstatic.com takes 1108ms 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

83% of store.fastly.steamstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

store.fastly.steamstatic.com takes 952ms 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

54% of store.fastly.steamstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Unattributable takes 881ms 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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback