Skip to content
https://metacritic.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

26
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

7.96 s

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

20.70 s

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

6.06 s

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

0.036

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

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

30.99 s

Page Load Progression

652 ms
1.3 s
2.0 s
2.6 s
3.3 s
3.9 s
4.6 s
5.2 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
4.3 MB transferred, 197 requests
FIX
4.3 MB transferred, 197 requests
Critical::
Page weighs 11.3 MB (4.3 MB transferred)
Warning::
JavaScript is 2.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.1 MB
Warning::
Images are 1.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.6 MB
Warning::
197 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.91 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
197 requests
0.91 g CO2 per page load
JavaScript 2.1 MiB 49%
Images 1.6 MiB 38%
HTML 208.8 KiB 5%
Other 158.3 KiB 4%
Fonts 111.4 KiB 3%
CSS 59.8 KiB 1%
Other 29.4 KiB 1%
Other 7.2 KiB 0%
Other 367 B 0%
Other 0 B 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

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

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 (4.3 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
21419ms total JS execution
FIX
21419ms total JS execution
Warning::
https://www.metacritic.com/a/neutron/nodev4/_nuxt4...: 7484ms CPU time
Warning::
Unattributable: 5199ms CPU time
Warning::
https://www.metacritic.com/: 2682ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PWV...: 1398ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202510.1...: 943ms CPU time
Warning::
Third-party scripts: 21419ms (100% of total)

Main Thread Breakdown

Script Evaluation 71% Other 12% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://www.metacritic.com/a/neutron/nodev4/_nuxt4/COMbpNaR.js7484ms7225ms8ms3rd
Unattributable5199ms3210ms0ms3rd
https://www.metacritic.com/2682ms314ms45ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PWVTCD91398ms1214ms66ms3rd
https://cdn.cookielaw.org/scripttemplates/202510.1.0/otTCF.js943ms822ms9ms3rd
https://cdn.cookielaw.org/scripttemplates/202510.1.0/otBannerSdk.js542ms296ms65ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946362ms284ms75ms3rd
https://www.googletagmanager.com/gtag/js?id=G-HLJ6XDCTMV&cx=c&gtm=4e64h1315ms259ms51ms3rd
https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/identity-engine/production/main.js303ms2ms1ms3rd
https://www.metacritic.com/cdn-cgi/challenge-platform/scripts/jsd/main.js302ms289ms4ms3rd

Showing top 10 of 22 scripts

F
JS Bundles
Action
83 scripts, 989 KB unused
FIX
83 scripts, 989 KB unused
Warning::
https://www.metacritic.com/a/neutron/nodev4/_nuxt4...: 240 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://script.wikia.nocookie.net/fandom-ae-assets...: 136 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 131 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-FQJ0...: 77 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-HLJ6...: 72 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 989 KB
989 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.metacritic.com/a/neutron/nodev4/_nuxt4/COMbpNaR.js469 KB240 KB (51%)3rd
https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/prebid/production/main.js172 KB136 KB (79%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946187 KB131 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=G-FQJ00EBFF9&cx=c&gtm=4e64h1156 KB77 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-HLJ6XDCTMV&cx=c&gtm=4e64h1154 KB72 KB (47%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NR9LWXM8&gtm=4e64h1113 KB65 KB (58%)3rd
https://www.metacritic.com/a/neutron/nodev4/_nuxt4/7_UPIt3N.js70 KB65 KB (92%)3rd
https://cdn.cookielaw.org/scripttemplates/202510.1.0/otBannerSdk.js123 KB58 KB (47%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB58 KB (64%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PWVTCD9145 KB54 KB (37%)3rd

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
197 resources · 4.3 MB · 989 KB savings available
FIX
197 resources · 4.3 MB · 989 KB savings available
Warning::
Page weight 3.3 MB over 1MB target
Got: 4.3 MB Expected: ≤ 1 MB
Info::
~989 KB of savings available
Warning::
196 third-party resources (100% of weight)
Info::
3 resources over 200KB
197 resources · 4.3 MiB · 196 third-party 3.3 MiB over 1MB target
JavaScript 49% · 2.1 MiB
Image 38% · 1.6 MiB
Document 5% · 209.2 KiB
Other 4% · 180.7 KiB
Font 3% · 111.4 KiB
CSS 1% · 64.4 KiB

~988.6 KiB of savings available

Remove unused JavaScript: 988.6 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
68 images, 0 KB saveable
REVIEW
68 images, 0 KB saveable
Info::
All images are well-optimized
68 images 1.6 MB
0 oversized -0 KB
13 legacy format
0 missing dimensions CLS risk
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (111 KB)
PASS
5 fonts (111 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

111 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.0 s LCP 20.7 shttps://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woff2Regular.woff2 https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woff2 — 20.0 KiB — 133 ms — font-display: swaphttps://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woff2Bold.woff2 https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woff2 — 20.1 KiB — 133 ms — font-display: swaphttps://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Semibold.woff2Semibold.woff2 https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Semibold.woff2 — 20.1 KiB — 27 ms — font-display: swaphttps://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woffBold.woff https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woff — 25.7 KiB — 29 ms — font-display: swaphttps://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woffRegular.woff https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woff — 25.5 KiB — 29 ms — font-display: swap
Regular.woff2 woff2 swap
Size 20 KB
Load time 133 ms
Start 486 ms
Risk FOUT — text flashes from fallback to web font
Bold.woff2 woff2 swap
Size 20 KB
Load time 133 ms
Start 487 ms
Risk FOUT — text flashes from fallback to web font
Semibold.woff2 woff2 swap
Size 20 KB
Load time 27 ms
Start 755 ms
Risk FOUT — text flashes from fallback to web font
Bold.woff woff swap
Size 26 KB
Load time 29 ms
Start 755 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Regular.woff woff swap
Size 25 KB
Load time 29 ms
Start 852 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 ~15 KB and ~30 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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
preload
5
dns-prefetch
prefetch

5 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
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
197 requests over 8229ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.0 s LCP 20.7 shttps://metacritic.com// https://metacritic.com/ — 301 — 413 B — 362 ms — h2https://www.metacritic.com/www.metacritic.com/ https://www.metacritic.com/ — 200 — 208.2 KiB — 110 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 59 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/ad-engine/production/main.jsscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/ad-engine/production/main.js — 200 — 60.4 KiB — 96 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/prebid/production/main.jsscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/prebid/production/main.js — 200 — 171.9 KiB — 169 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/style.Ccziao_i.csswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/style.Ccziao_i.css — 200 — 59.8 KiB — 127 ms — h2https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woff2www.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woff2 — 200 — 20.0 KiB — 133 ms — h2https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woff2www.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woff2 — 200 — 20.1 KiB — 133 ms — h2https://services.fandom.com/icbm/api/config?app=metacritic&compact=trueservices.fandom.com/icbm/api/config... https://services.fandom.com/icbm/api/config?app=metacritic&compact=true — 200 — 2.5 KiB — 211 ms — h2https://seg.ad.gt/api/v1/s/158seg.ad.gt/api/v1/s/158 https://seg.ad.gt/api/v1/s/158 — 204 — 102 B — 49 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/COMbpNaR.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/COMbpNaR.js — 200 — 468.7 KiB — 174 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D6oCP8z_.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D6oCP8z_.js — 200 — 1.1 KiB — 137 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DOd_xZ2r.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DOd_xZ2r.js — 200 — 10.1 KiB — 133 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/6NfTNOyY.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/6NfTNOyY.js — 200 — 2.2 KiB — 138 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/B5dQ2uPz.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/B5dQ2uPz.js — 200 — 515 B — 128 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Di5mlFf8.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Di5mlFf8.js — 200 — 843 B — 130 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BYT_QnrR.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BYT_QnrR.js — 200 — 527 B — 132 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BeT5Ec7a.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BeT5Ec7a.js — 200 — 1.5 KiB — 136 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Dsqzu8vE.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Dsqzu8vE.js — 200 — 1.2 KiB — 162 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/VdsOeDkD.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/VdsOeDkD.js — 200 — 456 B — 150 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DqVaye4I.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DqVaye4I.js — 200 — 5.7 KiB — 126 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D-sTYsJZ.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D-sTYsJZ.js — 200 — 597 B — 131 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CEpJdpgP.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CEpJdpgP.js — 200 — 520 B — 129 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CSjsYC_0.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CSjsYC_0.js — 200 — 559 B — 133 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/sDRv2S0V.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/sDRv2S0V.js — 200 — 882 B — 128 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BBsEDJHy.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BBsEDJHy.js — 200 — 2.2 KiB — 145 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/7FC_XEpH.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/7FC_XEpH.js — 200 — 3.9 KiB — 122 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/nHn-zomq.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/nHn-zomq.js — 200 — 1.3 KiB — 126 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CYv2coCQ.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CYv2coCQ.js — 200 — 694 B — 123 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CFtj8YHm.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CFtj8YHm.js — 200 — 4.2 KiB — 127 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.0 s LCP 20.7 shttps://metacritic.com// https://metacritic.com/ — 301 — 413 B — 362 ms — h2https://www.metacritic.com/www.metacritic.com/ https://www.metacritic.com/ — 200 — 208.2 KiB — 110 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 59 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/ad-engine/production/main.jsscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/ad-engine/production/main.js — 200 — 60.4 KiB — 96 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/prebid/production/main.jsscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/prebid/production/main.js — 200 — 171.9 KiB — 169 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/style.Ccziao_i.csswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/style.Ccziao_i.css — 200 — 59.8 KiB — 127 ms — h2https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woff2www.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woff2 — 200 — 20.0 KiB — 133 ms — h2https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woff2www.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woff2 — 200 — 20.1 KiB — 133 ms — h2https://services.fandom.com/icbm/api/config?app=metacritic&compact=trueservices.fandom.com/icbm/api/config... https://services.fandom.com/icbm/api/config?app=metacritic&compact=true — 200 — 2.5 KiB — 211 ms — h2https://seg.ad.gt/api/v1/s/158seg.ad.gt/api/v1/s/158 https://seg.ad.gt/api/v1/s/158 — 204 — 102 B — 49 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/COMbpNaR.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/COMbpNaR.js — 200 — 468.7 KiB — 174 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D6oCP8z_.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D6oCP8z_.js — 200 — 1.1 KiB — 137 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DOd_xZ2r.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DOd_xZ2r.js — 200 — 10.1 KiB — 133 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/6NfTNOyY.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/6NfTNOyY.js — 200 — 2.2 KiB — 138 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/B5dQ2uPz.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/B5dQ2uPz.js — 200 — 515 B — 128 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Di5mlFf8.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Di5mlFf8.js — 200 — 843 B — 130 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BYT_QnrR.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BYT_QnrR.js — 200 — 527 B — 132 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BeT5Ec7a.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BeT5Ec7a.js — 200 — 1.5 KiB — 136 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Dsqzu8vE.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Dsqzu8vE.js — 200 — 1.2 KiB — 162 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/VdsOeDkD.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/VdsOeDkD.js — 200 — 456 B — 150 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DqVaye4I.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DqVaye4I.js — 200 — 5.7 KiB — 126 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D-sTYsJZ.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D-sTYsJZ.js — 200 — 597 B — 131 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CEpJdpgP.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CEpJdpgP.js — 200 — 520 B — 129 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CSjsYC_0.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CSjsYC_0.js — 200 — 559 B — 133 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/sDRv2S0V.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/sDRv2S0V.js — 200 — 882 B — 128 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BBsEDJHy.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BBsEDJHy.js — 200 — 2.2 KiB — 145 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/7FC_XEpH.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/7FC_XEpH.js — 200 — 3.9 KiB — 122 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/nHn-zomq.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/nHn-zomq.js — 200 — 1.3 KiB — 126 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CYv2coCQ.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CYv2coCQ.js — 200 — 694 B — 123 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CFtj8YHm.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CFtj8YHm.js — 200 — 4.2 KiB — 127 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CHYkEi6y.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CHYkEi6y.js — 200 — 1.4 KiB — 127 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BsDMvrte.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BsDMvrte.js — 200 — 3.4 KiB — 149 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/NCr22wKl.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/NCr22wKl.js — 200 — 483 B — 121 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CBSAYUhr.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CBSAYUhr.js — 200 — 1.4 KiB — 138 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CuEkr0Lu.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CuEkr0Lu.js — 200 — 3.1 KiB — 150 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/YwRAke5w.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/YwRAke5w.js — 200 — 641 B — 130 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DYePmXuy.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DYePmXuy.js — 200 — 1.1 KiB — 133 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/x4RzJJe3.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/x4RzJJe3.js — 200 — 555 B — 134 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CEEIA5xs.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CEEIA5xs.js — 200 — 983 B — 122 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BY8aauFV.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BY8aauFV.js — 200 — 737 B — 123 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BAlVKJNU.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BAlVKJNU.js — 200 — 979 B — 129 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DL_1TK00.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DL_1TK00.js — 200 — 846 B — 124 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/identity-engine/production/main.jsscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/identity-engine/production/main.js — 200 — 31.8 KiB — 49 ms — h2https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/host/production/main.jsscript.wikia.nocookie.net/fandom-ae... https://script.wikia.nocookie.net/fandom-ae-assets/odyssey/host/production/main.js — 200 — 18.9 KiB — 40 ms — h2https://cdn.cookielaw.org/consent/50e16f1d-a929-4cc0-80a7-3c5c303eea6a/50e16f1d-a929-4cc0-80a7-3c5c303eea6a.jsoncdn.cookielaw.org/consent/50e16f1d-... https://cdn.cookielaw.org/consent/50e16f1d-a929-4cc0-80a7-3c5c303eea6a/50e16f1d-a929-4cc0-80a7-3c5c303eea6a.json — 200 — 2.5 KiB — 51 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 316 B — 46 ms — h2https://www.metacritic.com/a/img/resize/261cde3bacab085daae5859c4ab76857549269ea/hub/2023/07/18/2e1b3c78-5c6d-42d2-9b0e-b5f6d266f0dd/update-home-background.png?auto=webp&fit=crop&height=432&width=768www.metacritic.com/a/img/resize/261... https://www.metacritic.com/a/img/resize/261cde3bacab085daae5859c4ab76857549269ea/hub/2023/07/18/2e1b3c78-5c6d-42d2-9b0e-b5f6d266f0dd/update-home-background.png?auto=webp&fit=crop&height=432&width=768 — 200 — 13.7 KiB — 44 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=5441securepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=5441 — 200 — 34.3 KiB — 131 ms — h3https://www.metacritic.com/a/img/resize/fbe12dc861fdba312d0e79e11d698f4651baa2d0/hub/2023/07/18/2e1b3c78-5c6d-42d2-9b0e-b5f6d266f0dd/update-home-background.png?auto=webp&fit=crop&height=1080&width=1920www.metacritic.com/a/img/resize/fbe... https://www.metacritic.com/a/img/resize/fbe12dc861fdba312d0e79e11d698f4651baa2d0/hub/2023/07/18/2e1b3c78-5c6d-42d2-9b0e-b5f6d266f0dd/update-home-background.png?auto=webp&fit=crop&height=1080&width=1920 — 200 — 547.7 KiB — 51 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 45 ms — h2https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 — 200 — 6.9 KiB — 40 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PWVTCD9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PWVTCD9 — 200 — 144.7 KiB — 261 ms — h2https://www.metacritic.com/a/img/resize/4f51151b06c09ebf702c3e8e2681a32dea22b474/catalog/provider/7/2/7-1775252439.jpg?auto=webp&fit=crop&height=340&width=600www.metacritic.com/a/img/resize/4f5... https://www.metacritic.com/a/img/resize/4f51151b06c09ebf702c3e8e2681a32dea22b474/catalog/provider/7/2/7-1775252439.jpg?auto=webp&fit=crop&height=340&width=600 — 200 — 36.6 KiB — 41 ms — h2https://www.metacritic.com/a/img/resize/3c948410aebd58644c65c5eba8ada42de240a4bd/catalog/provider/7/2/7-1774896927.jpg?auto=webp&fit=crop&height=340&width=600www.metacritic.com/a/img/resize/3c9... https://www.metacritic.com/a/img/resize/3c948410aebd58644c65c5eba8ada42de240a4bd/catalog/provider/7/2/7-1774896927.jpg?auto=webp&fit=crop&height=340&width=600 — 200 — 26.4 KiB — 45 ms — h2https://www.metacritic.com/a/img/resize/bea877e670fe5fc4a61f8a00c5718504625867fa/catalog/provider/7/2/7-1775251425.jpg?auto=webp&fit=crop&height=340&width=600www.metacritic.com/a/img/resize/bea... https://www.metacritic.com/a/img/resize/bea877e670fe5fc4a61f8a00c5718504625867fa/catalog/provider/7/2/7-1775251425.jpg?auto=webp&fit=crop&height=340&width=600 — 200 — 36.9 KiB — 34 ms — h2https://www.metacritic.com/a/img/resize/40314b6d89a2b76e6556f7ef9d1d60c310cb06d5/catalog/provider/2/13/2-fea0ccbab15d2619464247bc6ab023e9.jpg?auto=webp&fit=crop&height=340&width=600www.metacritic.com/a/img/resize/403... https://www.metacritic.com/a/img/resize/40314b6d89a2b76e6556f7ef9d1d60c310cb06d5/catalog/provider/2/13/2-fea0ccbab15d2619464247bc6ab023e9.jpg?auto=webp&fit=crop&height=340&width=600 — 200 — 32.7 KiB — 40 ms — h2https://www.metacritic.com/a/img/resize/c892a447a9316673c22a5bade207f5ccafea7b97/catalog/provider/7/2/7-1776653691.jpg?auto=webp&fit=crop&height=340&width=600www.metacritic.com/a/img/resize/c89... https://www.metacritic.com/a/img/resize/c892a447a9316673c22a5bade207f5ccafea7b97/catalog/provider/7/2/7-1776653691.jpg?auto=webp&fit=crop&height=340&width=600 — 200 — 49.0 KiB — 50 ms — h2https://www.metacritic.com/a/img/resize/1d9e2d6c68228f5b105dfe9a87159a72607dcf3c/catalog/provider/7/2/7-1775252169.jpg?auto=webp&fit=crop&height=340&width=600www.metacritic.com/a/img/resize/1d9... https://www.metacritic.com/a/img/resize/1d9e2d6c68228f5b105dfe9a87159a72607dcf3c/catalog/provider/7/2/7-1775252169.jpg?auto=webp&fit=crop&height=340&width=600 — 200 — 50.1 KiB — 34 ms — h2https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Semibold.woff2www.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Semibold.woff2 — 200 — 20.1 KiB — 27 ms — h2https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woffwww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Bold.woff — 200 — 25.7 KiB — 29 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 — 19 ms — h2https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woffwww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/fonts/ProximaNova/Regular.woff — 200 — 25.5 KiB — 29 ms — h2https://www.metacritic.com/a/img/resize/3fd54485bdc1411c5d2148124274e72be8ad2a31/hub/2023/08/26/a8569ae5-c8e2-4a2d-b1e0-32cf147dae49/s2261-gplanding-1587170961.jpg?auto=webp&fit=cover&height=220&width=392www.metacritic.com/a/img/resize/3fd... https://www.metacritic.com/a/img/resize/3fd54485bdc1411c5d2148124274e72be8ad2a31/hub/2023/08/26/a8569ae5-c8e2-4a2d-b1e0-32cf147dae49/s2261-gplanding-1587170961.jpg?auto=webp&fit=cover&height=220&width=392 — 200 — 24.0 KiB — 33 ms — h2https://www.metacritic.com/a/img/resize/dacacd4e8a15c82143aa3d2f6580a9535b8869c8/hub/2026/04/14/b487099c-39e0-4558-9ae5-ee1effedf71b/mainbenwheatleymovies.jpg?auto=webp&fit=cover&height=220&width=392www.metacritic.com/a/img/resize/dac... https://www.metacritic.com/a/img/resize/dacacd4e8a15c82143aa3d2f6580a9535b8869c8/hub/2026/04/14/b487099c-39e0-4558-9ae5-ee1effedf71b/mainbenwheatleymovies.jpg?auto=webp&fit=cover&height=220&width=392 — 200 — 15.0 KiB — 25 ms — h2https://www.metacritic.com/a/img/resize/fa0398857d43f5aad5d93fd749f917ba75a9f010/hub/2025/03/12/fa340de5-bb89-4baa-867f-99023edb75f5/mainsoderbergh.jpg?auto=webp&fit=cover&height=220&width=392www.metacritic.com/a/img/resize/fa0... https://www.metacritic.com/a/img/resize/fa0398857d43f5aad5d93fd749f917ba75a9f010/hub/2025/03/12/fa340de5-bb89-4baa-867f-99023edb75f5/mainsoderbergh.jpg?auto=webp&fit=cover&height=220&width=392 — 200 — 15.3 KiB — 51 ms — h2https://www.metacritic.com/a/img/resize/b943e59b090ba2f96e5c9f222429d98f6a127561/hub/2026/04/10/bcd083d2-cd6a-47c4-8d5a-de5d9b37f69f/mainprimvideooriginalshows.jpg?auto=webp&fit=cover&height=220&width=392www.metacritic.com/a/img/resize/b94... https://www.metacritic.com/a/img/resize/b943e59b090ba2f96e5c9f222429d98f6a127561/hub/2026/04/10/bcd083d2-cd6a-47c4-8d5a-de5d9b37f69f/mainprimvideooriginalshows.jpg?auto=webp&fit=cover&height=220&width=392 — 200 — 15.7 KiB — 60 ms — h2https://www.metacritic.com/a/img/resize/a4b254675b7a21f0f6cd106157a744332a35c8a2/hub/2026/03/31/3a841819-9b3e-441e-a8ce-e6149a6eaacf/tv-preview-2026-04-audacity.jpg?auto=webp&fit=cover&height=220&width=392www.metacritic.com/a/img/resize/a4b... https://www.metacritic.com/a/img/resize/a4b254675b7a21f0f6cd106157a744332a35c8a2/hub/2026/03/31/3a841819-9b3e-441e-a8ce-e6149a6eaacf/tv-preview-2026-04-audacity.jpg?auto=webp&fit=cover&height=220&width=392 — 200 — 16.0 KiB — 42 ms — h2https://cdn.jwplayer.com/v2/media/LSItFiMg/poster.jpg?width=720cdn.jwplayer.com/v2/media/LSItFiMg/... https://cdn.jwplayer.com/v2/media/LSItFiMg/poster.jpg?width=720 — 302 — 449 B — 67 ms — h2https://cdn.jwplayer.com/v2/media/uHFDJUPA/poster.jpg?width=720cdn.jwplayer.com/v2/media/uHFDJUPA/... https://cdn.jwplayer.com/v2/media/uHFDJUPA/poster.jpg?width=720 — 302 — 446 B — 67 ms — h2https://cdn.jwplayer.com/v2/media/gS7Vwkct/poster.jpg?width=720cdn.jwplayer.com/v2/media/gS7Vwkct/... https://cdn.jwplayer.com/v2/media/gS7Vwkct/poster.jpg?width=720 — 302 — 448 B — 66 ms — h2https://cdn.jwplayer.com/v2/media/170vHsoZ/poster.jpg?width=720cdn.jwplayer.com/v2/media/170vHsoZ/... https://cdn.jwplayer.com/v2/media/170vHsoZ/poster.jpg?width=720 — 302 — 446 B — 66 ms — h2https://www.metacritic.com/a/img/resize/c244cbff6581a0fe033a2267687ed05ca747d7c1/hub/2026/03/30/bbd905d9-0d36-4b35-830f-45d8d33d57d8/moviepreview-2026-04-supermariogalaxy.jpg?auto=webp&fit=cover&height=220&width=392www.metacritic.com/a/img/resize/c24... https://www.metacritic.com/a/img/resize/c244cbff6581a0fe033a2267687ed05ca747d7c1/hub/2026/03/30/bbd905d9-0d36-4b35-830f-45d8d33d57d8/moviepreview-2026-04-supermariogalaxy.jpg?auto=webp&fit=cover&height=220&width=392 — 200 — 19.5 KiB — 29 ms — h2https://cdn.jwplayer.com/v2/media/i4EUtkTn/poster.jpg?width=720cdn.jwplayer.com/v2/media/i4EUtkTn/... https://cdn.jwplayer.com/v2/media/i4EUtkTn/poster.jpg?width=720 — 302 — 447 B — 40 ms — h2https://www.metacritic.com/a/img/resize/141115f2ecc402a152033ae966b1d672c8e077b8/catalog/provider/7/2/7-1776653699.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/141... https://www.metacritic.com/a/img/resize/141115f2ecc402a152033ae966b1d672c8e077b8/catalog/provider/7/2/7-1776653699.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 16.7 KiB — 31 ms — h2https://www.metacritic.com/a/img/resize/d65acbbbdeaa4689ee59e344a861d171d6fd6eb0/catalog/provider/7/2/7-1776438694.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/d65... https://www.metacritic.com/a/img/resize/d65acbbbdeaa4689ee59e344a861d171d6fd6eb0/catalog/provider/7/2/7-1776438694.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 20.1 KiB — 24 ms — h2https://www.metacritic.com/a/img/resize/20465ab2ad62e94693852435dfacdf49e9b20abe/catalog/provider/7/2/7-1775251434.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/204... https://www.metacritic.com/a/img/resize/20465ab2ad62e94693852435dfacdf49e9b20abe/catalog/provider/7/2/7-1775251434.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 11.8 KiB — 36 ms — h2https://www.metacritic.com/a/img/resize/9d926eed9ee44f97945b91f28fbc2cf101dea130/catalog/provider/6/12/6-1-1067717-52.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/9d9... https://www.metacritic.com/a/img/resize/9d926eed9ee44f97945b91f28fbc2cf101dea130/catalog/provider/6/12/6-1-1067717-52.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 10.6 KiB — 28 ms — h2https://www.metacritic.com/a/img/resize/2908ca4439892bc045995e510c3f76db3367f578/catalog/provider/7/2/7-1776263814.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/290... https://www.metacritic.com/a/img/resize/2908ca4439892bc045995e510c3f76db3367f578/catalog/provider/7/2/7-1776263814.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 8.5 KiB — 43 ms — h2https://www.metacritic.com/a/img/resize/1e1da795f3628095215cca70a91947ea25616df5/catalog/provider/6/12/6-1-940016-52.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/1e1... https://www.metacritic.com/a/img/resize/1e1da795f3628095215cca70a91947ea25616df5/catalog/provider/6/12/6-1-940016-52.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 9.4 KiB — 24 ms — h2https://www.metacritic.com/a/img/resize/4eb7b15ca77111e20a5fe7f15c99accc76b61d14/catalog/provider/7/2/7-1776222642.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/4eb... https://www.metacritic.com/a/img/resize/4eb7b15ca77111e20a5fe7f15c99accc76b61d14/catalog/provider/7/2/7-1776222642.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 13.9 KiB — 30 ms — h2https://www.metacritic.com/a/img/resize/86a0d0bbdc95326b252c8d51ffcb4251d8b2fcc6/catalog/provider/7/2/7-1775251153.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/86a... https://www.metacritic.com/a/img/resize/86a0d0bbdc95326b252c8d51ffcb4251d8b2fcc6/catalog/provider/7/2/7-1775251153.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 13.7 KiB — 24 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/x7fovl60-720.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/x7fovl60-720.jpg — 200 — 20.5 KiB — 53 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/6wbowuvd-720.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/6wbowuvd-720.jpg — 200 — 49.2 KiB — 61 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/kfy0nx71-720.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/kfy0nx71-720.jpg — 200 — 43.9 KiB — 60 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/fuhwoive-720.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/fuhwoive-720.jpg — 200 — 34.0 KiB — 58 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/3gej5wk0-720.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/3gej5wk0-720.jpg — 200 — 989 B — 53 ms — h2https://www.metacritic.com/a/img/resize/d29448e221540886ab9fe51c71dcb0829cf682cd/catalog/provider/7/2/7-1776283010.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/d29... https://www.metacritic.com/a/img/resize/d29448e221540886ab9fe51c71dcb0829cf682cd/catalog/provider/7/2/7-1776283010.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 24.8 KiB — 31 ms — h2https://www.metacritic.com/a/img/resize/9ba069d6b7a7899e805f001688a2b2d9a7246de0/catalog/provider/7/2/7-1776279719.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/9ba... https://www.metacritic.com/a/img/resize/9ba069d6b7a7899e805f001688a2b2d9a7246de0/catalog/provider/7/2/7-1776279719.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 17.0 KiB — 29 ms — h2https://www.metacritic.com/a/img/resize/7786cb09c922ed0554fb05cf132e433a669cb843/catalog/provider/7/2/7-1776037463.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/778... https://www.metacritic.com/a/img/resize/7786cb09c922ed0554fb05cf132e433a669cb843/catalog/provider/7/2/7-1776037463.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 21.5 KiB — 24 ms — h2https://www.metacritic.com/a/img/resize/e9dc39202f3ab16edfc2803d4fe8f2e1ba68ffa8/catalog/provider/6/12/6-1-766424-52.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/e9d... https://www.metacritic.com/a/img/resize/e9dc39202f3ab16edfc2803d4fe8f2e1ba68ffa8/catalog/provider/6/12/6-1-766424-52.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 14.1 KiB — 29 ms — h2https://www.metacritic.com/a/img/resize/ab1ebb26bdaab68f15ed2f9afbaa30d9c65cd91f/catalog/provider/7/2/7-1776122771.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/ab1... https://www.metacritic.com/a/img/resize/ab1ebb26bdaab68f15ed2f9afbaa30d9c65cd91f/catalog/provider/7/2/7-1776122771.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 15.2 KiB — 27 ms — h2https://www.metacritic.com/a/img/resize/75b75ef47c146d0e6dc064d8feab5eefc28a41c4/catalog/provider/7/2/7-1776137849.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/75b... https://www.metacritic.com/a/img/resize/75b75ef47c146d0e6dc064d8feab5eefc28a41c4/catalog/provider/7/2/7-1776137849.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 19.7 KiB — 43 ms — h2https://www.metacritic.com/a/img/resize/5866a973b936aa4f2ed64daf851aa7f24c2c376b/catalog/provider/5/2/5-tt0120791.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/586... https://www.metacritic.com/a/img/resize/5866a973b936aa4f2ed64daf851aa7f24c2c376b/catalog/provider/5/2/5-tt0120791.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 12.5 KiB — 44 ms — h2https://www.metacritic.com/a/img/resize/0f6285abab067a84a0c76810e6201ab70e578dc3/catalog/provider/5/2/5-tt33612209.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/0f6... https://www.metacritic.com/a/img/resize/0f6285abab067a84a0c76810e6201ab70e578dc3/catalog/provider/5/2/5-tt33612209.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 15.7 KiB — 30 ms — h2https://www.metacritic.com/a/img/resize/6388bf67353c2765539f8b9a11c464cb5ac76e52/catalog/provider/5/2/5-tt27543632.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/638... https://www.metacritic.com/a/img/resize/6388bf67353c2765539f8b9a11c464cb5ac76e52/catalog/provider/5/2/5-tt27543632.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 18.3 KiB — 28 ms — h2https://www.metacritic.com/a/img/resize/002f9b640b0e4cd7442743043041f4d634046fb2/catalog/provider/5/2/5-tt23172090.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/002... https://www.metacritic.com/a/img/resize/002f9b640b0e4cd7442743043041f4d634046fb2/catalog/provider/5/2/5-tt23172090.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 19.8 KiB — 33 ms — h2https://www.metacritic.com/a/img/resize/ab65f0f92975ce12406ee7207dbe8ce39062ab23/catalog/provider/5/2/5-tt0366551.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/ab6... https://www.metacritic.com/a/img/resize/ab65f0f92975ce12406ee7207dbe8ce39062ab23/catalog/provider/5/2/5-tt0366551.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 18.6 KiB — 27 ms — h2https://www.metacritic.com/a/img/resize/24fc4b3223f8fb2e3df1e6c2b51b25228d91fe3e/catalog/provider/5/2/5-tt14107334.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/24f... https://www.metacritic.com/a/img/resize/24fc4b3223f8fb2e3df1e6c2b51b25228d91fe3e/catalog/provider/5/2/5-tt14107334.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 20.8 KiB — 31 ms — h2https://www.metacritic.com/a/img/resize/f6dee006da8df738b966245450b87dfd9c119d03/catalog/provider/2/2/2-4f7dfe702f7198df4408777c0d84a9cb.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/f6d... https://www.metacritic.com/a/img/resize/f6dee006da8df738b966245450b87dfd9c119d03/catalog/provider/2/2/2-4f7dfe702f7198df4408777c0d84a9cb.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 8.3 KiB — 28 ms — h2https://www.metacritic.com/a/img/resize/dcac77c67735fbe775194d0d125c64a425049303/catalog/provider/7/2/7-1768248227.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/dca... https://www.metacritic.com/a/img/resize/dcac77c67735fbe775194d0d125c64a425049303/catalog/provider/7/2/7-1768248227.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 15.2 KiB — 39 ms — h2https://www.metacritic.com/a/img/resize/8ad7b36606d9e1ad84c0b6547b5d24cf92b0722c/catalog/provider/7/2/7-1773937776.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/8ad... https://www.metacritic.com/a/img/resize/8ad7b36606d9e1ad84c0b6547b5d24cf92b0722c/catalog/provider/7/2/7-1773937776.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 16.3 KiB — 33 ms — h2https://www.metacritic.com/a/img/resize/a3c369bf7461733c54df375cc4702396afda04c7/catalog/provider/5/2/5-tt0365485.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/a3c... https://www.metacritic.com/a/img/resize/a3c369bf7461733c54df375cc4702396afda04c7/catalog/provider/5/2/5-tt0365485.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 12.8 KiB — 36 ms — h2https://www.metacritic.com/a/img/resize/3d16a4fa05493c768c11b779d8fa3d198cd4b4b2/catalog/provider/2/2/2-efe5b0e1554dbc780f5bb770b2a6c79b.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/3d1... https://www.metacritic.com/a/img/resize/3d16a4fa05493c768c11b779d8fa3d198cd4b4b2/catalog/provider/2/2/2-efe5b0e1554dbc780f5bb770b2a6c79b.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 15.4 KiB — 29 ms — h2https://www.metacritic.com/a/img/resize/1bb9b6e85c5caaf5fddf07526eb4690806388830/catalog/provider/5/2/5-tt27552099.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/1bb... https://www.metacritic.com/a/img/resize/1bb9b6e85c5caaf5fddf07526eb4690806388830/catalog/provider/5/2/5-tt27552099.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 17.8 KiB — 30 ms — h2https://www.metacritic.com/a/img/resize/500419974beb67db71164de8ed635a2e9d1b328f/catalog/provider/5/2/5-tt0120693.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/500... https://www.metacritic.com/a/img/resize/500419974beb67db71164de8ed635a2e9d1b328f/catalog/provider/5/2/5-tt0120693.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 21.0 KiB — 33 ms — h2https://www.metacritic.com/a/img/resize/fc44beffd67490bfd45053839c97203e44c09222/catalog/provider/7/2/7-1756828584.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/fc4... https://www.metacritic.com/a/img/resize/fc44beffd67490bfd45053839c97203e44c09222/catalog/provider/7/2/7-1756828584.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 16.6 KiB — 34 ms — h2https://www.metacritic.com/a/img/resize/0714870d02680944ee1939342d6c8835558802d5/catalog/provider/7/2/7-1757360896.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/071... https://www.metacritic.com/a/img/resize/0714870d02680944ee1939342d6c8835558802d5/catalog/provider/7/2/7-1757360896.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 11.9 KiB — 26 ms — h2https://www.metacritic.com/a/img/resize/64e6b5a8c667b3a91b14b304ee91dbb8cd8aa8e7/catalog/provider/2/13/2-75e4a089d2c1b8e785fdeb6de5a23780.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/64e... https://www.metacritic.com/a/img/resize/64e6b5a8c667b3a91b14b304ee91dbb8cd8aa8e7/catalog/provider/2/13/2-75e4a089d2c1b8e785fdeb6de5a23780.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 8.2 KiB — 23 ms — h2https://www.metacritic.com/a/img/resize/a6205f177585f1937461321b56deca1713cc7d8e/catalog/provider/5/2/5-tt37540875.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/a62... https://www.metacritic.com/a/img/resize/a6205f177585f1937461321b56deca1713cc7d8e/catalog/provider/5/2/5-tt37540875.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 12.8 KiB — 32 ms — h2https://www.metacritic.com/a/img/resize/19862c7c5e027ab17cbaa2522c1ab281d78ac153/catalog/provider/7/2/7-1773850266.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/198... https://www.metacritic.com/a/img/resize/19862c7c5e027ab17cbaa2522c1ab281d78ac153/catalog/provider/7/2/7-1773850266.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 12.8 KiB — 54 ms — h2https://www.metacritic.com/a/img/resize/f4219b3855b5ee3e5843e0c89f73e0c8ee56169c/catalog/provider/7/2/7-1774367225.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/f42... https://www.metacritic.com/a/img/resize/f4219b3855b5ee3e5843e0c89f73e0c8ee56169c/catalog/provider/7/2/7-1774367225.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 10.2 KiB — 25 ms — h2https://www.metacritic.com/a/img/resize/31083a7706dcec184825bdc516abb667848ead36/catalog/provider/5/2/5-tt30781967.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/310... https://www.metacritic.com/a/img/resize/31083a7706dcec184825bdc516abb667848ead36/catalog/provider/5/2/5-tt30781967.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 21.6 KiB — 62 ms — h2https://www.metacritic.com/a/img/resize/d5ee84b24eb0d04ab57800445836369c5ad05ca8/catalog/provider/7/2/7-1772753231.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/d5e... https://www.metacritic.com/a/img/resize/d5ee84b24eb0d04ab57800445836369c5ad05ca8/catalog/provider/7/2/7-1772753231.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 10.5 KiB — 30 ms — h2https://www.metacritic.com/a/img/resize/8a356ad291afe1003e88dd1b13b946703de1485b/catalog/provider/5/2/5-tt29028515.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/8a3... https://www.metacritic.com/a/img/resize/8a356ad291afe1003e88dd1b13b946703de1485b/catalog/provider/5/2/5-tt29028515.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 13.5 KiB — 25 ms — h2https://www.metacritic.com/a/img/resize/0be997ddcce540bc4c7b69c47cbd29f4e3ea580c/catalog/provider/5/2/5-tt22507216.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/0be... https://www.metacritic.com/a/img/resize/0be997ddcce540bc4c7b69c47cbd29f4e3ea580c/catalog/provider/5/2/5-tt22507216.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 7.3 KiB — 32 ms — h2https://www.metacritic.com/a/img/resize/845764cdf7c56a63d4536b99bd00c66f39e35bc9/catalog/provider/7/2/7-1773939120.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/845... https://www.metacritic.com/a/img/resize/845764cdf7c56a63d4536b99bd00c66f39e35bc9/catalog/provider/7/2/7-1773939120.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 21.7 KiB — 26 ms — h2https://www.metacritic.com/a/img/resize/36aa16a8b02a1ee2960babd2b05fbb55013100e8/catalog/provider/5/2/5-tt31195136.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/36a... https://www.metacritic.com/a/img/resize/36aa16a8b02a1ee2960babd2b05fbb55013100e8/catalog/provider/5/2/5-tt31195136.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 13.4 KiB — 24 ms — h2https://www.metacritic.com/a/img/resize/e3e85efa04811dfb2f45f030fb7fabc3a65b0eed/catalog/provider/7/2/7-1776280843.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/e3e... https://www.metacritic.com/a/img/resize/e3e85efa04811dfb2f45f030fb7fabc3a65b0eed/catalog/provider/7/2/7-1776280843.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 11.2 KiB — 32 ms — h2https://www.metacritic.com/a/img/resize/ffa02f9b4feb74259cacaa32ec070339468b62a6/catalog/provider/5/2/5-tt32362890.jpg?auto=webp&fit=cover&height=300&width=200www.metacritic.com/a/img/resize/ffa... https://www.metacritic.com/a/img/resize/ffa02f9b4feb74259cacaa32ec070339468b62a6/catalog/provider/5/2/5-tt32362890.jpg?auto=webp&fit=cover&height=300&width=200 — 200 — 14.1 KiB — 23 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 12 ms — h2https://www.metacritic.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.metacritic.com/cdn-cgi/challeng... https://www.metacritic.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 177 B — 65 ms — h2https://g2.gumgum.com/hbid/imp?displaymanager=Prebid.jsg2.gumgum.com/hbid/imp?displaymanag... https://g2.gumgum.com/hbid/imp?displaymanager=Prebid.js — 200 — 243 B — 633 ms — h2https://beacon.wikia-services.com/__track/special/pageload?category=engagement&component=general&action=pageload&pv_unique_id=unknown&rayid=unknown&exp_bucket=95&exp_bucket_v=v6&exp_bucket_2=v6-95&n=-1&c=-1&a=-1&lc=unknown&env=prod&tsto=1426&tlv=1.4.1&src=metacritic-metacritic_neutron_mobile&url=https%3A%2F%2Fwww.metacritic.com%2Fbeacon.wikia-services.com/__track/s... https://beacon.wikia-services.com/__track/special/pageload?category=engagement&component=general&action=pageload&pv_unique_id=unknown&rayid=unknown&exp_bucket=95&exp_bucket_v=v6&exp_bucket_2=v6-95&n=-1&c=-1&a=-1&lc=unknown&env=prod&tsto=1426&tlv=1.4.1&src=metacritic-metacritic_neutron_mobile&url=https%3A%2F%2Fwww.metacritic.com%2F — 204 — 365 B — 59 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DCXFIbwo.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DCXFIbwo.js — 200 — 1.0 KiB — 26 ms — h2https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=ae_firstLineExec&duration=605services.fandom.com/adeng/api/adeng... https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=ae_firstLineExec&duration=605 — 204 — 258 B — 188 ms — h2https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=odyssey_ae_first_line_exec&duration=605services.fandom.com/adeng/api/adeng... https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=odyssey_ae_first_line_exec&duration=605 — 204 — 260 B — 157 ms — h2https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=odyssey_host_first_line_exec&duration=1361services.fandom.com/adeng/api/adeng... https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=odyssey_host_first_line_exec&duration=1361 — 204 — 260 B — 157 ms — h2https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=odyssey_host_icbm_load&duration=1422services.fandom.com/adeng/api/adeng... https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=odyssey_host_icbm_load&duration=1422 — 204 — 310 B — 155 ms — h2https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=odyssey_host_ready&duration=1428services.fandom.com/adeng/api/adeng... https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=odyssey_host_ready&duration=1428 — 204 — 260 B — 296 ms — h2https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=ae_afterInitPlugins&duration=1448services.fandom.com/adeng/api/adeng... https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=ae_afterInitPlugins&duration=1448 — 204 — 259 B — 187 ms — h2https://www.metacritic.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.metacritic.com/cdn-cgi/challeng... https://www.metacritic.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.5 KiB — 11 ms — h2https://cdn.cookielaw.org/consent/50e16f1d-a929-4cc0-80a7-3c5c303eea6a/0195f047-3446-72a4-a3b8-bf170fbda5e9/en.jsoncdn.cookielaw.org/consent/50e16f1d-... https://cdn.cookielaw.org/consent/50e16f1d-a929-4cc0-80a7-3c5c303eea6a/0195f047-3446-72a4-a3b8-bf170fbda5e9/en.json — 200 — 34.2 KiB — 37 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 23 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.8 KiB — 16 ms — h2https://www.metacritic.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9effedbe09ff1fb4www.metacritic.com/cdn-cgi/challeng... https://www.metacritic.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9effedbe09ff1fb4 — 200 — 568 B — 19 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BOnT6Lk5.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BOnT6Lk5.js — 200 — 958 B — 43 ms — h2https://apis.google.com/js/api.js?onload=__iframefcb158546apis.google.com/js/api.js?onload=__... https://apis.google.com/js/api.js?onload=__iframefcb158546 — 200 — 6.2 KiB — 130 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 — 200 — 187.4 KiB — 17 ms — h3https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DCO9dPGY.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DCO9dPGY.js — 200 — 14.2 KiB — 31 ms — h2https://www.googletagmanager.com/gtag/js?id=G-FQJ00EBFF9&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-FQJ00EBFF9&cx=c&gtm=4e64h1 — 200 — 156.1 KiB — 190 ms — h2https://www.googletagmanager.com/gtag/js?id=G-HLJ6XDCTMV&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HLJ6XDCTMV&cx=c&gtm=4e64h1 — 200 — 153.8 KiB — 189 ms — h2https://sb.scorecardresearch.com/cs/6177433/beacon.jssb.scorecardresearch.com/cs/6177433... https://sb.scorecardresearch.com/cs/6177433/beacon.js — 302 — 266 B — 302 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NR9LWXM8&gtm=4e64h1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NR9LWXM8&gtm=4e64h1 — 200 — 112.7 KiB — 205 ms — h2https://cdn-magiclinks.trackonomics.net/client/static/v2/fandom_32094_metacritic.jscdn-magiclinks.trackonomics.net/cli... https://cdn-magiclinks.trackonomics.net/client/static/v2/fandom_32094_metacritic.js — 200 — 30.4 KiB — 392 ms — h2https://o4504176096247808.ingest.sentry.io/api/4504324505403392/envelope/?sentry_version=7&sentry_key=ec55f8479c054a60a0e7dbad9fab6a6c&sentry_client=sentry.javascript.nuxt%2F10.30.0o4504176096247808.ingest.sentry.io/... https://o4504176096247808.ingest.sentry.io/api/4504324505403392/envelope/?sentry_version=7&sentry_key=ec55f8479c054a60a0e7dbad9fab6a6c&sentry_client=sentry.javascript.nuxt%2F10.30.0 — 200 — 300 B — 132 ms — h2https://www.metacritic.com/_i18n/pZTBaDiw/en/messages.jsonwww.metacritic.com/_i18n/pZTBaDiw/e... https://www.metacritic.com/_i18n/pZTBaDiw/en/messages.json — 200 — 7.8 KiB — 28 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.3 KiB — 22 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.4 KiB — 13 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 — 2.0 KiB — 22 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 — 15 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.8 KiB — 6 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 — 618 B — 19 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 — 18 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 — 15 ms — h2https://beacon.wikia-services.com/__track/special/adengloadtimes?a=-1&beacon=opted-out&browser=Android+Chrome+146&browser_ts=1776811629786&c=unknown&cb=68173&ck=unknown&country=br&event_name=onetrust-ui-shown&exp_bucket=opted-out&lc=unknown&load_time=3000.300048828125&n=-1&pv_number=undefined&pv_number_global=undefined&pv_unique_id=undefined&s=metacritic_neutron_mobile&session_id=opted-out&tz_offset=0&u=-1&ua=Mozilla%2F5.0+%28Linux%3B+Android+11%3B+moto+g+power+%282022%29%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F146.0.0.0+Mobile+Safari%2F537.36&url=https%3A%2F%2Fwww.metacritic.com%2F&x=unknownbeacon.wikia-services.com/__track/s... https://beacon.wikia-services.com/__track/special/adengloadtimes?a=-1&beacon=opted-out&browser=Android+Chrome+146&browser_ts=1776811629786&c=unknown&cb=68173&ck=unknown&country=br&event_name=onetrust-ui-shown&exp_bucket=opted-out&lc=unknown&load_time=3000.300048828125&n=-1&pv_number=undefined&pv_number_global=undefined&pv_unique_id=undefined&s=metacritic_neutron_mobile&session_id=opted-out&tz_offset=0&u=-1&ua=Mozilla%2F5.0+%28Linux%3B+Android+11%3B+moto+g+power+%282022%29%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F146.0.0.0+Mobile+Safari%2F537.36&url=https%3A%2F%2Fwww.metacritic.com%2F&x=unknown — 204 — 281 B — 2.2 s — h2https://fundingchoicesmessages.google.com/i/5441?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/5441?ers=3 — 200 — 9.9 KiB — 142 ms — h2https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=gapi_iframes/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scsapis.google.com/_/scs/abc-static/_/... https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=gapi_iframes/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scs — 200 — 34.4 KiB — 13 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/C6at47oq.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/C6at47oq.js — 200 — 15.4 KiB — 30 ms — h2https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=ae_afterGptWrapperInit&duration=3072services.fandom.com/adeng/api/adeng... https://services.fandom.com/adeng/api/adengine/meter/time?app=metacritic_odyssey&action=ae_afterGptWrapperInit&duration=3072 — 204 — 284 B — 337 ms — h2https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&es=1&e=gtag.config&eid=2&u=AAAAAIAJ&h=Ag&tr=1ogtcrossdomain.1ogtipmark.1ogtipmark.1ogtipmark.1ogtipmark.1ogtipmark.1ogtipmark.1ogt1pdatav2.1ccdgafirst.1setproductsettings.1ccdgaregscope.1ccdemdownload.1ccdemform.1ccdemoutboundclick.1ccdemscroll.1ccdemsitesearch.1ccdconversionmarking.1ccdautoredact.1ccdgalast&ti=2ogtcrossdomain.2ogtipmark.2ogtipmark.2ogtipmark.2ogtipmark.2ogtipmark.2ogtipmark.2ogt1pdatav2.2ccdgafirst.2setproductsettings.2ccdgaregscope.2ccdemdownload.2ccdemform.2ccdemoutboundclick.2ccdemscroll.2ccdemsitesearch.2ccdconversionmarking.2ccdautoredact.2ccdgalast&z=0www.googletagmanager.com/a?id=G-HLJ... https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&es=1&e=gtag.config&eid=2&u=AAAAAIAJ&h=Ag&tr=1ogtcrossdomain.1ogtipmark.1ogtipmark.1ogtipmark.1ogtipmark.1ogtipmark.1ogtipmark.1ogt1pdatav2.1ccdgafirst.1setproductsettings.1ccdgaregscope.1ccdemdownload.1ccdemform.1ccdemoutboundclick.1ccdemscroll.1ccdemsitesearch.1ccdconversionmarking.1ccdautoredact.1ccdgalast&ti=2ogtcrossdomain.2ogtipmark.2ogtipmark.2ogtipmark.2ogtipmark.2ogtipmark.2ogtipmark.2ogt1pdatav2.2ccdgafirst.2setproductsettings.2ccdgaregscope.2ccdemdownload.2ccdemform.2ccdemoutboundclick.2ccdemscroll.2ccdemsitesearch.2ccdconversionmarking.2ccdautoredact.2ccdgalast&z=0 — 200 — 11 B — 63 ms — h3https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&es=1&e=gtm.js&eid=3&u=AAAAAIAJ&h=Ag&tr=1gct&ti=2gct&z=0www.googletagmanager.com/a?id=G-HLJ... https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&es=1&e=gtm.js&eid=3&u=AAAAAIAJ&h=Ag&tr=1gct&ti=2gct&z=0 — 200 — 11 B — 60 ms — h3https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&e=gtag.config&eid=2&u=AAAAAIAJAAAAACA&ut=AAAAAQ&h=Ag&epr=1G.3G&z=0www.googletagmanager.com/a?id=G-HLJ... https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&e=gtag.config&eid=2&u=AAAAAIAJAAAAACA&ut=AAAAAQ&h=Ag&epr=1G.3G&z=0 — 200 — 11 B — 113 ms — h3https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&es=1&e=*&eid=16&u=AAAAAIAJAAAAACA&ut=AAAAAQ&h=Ag&z=0www.googletagmanager.com/a?id=G-HLJ... https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&es=1&e=*&eid=16&u=AAAAAIAJAAAAACA&ut=AAAAAQ&h=Ag&z=0 — 200 — 11 B — 109 ms — h3https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&es=1&e=gtm.dom&eid=17&u=AAAAAIAJAAAAACA&ut=AAAAAQ&h=Ag&z=0www.googletagmanager.com/a?id=G-HLJ... https://www.googletagmanager.com/a?id=G-HLJ6XDCTMV&v=3&t=t&pid=1418146567&gtm=45je64h1v9245540393za20gzb898303742zd898303742&cv=8&rv=64h1&tc=20&tag_exp=0~115938466~115938468~117266401&es=1&e=gtm.dom&eid=17&u=AAAAAIAJAAAAACA&ut=AAAAAQ&h=Ag&z=0 — 200 — 11 B — 120 ms — h3https://player1-uds-prod.firebaseapp.com/__/auth/iframe?apiKey=AIzaSyBhEg9sbFtQzz8ba3FZ0bqDPUbGne7uXpo&appName=%5BDEFAULT%5D&v=12.6.0&eid=p&usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.PJsh2cctCQI.O%2Fd%3D1%2Frs%3DAHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw%2Fm%3D__features__player1-uds-prod.firebaseapp.com/__... https://player1-uds-prod.firebaseapp.com/__/auth/iframe?apiKey=AIzaSyBhEg9sbFtQzz8ba3FZ0bqDPUbGne7uXpo&appName=%5BDEFAULT%5D&v=12.6.0&eid=p&usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.PJsh2cctCQI.O%2Fd%3D1%2Frs%3DAHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw%2Fm%3D__features__ — 200 — 538 B — 83 ms — h2https://player1-uds-prod.firebaseapp.com/__/auth/iframe.jsplayer1-uds-prod.firebaseapp.com/__... https://player1-uds-prod.firebaseapp.com/__/auth/iframe.js — 200 — 90.1 KiB — 15 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 65 ms — h3https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyBhEg9sbFtQzz8ba3FZ0bqDPUbGne7uXpo&cb=1776811632241www.googleapis.com/identitytoolkit/... https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyBhEg9sbFtQzz8ba3FZ0bqDPUbGne7uXpo&cb=1776811632241 — 200 — 0 B — 317 ms — h2https://js.zi-scripts.com/zi-tag.jsjs.zi-scripts.com/zi-tag.js https://js.zi-scripts.com/zi-tag.js — 200 — 5.6 KiB — 49 ms — h3https://www.metacritic.com/cdn-cgi/rum?www.metacritic.com/cdn-cgi/rum? https://www.metacritic.com/cdn-cgi/rum? — 204 — 187 B — 13 ms — h2https://beacon.wikia-services.com/__track/special/nar_performance_metrics?event_ts=1776811632267&event_type=nar_metrics_reading&site_id=metacritic_solaris&page_type=home&url_path=%2F&pv_number=0&pv_numberGlobal=0&pv_unique_id=&os=Android&m=mobile&CLS=0.03553452326239703&FCP=768&LCP=3032&TTFB=452.59999990463257&INP=0&DI=1316.5&DCL=1410.5999999046326&DC=5460.799999952316&L=5463.299999952316&DBS=4534009&EBS=2513214&TS=2543814beacon.wikia-services.com/__track/s... https://beacon.wikia-services.com/__track/special/nar_performance_metrics?event_ts=1776811632267&event_type=nar_metrics_reading&site_id=metacritic_solaris&page_type=home&url_path=%2F&pv_number=0&pv_numberGlobal=0&pv_unique_id=&os=Android&m=mobile&CLS=0.03553452326239703&FCP=768&LCP=3032&TTFB=452.59999990463257&INP=0&DI=1316.5&DCL=1410.5999999046326&DC=5460.799999952316&L=5463.299999952316&DBS=4534009&EBS=2513214&TS=2543814 — 204 — 367 B — 44 ms — h2https://www.metacritic.com/a/img/favicon.svgwww.metacritic.com/a/img/favicon.sv... https://www.metacritic.com/a/img/favicon.svg — 200 — 951 B — 27 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 204 — 0 B — 202 ms — h3https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Dds82gDi.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Dds82gDi.js — 200 — 8.3 KiB — 51 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CYt5QI3_.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CYt5QI3_.js — 200 — 453 B — 42 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BqeP_CN9.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BqeP_CN9.js — 200 — 1.0 KiB — 28 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/B5rFC3vM.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/B5rFC3vM.js — 200 — 1015 B — 30 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/7_UPIt3N.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/7_UPIt3N.js — 200 — 70.5 KiB — 33 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DkzMEvdj.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DkzMEvdj.js — 200 — 4.5 KiB — 42 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Bferwvcp.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/Bferwvcp.js — 200 — 968 B — 44 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BtS2YXcM.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BtS2YXcM.js — 200 — 725 B — 54 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/w6KA2Gly.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/w6KA2Gly.js — 200 — 629 B — 48 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/3bbyIrDr.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/3bbyIrDr.js — 200 — 5.5 KiB — 52 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DtYr2L6a.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DtYr2L6a.js — 200 — 2.5 KiB — 44 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D8m4zPF_.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/D8m4zPF_.js — 200 — 1.0 KiB — 49 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DI5s1Kja.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DI5s1Kja.js — 200 — 527 B — 37 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CP6AAm4k.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/CP6AAm4k.js — 200 — 3.9 KiB — 53 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DPzLIlZs.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/DPzLIlZs.js — 200 — 623 B — 54 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/74LjrUF1.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/74LjrUF1.js — 200 — 2.3 KiB — 57 ms — h2https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BljRBZw_.jswww.metacritic.com/a/neutron/nodev4... https://www.metacritic.com/a/neutron/nodev4/_nuxt4/BljRBZw_.js — 200 — 542 B — 55 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 200 — 784 B — 550 ms — h3https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyBhEg9sbFtQzz8ba3FZ0bqDPUbGne7uXpo&cb=1776811632241www.googleapis.com/identitytoolkit/... https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyBhEg9sbFtQzz8ba3FZ0bqDPUbGne7uXpo&cb=1776811632241 — 403 — 579 B — 229 ms — h2https://ws.zoominfo.com/pixel/668525baee0fe0f02e664edf/?iszitag=truews.zoominfo.com/pixel/668525baee0fe... https://ws.zoominfo.com/pixel/668525baee0fe0f02e664edf/?iszitag=true — 200 — 0 B — 171 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 123 ms — h3https://ws.zoominfo.com/pixel/668525baee0fe0f02e664edf/?iszitag=truews.zoominfo.com/pixel/668525baee0fe... https://ws.zoominfo.com/pixel/668525baee0fe0f02e664edf/?iszitag=true — 200 — 1.9 KiB — 200 ms — h3blob:https://www.metacritic.com/5f90c5ae-ae47-4731-8e69-5176c66a5784www.metacritic.com/5f90c5ae-ae47-47... blob:https://www.metacritic.com/5f90c5ae-ae47-4731-8e69-5176c66a5784 — 200 — 0 B — 1 ms — blobhttps://trx-hub.com/i/m/i.png?q=N4IghgLhBOD6BmB7aB3M0AmBLAdgcxAC5gBfAGhAFsBTCMDSMI0iiLS3A48kAV2gA2AZ2Y9IMWGAAOU6jgyiKUsHmqwYYAMbUiAbVBDE-bURAALKFKGEA9DZQOAdDTqboWNpsebElGyApoanhqaCDoUwDwKDgkVHRsfFESAF0KTV4hCF9YFyZudIEsOQh1dh1CEAAmAAYqgDYAWhqAFkaqgEYAFSqqwhaAdkIOlscATgBWAA4ALSjlVTKIAQqQAFlEADdigAIAJWpt6hQhMh2ugDV9w+KTs4BxMBpro7udsHkdtcysTRfboQ7RpfWhadyeKJYLAKSpQjAdAYDepTDodeoAZhakymACtNAQKIcSuoAJ6yUzsKRBIRCLCIHBRDJZXyhWDQ0zwD4YHLo2pjFq5UFuDy-RnQqQdDlcnl8lpijBSKqmPLCiEkIAtrx-hub.com/i/m/i.png?q=N4IghgLhBOD... https://trx-hub.com/i/m/i.png?q=N4IghgLhBOD6BmB7aB3M0AmBLAdgcxAC5gBfAGhAFsBTCMDSMI0iiLS3A48kAV2gA2AZ2Y9IMWGAAOU6jgyiKUsHmqwYYAMbUiAbVBDE-bURAALKFKGEA9DZQOAdDTqboWNpsebElGyApoanhqaCDoUwDwKDgkVHRsfFESAF0KTV4hCF9YFyZudIEsOQh1dh1CEAAmAAYqgDYAWhqAFkaqgEYAFSqqwhaAdkIOlscATgBWAA4ALSjlVTKIAQqQAFlEADdigAIAJWpt6hQhMh2ugDV9w+KTs4BxMBpro7udsHkdtcysTRfboQ7RpfWhadyeKJYLAKSpQjAdAYDepTDodeoAZhakymACtNAQKIcSuoAJ6yUzsKRBIRCLCIHBRDJZXyhWDQ0zwD4YHLo2pjFq5UFuDy-RnQqQdDlcnl8lpijBSKqmPLCiEkIA — 200 — 463 B — 55 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 21419ms · 2108KB · €233/mo
www.metacritic.com
Other
Costly
Execution 7484ms
Transfer 469 KB
Unused 51%
Monthly Cost €81/mo
Unattributable
Other
Costly
Execution 5199ms
Transfer 0 KB
Monthly Cost €56/mo
www.metacritic.com
Other
Costly
Execution 2682ms
Transfer 208 KB
Monthly Cost €29/mo
Google Tag Manager
Tag Manager
Costly
Execution 1398ms
Transfer 145 KB
Unused 37%
Monthly Cost €15/mo
OneTrust
Consent
Essential
Execution 943ms
Transfer 18 KB
Monthly Cost €10/mo
OneTrust
Consent
Essential
Execution 542ms
Transfer 123 KB
Unused 47%
Monthly Cost €6/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 362ms
Transfer 187 KB
Unused 70%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 315ms
Transfer 154 KB
Unused 47%
Monthly Cost €3/mo
script.wikia.nocookie.net
Other
Costly
Execution 303ms
Transfer 32 KB
Monthly Cost €3/mo
www.metacritic.com
Other
Costly
Execution 302ms
Transfer 0 KB
Monthly Cost €3/mo
script.wikia.nocookie.net
Other
Costly
Execution 288ms
Transfer 172 KB
Unused 79%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 266ms
Transfer 156 KB
Unused 50%
Monthly Cost €3/mo
cdn-magiclinks.trackonomics.net
Other
Costly
Execution 243ms
Transfer 30 KB
Monthly Cost €3/mo
script.wikia.nocookie.net
Other
Costly
Execution 230ms
Transfer 60 KB
Unused 56%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 156ms
Transfer 113 KB
Unused 58%
Monthly Cost €2/mo
c.amazon-adsystem.com
Other
Optional
Execution 145ms
Transfer 91 KB
Unused 64%
Monthly Cost €2/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 128ms
Transfer 10 KB
Monthly Cost €1/mo
www.metacritic.com
Other
Optional
Execution 118ms
Transfer 2 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 106ms
Transfer 34 KB
Monthly Cost €1/mo
apis.google.com
Other
Optional
Execution 89ms
Transfer 34 KB
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 63ms
Transfer 9 KB
Monthly Cost €1/mo
www.metacritic.com
Other
Optional
Execution 57ms
Transfer 60 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.metacritic.com adds 7484ms and costs ~€81/month
  • Unattributable adds 5199ms and costs ~€56/month
  • www.metacritic.com adds 2682ms and costs ~€29/month
  • Google Tag Manager adds 1398ms and costs ~€15/month
  • securepubads.g.doubleclick.net adds 362ms and costs ~€4/month
  • Google Tag Manager adds 315ms and costs ~€3/month
  • script.wikia.nocookie.net adds 303ms and costs ~€3/month
  • www.metacritic.com adds 302ms and costs ~€3/month
  • script.wikia.nocookie.net adds 288ms and costs ~€3/month
  • Google Tag Manager adds 266ms and costs ~€3/month
  • cdn-magiclinks.trackonomics.net adds 243ms and costs ~€3/month
  • script.wikia.nocookie.net adds 230ms and costs ~€2/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

www.metacritic.com takes 7484ms 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

51% of www.metacritic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

www.metacritic.com takes 2682ms 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

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

securepubads.g.doubleclick.net takes 362ms 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

70% of securepubads.g.doubleclick.net'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

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

script.wikia.nocookie.net takes 303ms 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

www.metacritic.com takes 302ms 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

script.wikia.nocookie.net takes 288ms 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

79% of script.wikia.nocookie.net'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

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

cdn-magiclinks.trackonomics.net takes 243ms 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

script.wikia.nocookie.net takes 230ms 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

56% of script.wikia.nocookie.net'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

58% of Google Tag Manager'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

64% of c.amazon-adsystem.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