Skip to content
https://gamespot.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
4
REVIEW
2
PASS
7
INFO
2

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

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

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

610 ms

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

3.31 s

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

65 ms

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

0.548

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

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

3.41 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 2 REVIEW 4 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 111 requests
FIX
2.5 MB transferred, 111 requests
Warning::
Page weighs 7.0 MB (2.5 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
111 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.53 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
111 requests
0.53 g CO2 per page load
JavaScript 1.3 MiB 51%
Images 755.1 KiB 29%
Fonts 189.6 KiB 7%
Other 178.9 KiB 7%
CSS 102.9 KiB 4%
HTML 28.7 KiB 1%
Other 7.0 KiB 0%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.5 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
36 scripts, 822 KB unused
FIX
36 scripts, 822 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 242 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gamespot.com/a/video-player/uvpjs-rv/3...: 203 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.wikia.nocookie.net/fandom-ae-assets...: 123 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://script.wikia.nocookie.net/fandom-ae-assets...: 90 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202510.1...: 58 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 822 KB
822 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB242 KB (67%)3rd
https://www.gamespot.com/a/video-player/uvpjs-rv/3.2.1/video-player.js245 KB203 KB (83%)3rd
https://static.wikia.nocookie.net/fandom-ae-assets/prebid.js/v8.47.0/20250127.min.js149 KB123 KB (83%)3rd
https://script.wikia.nocookie.net/fandom-ae-assets/platforms/v151.20.0/gamespot/main.bundle.js117 KB90 KB (77%)3rd
https://cdn.cookielaw.org/scripttemplates/202510.1.0/otBannerSdk.js123 KB58 KB (47%)3rd
https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-phone.js46 KB37 KB (79%)3rd
https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jscore.js33 KB24 KB (74%)3rd
https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/1303.1b6f976e.js31 KB24 KB (79%)3rd
https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jslibs.js27 KB22 KB (83%)3rd
https://script.wikia.nocookie.net/fandom-ae-assets/identity-service/v2.107.0/main.js32 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
111 resources · 2.5 MB · 822 KB savings available
FIX
111 resources · 2.5 MB · 822 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~822 KB of savings available
Warning::
110 third-party resources (100% of weight)
Info::
2 resources over 200KB
111 resources · 2.5 MiB · 110 third-party 1.5 MiB over 1MB target
JavaScript 51% · 1.3 MiB
Image 29% · 756.6 KiB
Font 7% · 189.6 KiB
Other 7% · 180.6 KiB
CSS 4% · 107.5 KiB
Document 1% · 28.9 KiB

~821.9 KiB of savings available

Remove unused JavaScript: 821.9 KiB
C
Image Optimization
Action
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Warning::
https://www.gamespot.com/a/uploads/screen_small/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1179... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/screen_small/11... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1585... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1639... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1601... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1179... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1179... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/screen_small/15... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1179... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1601... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/screen_small/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/screen_small/17... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1179... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/screen_small/16... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/screen_small/12... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/screen_small/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gamespot.com/a/uploads/scale_tiny/1639... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
47 images 755 KB
0 oversized -0 KB
46 legacy format
18 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
509ms total JS execution
REVIEW
509ms total JS execution
Warning::
Unattributable: 250ms CPU time
Info::
https://www.gamespot.com/: 133ms CPU time
Info::
https://cdn.cookielaw.org/scripttemplates/202510.1...: 126ms CPU time
Warning::
Third-party scripts: 509ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 19% Script Parsing & Compilation 10% Style & Layout 9% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable250ms114ms0ms3rd
https://www.gamespot.com/133ms7ms1ms3rd
https://cdn.cookielaw.org/scripttemplates/202510.1.0/otBannerSdk.js126ms90ms11ms3rd
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
8 fonts (190 KB)
PASS
8 fonts (190 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

190 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 610 ms LCP 3.3 shttps://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-300.woff2source-sans-pro-v14-lat... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-300.woff2 — 25.3 KiB — 52 ms — font-display: swaphttps://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-regular.woff2source-sans-pro-v14-lat... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-regular.woff2 — 25.2 KiB — 83 ms — font-display: swaphttps://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600.woff2source-sans-pro-v14-lat... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600.woff2 — 25.0 KiB — 78 ms — font-display: swaphttps://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700.woff2source-sans-pro-v14-lat... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700.woff2 — 24.9 KiB — 87 ms — font-display: swaphttps://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900.woff2source-sans-pro-v14-lat... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900.woff2 — 23.9 KiB — 53 ms — font-display: swaphttps://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600italic.woff2source-sans-pro-v14-lat... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600italic.woff2 — 22.0 KiB — 86 ms — font-display: swaphttps://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700italic.woff2source-sans-pro-v14-lat... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700italic.woff2 — 21.8 KiB — 86 ms — font-display: swaphttps://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900italic.woff2source-sans-pro-v14-lat... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900italic.woff2 — 21.4 KiB — 54 ms — font-display: swap
source-sans-pro-v14-lat... woff2 swap
Size 25 KB
Load time 52 ms
Start 121 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-lat... woff2 swap
Size 25 KB
Load time 83 ms
Start 121 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-lat... woff2 swap
Size 25 KB
Load time 78 ms
Start 121 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-lat... woff2 swap
Size 25 KB
Load time 87 ms
Start 122 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-lat... woff2 swap
Size 24 KB
Load time 53 ms
Start 122 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-lat... woff2 swap
Size 22 KB
Load time 86 ms
Start 122 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-lat... woff2 swap
Size 22 KB
Load time 86 ms
Start 122 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-lat... woff2 swap
Size 21 KB
Load time 54 ms
Start 123 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: max-age=3600
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=3600

DirectiveValueMeaning
max-age3600Cache for 1 hour
Effective TTL: 3600 seconds
Network Waterfall
111 requests over 1329ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 610 ms LCP 3.3 shttps://gamespot.com// https://gamespot.com/ — 301 — 221 B — 60 ms — h2https://www.gamespot.com/www.gamespot.com/ https://www.gamespot.com/ — 200 — 28.7 KiB — 64 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-300.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-300.woff2 — 200 — 25.3 KiB — 52 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-regular.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-regular.woff2 — 200 — 25.2 KiB — 83 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600.woff2 — 200 — 25.0 KiB — 78 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700.woff2 — 200 — 24.9 KiB — 87 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900.woff2 — 200 — 23.9 KiB — 53 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600italic.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600italic.woff2 — 200 — 22.0 KiB — 86 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700italic.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700italic.woff2 — 200 — 21.8 KiB — 86 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900italic.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900italic.woff2 — 200 — 21.4 KiB — 54 ms — h2https://www.gamespot.com/a/vc881bfdfc45b5431cb89810bdb9c5aa6/bundles/gamespotsite/css/gamespot_white.csswww.gamespot.com/a/vc881bfdfc45b543... https://www.gamespot.com/a/vc881bfdfc45b5431cb89810bdb9c5aa6/bundles/gamespotsite/css/gamespot_white.css — 200 — 99.6 KiB — 81 ms — h2https://www.gamespot.com/a/uploads/square_medium/123/1239113/4686057-7307684749-46860.jpgwww.gamespot.com/a/uploads/square_m... https://www.gamespot.com/a/uploads/square_medium/123/1239113/4686057-7307684749-46860.jpg — 200 — 116.2 KiB — 57 ms — h2https://www.gamespot.com/a/uploads/screen_kubrick/1639/16394322/4686021-hsr%285%29.jpgwww.gamespot.com/a/uploads/screen_k... https://www.gamespot.com/a/uploads/screen_kubrick/1639/16394322/4686021-hsr%285%29.jpg — 200 — 41.7 KiB — 41 ms — h2https://www.gamespot.com/a/uploads/screen_small/1179/11799911/4685996-gamepass.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1179/11799911/4685996-gamepass.jpg — 200 — 3.9 KiB — 46 ms — h2https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4686031-xbox-game-pass.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4686031-xbox-game-pass.jpg — 200 — 12.4 KiB — 42 ms — h2https://www.gamespot.com/a/uploads/screen_small/123/1239113/4686054-gamepassprice.jpegwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/123/1239113/4686054-gamepassprice.jpeg — 200 — 11.7 KiB — 49 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/runtime.f3227141.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/runtime.f3227141.js — 200 — 2.0 KiB — 52 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 73 ms — h2https://services.fandom.com/icbm/api/loader?app=gamespotservices.fandom.com/icbm/api/loader... https://services.fandom.com/icbm/api/loader?app=gamespot — 200 — 2.3 KiB — 90 ms — h2https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 — 200 — 6.9 KiB — 67 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/9755.9624b0f9.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/9755.9624b0f9.js — 200 — 34.1 KiB — 67 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/jQueryShim.e2c993b0.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/jQueryShim.e2c993b0.js — 200 — 343 B — 44 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/header_js.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/header_js.js — 200 — 9.5 KiB — 51 ms — h2https://www.gamespot.com/a/video-player/uvpjs-rv/3.2.1/video-player.jswww.gamespot.com/a/video-player/uvp... https://www.gamespot.com/a/video-player/uvpjs-rv/3.2.1/video-player.js — 200 — 244.7 KiB — 62 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jscore.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jscore.js — 200 — 32.5 KiB — 55 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/1303.1b6f976e.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/1303.1b6f976e.js — 200 — 30.6 KiB — 48 ms — h2https://cdn.cookielaw.org/consent/73588546-b116-4dbc-ab64-9db97e11fc0d/73588546-b116-4dbc-ab64-9db97e11fc0d.jsoncdn.cookielaw.org/consent/73588546-... https://cdn.cookielaw.org/consent/73588546-b116-4dbc-ab64-9db97e11fc0d/73588546-b116-4dbc-ab64-9db97e11fc0d.json — 200 — 2.5 KiB — 80 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/videoPlayer.0f7ecb4b.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/videoPlayer.0f7ecb4b.js — 200 — 3.4 KiB — 42 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jslibs.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jslibs.js — 200 — 26.7 KiB — 57 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-phone.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-phone.js — 200 — 46.1 KiB — 61 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 610 ms LCP 3.3 shttps://gamespot.com// https://gamespot.com/ — 301 — 221 B — 60 ms — h2https://www.gamespot.com/www.gamespot.com/ https://www.gamespot.com/ — 200 — 28.7 KiB — 64 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-300.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-300.woff2 — 200 — 25.3 KiB — 52 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-regular.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-regular.woff2 — 200 — 25.2 KiB — 83 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600.woff2 — 200 — 25.0 KiB — 78 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700.woff2 — 200 — 24.9 KiB — 87 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900.woff2 — 200 — 23.9 KiB — 53 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600italic.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-600italic.woff2 — 200 — 22.0 KiB — 86 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700italic.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-700italic.woff2 — 200 — 21.8 KiB — 86 ms — h2https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900italic.woff2www.gamespot.com/a/bundles/phoenixs... https://www.gamespot.com/a/bundles/phoenixsite/fonts/source-sans-pro-v14-latin-ext_latin/source-sans-pro-v14-latin-ext_latin-900italic.woff2 — 200 — 21.4 KiB — 54 ms — h2https://www.gamespot.com/a/vc881bfdfc45b5431cb89810bdb9c5aa6/bundles/gamespotsite/css/gamespot_white.csswww.gamespot.com/a/vc881bfdfc45b543... https://www.gamespot.com/a/vc881bfdfc45b5431cb89810bdb9c5aa6/bundles/gamespotsite/css/gamespot_white.css — 200 — 99.6 KiB — 81 ms — h2https://www.gamespot.com/a/uploads/square_medium/123/1239113/4686057-7307684749-46860.jpgwww.gamespot.com/a/uploads/square_m... https://www.gamespot.com/a/uploads/square_medium/123/1239113/4686057-7307684749-46860.jpg — 200 — 116.2 KiB — 57 ms — h2https://www.gamespot.com/a/uploads/screen_kubrick/1639/16394322/4686021-hsr%285%29.jpgwww.gamespot.com/a/uploads/screen_k... https://www.gamespot.com/a/uploads/screen_kubrick/1639/16394322/4686021-hsr%285%29.jpg — 200 — 41.7 KiB — 41 ms — h2https://www.gamespot.com/a/uploads/screen_small/1179/11799911/4685996-gamepass.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1179/11799911/4685996-gamepass.jpg — 200 — 3.9 KiB — 46 ms — h2https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4686031-xbox-game-pass.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4686031-xbox-game-pass.jpg — 200 — 12.4 KiB — 42 ms — h2https://www.gamespot.com/a/uploads/screen_small/123/1239113/4686054-gamepassprice.jpegwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/123/1239113/4686054-gamepassprice.jpeg — 200 — 11.7 KiB — 49 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/runtime.f3227141.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/runtime.f3227141.js — 200 — 2.0 KiB — 52 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 73 ms — h2https://services.fandom.com/icbm/api/loader?app=gamespotservices.fandom.com/icbm/api/loader... https://services.fandom.com/icbm/api/loader?app=gamespot — 200 — 2.3 KiB — 90 ms — h2https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 — 200 — 6.9 KiB — 67 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/9755.9624b0f9.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/9755.9624b0f9.js — 200 — 34.1 KiB — 67 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/jQueryShim.e2c993b0.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/jQueryShim.e2c993b0.js — 200 — 343 B — 44 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/header_js.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/header_js.js — 200 — 9.5 KiB — 51 ms — h2https://www.gamespot.com/a/video-player/uvpjs-rv/3.2.1/video-player.jswww.gamespot.com/a/video-player/uvp... https://www.gamespot.com/a/video-player/uvpjs-rv/3.2.1/video-player.js — 200 — 244.7 KiB — 62 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jscore.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jscore.js — 200 — 32.5 KiB — 55 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/1303.1b6f976e.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/1303.1b6f976e.js — 200 — 30.6 KiB — 48 ms — h2https://cdn.cookielaw.org/consent/73588546-b116-4dbc-ab64-9db97e11fc0d/73588546-b116-4dbc-ab64-9db97e11fc0d.jsoncdn.cookielaw.org/consent/73588546-... https://cdn.cookielaw.org/consent/73588546-b116-4dbc-ab64-9db97e11fc0d/73588546-b116-4dbc-ab64-9db97e11fc0d.json — 200 — 2.5 KiB — 80 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/videoPlayer.0f7ecb4b.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/videoPlayer.0f7ecb4b.js — 200 — 3.4 KiB — 42 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jslibs.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-jslibs.js — 200 — 26.7 KiB — 57 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-phone.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/all-phone.js — 200 — 46.1 KiB — 61 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/phoenixCore.9fedf8c0.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/phoenixCore.9fedf8c0.js — 200 — 2.0 KiB — 47 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/6367.ed896510.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/6367.ed896510.js — 200 — 10.5 KiB — 48 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/commonPageLoad.15b3b142.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/commonPageLoad.15b3b142.js — 200 — 10.6 KiB — 54 ms — h2data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QAiRXhpZgAASUkqAAgAAAABABIBAwABAAAABgASAAAAAAD/…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QAiRXhpZgAASUkqAAgAAAABABIBAwABAAAABgASAAAAAAD/… — 200 — 0 B — 0 ms — datahttps://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/phoenixWindow.4b91a280.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/phoenixWindow.4b91a280.js — 200 — 557 B — 71 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/gsCore.e0dfd4a4.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/gsCore.e0dfd4a4.js — 200 — 760 B — 51 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/tracking.2d8e83c3.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/tracking.2d8e83c3.js — 200 — 7.4 KiB — 48 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/3112.c91b04ac.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/3112.c91b04ac.js — 200 — 4.0 KiB — 45 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/adsBidBarrel.8d43a872.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/build/adsBidBarrel.8d43a872.js — 200 — 2.8 KiB — 40 ms — h2https://www.gamespot.com/a/uploads/screen_small/1850/18504982/4685965-zeldamovie.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1850/18504982/4685965-zeldamovie.jpg — 200 — 9.3 KiB — 41 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 317 B — 133 ms — h2https://www.gamespot.com/a/uploads/screen_small/1532/15327795/4684954-wildgunman.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1532/15327795/4684954-wildgunman.jpg — 200 — 8.9 KiB — 37 ms — h2https://www.google.com/recaptcha/api.js?onload=recaptchaOnloadCallback&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=recaptchaOnloadCallback&render=explicit — 200 — 1.0 KiB — 63 ms — h3https://www.gamespot.com/a/uploads/screen_small/1850/18504982/4685955-3018713642-HGbn9sKX0AAIm14.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1850/18504982/4685955-3018713642-HGbn9sKX0AAIm14.jpg — 200 — 16.1 KiB — 43 ms — h2https://www.gamespot.com/a/uploads/screen_small/1813/18138562/4685990-splatoonraidersamiibos.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1813/18138562/4685990-splatoonraidersamiibos.jpg — 200 — 7.4 KiB — 51 ms — h2https://www.gamespot.com/a/uploads/screen_small/1752/17528202/4686005-tomodachilife.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1752/17528202/4686005-tomodachilife.jpg — 200 — 6.6 KiB — 52 ms — h2https://www.gamespot.com/a/uploads/screen_small/1873/18732937/4682983-bondcontroller.pngwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1873/18732937/4682983-bondcontroller.png — 200 — 56.3 KiB — 55 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4683630-d2expac.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4683630-d2expac.jpg — 200 — 8.2 KiB — 45 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/identity-service/v2.107.0/main.jsscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/identity-service/v2.107.0/main.js — 200 — 32.0 KiB — 78 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — 200 — 6.1 KiB — 30 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/platforms/v151.20.0/gamespot/main.bundle.jsscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/platforms/v151.20.0/gamespot/main.bundle.js — 200 — 117.5 KiB — 105 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/platforms/v151.20.0/gamespot/styles.cssscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/platforms/v151.20.0/gamespot/styles.css — 200 — 3.3 KiB — 67 ms — h2https://www.gamespot.com/js/modals.jsonwww.gamespot.com/js/modals.json https://www.gamespot.com/js/modals.json — 200 — 2.6 KiB — 44 ms — h2https://www.gamespot.com/postRenderwww.gamespot.com/postRender https://www.gamespot.com/postRender — 200 — 476 B — 230 ms — h2https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4683534-the-stone-of-madness.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4683534-the-stone-of-madness.jpg — 200 — 7.3 KiB — 38 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4683097-4683072-gameflyfinal.pngwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4683097-4683072-gameflyfinal.png — 200 — 96.8 KiB — 42 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4675875-ps5dealsweekmarch31.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4675875-ps5dealsweekmarch31.jpg — 200 — 11.2 KiB — 36 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4681207-06649511-db13-4935-8f02-a088be6f1629%281%29.jpegwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4681207-06649511-db13-4935-8f02-a088be6f1629%281%29.jpeg — 200 — 12.7 KiB — 41 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeedgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeed — 200 — 243 B — 74 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 163 ms — h2https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4680293-xbox-rog-ally-main.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4680293-xbox-rog-ally-main.jpg — 200 — 6.7 KiB — 38 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4680099-untitled-1.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4680099-untitled-1.jpg — 200 — 13.7 KiB — 45 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4680092-ersw2hed.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4680092-ersw2hed.jpg — 200 — 10.3 KiB — 58 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4678888-segasale.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4678888-segasale.jpg — 200 — 14.7 KiB — 39 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4678868-mariogalaxy.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4678868-mariogalaxy.jpg — 200 — 14.5 KiB — 36 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4678336-wholesome.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4678336-wholesome.jpg — 200 — 15.5 KiB — 47 ms — h2https://cdn.cookielaw.org/scripttemplates/202510.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202510.1.0/otBannerSdk.js — 200 — 123.3 KiB — 58 ms — h2https://services.fandom.com/icbm/api/config?app=gamespot&compact=trueservices.fandom.com/icbm/api/config... https://services.fandom.com/icbm/api/config?app=gamespot&compact=true — 200 — 2.4 KiB — 86 ms — h2https://www.gamespot.com/a/uploads/screen_small/1595/15950357/4499842-switch-2-cameras.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1595/15950357/4499842-switch-2-cameras.jpg — 200 — 5.4 KiB — 43 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4683631-bb.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4683631-bb.jpg — 200 — 13.5 KiB — 39 ms — h2https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4683565-quest-3-main.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4683565-quest-3-main.jpg — 200 — 6.7 KiB — 47 ms — h2https://www.gamespot.com/a/uploads/screen_small/1865/18658661/4678301-headphonesfinal.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1865/18658661/4678301-headphonesfinal.jpg — 200 — 3.0 KiB — 45 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4677335-kindledeals.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4677335-kindledeals.jpg — 200 — 6.6 KiB — 61 ms — h2https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4677286-genki-3.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4677286-genki-3.jpg — 200 — 6.1 KiB — 66 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4676459-04-01.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4676459-04-01.jpg — 200 — 2.7 KiB — 43 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4672489-8bitdo.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4672489-8bitdo.jpg — 200 — 9.0 KiB — 44 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4672326-kindlecolorsoft.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4672326-kindlecolorsoft.jpg — 200 — 10.5 KiB — 48 ms — h2https://cdn.cookielaw.org/consent/73588546-b116-4dbc-ab64-9db97e11fc0d/0195f047-3446-72a4-a3b8-bf170fbda5e9/en.jsoncdn.cookielaw.org/consent/73588546-... https://cdn.cookielaw.org/consent/73588546-b116-4dbc-ab64-9db97e11fc0d/0195f047-3446-72a4-a3b8-bf170fbda5e9/en.json — 200 — 65.6 KiB — 61 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.9 KiB — 60 ms — h2https://cdn.cookielaw.org/scripttemplates/202510.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202510.1.0/otTCF.js — 200 — 17.7 KiB — 34 ms — h2https://www.gamespot.com/a/uploads/screen_small/1179/11799911/4672305-screenshot2026-03-26at3.29.37%E2%80%AFpm.pngwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1179/11799911/4672305-screenshot2026-03-26at3.29.37%E2%80%AFpm.png — 200 — 18.7 KiB — 40 ms — h2https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4671411-samsung-monitor.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1601/16018044/4671411-samsung-monitor.jpg — 200 — 8.9 KiB — 51 ms — h2https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4668775-bbsale.jpgwww.gamespot.com/a/uploads/screen_s... https://www.gamespot.com/a/uploads/screen_small/1701/17013431/4668775-bbsale.jpg — 200 — 11.9 KiB — 41 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4686062-screenshot2026-04-21at3.27.56%E2%80%AFpm.pngwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4686062-screenshot2026-04-21at3.27.56%E2%80%AFpm.png — 200 — 3.5 KiB — 39 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1585/15853545/4686061-8080263324-seaga.jpgwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1585/15853545/4686061-8080263324-seaga.jpg — 200 — 3.0 KiB — 38 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1639/16394540/4686046-bo7-season-03-announcement-027.jpgwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1639/16394540/4686046-bo7-season-03-announcement-027.jpg — 200 — 7.9 KiB — 45 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1601/16018044/4330886-xbox-game-pass.jpgwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1601/16018044/4330886-xbox-game-pass.jpg — 200 — 2.8 KiB — 36 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1639/16394540/4686036-bo7-season-03-announcement-035.jpgwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1639/16394540/4686036-bo7-season-03-announcement-035.jpg — 200 — 5.2 KiB — 44 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4658290-screenshot2026-02-27at2.39.11%E2%80%AFpm.pngwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4658290-screenshot2026-02-27at2.39.11%E2%80%AFpm.png — 200 — 19.7 KiB — 39 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1601/16018044/4686000-marvel-rivals-blood-hunt.jpgwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1601/16018044/4686000-marvel-rivals-blood-hunt.jpg — 200 — 6.3 KiB — 46 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4686001-screenshot2026-04-21at12.34.43%E2%80%AFpm.pngwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4686001-screenshot2026-04-21at12.34.43%E2%80%AFpm.png — 200 — 27.6 KiB — 41 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4685991-screenshot2026-04-21at11.39.59%E2%80%AFam.pngwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4685991-screenshot2026-04-21at11.39.59%E2%80%AFam.png — 200 — 27.3 KiB — 41 ms — h2https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4684937-screenshot2026-04-20at2.54.12%E2%80%AFpm.pngwww.gamespot.com/a/uploads/scale_ti... https://www.gamespot.com/a/uploads/scale_tiny/1179/11799911/4684937-screenshot2026-04-20at2.54.12%E2%80%AFpm.png — 200 — 25.2 KiB — 40 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/masthead.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/masthead.js — 200 — 2.2 KiB — 45 ms — h2https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/infiniteScroll-phone.jswww.gamespot.com/a/vf54bce3ee23f11c... https://www.gamespot.com/a/vf54bce3ee23f11ced5b282ac2f2d35f5/js/compiled/infiniteScroll-phone.js — 200 — 4.0 KiB — 41 ms — h2https://www.gamespot.com/build/3137.4728f5cf.jswww.gamespot.com/build/3137.4728f5c... https://www.gamespot.com/build/3137.4728f5cf.js — 200 — 659 B — 48 ms — h2https://www.gamespot.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.gamespot.com/cdn-cgi/challenge-... https://www.gamespot.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 155 B — 108 ms — h2https://cdn.cookielaw.org/scripttemplates/202510.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202510.1.0/assets/otFlat.json — 200 — 3.4 KiB — 29 ms — h2https://cdn.cookielaw.org/scripttemplates/202510.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202510.1.0/assets/v2/otPcCenter.json — 200 — 13.3 KiB — 33 ms — h2https://cdn.cookielaw.org/scripttemplates/202510.1.0/assets/otCookieSettingsButton.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202510.1.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 30 ms — h2https://cdn.cookielaw.org/scripttemplates/202510.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202510.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 29 ms — h2https://www.gamespot.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.gamespot.com/cdn-cgi/challenge-... https://www.gamespot.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.9 KiB — 29 ms — h2https://www.gamespot.com/cdn-cgi/rum?www.gamespot.com/cdn-cgi/rum? https://www.gamespot.com/cdn-cgi/rum? — 204 — 160 B — 23 ms — h2https://www.gamespot.com/a/bundles/gamespotsite/images/favicon.icowww.gamespot.com/a/bundles/gamespot... https://www.gamespot.com/a/bundles/gamespotsite/images/favicon.ico — 200 — 938 B — 48 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 543 B — 27 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.1 KiB — 31 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 30 ms — h2https://beacon.wikia-services.com/__track/special/adengloadtimes?a=-1&beacon=opted-out&browser=OSX+Chrome+147&browser_ts=1776800959492&c=unknown&cb=80893&ck=unknown&country=es&event_name=onetrust-ui-shown&exp_bucket=opted-out&lc=unknown&load_time=998.5&n=-1&pv_number=undefined&pv_number_global=undefined&pv_unique_id=undefined&s=gamespot_desktop&session_id=opted-out&tz_offset=0&u=-1&ua=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10_15_7%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F147.0.0.0+Safari%2F537.36&url=https%3A%2F%2Fwww.gamespot.com%2F&x=unknownbeacon.wikia-services.com/__track/s... https://beacon.wikia-services.com/__track/special/adengloadtimes?a=-1&beacon=opted-out&browser=OSX+Chrome+147&browser_ts=1776800959492&c=unknown&cb=80893&ck=unknown&country=es&event_name=onetrust-ui-shown&exp_bucket=opted-out&lc=unknown&load_time=998.5&n=-1&pv_number=undefined&pv_number_global=undefined&pv_unique_id=undefined&s=gamespot_desktop&session_id=opted-out&tz_offset=0&u=-1&ua=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10_15_7%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F147.0.0.0+Safari%2F537.36&url=https%3A%2F%2Fwww.gamespot.com%2F&x=unknown — 204 — 329 B — 316 ms — h2https://www.gamespot.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.2889736943988933:1776798611:JhAcgcFTqWduhobqPOYGc2dNFUeO_MBVB4fG2J7bOao/9efee947094c1fd5www.gamespot.com/cdn-cgi/challenge-... https://www.gamespot.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.2889736943988933:1776798611:JhAcgcFTqWduhobqPOYGc2dNFUeO_MBVB4fG2J7bOao/9efee947094c1fd5 — 200 — 958 B — 44 ms — h2https://static.wikia.nocookie.net/fandom-ae-assets/prebid.js/v8.47.0/20250127.min.jsstatic.wikia.nocookie.net/fandom-ae... https://static.wikia.nocookie.net/fandom-ae-assets/prebid.js/v8.47.0/20250127.min.js — 200 — 148.9 KiB — 50 ms — h2https://seg.ad.gt/api/v1/s/158seg.ad.gt/api/v1/s/158 https://seg.ad.gt/api/v1/s/158 — 200 — 698 B — 243 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 509ms · 152KB · $7/mo
Unattributable
Other
Costly
Execution 250ms
Transfer 0 KB
Monthly Cost $3/mo
www.gamespot.com
Other
Optional
Execution 133ms
Transfer 29 KB
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 126ms
Transfer 123 KB
Unused 47%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 250ms and costs ~$3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

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