Skip to content
https://gameshub.com

Performance

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

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

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

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

1.10 s

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

1.68 s

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

0 ms

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

0.025

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

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

1.68 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
F
Page Weight Budget
Action
4.3 MB transferred, 89 requests
FIX
4.3 MB transferred, 89 requests
Critical::
Page weighs 5.4 MB (4.3 MB transferred)
Warning::
Images are 3.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.6 MB
Info::
Fonts are 459 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 459 KB
Info::
89 HTTP requests
Info::
Estimated 0.91 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
89 requests
0.91 g CO2 per page load
Images 3.6 MiB 82%
Fonts 459.1 KiB 10%
JavaScript 153.1 KiB 3%
CSS 151.9 KiB 3%
HTML 33.7 KiB 1%
Other 843 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.3 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
89 resources · 4.3 MB · 44 KB savings available
FIX
89 resources · 4.3 MB · 44 KB savings available
Warning::
Page weight 3.3 MB over 1MB target
Got: 4.3 MB Expected: ≤ 1 MB
Warning::
88 third-party resources (100% of weight)
Info::
5 resources over 200KB
89 resources · 4.3 MiB · 88 third-party 3.3 MiB over 1MB target
Image 82% · 3.6 MiB
Font 10% · 459.1 KiB
JavaScript 3% · 153.1 KiB
CSS 3% · 151.9 KiB
Document 1% · 33.8 KiB

~44.2 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
53 images, 0 KB saveable
REVIEW
53 images, 0 KB saveable
Info::
All images are well-optimized
53 images 3.6 MB
0 oversized -0 KB
39 legacy format
0 missing dimensions CLS risk
B
JS Bundles
18 scripts, 44 KB unused
REVIEW
18 scripts, 44 KB unused
Warning::
https://www.gameshub.com/wp-content/themes/artshub...: 44 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gameshub.com/wp-content/plugins/megame...: unminified — 2 KB could be saved
Warning::
https://www.gameshub.com/wp-content/plugins/embedp...: unminified — 4 KB could be saved
Info::
Total unused JavaScript: 44 KB
44 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gameshub.com/wp-content/themes/artshub/dist/js/main.min.js?ver=175253207869 KB44 KB (65%)3rd
https://www.gameshub.com/wp-content/themes/artshub/dist/js/filters.min.js?ver=17477062264 KB3rd
https://www.gameshub.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.6.26 KB3rd
https://www.gameshub.com/wp-content/plugins/embedpress/assets/js/front.js?ver=4.3.013 KB3rd
https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=2411.12 KB3rd
https://www.gameshub.com/wp-content/client-mu-plugins/artshub/source/Core/Asset/JS/artshub-active-campaign-cta-manager.js?ver=16669266511 KB3rd
https://www.gameshub.com/wp-content/themes/gameshub/src/js/author-loadmore.js1 KB3rd
https://www.gameshub.com/wp-content/plugins/fi-faq-content/public/js/fi-faq-content-public.js?ver=2.2.00 KB3rd
https://www.gameshub.com/wp-includes/js/jquery/jquery.min.js?ver=latest30 KB3rd
https://www.gameshub.com/wp-content/themes/gameshub/custom.js?ver=6.8.21 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

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+
JS Execution Cost
345ms total JS execution
PASS
345ms total JS execution
Info::
https://www.gameshub.com/: 176ms CPU time
Info::
Unattributable: 103ms CPU time
Info::
https://www.gameshub.com/wp-content/themes/artshub...: 65ms CPU time
Warning::
Third-party scripts: 345ms (100% of total)

Main Thread Breakdown

Other 34% Style & Layout 23% Script Evaluation 22% Parse HTML & CSS 10% Rendering 7% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.gameshub.com/176ms6ms3ms3rd
Unattributable103ms2ms0ms3rd
https://www.gameshub.com/wp-content/themes/artshub/dist/js/main.min.js?ver=175253207865ms43ms8ms3rd
A+
Font Loading
4 fonts (459 KB)
PASS
4 fonts (459 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

459 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.1 s LCP 1.7 sdata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 31.0 KiB — 51 ms — font-display: swaphttps://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Roboto-Regular.ttfRoboto-Regular.ttf https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Roboto-Regular.ttf — 164.6 KiB — 40 ms — font-display: swaphttps://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Roboto-Bold.ttfRoboto-Bold.ttf https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Roboto-Bold.ttf — 163.7 KiB — 49 ms — font-display: swaphttps://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Neue-Haas-Grotesk-Display-Pro-75-Bold.ttfNeue-Haas-Grotesk-Displ... https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Neue-Haas-Grotesk-Display-Pro-75-Bold.ttf — 99.8 KiB — 52 ms — font-display: swap
x-font-woff;charset=utf... woff swap
Size 31 KB
Load time 51 ms
Start 663 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Roboto-Regular.ttf ttf swap
Size 165 KB
Load time 40 ms
Start 711 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Roboto-Bold.ttf ttf swap
Size 164 KB
Load time 49 ms
Start 711 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Neue-Haas-Grotesk-Displ... ttf swap
Size 100 KB
Load time 52 ms
Start 712 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~302 KB and ~604 ms

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

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
89 requests over 1390ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.1 s LCP 1.7 shttps://gameshub.com// https://gameshub.com/ — 301 — 154 B — 94 ms — h2https://www.gameshub.com/www.gameshub.com/ https://www.gameshub.com/ — 200 — 33.7 KiB — 402 ms — h2https://www.gameshub.com/wp-content/themes/artshub/src/gutenberg/editor.css?ver=1666926654www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/artshub/src/gutenberg/editor.css?ver=1666926654 — 200 — 407 B — 35 ms — h2https://www.gameshub.com/wp-content/plugins/embedpress/assets/css/embedpress.css?ver=4.3.0www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/embedpress/assets/css/embedpress.css?ver=4.3.0 — 200 — 13.5 KiB — 36 ms — h2https://www.gameshub.com/wp-content/plugins/slotslaunch/public/css/slotslaunch-public.css?ver=1.3.8.5www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/slotslaunch/public/css/slotslaunch-public.css?ver=1.3.8.5 — 200 — 6.4 KiB — 38 ms — h2https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1 — 200 — 551 B — 39 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/maxmegamenu/style.css?ver=8236d5www.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/maxmegamenu/style.css?ver=8236d5 — 200 — 8.2 KiB — 42 ms — h2https://www.gameshub.com/wp-includes/css/dashicons.min.css?ver=6.8.2www.gameshub.com/wp-includes/css/da... https://www.gameshub.com/wp-includes/css/dashicons.min.css?ver=6.8.2 — 200 — 35.0 KiB — 60 ms — h2https://www.gameshub.com/wp-content/plugins/megamenu-pro/icons/genericons/genericons/genericons.css?ver=2.4.3www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/megamenu-pro/icons/genericons/genericons/genericons.css?ver=2.4.3 — 200 — 16.2 KiB — 52 ms — h2https://www.gameshub.com/wp-content/plugins/megamenu-pro/icons/fontawesome6/css/all.min.css?ver=2.4.3www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/megamenu-pro/icons/fontawesome6/css/all.min.css?ver=2.4.3 — 200 — 22.3 KiB — 61 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/dist/css/gameshub.min.css?ver=1752685089www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/dist/css/gameshub.min.css?ver=1752685089 — 200 — 36.3 KiB — 44 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/gameshub-custom.css?ver=ver=1776899116www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/gameshub-custom.css?ver=ver=1776899116 — 200 — 12.5 KiB — 128 ms — h2https://www.gameshub.com/wp-content/plugins/brand-management-plugin/public/css/brand-management-public.css?ver=6.8.2www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/brand-management-plugin/public/css/brand-management-public.css?ver=6.8.2 — 200 — 522 B — 60 ms — h2https://www.gameshub.com/wp-includes/js/jquery/jquery.min.js?ver=latestwww.gameshub.com/wp-includes/js/jqu... https://www.gameshub.com/wp-includes/js/jquery/jquery.min.js?ver=latest — 200 — 30.0 KiB — 63 ms — h2https://www.gameshub.com/wp-content/plugins/fi-faq-content/public/js/fi-faq-content-public.js?ver=2.2.0www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/fi-faq-content/public/js/fi-faq-content-public.js?ver=2.2.0 — 200 — 333 B — 62 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/custom.js?ver=6.8.2www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/custom.js?ver=6.8.2 — 200 — 1.4 KiB — 62 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2024/05/GamesHub-Background.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2024/05/GamesHub-Background.webp — 200 — 257.6 KiB — 74 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/tomb-raider-legacy-of-atlantis-delayed-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/tomb-raider-legacy-of-atlantis-delayed-714x555.jpg — 200 — 38.5 KiB — 31 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/kill_breach-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/kill_breach-714x555.jpg — 200 — 75.7 KiB — 31 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/vampirecrawlers-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/vampirecrawlers-714x555.jpg — 200 — 136.6 KiB — 35 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/dow4-hero-banner-fallback-714x555.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/dow4-hero-banner-fallback-714x555.webp — 200 — 44.1 KiB — 31 ms — h2https://www.gameshub.com/wp-content/plugins/embedpress/assets/js/front.js?ver=4.3.0www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/embedpress/assets/js/front.js?ver=4.3.0 — 200 — 13.5 KiB — 28 ms — h2https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=2411.1www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=2411.1 — 200 — 2.4 KiB — 29 ms — h2https://www.gameshub.com/wp-content/client-mu-plugins/artshub/source/Core/Asset/JS/artshub-active-campaign-cta-manager.js?ver=1666926651www.gameshub.com/wp-content/client-... https://www.gameshub.com/wp-content/client-mu-plugins/artshub/source/Core/Asset/JS/artshub-active-campaign-cta-manager.js?ver=1666926651 — 200 — 1.1 KiB — 31 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/src/js/author-loadmore.jswww.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/src/js/author-loadmore.js — 200 — 641 B — 32 ms — h2https://www.gameshub.com/wp-content/themes/artshub/dist/js/main.min.js?ver=1752532078www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/artshub/dist/js/main.min.js?ver=1752532078 — 200 — 68.5 KiB — 35 ms — h2https://www.gameshub.com/wp-content/themes/artshub/dist/js/filters.min.js?ver=1747706226www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/artshub/dist/js/filters.min.js?ver=1747706226 — 200 — 3.7 KiB — 34 ms — h2https://www.gameshub.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2www.gameshub.com/wp-includes/js/hov... https://www.gameshub.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2 — 200 — 804 B — 29 ms — h2https://www.gameshub.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.6.2www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.6.2 — 200 — 6.2 KiB — 28 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 200 — 31.0 KiB — 51 ms — data
0 ms 500 ms 1.0 s 1.5 s FCP 1.1 s LCP 1.7 shttps://gameshub.com// https://gameshub.com/ — 301 — 154 B — 94 ms — h2https://www.gameshub.com/www.gameshub.com/ https://www.gameshub.com/ — 200 — 33.7 KiB — 402 ms — h2https://www.gameshub.com/wp-content/themes/artshub/src/gutenberg/editor.css?ver=1666926654www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/artshub/src/gutenberg/editor.css?ver=1666926654 — 200 — 407 B — 35 ms — h2https://www.gameshub.com/wp-content/plugins/embedpress/assets/css/embedpress.css?ver=4.3.0www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/embedpress/assets/css/embedpress.css?ver=4.3.0 — 200 — 13.5 KiB — 36 ms — h2https://www.gameshub.com/wp-content/plugins/slotslaunch/public/css/slotslaunch-public.css?ver=1.3.8.5www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/slotslaunch/public/css/slotslaunch-public.css?ver=1.3.8.5 — 200 — 6.4 KiB — 38 ms — h2https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1 — 200 — 551 B — 39 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/maxmegamenu/style.css?ver=8236d5www.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/maxmegamenu/style.css?ver=8236d5 — 200 — 8.2 KiB — 42 ms — h2https://www.gameshub.com/wp-includes/css/dashicons.min.css?ver=6.8.2www.gameshub.com/wp-includes/css/da... https://www.gameshub.com/wp-includes/css/dashicons.min.css?ver=6.8.2 — 200 — 35.0 KiB — 60 ms — h2https://www.gameshub.com/wp-content/plugins/megamenu-pro/icons/genericons/genericons/genericons.css?ver=2.4.3www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/megamenu-pro/icons/genericons/genericons/genericons.css?ver=2.4.3 — 200 — 16.2 KiB — 52 ms — h2https://www.gameshub.com/wp-content/plugins/megamenu-pro/icons/fontawesome6/css/all.min.css?ver=2.4.3www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/megamenu-pro/icons/fontawesome6/css/all.min.css?ver=2.4.3 — 200 — 22.3 KiB — 61 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/dist/css/gameshub.min.css?ver=1752685089www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/dist/css/gameshub.min.css?ver=1752685089 — 200 — 36.3 KiB — 44 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/gameshub-custom.css?ver=ver=1776899116www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/gameshub-custom.css?ver=ver=1776899116 — 200 — 12.5 KiB — 128 ms — h2https://www.gameshub.com/wp-content/plugins/brand-management-plugin/public/css/brand-management-public.css?ver=6.8.2www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/brand-management-plugin/public/css/brand-management-public.css?ver=6.8.2 — 200 — 522 B — 60 ms — h2https://www.gameshub.com/wp-includes/js/jquery/jquery.min.js?ver=latestwww.gameshub.com/wp-includes/js/jqu... https://www.gameshub.com/wp-includes/js/jquery/jquery.min.js?ver=latest — 200 — 30.0 KiB — 63 ms — h2https://www.gameshub.com/wp-content/plugins/fi-faq-content/public/js/fi-faq-content-public.js?ver=2.2.0www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/fi-faq-content/public/js/fi-faq-content-public.js?ver=2.2.0 — 200 — 333 B — 62 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/custom.js?ver=6.8.2www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/custom.js?ver=6.8.2 — 200 — 1.4 KiB — 62 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2024/05/GamesHub-Background.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2024/05/GamesHub-Background.webp — 200 — 257.6 KiB — 74 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/tomb-raider-legacy-of-atlantis-delayed-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/tomb-raider-legacy-of-atlantis-delayed-714x555.jpg — 200 — 38.5 KiB — 31 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/kill_breach-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/kill_breach-714x555.jpg — 200 — 75.7 KiB — 31 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/vampirecrawlers-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/vampirecrawlers-714x555.jpg — 200 — 136.6 KiB — 35 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/dow4-hero-banner-fallback-714x555.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/dow4-hero-banner-fallback-714x555.webp — 200 — 44.1 KiB — 31 ms — h2https://www.gameshub.com/wp-content/plugins/embedpress/assets/js/front.js?ver=4.3.0www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/embedpress/assets/js/front.js?ver=4.3.0 — 200 — 13.5 KiB — 28 ms — h2https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=2411.1www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=2411.1 — 200 — 2.4 KiB — 29 ms — h2https://www.gameshub.com/wp-content/client-mu-plugins/artshub/source/Core/Asset/JS/artshub-active-campaign-cta-manager.js?ver=1666926651www.gameshub.com/wp-content/client-... https://www.gameshub.com/wp-content/client-mu-plugins/artshub/source/Core/Asset/JS/artshub-active-campaign-cta-manager.js?ver=1666926651 — 200 — 1.1 KiB — 31 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/src/js/author-loadmore.jswww.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/src/js/author-loadmore.js — 200 — 641 B — 32 ms — h2https://www.gameshub.com/wp-content/themes/artshub/dist/js/main.min.js?ver=1752532078www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/artshub/dist/js/main.min.js?ver=1752532078 — 200 — 68.5 KiB — 35 ms — h2https://www.gameshub.com/wp-content/themes/artshub/dist/js/filters.min.js?ver=1747706226www.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/artshub/dist/js/filters.min.js?ver=1747706226 — 200 — 3.7 KiB — 34 ms — h2https://www.gameshub.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2www.gameshub.com/wp-includes/js/hov... https://www.gameshub.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2 — 200 — 804 B — 29 ms — h2https://www.gameshub.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.6.2www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.6.2 — 200 — 6.2 KiB — 28 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 200 — 31.0 KiB — 51 ms — datahttps://www.gameshub.com/wp-content/plugins/megamenu-pro/assets/public.js?ver=2.4.3www.gameshub.com/wp-content/plugins... https://www.gameshub.com/wp-content/plugins/megamenu-pro/assets/public.js?ver=2.4.3 — 200 — 4.7 KiB — 32 ms — h2https://www.gameshub.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3www.gameshub.com/wp-includes/js/jqu... https://www.gameshub.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.1 KiB — 30 ms — h2https://www.gameshub.com/wp-includes/js/jquery/ui/tooltip.min.js?ver=1.13.3www.gameshub.com/wp-includes/js/jqu... https://www.gameshub.com/wp-includes/js/jquery/ui/tooltip.min.js?ver=1.13.3 — 200 — 2.2 KiB — 31 ms — h2https://www.gameshub.com/wp-content/client-mu-plugins/artshub/source/Core/Asset/JS/artshub-adside-bar.js?ver=1744843749www.gameshub.com/wp-content/client-... https://www.gameshub.com/wp-content/client-mu-plugins/artshub/source/Core/Asset/JS/artshub-adside-bar.js?ver=1744843749 — 200 — 2.1 KiB — 32 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/warhammer-40k-dawn-of-war-4-adeptus-mechanicus-reveal-714x555.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/warhammer-40k-dawn-of-war-4-adeptus-mechanicus-reveal-714x555.webp — 200 — 26.2 KiB — 30 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/helldivers-2-roadmap-revealed-ps5-players-whats-next-714x555.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/helldivers-2-roadmap-revealed-ps5-players-whats-next-714x555.webp — 200 — 33.2 KiB — 34 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/tomb-raider-free-steam-powerwash-simulator-packs-714x555.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/tomb-raider-free-steam-powerwash-simulator-packs-714x555.webp — 200 — 43.2 KiB — 32 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Roboto-Regular.ttfwww.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Roboto-Regular.ttf — 200 — 164.6 KiB — 40 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Roboto-Bold.ttfwww.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Roboto-Bold.ttf — 200 — 163.7 KiB — 49 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Neue-Haas-Grotesk-Display-Pro-75-Bold.ttfwww.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/dist/fonts/Neue-Haas-Grotesk-Display-Pro-75-Bold.ttf — 200 — 99.8 KiB — 52 ms — h2https://diffuser-cdn.app-us1.com/diffuser/diffuser.jsdiffuser-cdn.app-us1.com/diffuser/d... https://diffuser-cdn.app-us1.com/diffuser/diffuser.js — 200 — 7.8 KiB — 88 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/roblox-ai-assistant-procedural-creation-systems-714x555.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/roblox-ai-assistant-procedural-creation-systems-714x555.webp — 200 — 47.4 KiB — 42 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/07/gates-of-olympus-main-page-image-300x169.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/07/gates-of-olympus-main-page-image-300x169.jpg — 200 — 17.4 KiB — 40 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/08/sweet-bonanza-artwork-300x169.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/08/sweet-bonanza-artwork-300x169.jpg — 200 — 17.3 KiB — 42 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/07/legacy-of-dead-main-page-image-300x136.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/07/legacy-of-dead-main-page-image-300x136.jpg — 200 — 11.9 KiB — 35 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/07/book-of-dead-slot-main-page-image-300x169.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/07/book-of-dead-slot-main-page-image-300x169.jpg — 200 — 14.8 KiB — 33 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/07/le-bandit-slot-main-page-image-300x168.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/07/le-bandit-slot-main-page-image-300x168.jpg — 200 — 15.6 KiB — 42 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/11/Screenshot-2025-11-06-162322-273x202.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/11/Screenshot-2025-11-06-162322-273x202.webp — 200 — 8.9 KiB — 34 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2019/10/2-279777-Main-0x0-0.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2019/10/2-279777-Main-0x0-0.jpg — 200 — 65.3 KiB — 46 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2022/02/goldeneye-remaster-game.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2022/02/goldeneye-remaster-game.png — 200 — 110.3 KiB — 46 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2023/06/street-fighter-6-world-tour-character-gift-guide.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2023/06/street-fighter-6-world-tour-character-gift-guide.jpg — 200 — 97.0 KiB — 31 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2023/08/hello-kitty-island-adventure-cooking-recipe.jpegwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2023/08/hello-kitty-island-adventure-cooking-recipe.jpeg — 200 — 90.9 KiB — 43 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/04/apple-macbook-pro-m4-review.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/04/apple-macbook-pro-m4-review.jpg — 200 — 345.6 KiB — 57 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/20260201142718_Reigns-The-Witcher-1536x864.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/20260201142718_Reigns-The-Witcher-1536x864.webp — 200 — 33.5 KiB — 46 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/16x9_NSwitch2_MarioTennisFever_BASE-1536x864.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/16x9_NSwitch2_MarioTennisFever_BASE-1536x864.jpg — 200 — 502.0 KiB — 62 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/death-howl-official-gameplay-trailer-the-mix-summer-showcase_6nfp.1280.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/death-howl-official-gameplay-trailer-the-mix-summer-showcase_6nfp.1280.webp — 200 — 64.1 KiB — 44 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/large.jpegwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/large.jpeg — 200 — 297.9 KiB — 52 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/T2D-NF-fi-2-1536x864.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/T2D-NF-fi-2-1536x864.jpg — 200 — 192.2 KiB — 35 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/United-states_flag_icon_round.svg.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/United-states_flag_icon_round.svg.png — 200 — 48.5 KiB — 30 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/norway-flag-round-250.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/norway-flag-round-250.png — 200 — 2.6 KiB — 31 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/flag-round-250.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/flag-round-250.png — 200 — 2.4 KiB — 34 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/netherlands-flag.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/netherlands-flag.png — 200 — 6.9 KiB — 29 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/spain-flag.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/spain-flag.webp — 200 — 28.6 KiB — 29 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/italy-round-flag.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/italy-round-flag.png — 200 — 12.7 KiB — 31 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/sweden.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/09/sweden.png — 200 — 16.7 KiB — 28 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/germany-flag-round.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/germany-flag-round.webp — 200 — 24.1 KiB — 35 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/france-flag.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/france-flag.png — 200 — 16.1 KiB — 32 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/pt-flag-round.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/pt-flag-round.png — 200 — 9.4 KiB — 30 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/japan-flag-round.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/japan-flag-round.png — 200 — 22.6 KiB — 28 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/south-korea-3d-rounded-flag-with-transparent-background-free-png.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/south-korea-3d-rounded-flag-with-transparent-background-free-png.webp — 200 — 100.5 KiB — 30 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/891531.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/10/891531.png — 200 — 14.6 KiB — 41 ms — h2https://prism.app-us1.com/?a=223962283&u=https%3A%2F%2Fwww.gameshub.com%2Fprism.app-us1.com/?a=223962283&u=ht... https://prism.app-us1.com/?a=223962283&u=https%3A%2F%2Fwww.gameshub.com%2F — 200 — 489 B — 240 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/01/flag-of-the-czech-republic-national-czech-republic-round-flag-png.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/01/flag-of-the-czech-republic-national-czech-republic-round-flag-png.png — 200 — 4.4 KiB — 32 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/round-emirati-flag-of-united-arab-emirates-vector.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/04/round-emirati-flag-of-united-arab-emirates-vector.jpg — 200 — 18.5 KiB — 29 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/dist/images/facebook-icon.svgwww.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/dist/images/facebook-icon.svg — 200 — 415 B — 34 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/dist/images/twitter-icon.svgwww.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/dist/images/twitter-icon.svg — 200 — 464 B — 36 ms — h2https://www.gameshub.com/wp-content/themes/gameshub/dist/images/instagram-icon.svgwww.gameshub.com/wp-content/themes/... https://www.gameshub.com/wp-content/themes/gameshub/dist/images/instagram-icon.svg — 200 — 689 B — 29 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/03/image-22-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/03/image-22-714x555.jpg — 200 — 60.7 KiB — 36 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/03/closet2-.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/03/closet2-.jpg — 200 — 11.7 KiB — 38 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/08/capsule_616x353-2.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/08/capsule_616x353-2.jpg — 200 — 33.7 KiB — 42 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/03/image-1-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/03/image-1-714x555.jpg — 200 — 36.6 KiB — 44 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/03/Screenshot-2026-03-03-at-10.18.40.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/03/Screenshot-2026-03-03-at-10.18.40.png — 200 — 275.4 KiB — 52 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/4656321-resident-evil-requiem-boss-guide-how-to-defeat-all-bosses--714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/4656321-resident-evil-requiem-boss-guide-how-to-defeat-all-bosses--714x555.jpg — 200 — 46.7 KiB — 37 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/HByf0iAWkAAMSB0-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/HByf0iAWkAAMSB0-714x555.jpg — 200 — 61.7 KiB — 34 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/20260201142718_Reigns-The-Witcher-714x555.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/20260201142718_Reigns-The-Witcher-714x555.webp — 200 — 17.8 KiB — 38 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/16x9_NSwitch2_MarioTennisFever_BASE-714x555.jpgwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/12/16x9_NSwitch2_MarioTennisFever_BASE-714x555.jpg — 200 — 169.0 KiB — 33 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/Screenshot-2026-02-11-at-13.18.19-714x555.webpwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2026/02/Screenshot-2026-02-11-at-13.18.19-714x555.webp — 200 — 21.0 KiB — 32 ms — h2https://trackcmp.net/t_prism_sitemessages.php?trackid=223962283&prismid=5ba802e5-00a4-4270-bc22-f4aca0c24887&url=https%3A%2F%2Fwww.gameshub.com%2Ftrackcmp.net/t_prism_sitemessages.p... https://trackcmp.net/t_prism_sitemessages.php?trackid=223962283&prismid=5ba802e5-00a4-4270-bc22-f4aca0c24887&url=https%3A%2F%2Fwww.gameshub.com%2F — 200 — 324 B — 185 ms — h2https://www.gameshub.com/wp-content/uploads/sites/5/2025/08/favicon-gameshub_new-1.pngwww.gameshub.com/wp-content/uploads... https://www.gameshub.com/wp-content/uploads/sites/5/2025/08/favicon-gameshub_new-1.png — 200 — 689 B — 28 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 345ms · 102KB · A$6/mo
www.gameshub.com
Other
Optional
Execution 176ms
Transfer 34 KB
Monthly Cost A$3/mo
Unattributable
Other
Optional
Execution 103ms
Transfer 0 KB
Monthly Cost A$2/mo
www.gameshub.com
Other
Optional
Execution 65ms
Transfer 69 KB
Unused 65%
Monthly Cost A$1/mo

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

65% of www.gameshub.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

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