Skip to content
https://movieweb.com

Performance

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

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

87
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.
73
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.

885 ms

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

1.75 s

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

80 ms

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

0.000

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

2.35 s

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

3.21 s

Page Load Progression

475 ms
949 ms
1.4 s
1.9 s
2.4 s
2.8 s
3.3 s
3.8 s
Checks
15
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 130 requests
FIX
2.7 MB transferred, 130 requests
Warning::
Page weighs 8.4 MB (2.7 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 238 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 238 KB
Warning::
130 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.57 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
130 requests
0.57 g CO2 per page load
JavaScript 1.6 MiB 58%
Images 729.6 KiB 26%
Fonts 237.6 KiB 8%
HTML 116.8 KiB 4%
CSS 69.9 KiB 2%
Other 21.0 KiB 1%
Other 7.7 KiB 0%
Other 1.2 KiB 0%
Other 556 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

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

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
96% third-party, 0 ms blocking
FIX
96% third-party, 0 ms blocking
Warning::
Third-party code accounts for 96% of page weight (2.6 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
96%
First-party Third-party
F
JS Bundles
Action
52 scripts, 1.0 MB unused
FIX
52 scripts, 1.0 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.jsdelivr.net/npm/hls.js@latest: 145 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1052 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://cdn.jsdelivr.net/npm/hls.js@latest160 KB145 KB (91%)3rd
https://www.googletagmanager.com/gtag/js?id=G-3476XM8ZTS158 KB63 KB (40%)3rd
https://static0.moviewebimages.com/assets/valnet-footer.08dab0d7.js64 KB49 KB (77%)3rd
https://eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22101 KB48 KB (48%)3rd
https://cdn.adsninja.ca/adsninja_client_no_ads.js?v=364824 KB21 KB (89%)3rd
https://scripts.mediavine.com/tags/3.44.10-valnetEnt.1/wrapper.min.js?bust=190187621778 KB20 KB (26%)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
130 resources · 2.7 MB · 1.0 MB savings available
FIX
130 resources · 2.7 MB · 1.0 MB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
127 third-party resources (96% of weight)
Info::
3 resources over 200KB
130 resources · 2.7 MiB · 127 third-party 1.7 MiB over 1MB target
JavaScript 58% · 1.6 MiB
Image 27% · 747.3 KiB
Font 8% · 237.6 KiB
Document 4% · 116.8 KiB
CSS 2% · 69.9 KiB
Other 0% · 4.0 KiB

~1.0 MiB of savings available

Remove unused JavaScript: 1.0 MiB
B
Image Optimization
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Info::
All images are well-optimized
43 images 730 KB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1630ms total JS execution
REVIEW
1630ms total JS execution
Warning::
https://movieweb.com/: 373ms CPU time
Warning::
https://static0.moviewebimages.com/assets/valnet-f...: 320ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 268ms CPU time
Info::
Unattributable: 247ms CPU time
Info::
https://eu-us-cdn.consentmanager.net/delivery/cust...: 179ms CPU time
Warning::
Third-party scripts: 1257ms (77% of total)

Main Thread Breakdown

Script Evaluation 49% Style & Layout 19% Other 18% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://movieweb.com/373ms41ms8ms1st
https://static0.moviewebimages.com/assets/valnet-footer.08dab0d7.js320ms71ms9ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js268ms228ms33ms3rd
Unattributable247ms7ms0ms3rd
https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTM0MzczLnJfLmxfZW4uZF80NDUxNy54XzY2LnYucC50XzQ0NTE3Lnh0XzI1Nzc.js179ms161ms13ms3rd
https://www.googletagmanager.com/gtag/js?id=G-3476XM8ZTS125ms106ms17ms3rd
https://scripts.mediavine.com/tags/cmp/e8484401c62373a45398.min.js62ms60ms1ms3rd
https://scripts.mediavine.com/tags/3.44.10-valnetEnt.1/wrapper.min.js?bust=190187621757ms46ms9ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, must-revalidate, private
REVIEW
max-age=0, must-revalidate, private
Info::
Cache-Control header is set
Got: max-age=0, must-revalidate, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, must-revalidate, private

DirectiveValueMeaning
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
privateOnly browser cache, not CDN/proxy
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (238 KB)
PASS
6 fonts (238 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

238 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 885 ms LCP 1.7 shttps://static0.moviewebimages.com/assets/fonts/poppins/Poppins-Regular.woff2Poppins-Regular.woff2 https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-Regular.woff2 — 50.7 KiB — 30 ms — font-display: swaphttps://static0.moviewebimages.com/assets/fonts/poppins/Poppins-SemiBold.woff2Poppins-SemiBold.woff2 https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-SemiBold.woff2 — 51.9 KiB — 36 ms — font-display: swaphttps://static0.moviewebimages.com/assets/fonts/roboto/roboto-regular_.woff2roboto-regular_.woff2 https://static0.moviewebimages.com/assets/fonts/roboto/roboto-regular_.woff2 — 19.2 KiB — 32 ms — font-display: swaphttps://static0.moviewebimages.com/assets/fonts/roboto/roboto-bold_.woff2roboto-bold_.woff2 https://static0.moviewebimages.com/assets/fonts/roboto/roboto-bold_.woff2 — 19.3 KiB — 28 ms — font-display: swaphttps://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff2?v=7.26.04icomoon.woff2 https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff2?v=7.26.04 — 32.3 KiB — 23 ms — font-display: swaphttps://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff?v=7.26.04icomoon.woff https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff?v=7.26.04 — 64.2 KiB — 8 ms — font-display: swap
Poppins-Regular.woff2 woff2 swap
Size 51 KB
Load time 30 ms
Start 992 ms
Risk FOUT — text flashes from fallback to web font
Poppins-SemiBold.woff2 woff2 swap
Size 52 KB
Load time 36 ms
Start 992 ms
Risk FOUT — text flashes from fallback to web font
roboto-regular_.woff2 woff2 swap
Size 19 KB
Load time 32 ms
Start 992 ms
Risk FOUT — text flashes from fallback to web font
roboto-bold_.woff2 woff2 swap
Size 19 KB
Load time 28 ms
Start 993 ms
Risk FOUT — text flashes from fallback to web font
icomoon.woff2 woff2 swap
Size 32 KB
Load time 23 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
icomoon.woff woff swap
Size 64 KB
Load time 8 ms
Start 1.1 s
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 ~19 KB and ~38 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
Network Waterfall
130 requests over 4302ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 885 ms LCP 1.7 shttps://movieweb.com// https://movieweb.com/ — 200 — 83.6 KiB — 1.4 s — h2https://images.valnetcdn.com/sharedimages/img-lcp.svgimages.valnetcdn.com/sharedimages/i... https://images.valnetcdn.com/sharedimages/img-lcp.svg — 200 — 1.3 KiB — 179 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/clayface.jpg?q=49&fit=crop&w=743&h=532&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/clayface.jpg?q=49&fit=crop&w=743&h=532&dpr=2 — 200 — 25.3 KiB — 43 ms — h2https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-Regular.woff2static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-Regular.woff2 — 200 — 50.7 KiB — 30 ms — h2https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-SemiBold.woff2static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-SemiBold.woff2 — 200 — 51.9 KiB — 36 ms — h2https://static0.moviewebimages.com/assets/fonts/roboto/roboto-regular_.woff2static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/roboto/roboto-regular_.woff2 — 200 — 19.2 KiB — 32 ms — h2https://static0.moviewebimages.com/assets/fonts/roboto/roboto-bold_.woff2static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/roboto/roboto-bold_.woff2 — 200 — 19.3 KiB — 28 ms — h2https://static0.moviewebimages.com/assets/worker-caller.a776900d.jsstatic0.moviewebimages.com/assets/w... https://static0.moviewebimages.com/assets/worker-caller.a776900d.js — 200 — 1.3 KiB — 38 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 30 ms — h3https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff2?v=7.26.04static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff2?v=7.26.04 — 200 — 32.3 KiB — 23 ms — h2https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff?v=7.26.04static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff?v=7.26.04 — 200 — 64.2 KiB — 8 ms — h2https://static0.moviewebimages.com/assets/captcha-manager.f293c26b.jsstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/captcha-manager.f293c26b.js — 200 — 2.5 KiB — 4 ms — h2https://static0.moviewebimages.com/assets/valnet-login.c206f6e6.jsstatic0.moviewebimages.com/assets/v... https://static0.moviewebimages.com/assets/valnet-login.c206f6e6.js — 200 — 8.5 KiB — 5 ms — h2https://cdn.jsdelivr.net/npm/hls.js@latestcdn.jsdelivr.net/npm/hls.js@latest https://cdn.jsdelivr.net/npm/hls.js@latest — 200 — 160.3 KiB — 30 ms — h2https://www.googletagmanager.com/gtag/js?id=G-3476XM8ZTSwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3476XM8ZTS — 200 — 158.1 KiB — 35 ms — h2https://cdn.sentinelpro.com/valnet/sp.jscdn.sentinelpro.com/valnet/sp.js https://cdn.sentinelpro.com/valnet/sp.js — 200 — 6.5 KiB — 158 ms — h2https://static0.moviewebimages.com/assets/general-pinned-widgets.4bed1bf7.cssstatic0.moviewebimages.com/assets/g... https://static0.moviewebimages.com/assets/general-pinned-widgets.4bed1bf7.css — 200 — 2.1 KiB — 5 ms — h2https://static0.moviewebimages.com/assets/quick-rating-widget.d900a935.cssstatic0.moviewebimages.com/assets/q... https://static0.moviewebimages.com/assets/quick-rating-widget.d900a935.css — 200 — 8.7 KiB — 10 ms — h2https://cdn.adsninja.ca/adsninja_client_style_no_ads.css?v=3648cdn.adsninja.ca/adsninja_client_sty... https://cdn.adsninja.ca/adsninja_client_style_no_ads.css?v=3648 — 200 — 5.9 KiB — 186 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 10 ms — h2https://valnetv3.sentinelpro.com/www.movieweb.com/senp.png?time=1776899848619&permalink=%2F&url=https%3A%2F%2Fmovieweb.com%2F&dimensions=%7B%22contentType%22%3A%22Non-Article%22%2C%22adsTemplate%22%3A%22home%22%2C%22intent%22%3A%22Non-Article%22%2C%22articleType%22%3A%22%22%2C%22segment%22%3A%22%22%2C%22primaryTag%22%3A%22%22%2C%22primaryCategory%22%3A%22%22%2C%22networkCategory%22%3A%22Non-Article%22%2C%22publishDate%22%3A%22%22%2C%22republishDate%22%3A%22%22%2C%22system%22%3A%22%22%7D&userDimensions=%7B%22plan%22%3A%22%22%2C%22userRef%22%3A%22%22%2C%22loggedIn%22%3Afalse%7D&type=pageview&typeValue=&uuid=88e61fdc-76be-4f23-9c93-89db5d660aaavalnetv3.sentinelpro.com/www.moview... https://valnetv3.sentinelpro.com/www.movieweb.com/senp.png?time=1776899848619&permalink=%2F&url=https%3A%2F%2Fmovieweb.com%2F&dimensions=%7B%22contentType%22%3A%22Non-Article%22%2C%22adsTemplate%22%3A%22home%22%2C%22intent%22%3A%22Non-Article%22%2C%22articleType%22%3A%22%22%2C%22segment%22%3A%22%22%2C%22primaryTag%22%3A%22%22%2C%22primaryCategory%22%3A%22%22%2C%22networkCategory%22%3A%22Non-Article%22%2C%22publishDate%22%3A%22%22%2C%22republishDate%22%3A%22%22%2C%22system%22%3A%22%22%7D&userDimensions=%7B%22plan%22%3A%22%22%2C%22userRef%22%3A%22%22%2C%22loggedIn%22%3Afalse%7D&type=pageview&typeValue=&uuid=88e61fdc-76be-4f23-9c93-89db5d660aaa — 200 — 333 B — 749 ms — h2https://static0.moviewebimages.com/assets/css/general-pinned-widgets/accordion-widget.9020419b.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/accordion-widget.9020419b.css — 200 — 2.2 KiB — 4 ms — h2https://static0.moviewebimages.com/assets/css/general-pinned-widgets/vertical-list-widget.0e20e985.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/vertical-list-widget.0e20e985.css — 200 — 2.4 KiB — 4 ms — h2https://static0.moviewebimages.com/assets/css/general-pinned-widgets/carousel-widget.ed5f2de8.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/carousel-widget.ed5f2de8.css — 200 — 2.3 KiB — 4 ms — h2https://static0.moviewebimages.com/assets/css/general-pinned-widgets/horizontal-full-list-widget.a015d80f.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/horizontal-full-list-widget.a015d80f.css — 200 — 2.2 KiB — 24 ms — h2https://scripts.mediavine.com/tags/movieweb.jsscripts.mediavine.com/tags/movieweb... https://scripts.mediavine.com/tags/movieweb.js — 200 — 18.4 KiB — 31 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 30 ms — h3https://static0.moviewebimages.com/assets/css/general-pinned-widgets/newsletter-widget.bb7d9f4c.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/newsletter-widget.bb7d9f4c.css — 200 — 1.9 KiB — 19 ms — h2https://static0.moviewebimages.com/assets/images/mw-logo-full-colored-light.svg?v=3.6static0.moviewebimages.com/assets/i... https://static0.moviewebimages.com/assets/images/mw-logo-full-colored-light.svg?v=3.6 — 200 — 14.5 KiB — 10 ms — h2https://static0.moviewebimages.com/assets/images/mw-logo-icon-colored-light.svg?v=3.6static0.moviewebimages.com/assets/i... https://static0.moviewebimages.com/assets/images/mw-logo-icon-colored-light.svg?v=3.6 — 200 — 952 B — 9 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 885 ms LCP 1.7 shttps://movieweb.com// https://movieweb.com/ — 200 — 83.6 KiB — 1.4 s — h2https://images.valnetcdn.com/sharedimages/img-lcp.svgimages.valnetcdn.com/sharedimages/i... https://images.valnetcdn.com/sharedimages/img-lcp.svg — 200 — 1.3 KiB — 179 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/clayface.jpg?q=49&fit=crop&w=743&h=532&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/clayface.jpg?q=49&fit=crop&w=743&h=532&dpr=2 — 200 — 25.3 KiB — 43 ms — h2https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-Regular.woff2static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-Regular.woff2 — 200 — 50.7 KiB — 30 ms — h2https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-SemiBold.woff2static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/poppins/Poppins-SemiBold.woff2 — 200 — 51.9 KiB — 36 ms — h2https://static0.moviewebimages.com/assets/fonts/roboto/roboto-regular_.woff2static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/roboto/roboto-regular_.woff2 — 200 — 19.2 KiB — 32 ms — h2https://static0.moviewebimages.com/assets/fonts/roboto/roboto-bold_.woff2static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/roboto/roboto-bold_.woff2 — 200 — 19.3 KiB — 28 ms — h2https://static0.moviewebimages.com/assets/worker-caller.a776900d.jsstatic0.moviewebimages.com/assets/w... https://static0.moviewebimages.com/assets/worker-caller.a776900d.js — 200 — 1.3 KiB — 38 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 30 ms — h3https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff2?v=7.26.04static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff2?v=7.26.04 — 200 — 32.3 KiB — 23 ms — h2https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff?v=7.26.04static0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/fonts/icons/icomoon.woff?v=7.26.04 — 200 — 64.2 KiB — 8 ms — h2https://static0.moviewebimages.com/assets/captcha-manager.f293c26b.jsstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/captcha-manager.f293c26b.js — 200 — 2.5 KiB — 4 ms — h2https://static0.moviewebimages.com/assets/valnet-login.c206f6e6.jsstatic0.moviewebimages.com/assets/v... https://static0.moviewebimages.com/assets/valnet-login.c206f6e6.js — 200 — 8.5 KiB — 5 ms — h2https://cdn.jsdelivr.net/npm/hls.js@latestcdn.jsdelivr.net/npm/hls.js@latest https://cdn.jsdelivr.net/npm/hls.js@latest — 200 — 160.3 KiB — 30 ms — h2https://www.googletagmanager.com/gtag/js?id=G-3476XM8ZTSwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3476XM8ZTS — 200 — 158.1 KiB — 35 ms — h2https://cdn.sentinelpro.com/valnet/sp.jscdn.sentinelpro.com/valnet/sp.js https://cdn.sentinelpro.com/valnet/sp.js — 200 — 6.5 KiB — 158 ms — h2https://static0.moviewebimages.com/assets/general-pinned-widgets.4bed1bf7.cssstatic0.moviewebimages.com/assets/g... https://static0.moviewebimages.com/assets/general-pinned-widgets.4bed1bf7.css — 200 — 2.1 KiB — 5 ms — h2https://static0.moviewebimages.com/assets/quick-rating-widget.d900a935.cssstatic0.moviewebimages.com/assets/q... https://static0.moviewebimages.com/assets/quick-rating-widget.d900a935.css — 200 — 8.7 KiB — 10 ms — h2https://cdn.adsninja.ca/adsninja_client_style_no_ads.css?v=3648cdn.adsninja.ca/adsninja_client_sty... https://cdn.adsninja.ca/adsninja_client_style_no_ads.css?v=3648 — 200 — 5.9 KiB — 186 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 10 ms — h2https://valnetv3.sentinelpro.com/www.movieweb.com/senp.png?time=1776899848619&permalink=%2F&url=https%3A%2F%2Fmovieweb.com%2F&dimensions=%7B%22contentType%22%3A%22Non-Article%22%2C%22adsTemplate%22%3A%22home%22%2C%22intent%22%3A%22Non-Article%22%2C%22articleType%22%3A%22%22%2C%22segment%22%3A%22%22%2C%22primaryTag%22%3A%22%22%2C%22primaryCategory%22%3A%22%22%2C%22networkCategory%22%3A%22Non-Article%22%2C%22publishDate%22%3A%22%22%2C%22republishDate%22%3A%22%22%2C%22system%22%3A%22%22%7D&userDimensions=%7B%22plan%22%3A%22%22%2C%22userRef%22%3A%22%22%2C%22loggedIn%22%3Afalse%7D&type=pageview&typeValue=&uuid=88e61fdc-76be-4f23-9c93-89db5d660aaavalnetv3.sentinelpro.com/www.moview... https://valnetv3.sentinelpro.com/www.movieweb.com/senp.png?time=1776899848619&permalink=%2F&url=https%3A%2F%2Fmovieweb.com%2F&dimensions=%7B%22contentType%22%3A%22Non-Article%22%2C%22adsTemplate%22%3A%22home%22%2C%22intent%22%3A%22Non-Article%22%2C%22articleType%22%3A%22%22%2C%22segment%22%3A%22%22%2C%22primaryTag%22%3A%22%22%2C%22primaryCategory%22%3A%22%22%2C%22networkCategory%22%3A%22Non-Article%22%2C%22publishDate%22%3A%22%22%2C%22republishDate%22%3A%22%22%2C%22system%22%3A%22%22%7D&userDimensions=%7B%22plan%22%3A%22%22%2C%22userRef%22%3A%22%22%2C%22loggedIn%22%3Afalse%7D&type=pageview&typeValue=&uuid=88e61fdc-76be-4f23-9c93-89db5d660aaa — 200 — 333 B — 749 ms — h2https://static0.moviewebimages.com/assets/css/general-pinned-widgets/accordion-widget.9020419b.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/accordion-widget.9020419b.css — 200 — 2.2 KiB — 4 ms — h2https://static0.moviewebimages.com/assets/css/general-pinned-widgets/vertical-list-widget.0e20e985.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/vertical-list-widget.0e20e985.css — 200 — 2.4 KiB — 4 ms — h2https://static0.moviewebimages.com/assets/css/general-pinned-widgets/carousel-widget.ed5f2de8.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/carousel-widget.ed5f2de8.css — 200 — 2.3 KiB — 4 ms — h2https://static0.moviewebimages.com/assets/css/general-pinned-widgets/horizontal-full-list-widget.a015d80f.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/horizontal-full-list-widget.a015d80f.css — 200 — 2.2 KiB — 24 ms — h2https://scripts.mediavine.com/tags/movieweb.jsscripts.mediavine.com/tags/movieweb... https://scripts.mediavine.com/tags/movieweb.js — 200 — 18.4 KiB — 31 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 30 ms — h3https://static0.moviewebimages.com/assets/css/general-pinned-widgets/newsletter-widget.bb7d9f4c.cssstatic0.moviewebimages.com/assets/c... https://static0.moviewebimages.com/assets/css/general-pinned-widgets/newsletter-widget.bb7d9f4c.css — 200 — 1.9 KiB — 19 ms — h2https://static0.moviewebimages.com/assets/images/mw-logo-full-colored-light.svg?v=3.6static0.moviewebimages.com/assets/i... https://static0.moviewebimages.com/assets/images/mw-logo-full-colored-light.svg?v=3.6 — 200 — 14.5 KiB — 10 ms — h2https://static0.moviewebimages.com/assets/images/mw-logo-icon-colored-light.svg?v=3.6static0.moviewebimages.com/assets/i... https://static0.moviewebimages.com/assets/images/mw-logo-icon-colored-light.svg?v=3.6 — 200 — 952 B — 9 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/clayface.jpg?q=49&fit=crop&w=856&h=524&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/clayface.jpg?q=49&fit=crop&w=856&h=524&dpr=2 — 200 — 27.7 KiB — 11 ms — h2https://www.google.com/recaptcha/api.js?hl=enwww.google.com/recaptcha/api.js?hl=... https://www.google.com/recaptcha/api.js?hl=en — 200 — 1012 B — 30 ms — h3https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/01/mw-bg3.jpgstatic0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/01/mw-bg3.jpg — 200 — 244.0 KiB — 26 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/vv-2.jpg?q=49&fit=crop&w=472&h=367&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/vv-2.jpg?q=49&fit=crop&w=472&h=367&dpr=2 — 200 — 67.4 KiB — 46 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/8740969.jpg?q=49&fit=crop&w=472&h=367&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/8740969.jpg?q=49&fit=crop&w=472&h=367&dpr=2 — 200 — 19.8 KiB — 33 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/12/mv5bzdywmgrjztitzmy4yi00ywy5lwi3nmmtmtljowe0njm4zwe3xkeyxkfqcgc-_v1_.jpg?q=49&fit=crop&w=472&h=367&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/12/mv5bzdywmgrjztitzmy4yi00ywy5lwi3nmmtmtljowe0njm4zwe3xkeyxkfqcgc-_v1_.jpg?q=49&fit=crop&w=472&h=367&dpr=2 — 200 — 23.1 KiB — 53 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/will-forte-in-coyote-vs-acme.jpg?q=49&fit=crop&w=472&h=367&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/will-forte-in-coyote-vs-acme.jpg?q=49&fit=crop&w=472&h=367&dpr=2 — 200 — 18.4 KiB — 46 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2024/10/venom-in-spider-man-no-way-home-post-credit-scene.jpg?q=49&fit=crop&w=128&h=83&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2024/10/venom-in-spider-man-no-way-home-post-credit-scene.jpg?q=49&fit=crop&w=128&h=83&dpr=2 — 200 — 5.0 KiB — 18 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/michael-b-jordan-in-without-remorse.jpg?q=49&fit=crop&w=128&h=83&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/michael-b-jordan-in-without-remorse.jpg?q=49&fit=crop&w=128&h=83&dpr=2 — 200 — 3.3 KiB — 30 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/heart-eyes-killer-in-heart-eyes.jpg?q=49&fit=crop&w=128&h=83&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/heart-eyes-killer-in-heart-eyes.jpg?q=49&fit=crop&w=128&h=83&dpr=2 — 200 — 2.7 KiB — 35 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/maika-monroe-in-victorian-psycho.jpg?q=49&fit=crop&w=128&h=83&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/maika-monroe-in-victorian-psycho.jpg?q=49&fit=crop&w=128&h=83&dpr=2 — 200 — 3.4 KiB — 104 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/02/the-mandalorian-and-grogu-meditation.jpg?q=49&fit=crop&w=735&h=431&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/02/the-mandalorian-and-grogu-meditation.jpg?q=49&fit=crop&w=735&h=431&dpr=2 — 200 — 46.6 KiB — 98 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/03/untitled-design-132.jpg?q=49&fit=crop&w=312&h=375&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/03/untitled-design-132.jpg?q=49&fit=crop&w=312&h=375&dpr=2 — 200 — 19.2 KiB — 105 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/vv-1.jpg?q=49&fit=crop&w=312&h=375&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/vv-1.jpg?q=49&fit=crop&w=312&h=375&dpr=2 — 200 — 9.1 KiB — 49 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/predator-best-sci-fi-action-movie-1980s-streaming-free-tubi-billy.jpg?q=49&fit=cover&w=200&h=115&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/predator-best-sci-fi-action-movie-1980s-streaming-free-tubi-billy.jpg?q=49&fit=cover&w=200&h=115&dpr=2 — 200 — 9.6 KiB — 100 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/03/emily-blunt-in-disclosure-day.jpg?q=49&fit=cover&w=200&h=115&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/03/emily-blunt-in-disclosure-day.jpg?q=49&fit=cover&w=200&h=115&dpr=2 — 200 — 4.5 KiB — 300 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/10/leatherface-in-the-texas-chain-saw-massacre.jpg?q=49&fit=cover&w=200&h=115&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/10/leatherface-in-the-texas-chain-saw-massacre.jpg?q=49&fit=cover&w=200&h=115&dpr=2 — 200 — 5.7 KiB — 104 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/xx-4.jpg?q=49&fit=crop&w=667&h=375&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/xx-4.jpg?q=49&fit=crop&w=667&h=375&dpr=2 — 200 — 32.8 KiB — 60 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/nobody-2-streaming-success-hbo-max-john-wick-action.jpg?q=49&fit=crop&w=667&h=375&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/nobody-2-streaming-success-hbo-max-john-wick-action.jpg?q=49&fit=crop&w=667&h=375&dpr=2 — 200 — 15.9 KiB — 119 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/the-silence-of-the-lambs.jpg?q=49&fit=crop&w=667&h=375&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/the-silence-of-the-lambs.jpg?q=49&fit=crop&w=667&h=375&dpr=2 — 200 — 7.2 KiB — 97 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/29-years-ago-the-greatest-video-game-adaptation-of-all-time-premiered.jpg?q=49&fit=crop&w=251&h=188&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/29-years-ago-the-greatest-video-game-adaptation-of-all-time-premiered.jpg?q=49&fit=crop&w=251&h=188&dpr=2 — 200 — 16.3 KiB — 37 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/people-in-cages-in-children-of-men.jpg?q=49&fit=crop&w=251&h=188&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/people-in-cages-in-children-of-men.jpg?q=49&fit=crop&w=251&h=188&dpr=2 — 200 — 18.1 KiB — 40 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/tcdinvi_zu126-1.jpg?q=49&fit=crop&w=251&h=188&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/tcdinvi_zu126-1.jpg?q=49&fit=crop&w=251&h=188&dpr=2 — 200 — 13.8 KiB — 45 ms — h2https://cdn.adsninja.ca/adsninja_worker_caller.js?v=3648cdn.adsninja.ca/adsninja_worker_cal... https://cdn.adsninja.ca/adsninja_worker_caller.js?v=3648 — 200 — 1.4 KiB — 204 ms — h2https://cdn.adsninja.ca/an_sn_worker_caller.js?v=3648cdn.adsninja.ca/an_sn_worker_caller... https://cdn.adsninja.ca/an_sn_worker_caller.js?v=3648 — 200 — 1.3 KiB — 140 ms — h2blob:https://movieweb.com/4ef04ee5-88e0-4d52-9dcd-4187b263e764movieweb.com/4ef04ee5-88e0-4d52-9dc... blob:https://movieweb.com/4ef04ee5-88e0-4d52-9dcd-4187b263e764 — 200 — -1 B — 321 ms — blobhttps://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/karl-urban-as-billy-butcher-in-the-boys.jpg?q=49&fit=crop&w=251&h=188&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/karl-urban-as-billy-butcher-in-the-boys.jpg?q=49&fit=crop&w=251&h=188&dpr=2 — 200 — 7.2 KiB — 25 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/10/alan-ritchson-in-reacher.jpg?q=49&fit=crop&w=251&h=188&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/10/alan-ritchson-in-reacher.jpg?q=49&fit=crop&w=251&h=188&dpr=2 — 200 — 6.4 KiB — 27 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2024/10/venom-in-spider-man-no-way-home-post-credit-scene.jpg?q=49&fit=crop&w=300&h=228&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2024/10/venom-in-spider-man-no-way-home-post-credit-scene.jpg?q=49&fit=crop&w=300&h=228&dpr=2 — 200 — 12.0 KiB — 272 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/michael-b-jordan-in-without-remorse.jpg?q=49&fit=crop&w=300&h=228&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/michael-b-jordan-in-without-remorse.jpg?q=49&fit=crop&w=300&h=228&dpr=2 — 200 — 8.6 KiB — 279 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/heart-eyes-killer-in-heart-eyes.jpg?q=49&fit=crop&w=300&h=228&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/heart-eyes-killer-in-heart-eyes.jpg?q=49&fit=crop&w=300&h=228&dpr=2 — 200 — 6.3 KiB — 274 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/maika-monroe-in-victorian-psycho.jpg?q=49&fit=crop&w=300&h=228&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/maika-monroe-in-victorian-psycho.jpg?q=49&fit=crop&w=300&h=228&dpr=2 — 200 — 12.2 KiB — 329 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/03/robert-pattinson-the-batman-part-ii-script-update-dcu.jpg?q=49&fit=crop&w=300&h=228&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/03/robert-pattinson-the-batman-part-ii-script-update-dcu.jpg?q=49&fit=crop&w=300&h=228&dpr=2 — 200 — 6.4 KiB — 30 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/11/tom-cruise-as-capt-pete-maverick-mitchell.jpg?q=49&fit=crop&w=100&h=67&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2025/11/tom-cruise-as-capt-pete-maverick-mitchell.jpg?q=49&fit=crop&w=100&h=67&dpr=2 — 200 — 3.9 KiB — 38 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/project-hail-mary-rocky.jpg?q=49&fit=crop&w=100&h=67&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/project-hail-mary-rocky.jpg?q=49&fit=crop&w=100&h=67&dpr=2 — 200 — 5.2 KiB — 26 ms — h2https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/mark-hamill-as-luke-skywalker-in-star-wars.jpg?q=49&fit=crop&w=100&h=67&dpr=2static0.moviewebimages.com/wordpres... https://static0.moviewebimages.com/wordpress/wp-content/uploads/2026/04/mark-hamill-as-luke-skywalker-in-star-wars.jpg?q=49&fit=crop&w=100&h=67&dpr=2 — 200 — 3.1 KiB — 16 ms — h2https://applets.ebxcdn.com/applets/movieweb.com/scripts.jsapplets.ebxcdn.com/applets/movieweb... https://applets.ebxcdn.com/applets/movieweb.com/scripts.js — 200 — 2.9 KiB — 36 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-3476XM8ZTS&gtm=45je64m0h2v871007669za200zd871007669&_p=1776899848618&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=105712877.1776899849&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117384406~117512543&sid=1776899849&sct=1&seg=0&dl=https%3A%2F%2Fmovieweb.com%2F&dt=MovieWeb%20-%20Movie%20News%2C%20Trailers%2C%20Reviews%2C%20and%20Exclusives.&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.post_id=Non-Article&ep.article_template=&ep.browser_user_agent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&ep.author=Non-Article&ep.jr_editor=Non-Article&ep.sr_editor=Non-Article&ep.primary_category=Non-Article&ep.tags=&ep.payment_category=Non-Article&ep.content_type=Non-Article&ep.intent=Non-Article&ep.network_category=Non-Article&ep.is_amp_traffic=false&ep.template=home&ep.is_ad_block=false&ep.classification=&ep.is_subscribed_premium=false&ep.subscription_plan=&ep.ip_address=95.85.78.48&ep.date_published=&ep.date_republished=&ep.brand_segment=&ep.video_picker=none&ep.ideator=&ep.templateLayout=&ep.first_view=true&ep.authenticated_traffic=false&ep.first_visit=true&tfd=1723analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-3476XM8ZTS&gtm=45je64m0h2v871007669za200zd871007669&_p=1776899848618&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=105712877.1776899849&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117384406~117512543&sid=1776899849&sct=1&seg=0&dl=https%3A%2F%2Fmovieweb.com%2F&dt=MovieWeb%20-%20Movie%20News%2C%20Trailers%2C%20Reviews%2C%20and%20Exclusives.&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.post_id=Non-Article&ep.article_template=&ep.browser_user_agent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&ep.author=Non-Article&ep.jr_editor=Non-Article&ep.sr_editor=Non-Article&ep.primary_category=Non-Article&ep.tags=&ep.payment_category=Non-Article&ep.content_type=Non-Article&ep.intent=Non-Article&ep.network_category=Non-Article&ep.is_amp_traffic=false&ep.template=home&ep.is_ad_block=false&ep.classification=&ep.is_subscribed_premium=false&ep.subscription_plan=&ep.ip_address=95.85.78.48&ep.date_published=&ep.date_republished=&ep.brand_segment=&ep.video_picker=none&ep.ideator=&ep.templateLayout=&ep.first_view=true&ep.authenticated_traffic=false&ep.first_visit=true&tfd=1723 — 204 — 547 B — 119 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3476XM8ZTS&cid=105712877.1776899849&gtm=45je64m0h2v871007669za200zd871007669&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401~117384406~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3476XM8ZTS&cid=105712877.1776899849&gtm=45je64m0h2v871007669za200zd871007669&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401~117384406~117512543 — 204 — 556 B — 24 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3476XM8ZTS&cid=105712877.1776899849&gtm=45je64m0h2v871007669za200zd871007669&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401~117384406~117512543&z=781348894www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3476XM8ZTS&cid=105712877.1776899849&gtm=45je64m0h2v871007669za200zd871007669&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401~117384406~117512543&z=781348894 — 200 — 408 B — 30 ms — h2blob:https://movieweb.com/be76b4b3-efa9-448b-b7ba-cacbfb114154movieweb.com/be76b4b3-efa9-448b-b7b... blob:https://movieweb.com/be76b4b3-efa9-448b-b7ba-cacbfb114154 — 200 — -1 B — 212 ms — blobblob:https://movieweb.com/3dd1b851-20ad-45c3-aedb-4eafbe7f5c22movieweb.com/3dd1b851-20ad-45c3-aed... blob:https://movieweb.com/3dd1b851-20ad-45c3-aedb-4eafbe7f5c22 — 200 — -1 B — 146 ms — blobhttps://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.2 KiB — 70 ms — h3https://scripts.mediavine.com/flooring/countryLookupscripts.mediavine.com/flooring/coun... https://scripts.mediavine.com/flooring/countryLookup — 200 — 249 B — 28 ms — h2https://scripts.mediavine.com/launcher/settings.json?off=mediavinescripts.mediavine.com/launcher/sett... https://scripts.mediavine.com/launcher/settings.json?off=mediavine — 200 — 3.5 KiB — 27 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 120 ms — h2https://static0.moviewebimages.com/assets/worker.c6fe5279.jsstatic0.moviewebimages.com/assets/w... https://static0.moviewebimages.com/assets/worker.c6fe5279.js — 200 — 518 B — 20 ms — h2https://cdn.adsninja.ca/an_sn_worker.js?v=3648cdn.adsninja.ca/an_sn_worker.js?v=3... https://cdn.adsninja.ca/an_sn_worker.js?v=3648 — 200 — 861 B — 55 ms — h2https://cdn.adsninja.ca/adsninja_worker.js?v=3648cdn.adsninja.ca/adsninja_worker.js?... https://cdn.adsninja.ca/adsninja_worker.js?v=3648 — 200 — 859 B — 115 ms — h2https://keywords.mediavine.com/keyword?pageUrl=https://movieweb.com/keywords.mediavine.com/keyword?page... https://keywords.mediavine.com/keyword?pageUrl=https://movieweb.com/ — 204 — 0 B — 265 ms — h2https://scripts.mediavine.com/tags/3.44.10-valnetEnt.1/wrapper.min.js?bust=1901876217scripts.mediavine.com/tags/3.44.10-... https://scripts.mediavine.com/tags/3.44.10-valnetEnt.1/wrapper.min.js?bust=1901876217 — 200 — 78.4 KiB — 64 ms — h2https://exchange.mediavine.com/usersync.min.js?s2sVersion=crusty-texchange.mediavine.com/usersync.min... https://exchange.mediavine.com/usersync.min.js?s2sVersion=crusty-t — 200 — 3.9 KiB — 531 ms — h2https://static0.moviewebimages.com/assets/newsletter-preferences-popup.ea4926f7.jsstatic0.moviewebimages.com/assets/n... https://static0.moviewebimages.com/assets/newsletter-preferences-popup.ea4926f7.js — 200 — 2.0 KiB — 21 ms — h2https://static0.moviewebimages.com/assets/newsletter-preferences-multipart-popup.0fe41e74.jsstatic0.moviewebimages.com/assets/n... https://static0.moviewebimages.com/assets/newsletter-preferences-multipart-popup.0fe41e74.js — 200 — 11.2 KiB — 52 ms — h2https://static0.moviewebimages.com/assets/valnet-footer-homepage.d46f6ba3.jsstatic0.moviewebimages.com/assets/v... https://static0.moviewebimages.com/assets/valnet-footer-homepage.d46f6ba3.js — 200 — 3.8 KiB — 35 ms — h2https://static0.moviewebimages.com/assets/valnet-threads.490bdf36.jsstatic0.moviewebimages.com/assets/v... https://static0.moviewebimages.com/assets/valnet-threads.490bdf36.js — 200 — 14.8 KiB — 33 ms — h2https://static0.moviewebimages.com/assets/article-comments.050184fe.jsstatic0.moviewebimages.com/assets/a... https://static0.moviewebimages.com/assets/article-comments.050184fe.js — 200 — 19.3 KiB — 50 ms — h2https://static0.moviewebimages.com/assets/follow-page.ac6da750.jsstatic0.moviewebimages.com/assets/f... https://static0.moviewebimages.com/assets/follow-page.ac6da750.js — 200 — 4.3 KiB — 29 ms — h2https://static0.moviewebimages.com/assets/valnet-footer.08dab0d7.jsstatic0.moviewebimages.com/assets/v... https://static0.moviewebimages.com/assets/valnet-footer.08dab0d7.js — 200 — 64.3 KiB — 57 ms — h2https://cdn.adsninja.ca/an_sn.js?v=3648cdn.adsninja.ca/an_sn.js?v=3648 https://cdn.adsninja.ca/an_sn.js?v=3648 — 200 — 3.1 KiB — 75 ms — h2https://exchange.mediavine.com/ias/check?s2sVersion=crusty-texchange.mediavine.com/ias/check?s2... https://exchange.mediavine.com/ias/check?s2sVersion=crusty-t — 200 — 286 B — 390 ms — h2https://scripts.mediavine.com/tags/1501/0d8396149004c52954cf.min.jsscripts.mediavine.com/tags/1501/0d8... https://scripts.mediavine.com/tags/1501/0d8396149004c52954cf.min.js — 200 — 2.0 KiB — 3 ms — h2https://cdn.adsninja.ca/adsninja_client_no_ads.js?v=3648cdn.adsninja.ca/adsninja_client_no_... https://cdn.adsninja.ca/adsninja_client_no_ads.js?v=3648 — 200 — 23.9 KiB — 103 ms — h2https://keywords.mediavine.com/keyword?pageUrl=https://movieweb.com/keywords.mediavine.com/keyword?page... https://keywords.mediavine.com/keyword?pageUrl=https://movieweb.com/ — 200 — 400 B — 6 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeXhCsUAAAAAPI3u-Fknyv2O01JI1GEfnRWV4it&co=aHR0cHM6Ly9tb3ZpZXdlYi5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=normal&anchor-ms=20000&execute-ms=30000&cb=wo45iw2qpuxwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeXhCsUAAAAAPI3u-Fknyv2O01JI1GEfnRWV4it&co=aHR0cHM6Ly9tb3ZpZXdlYi5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=normal&anchor-ms=20000&execute-ms=30000&cb=wo45iw2qpux — 200 — 27.4 KiB — 25 ms — h3https://silo58.p7cloud.net/as1.js?uri=https://movieweb.comsilo58.p7cloud.net/as1.js?uri=https... https://silo58.p7cloud.net/as1.js?uri=https://movieweb.com — 200 — 59.9 KiB — 25 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 17 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 51 ms — h2https://silo58.p7cloud.net/if.html?gdpr=false&gdprConsent=false&tpd=true&md=falsesilo58.p7cloud.net/if.html?gdpr=fal... https://silo58.p7cloud.net/if.html?gdpr=false&gdprConsent=false&tpd=true&md=false — 200 — 1.5 KiB — 19 ms — h2https://ua.p7cloud.net/asp?aspan=YXJjc3Bhbi11c2VyOmFyY3NwYW4tZHJvd3NzYXAua.p7cloud.net/asp?aspan=YXJjc3Bhbi... https://ua.p7cloud.net/asp?aspan=YXJjc3Bhbi11c2VyOmFyY3NwYW4tZHJvd3NzYXA — 200 — 319 B — 69 ms — h2https://location.p7cloud.net/locdotlocation.p7cloud.net/locdot https://location.p7cloud.net/locdot — 200 — 560 B — 118 ms — h2https://d3j8vl19c1131u.cloudfront.net/13333?uri=6bc6b59f-deda-4e79-9f3c-ed8de380e5d8&region=usd3j8vl19c1131u.cloudfront.net/13333... https://d3j8vl19c1131u.cloudfront.net/13333?uri=6bc6b59f-deda-4e79-9f3c-ed8de380e5d8&region=us — 200 — 283 B — 1.1 s — h2https://idsync.rlcdn.com/713229.gif?partner_uid=silo58:6bc6b59f-deda-4e79-9f3c-ed8de380e5d8idsync.rlcdn.com/713229.gif?partner... https://idsync.rlcdn.com/713229.gif?partner_uid=silo58:6bc6b59f-deda-4e79-9f3c-ed8de380e5d8 — -1 — 0 B — 238 ms — https://pixel.tapad.com/idsync/ex/receive?partner_id=3416&partner_device_id=silo58:6bc6b59f-deda-4e79-9f3c-ed8de380e5d8pixel.tapad.com/idsync/ex/receive?p... https://pixel.tapad.com/idsync/ex/receive?partner_id=3416&partner_device_id=silo58:6bc6b59f-deda-4e79-9f3c-ed8de380e5d8 — 302 — 630 B — 72 ms — h2https://scripts.mediavine.com/tags/3318/fa6cd5e582c41b54b01c.min.jsscripts.mediavine.com/tags/3318/fa6... https://scripts.mediavine.com/tags/3318/fa6cd5e582c41b54b01c.min.js — 200 — 4.2 KiB — 6 ms — h2https://scripts.mediavine.com/tags/cmp/e8484401c62373a45398.min.jsscripts.mediavine.com/tags/cmp/e848... https://scripts.mediavine.com/tags/cmp/e8484401c62373a45398.min.js — 200 — 9.4 KiB — 10 ms — h2https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3416&partner_device_id=silo58:6bc6b59f-deda-4e79-9f3c-ed8de380e5d8pixel.tapad.com/idsync/ex/receive/c... https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3416&partner_device_id=silo58:6bc6b59f-deda-4e79-9f3c-ed8de380e5d8 — 302 — 419 B — 79 ms — h2https://eu-us.consentmanager.net/delivery/cmp.php?&cdid=327a1a122243e&h=https%3A%2F%2Fmovieweb.com%2F&&cmpsetcc=SG-01&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=EN&o=1776899850080eu-us.consentmanager.net/delivery/c... https://eu-us.consentmanager.net/delivery/cmp.php?&cdid=327a1a122243e&h=https%3A%2F%2Fmovieweb.com%2F&&cmpsetcc=SG-01&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=EN&o=1776899850080 — 200 — 2.7 KiB — 526 ms — h2https://eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22eu-us-cdn.consentmanager.net/delive... https://eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 — 200 — 101.0 KiB — 35 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=d0582176-5f51-4f8b-861e-6de4062bb006%252C%252C&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=d0582176-5f51-4f8b-861e-6de4062bb006%252C%252C&gdpr=0&gdpr_consent= — 302 — 372 B — 13 ms — h2https://scripts.grow.me/main.jsscripts.grow.me/main.js https://scripts.grow.me/main.js — 200 — 5.0 KiB — 27 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 268 ms — h3https://match.adsrvr.org/track/cmb/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=d0582176-5f51-4f8b-861e-6de4062bb006%252C%252C&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=d0582176-5f51-4f8b-861e-6de4062bb006%252C%252C&gdpr=0&gdpr_consent= — 200 — 254 B — 8 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 18 ms — h2https://api.grow.me/location-privacy-infoapi.grow.me/location-privacy-info https://api.grow.me/location-privacy-info — 200 — 457 B — 18 ms — h2https://api.grow.me/grow-headless-versionsapi.grow.me/grow-headless-versions https://api.grow.me/grow-headless-versions — 200 — 223 B — 20 ms — h2https://silo58.p7cloud.net/p.png?visit=custom&arcid=6bc6b59f-deda-4e79-9f3c-ed8de380e5d8&ed=%7B%22v%22%3A490%2C%22sid%22%3A%221jmrnnvnv01475ffeafa2808%22%2C%22PageCustom%22%3A%7B%22postId%22%3A%22Non-Article%22%2C%22author%22%3A%22Non-Article%22%2C%22channel%22%3A%22home%22%2C%22view%22%3A%22%22%2C%22isPremium%22%3A%22false%22%2C%22environment%22%3A%22native%22%2C%22postType%22%3A%22%22%2C%22jrEditor%22%3A%22Non-Article%22%2C%22srEditor%22%3A%22Non-Article%22%2C%22detectedDevice%22%3A%22desktop%22%2C%22postPaymentCategory%22%3A%22Non-Article%22%2C%22category%22%3A%22Non-Article%22%2C%22tags%22%3A%22%22%2C%22networkCategory%22%3A%22Non-Article%22%2C%22contentType%22%3A%22%22%2C%22intent%22%3A%22Non-Article%22%2C%22subscriptionPlan%22%3A%22%22%2C%22language%22%3A%22en%22%2C%22ideator%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fmovieweb.com%2F%22%2C%22referrerDomain%22%3A%22%22%2C%22referrerUrl%22%3A%22%22%7D%7D&cb=1776899850301silo58.p7cloud.net/p.png?visit=cust... https://silo58.p7cloud.net/p.png?visit=custom&arcid=6bc6b59f-deda-4e79-9f3c-ed8de380e5d8&ed=%7B%22v%22%3A490%2C%22sid%22%3A%221jmrnnvnv01475ffeafa2808%22%2C%22PageCustom%22%3A%7B%22postId%22%3A%22Non-Article%22%2C%22author%22%3A%22Non-Article%22%2C%22channel%22%3A%22home%22%2C%22view%22%3A%22%22%2C%22isPremium%22%3A%22false%22%2C%22environment%22%3A%22native%22%2C%22postType%22%3A%22%22%2C%22jrEditor%22%3A%22Non-Article%22%2C%22srEditor%22%3A%22Non-Article%22%2C%22detectedDevice%22%3A%22desktop%22%2C%22postPaymentCategory%22%3A%22Non-Article%22%2C%22category%22%3A%22Non-Article%22%2C%22tags%22%3A%22%22%2C%22networkCategory%22%3A%22Non-Article%22%2C%22contentType%22%3A%22%22%2C%22intent%22%3A%22Non-Article%22%2C%22subscriptionPlan%22%3A%22%22%2C%22language%22%3A%22en%22%2C%22ideator%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fmovieweb.com%2F%22%2C%22referrerDomain%22%3A%22%22%2C%22referrerUrl%22%3A%22%22%7D%7D&cb=1776899850301 — 200 — 532 B — 9 ms — h2https://silo58.p7cloud.net/p.png?visit=pagedata&arcid=6bc6b59f-deda-4e79-9f3c-ed8de380e5d8&ed=%7B%22v%22%3A490%2C%22pa%22%3A%7B%22postId%22%3A%22Non-Article%22%2C%22author%22%3A%22Non-Article%22%2C%22channel%22%3A%22home%22%2C%22view%22%3A%22%22%2C%22isPremium%22%3A%22false%22%2C%22environment%22%3A%22native%22%2C%22postType%22%3A%22%22%2C%22jrEditor%22%3A%22Non-Article%22%2C%22srEditor%22%3A%22Non-Article%22%2C%22detectedDevice%22%3A%22desktop%22%2C%22postPaymentCategory%22%3A%22Non-Article%22%2C%22category%22%3A%22Non-Article%22%2C%22tags%22%3A%22%22%2C%22networkCategory%22%3A%22Non-Article%22%2C%22contentType%22%3A%22%22%2C%22intent%22%3A%22Non-Article%22%2C%22subscriptionPlan%22%3A%22%22%2C%22language%22%3A%22en%22%2C%22ideator%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fmovieweb.com%2F%22%2C%22referrerDomain%22%3A%22%22%2C%22referrerUrl%22%3A%22%22%7D%2C%22sid%22%3A%221jmrnnvnv01475ffeafa2808%22%7D&cb=1776899850303silo58.p7cloud.net/p.png?visit=page... https://silo58.p7cloud.net/p.png?visit=pagedata&arcid=6bc6b59f-deda-4e79-9f3c-ed8de380e5d8&ed=%7B%22v%22%3A490%2C%22pa%22%3A%7B%22postId%22%3A%22Non-Article%22%2C%22author%22%3A%22Non-Article%22%2C%22channel%22%3A%22home%22%2C%22view%22%3A%22%22%2C%22isPremium%22%3A%22false%22%2C%22environment%22%3A%22native%22%2C%22postType%22%3A%22%22%2C%22jrEditor%22%3A%22Non-Article%22%2C%22srEditor%22%3A%22Non-Article%22%2C%22detectedDevice%22%3A%22desktop%22%2C%22postPaymentCategory%22%3A%22Non-Article%22%2C%22category%22%3A%22Non-Article%22%2C%22tags%22%3A%22%22%2C%22networkCategory%22%3A%22Non-Article%22%2C%22contentType%22%3A%22%22%2C%22intent%22%3A%22Non-Article%22%2C%22subscriptionPlan%22%3A%22%22%2C%22language%22%3A%22en%22%2C%22ideator%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fmovieweb.com%2F%22%2C%22referrerDomain%22%3A%22%22%2C%22referrerUrl%22%3A%22%22%7D%2C%22sid%22%3A%221jmrnnvnv01475ffeafa2808%22%7D&cb=1776899850303 — 200 — 533 B — 11 ms — h2https://scripts.grow.me/app.1.19.27.jsscripts.grow.me/app.1.19.27.js https://scripts.grow.me/app.1.19.27.js — 200 — 14.8 KiB — 5 ms — h2https://growmefrontendassetsstack-growheadlessbucket79e0b0-aqcqbhbrt0qb.s3.amazonaws.com/712.3468bb22.chunk.jsgrowmefrontendassetsstack-growheadl... https://growmefrontendassetsstack-growheadlessbucket79e0b0-aqcqbhbrt0qb.s3.amazonaws.com/712.3468bb22.chunk.js — 200 — 2.1 KiB — 915 ms — http/1.1https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTM0MzczLnJfLmxfZW4uZF80NDUxNy54XzY2LnYucC50XzQ0NTE3Lnh0XzI1Nzc.jseu-us-cdn.consentmanager.net/delive... https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTM0MzczLnJfLmxfZW4uZF80NDUxNy54XzY2LnYucC50XzQ0NTE3Lnh0XzI1Nzc.js — 200 — 30.4 KiB — 9 ms — h2https://eu-us.consentmanager.net/delivery/info/?id=134373&did=1&cfdid=1&t=pv.cn.d_reg0.oonv.d_dnsx&h=https%3A%2F%2Fmovieweb.com%2F&o=1776899850804&l=EN&lv=151073&d=1&ct=14&e=&e2=&e3=&i=&sv=2577&dv=66&&cmpsetcc=SG-01eu-us.consentmanager.net/delivery/i... https://eu-us.consentmanager.net/delivery/info/?id=134373&did=1&cfdid=1&t=pv.cn.d_reg0.oonv.d_dnsx&h=https%3A%2F%2Fmovieweb.com%2F&o=1776899850804&l=EN&lv=151073&d=1&ct=14&e=&e2=&e3=&i=&sv=2577&dv=66&&cmpsetcc=SG-01 — 200 — 320 B — 180 ms — h2https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6LeXhCsUAAAAAPI3u-Fknyv2O01JI1GEfnRWV4it&bft=0dAFcWeA46VIRnc1fIN-xcBTWz4KxRbqvK_hv6UY0TrfV6SFDougs5C_rcqPo2TiLteYMTUoCzZmkKos2lmKI3prLasMZDpUF9aAwww.google.com/recaptcha/api2/bfram... https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6LeXhCsUAAAAAPI3u-Fknyv2O01JI1GEfnRWV4it&bft=0dAFcWeA46VIRnc1fIN-xcBTWz4KxRbqvK_hv6UY0TrfV6SFDougs5C_rcqPo2TiLteYMTUoCzZmkKos2lmKI3prLasMZDpUF9aA — 200 — 2.2 KiB — 14 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 0 B — 0 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 0 ms — h2https://silo58.p7cloud.net/p.png?visit=page&arcid=6bc6b59f-deda-4e79-9f3c-ed8de380e5d8&ed=%7B%22v%22%3A490%2C%22p%22%3A%22https%3A%2F%2Fmovieweb.com%2F%22%2C%22r%22%3A%22%22%2C%22tpc%22%3A0%2C%22sid%22%3A%221jmrnnvnv01475ffeafa2808%22%2C%22loc%22%3A%7B%22Country%22%3A%22SG%22%2C%22CountryRegion%22%3Anull%2C%22City%22%3A%22Singapore%22%2C%22PostalCode%22%3A%2253%22%2C%22MetroCode%22%3Anull%2C%22ASN%22%3A%22199524%22%2C%22Carrier%22%3Anull%2C%22IP%22%3A%222a03%22%7D%2C%22cbd%22%3A%2220260422%22%2C%22ids%22%3A%22%22%2C%22sess%22%3A%228brcn7onowb8igro9b4cb9%22%2C%22grp%22%3A90%2C%22cohorts%22%3A%5B%22NrMFh8dy%22%2C%22jc7ZaXQb%22%2C%22k6UJQBMe%22%2C%22NtZTdco2%22%2C%22AKrYVNXj%22%2C%22LsgWNktq%22%2C%22dgT89f6P%22%2C%22nNvXGpta%22%2C%229CUjyR5y%22%5D%7D&cb=1776899850990silo58.p7cloud.net/p.png?visit=page... https://silo58.p7cloud.net/p.png?visit=page&arcid=6bc6b59f-deda-4e79-9f3c-ed8de380e5d8&ed=%7B%22v%22%3A490%2C%22p%22%3A%22https%3A%2F%2Fmovieweb.com%2F%22%2C%22r%22%3A%22%22%2C%22tpc%22%3A0%2C%22sid%22%3A%221jmrnnvnv01475ffeafa2808%22%2C%22loc%22%3A%7B%22Country%22%3A%22SG%22%2C%22CountryRegion%22%3Anull%2C%22City%22%3A%22Singapore%22%2C%22PostalCode%22%3A%2253%22%2C%22MetroCode%22%3Anull%2C%22ASN%22%3A%22199524%22%2C%22Carrier%22%3Anull%2C%22IP%22%3A%222a03%22%7D%2C%22cbd%22%3A%2220260422%22%2C%22ids%22%3A%22%22%2C%22sess%22%3A%228brcn7onowb8igro9b4cb9%22%2C%22grp%22%3A90%2C%22cohorts%22%3A%5B%22NrMFh8dy%22%2C%22jc7ZaXQb%22%2C%22k6UJQBMe%22%2C%22NtZTdco2%22%2C%22AKrYVNXj%22%2C%22LsgWNktq%22%2C%22dgT89f6P%22%2C%22nNvXGpta%22%2C%229CUjyR5y%22%5D%7D&cb=1776899850990 — 200 — 534 B — 4 ms — h2https://cdn.prod.uidapi.com/uid2-sdk-4.0.1.jscdn.prod.uidapi.com/uid2-sdk-4.0.1.... https://cdn.prod.uidapi.com/uid2-sdk-4.0.1.js — 200 — 9.6 KiB — 22 ms — h2https://app.grow.me/iframe-login?siteId=09ff9231-1bfa-43d9-8b7c-f59c4fe0ad25&isHeadless=true&callback=https%3A%2F%2Fmovieweb.com%2F&isGdprCountry=falseapp.grow.me/iframe-login?siteId=09f... https://app.grow.me/iframe-login?siteId=09ff9231-1bfa-43d9-8b7c-f59c4fe0ad25&isHeadless=true&callback=https%3A%2F%2Fmovieweb.com%2F&isGdprCountry=false — 200 — 2.2 KiB — 16 ms — h2https://movieweb.com/public/build/images/favicon-192x192.png/public/build/images/favicon-192x19... https://movieweb.com/public/build/images/favicon-192x192.png — 200 — 14.4 KiB — 274 ms — h2https://movieweb.com/public/build/images/favicon-48x48.png/public/build/images/favicon-48x48.... https://movieweb.com/public/build/images/favicon-48x48.png — 200 — 3.0 KiB — 248 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
77% of JavaScript execution is third-party
First-party Third-party 1257ms · 341KB · €14/mo
static0.moviewebimages.com
Other
Costly
Execution 320ms
Transfer 64 KB
Unused 77%
Monthly Cost €3/mo
www.gstatic.com
Other
Costly
Execution 268ms
Transfer 0 KB
Unused 49%
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 247ms
Transfer 0 KB
Monthly Cost €3/mo
eu-us-cdn.consentmanager.net
Other
Optional
Execution 179ms
Transfer 30 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 125ms
Transfer 158 KB
Unused 40%
Monthly Cost €1/mo
scripts.mediavine.com
Other
Optional
Execution 62ms
Transfer 9 KB
Monthly Cost €1/mo
scripts.mediavine.com
Other
Optional
Execution 57ms
Transfer 78 KB
Unused 26%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • static0.moviewebimages.com adds 320ms and costs ~€3/month
  • www.gstatic.com adds 268ms and costs ~€3/month
  • Unattributable adds 247ms and costs ~€3/month

77% 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

static0.moviewebimages.com takes 320ms 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

77% of static0.moviewebimages.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

www.gstatic.com takes 268ms 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

Unattributable takes 247ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

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

Send Feedback