Skip to content
https://themoviedb.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

5.12 s

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

15.54 s

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

1.37 s

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.

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

15.96 s

Page Load Progression

381 ms
762 ms
1.1 s
1.5 s
1.9 s
2.3 s
2.7 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 130 requests
FIX
2.5 MB transferred, 130 requests
Warning::
Page weighs 6.7 MB (2.5 MB transferred)
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
Fonts are 313 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 313 KB
Info::
CSS is 237 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 237 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.51 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
130 requests
0.51 g CO2 per page load
JavaScript 1.4 MiB 56%
Images 358.1 KiB 14%
Fonts 312.9 KiB 12%
CSS 237.1 KiB 9%
Other 148.5 KiB 6%
HTML 16.1 KiB 1%
Other 15.4 KiB 1%
Other 8.7 KiB 0%
Other 1.1 KiB 0%
Other 551 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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.5 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4705ms total JS execution
FIX
4705ms total JS execution
Warning::
https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd...: 1285ms CPU time
Warning::
https://www.themoviedb.org/assets/2/jquery-3.7.1.m...: 913ms CPU time
Warning::
Unattributable: 793ms CPU time
Warning::
https://www.themoviedb.org/: 361ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202310.2...: 341ms CPU time
Warning::
Third-party scripts: 4705ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 27% Style & Layout 13% Script Parsing & Compilation 7% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/challenge.js1285ms1031ms139ms3rd
https://www.themoviedb.org/assets/2/jquery-3.7.1.min-fc9a93dd241f6b045cbff0481cf4e1901becd0e12fb45166a8f17f95823f0b1a.js913ms334ms10ms3rd
Unattributable793ms126ms0ms3rd
https://www.themoviedb.org/361ms23ms7ms3rd
https://cdn.cookielaw.org/scripttemplates/202310.2.0/otBannerSdk.js341ms167ms41ms3rd
https://www.googletagmanager.com/gtag/js?id=G-4257LNMWD9&cx=c&gtm=4e64k0313ms264ms45ms3rd
https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.core-dPDIB4OG.js292ms65ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5QWVXV186ms149ms35ms3rd
https://www.themoviedb.org/assets/2/application-78225d04e7486e54607783332d71375785dcc9f3360b516019e46314276a0b17.css104ms0ms0ms3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js66ms56ms3ms3rd

Showing top 10 of 11 scripts

D
JS Bundles
Action
61 scripts, 450 KB unused
FIX
61 scripts, 450 KB unused
Warning::
https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd...: 248 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-4257...: 65 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5QW...: 62 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202310.2...: 55 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.themoviedb.org/assets/2/kendo-2026.1.4...: 20 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 450 KB
450 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/challenge.js501 KB248 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-4257LNMWD9&cx=c&gtm=4e64k0157 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5QWVXV127 KB62 KB (49%)3rd
https://cdn.cookielaw.org/scripttemplates/202310.2.0/otBannerSdk.js103 KB55 KB (53%)3rd
https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.data-DA0WQLfP.js25 KB20 KB (83%)3rd
https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.html.base-BCJmodOg.js1 KB3rd
https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.dropdownlist-BDnT8VCY.js7 KB3rd
https://www.themoviedb.org/assets/2/application-be3715226e154b6af47fde26e01854f93d9bbcd2245abf2d13ced99b5f6a617b.js23 KB3rd
https://www.themoviedb.org/assets/2/pusher.min-9f51d49d90f7270e50cb33df7624f0e41466e2581a8d5684b3d0412e910b0767.js18 KB3rd
https://www.themoviedb.org/assets/2/nprogress-1833552fcc8da90ba237e12b2b5caeadb1e2e96b0a3eb980dcc87d51aac0918a.js4 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
130 resources · 2.5 MB · 450 KB savings available
FIX
130 resources · 2.5 MB · 450 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~450 KB of savings available
Warning::
129 third-party resources (100% of weight)
Info::
1 resources over 200KB
130 resources · 2.5 MiB · 129 third-party 1.5 MiB over 1MB target
JavaScript 56% · 1.4 MiB
Image 15% · 373.2 KiB
Font 12% · 312.9 KiB
CSS 10% · 241.0 KiB
Other 6% · 149.6 KiB
Document 1% · 20.6 KiB

~450.3 KiB of savings available

Remove unused JavaScript: 450.3 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.

C
Image Optimization
Action
35 images, 0 KB saveable
REVIEW
35 images, 0 KB saveable
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.themoviedb.org/t/p/w260_and_h390_fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
35 images 358 KB
0 oversized -0 KB
15 legacy format
13 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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 (313 KB)
PASS
6 fonts (313 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

313 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 5.1 s LCP 15.5 shttps://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular-f38472b9e378b8c936f55a92677f575ab69e414d7cc3706ecfefeacd994b7975.woff2source-sans-pro-v14-vie... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular-f38472b9e378b8c936f55a92677f575ab69e414d7cc3706ecfefeacd994b7975.woff2 — 61.8 KiB — 39 ms — font-display: swaphttps://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600-6a087a74d78fc7d7b97fa1b0911c4ff3be4ff0bd5144618fd7ddc63ef1777f3a.woff2source-sans-pro-v14-vie... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600-6a087a74d78fc7d7b97fa1b0911c4ff3be4ff0bd5144618fd7ddc63ef1777f3a.woff2 — 61.0 KiB — 26 ms — font-display: swaphttps://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-700-d67f7dff97d105f4ac5616b00fc7822ce2c33f653ece2f547995e6a71bb7b993.woff2source-sans-pro-v14-vie... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-700-d67f7dff97d105f4ac5616b00fc7822ce2c33f653ece2f547995e6a71bb7b993.woff2 — 60.5 KiB — 34 ms — font-display: swaphttps://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-italic-48273a74acbc1611b6ef1d0a771bb8ef042b9922b51d5bff560571dddcb5542a.woff2source-sans-pro-v14-vie... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-italic-48273a74acbc1611b6ef1d0a771bb8ef042b9922b51d5bff560571dddcb5542a.woff2 — 30.2 KiB — 35 ms — font-display: swaphttps://www.themoviedb.org/assets/2/roboto-mono-v12-vietnamese_latin-ext_latin_greek_cyrillic-ext_cyrillic-600-fd4492194b9770dabe2fd50e7057345e4a91f7e4498e8895d7963ccf621ffec5.woff2roboto-mono-v12-vietnam... https://www.themoviedb.org/assets/2/roboto-mono-v12-vietnamese_latin-ext_latin_greek_cyrillic-ext_cyrillic-600-fd4492194b9770dabe2fd50e7057345e4a91f7e4498e8895d7963ccf621ffec5.woff2 — 38.2 KiB — 29 ms — font-display: swaphttps://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300-db9f15a13a9f8b8bc46db7756ab863e8834bd20a7a1124c4c0a5a8f7892f3e99.woff2source-sans-pro-v14-vie... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300-db9f15a13a9f8b8bc46db7756ab863e8834bd20a7a1124c4c0a5a8f7892f3e99.woff2 — 61.1 KiB — 22 ms — font-display: swap
source-sans-pro-v14-vie... woff2 swap
Size 62 KB
Load time 39 ms
Start 241 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-vie... woff2 swap
Size 61 KB
Load time 26 ms
Start 593 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-vie... woff2 swap
Size 60 KB
Load time 34 ms
Start 593 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-vie... woff2 swap
Size 30 KB
Load time 35 ms
Start 595 ms
Risk FOUT — text flashes from fallback to web font
roboto-mono-v12-vietnam... woff2 swap
Size 38 KB
Load time 29 ms
Start 794 ms
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v14-vie... woff2 swap
Size 61 KB
Load time 22 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 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
Network Waterfall
130 requests over 2565ms
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 FCP 5.1 s LCP 15.5 shttps://themoviedb.org// https://themoviedb.org/ — 301 — 406 B — 60 ms — h2https://www.themoviedb.org/www.themoviedb.org/ https://www.themoviedb.org/ — 200 — 16.1 KiB — 174 ms — h2https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular-f38472b9e378b8c936f55a92677f575ab69e414d7cc3706ecfefeacd994b7975.woff2www.themoviedb.org/assets/2/source-... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular-f38472b9e378b8c936f55a92677f575ab69e414d7cc3706ecfefeacd994b7975.woff2 — 200 — 61.8 KiB — 39 ms — h2https://www.themoviedb.org/assets/2/tailwind-b4b9d50fd67f603f0012c8a4e630c03636ab25d344cf016e88112028325fd697.csswww.themoviedb.org/assets/2/tailwin... https://www.themoviedb.org/assets/2/tailwind-b4b9d50fd67f603f0012c8a4e630c03636ab25d344cf016e88112028325fd697.css — 200 — 16.6 KiB — 40 ms — h2https://www.themoviedb.org/assets/2/v4/fonts-dcbded27193f5556450c516bf4b553e851bc6d1c8d1c8e6da45a57e3fc278cff.csswww.themoviedb.org/assets/2/v4/font... https://www.themoviedb.org/assets/2/v4/fonts-dcbded27193f5556450c516bf4b553e851bc6d1c8d1c8e6da45a57e3fc278cff.css — 200 — 2.9 KiB — 44 ms — h2https://www.themoviedb.org/assets/2/application-78225d04e7486e54607783332d71375785dcc9f3360b516019e46314276a0b17.csswww.themoviedb.org/assets/2/applica... https://www.themoviedb.org/assets/2/application-78225d04e7486e54607783332d71375785dcc9f3360b516019e46314276a0b17.css — 200 — 184.8 KiB — 60 ms — h2https://www.themoviedb.org/assets/2/application.mobile-0cba7984d233ae0d8316b0342ffeeb35ee674aa5a2372d83cdbf91bf15e089b3.csswww.themoviedb.org/assets/2/applica... https://www.themoviedb.org/assets/2/application.mobile-0cba7984d233ae0d8316b0342ffeeb35ee674aa5a2372d83cdbf91bf15e089b3.css — 200 — 3.3 KiB — 62 ms — h2https://www.themoviedb.org/assets/2/v4/media-d35150fb57f8cf2696f3489f81cb987ef2ad670a48e6e9ca7ba0960a4221ddb6.csswww.themoviedb.org/assets/2/v4/medi... https://www.themoviedb.org/assets/2/v4/media-d35150fb57f8cf2696f3489f81cb987ef2ad670a48e6e9ca7ba0960a4221ddb6.css — 200 — 14.7 KiB — 69 ms — h2https://www.themoviedb.org/assets/2/v4/mobile/media-16ad1b808b9c718f25f4967bb27e7c05a9d8e0974f841bdb9eb8b07f3f0bd262.csswww.themoviedb.org/assets/2/v4/mobi... https://www.themoviedb.org/assets/2/v4/mobile/media-16ad1b808b9c718f25f4967bb27e7c05a9d8e0974f841bdb9eb8b07f3f0bd262.css — 200 — 6.1 KiB — 65 ms — h2https://www.themoviedb.org/assets/2/v4/discover-6b8fe7c30fb54e75b7dac079b3badcbab1c5f623f9bddfca184f1948167aaaf6.csswww.themoviedb.org/assets/2/v4/disc... https://www.themoviedb.org/assets/2/v4/discover-6b8fe7c30fb54e75b7dac079b3badcbab1c5f623f9bddfca184f1948167aaaf6.css — 200 — 2.2 KiB — 65 ms — h2https://www.themoviedb.org/assets/2/v4/mobile/discover-a44762010264ea283c891b159a91278738159cf9f60e6a09d27370472c9cbf20.csswww.themoviedb.org/assets/2/v4/mobi... https://www.themoviedb.org/assets/2/v4/mobile/discover-a44762010264ea283c891b159a91278738159cf9f60e6a09d27370472c9cbf20.css — 200 — 1.1 KiB — 70 ms — h2https://www.themoviedb.org/assets/2/v4/index-221a687e3de5a07d0f83633b466ec4d3526df3a8720c5fa646b7a06a44bcf035.csswww.themoviedb.org/assets/2/v4/inde... https://www.themoviedb.org/assets/2/v4/index-221a687e3de5a07d0f83633b466ec4d3526df3a8720c5fa646b7a06a44bcf035.css — 200 — 3.8 KiB — 66 ms — h2https://www.themoviedb.org/assets/2/v4/mobile/index-0d70975756f7b6a5ab698ebe48cc359d49ced009a2b68435d9a7595e7270d31d.csswww.themoviedb.org/assets/2/v4/mobi... https://www.themoviedb.org/assets/2/v4/mobile/index-0d70975756f7b6a5ab698ebe48cc359d49ced009a2b68435d9a7595e7270d31d.css — 200 — 1.7 KiB — 70 ms — h2https://www.themoviedb.org/assets/2/jquery-3.7.1.min-fc9a93dd241f6b045cbff0481cf4e1901becd0e12fb45166a8f17f95823f0b1a.jswww.themoviedb.org/assets/2/jquery-... https://www.themoviedb.org/assets/2/jquery-3.7.1.min-fc9a93dd241f6b045cbff0481cf4e1901becd0e12fb45166a8f17f95823f0b1a.js — 200 — 30.1 KiB — 71 ms — h2https://www.themoviedb.org/assets/2/kendo.custom-888b8fe6168a49a346d8f22cbd13c60e6a0516864cff21245520975d16a3e2cf.jswww.themoviedb.org/assets/2/kendo.c... https://www.themoviedb.org/assets/2/kendo.custom-888b8fe6168a49a346d8f22cbd13c60e6a0516864cff21245520975d16a3e2cf.js — 200 — 1.4 KiB — 67 ms — h2https://www.themoviedb.org/assets/2/application-be3715226e154b6af47fde26e01854f93d9bbcd2245abf2d13ced99b5f6a617b.jswww.themoviedb.org/assets/2/applica... https://www.themoviedb.org/assets/2/application-be3715226e154b6af47fde26e01854f93d9bbcd2245abf2d13ced99b5f6a617b.js — 200 — 23.4 KiB — 75 ms — h2https://www.themoviedb.org/assets/2/v4/logos/v2/blue_square_2-d537fb228cf3ded904ef09b136fe3fec72548ebc1fea3fbbd1ad9e36364db38b.svgwww.themoviedb.org/assets/2/v4/logo... https://www.themoviedb.org/assets/2/v4/logos/v2/blue_square_2-d537fb228cf3ded904ef09b136fe3fec72548ebc1fea3fbbd1ad9e36364db38b.svg — 200 — 1.5 KiB — 73 ms — h2https://www.themoviedb.org/manifest.json?version=3www.themoviedb.org/manifest.json?ve... https://www.themoviedb.org/manifest.json?version=3 — 200 — 1.1 KiB — 47 ms — h3https://www.themoviedb.org/assets/2/pusher.min-9f51d49d90f7270e50cb33df7624f0e41466e2581a8d5684b3d0412e910b0767.jswww.themoviedb.org/assets/2/pusher.... https://www.themoviedb.org/assets/2/pusher.min-9f51d49d90f7270e50cb33df7624f0e41466e2581a8d5684b3d0412e910b0767.js — 200 — 18.1 KiB — 30 ms — h3https://www.themoviedb.org/assets/2/nprogress-1833552fcc8da90ba237e12b2b5caeadb1e2e96b0a3eb980dcc87d51aac0918a.jswww.themoviedb.org/assets/2/nprogre... https://www.themoviedb.org/assets/2/nprogress-1833552fcc8da90ba237e12b2b5caeadb1e2e96b0a3eb980dcc87d51aac0918a.js — 200 — 4.0 KiB — 22 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 124 ms — h2https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/challenge.js0692f8bdd7b5.edge.sdk.awswaf.com/06... https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/challenge.js — 200 — 501.2 KiB — 251 ms — h2https://0692f8bdd7b5.edge.captcha-sdk.awswaf.com/0692f8bdd7b5/jsapi.js0692f8bdd7b5.edge.captcha-sdk.awswa... https://0692f8bdd7b5.edge.captcha-sdk.awswaf.com/0692f8bdd7b5/jsapi.js — 307 — 399 B — 273 ms — h2https://www.themoviedb.org/assets/2/jquery.waypoints.inview.min-020c5d0ff05f6c391ec83334e99df1904b2971479d4334ac94fe7bca52bf287a.jswww.themoviedb.org/assets/2/jquery.... https://www.themoviedb.org/assets/2/jquery.waypoints.inview.min-020c5d0ff05f6c391ec83334e99df1904b2971479d4334ac94fe7bca52bf287a.js — 200 — 1.3 KiB — 72 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5QWVXVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5QWVXV — 200 — 126.7 KiB — 231 ms — h2https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.mobile.scroller.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.mobile.scroller.js — 200 — 1.1 KiB — 28 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.core.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.core.js — 200 — 947 B — 46 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.autocomplete.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.autocomplete.js — 200 — 1.0 KiB — 56 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.button.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.button.js — 200 — 1.1 KiB — 33 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.dropdownlist.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.dropdownlist.js — 200 — 1016 B — 57 ms — h3
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 FCP 5.1 s LCP 15.5 shttps://themoviedb.org// https://themoviedb.org/ — 301 — 406 B — 60 ms — h2https://www.themoviedb.org/www.themoviedb.org/ https://www.themoviedb.org/ — 200 — 16.1 KiB — 174 ms — h2https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular-f38472b9e378b8c936f55a92677f575ab69e414d7cc3706ecfefeacd994b7975.woff2www.themoviedb.org/assets/2/source-... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular-f38472b9e378b8c936f55a92677f575ab69e414d7cc3706ecfefeacd994b7975.woff2 — 200 — 61.8 KiB — 39 ms — h2https://www.themoviedb.org/assets/2/tailwind-b4b9d50fd67f603f0012c8a4e630c03636ab25d344cf016e88112028325fd697.csswww.themoviedb.org/assets/2/tailwin... https://www.themoviedb.org/assets/2/tailwind-b4b9d50fd67f603f0012c8a4e630c03636ab25d344cf016e88112028325fd697.css — 200 — 16.6 KiB — 40 ms — h2https://www.themoviedb.org/assets/2/v4/fonts-dcbded27193f5556450c516bf4b553e851bc6d1c8d1c8e6da45a57e3fc278cff.csswww.themoviedb.org/assets/2/v4/font... https://www.themoviedb.org/assets/2/v4/fonts-dcbded27193f5556450c516bf4b553e851bc6d1c8d1c8e6da45a57e3fc278cff.css — 200 — 2.9 KiB — 44 ms — h2https://www.themoviedb.org/assets/2/application-78225d04e7486e54607783332d71375785dcc9f3360b516019e46314276a0b17.csswww.themoviedb.org/assets/2/applica... https://www.themoviedb.org/assets/2/application-78225d04e7486e54607783332d71375785dcc9f3360b516019e46314276a0b17.css — 200 — 184.8 KiB — 60 ms — h2https://www.themoviedb.org/assets/2/application.mobile-0cba7984d233ae0d8316b0342ffeeb35ee674aa5a2372d83cdbf91bf15e089b3.csswww.themoviedb.org/assets/2/applica... https://www.themoviedb.org/assets/2/application.mobile-0cba7984d233ae0d8316b0342ffeeb35ee674aa5a2372d83cdbf91bf15e089b3.css — 200 — 3.3 KiB — 62 ms — h2https://www.themoviedb.org/assets/2/v4/media-d35150fb57f8cf2696f3489f81cb987ef2ad670a48e6e9ca7ba0960a4221ddb6.csswww.themoviedb.org/assets/2/v4/medi... https://www.themoviedb.org/assets/2/v4/media-d35150fb57f8cf2696f3489f81cb987ef2ad670a48e6e9ca7ba0960a4221ddb6.css — 200 — 14.7 KiB — 69 ms — h2https://www.themoviedb.org/assets/2/v4/mobile/media-16ad1b808b9c718f25f4967bb27e7c05a9d8e0974f841bdb9eb8b07f3f0bd262.csswww.themoviedb.org/assets/2/v4/mobi... https://www.themoviedb.org/assets/2/v4/mobile/media-16ad1b808b9c718f25f4967bb27e7c05a9d8e0974f841bdb9eb8b07f3f0bd262.css — 200 — 6.1 KiB — 65 ms — h2https://www.themoviedb.org/assets/2/v4/discover-6b8fe7c30fb54e75b7dac079b3badcbab1c5f623f9bddfca184f1948167aaaf6.csswww.themoviedb.org/assets/2/v4/disc... https://www.themoviedb.org/assets/2/v4/discover-6b8fe7c30fb54e75b7dac079b3badcbab1c5f623f9bddfca184f1948167aaaf6.css — 200 — 2.2 KiB — 65 ms — h2https://www.themoviedb.org/assets/2/v4/mobile/discover-a44762010264ea283c891b159a91278738159cf9f60e6a09d27370472c9cbf20.csswww.themoviedb.org/assets/2/v4/mobi... https://www.themoviedb.org/assets/2/v4/mobile/discover-a44762010264ea283c891b159a91278738159cf9f60e6a09d27370472c9cbf20.css — 200 — 1.1 KiB — 70 ms — h2https://www.themoviedb.org/assets/2/v4/index-221a687e3de5a07d0f83633b466ec4d3526df3a8720c5fa646b7a06a44bcf035.csswww.themoviedb.org/assets/2/v4/inde... https://www.themoviedb.org/assets/2/v4/index-221a687e3de5a07d0f83633b466ec4d3526df3a8720c5fa646b7a06a44bcf035.css — 200 — 3.8 KiB — 66 ms — h2https://www.themoviedb.org/assets/2/v4/mobile/index-0d70975756f7b6a5ab698ebe48cc359d49ced009a2b68435d9a7595e7270d31d.csswww.themoviedb.org/assets/2/v4/mobi... https://www.themoviedb.org/assets/2/v4/mobile/index-0d70975756f7b6a5ab698ebe48cc359d49ced009a2b68435d9a7595e7270d31d.css — 200 — 1.7 KiB — 70 ms — h2https://www.themoviedb.org/assets/2/jquery-3.7.1.min-fc9a93dd241f6b045cbff0481cf4e1901becd0e12fb45166a8f17f95823f0b1a.jswww.themoviedb.org/assets/2/jquery-... https://www.themoviedb.org/assets/2/jquery-3.7.1.min-fc9a93dd241f6b045cbff0481cf4e1901becd0e12fb45166a8f17f95823f0b1a.js — 200 — 30.1 KiB — 71 ms — h2https://www.themoviedb.org/assets/2/kendo.custom-888b8fe6168a49a346d8f22cbd13c60e6a0516864cff21245520975d16a3e2cf.jswww.themoviedb.org/assets/2/kendo.c... https://www.themoviedb.org/assets/2/kendo.custom-888b8fe6168a49a346d8f22cbd13c60e6a0516864cff21245520975d16a3e2cf.js — 200 — 1.4 KiB — 67 ms — h2https://www.themoviedb.org/assets/2/application-be3715226e154b6af47fde26e01854f93d9bbcd2245abf2d13ced99b5f6a617b.jswww.themoviedb.org/assets/2/applica... https://www.themoviedb.org/assets/2/application-be3715226e154b6af47fde26e01854f93d9bbcd2245abf2d13ced99b5f6a617b.js — 200 — 23.4 KiB — 75 ms — h2https://www.themoviedb.org/assets/2/v4/logos/v2/blue_square_2-d537fb228cf3ded904ef09b136fe3fec72548ebc1fea3fbbd1ad9e36364db38b.svgwww.themoviedb.org/assets/2/v4/logo... https://www.themoviedb.org/assets/2/v4/logos/v2/blue_square_2-d537fb228cf3ded904ef09b136fe3fec72548ebc1fea3fbbd1ad9e36364db38b.svg — 200 — 1.5 KiB — 73 ms — h2https://www.themoviedb.org/manifest.json?version=3www.themoviedb.org/manifest.json?ve... https://www.themoviedb.org/manifest.json?version=3 — 200 — 1.1 KiB — 47 ms — h3https://www.themoviedb.org/assets/2/pusher.min-9f51d49d90f7270e50cb33df7624f0e41466e2581a8d5684b3d0412e910b0767.jswww.themoviedb.org/assets/2/pusher.... https://www.themoviedb.org/assets/2/pusher.min-9f51d49d90f7270e50cb33df7624f0e41466e2581a8d5684b3d0412e910b0767.js — 200 — 18.1 KiB — 30 ms — h3https://www.themoviedb.org/assets/2/nprogress-1833552fcc8da90ba237e12b2b5caeadb1e2e96b0a3eb980dcc87d51aac0918a.jswww.themoviedb.org/assets/2/nprogre... https://www.themoviedb.org/assets/2/nprogress-1833552fcc8da90ba237e12b2b5caeadb1e2e96b0a3eb980dcc87d51aac0918a.js — 200 — 4.0 KiB — 22 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 124 ms — h2https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/challenge.js0692f8bdd7b5.edge.sdk.awswaf.com/06... https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/challenge.js — 200 — 501.2 KiB — 251 ms — h2https://0692f8bdd7b5.edge.captcha-sdk.awswaf.com/0692f8bdd7b5/jsapi.js0692f8bdd7b5.edge.captcha-sdk.awswa... https://0692f8bdd7b5.edge.captcha-sdk.awswaf.com/0692f8bdd7b5/jsapi.js — 307 — 399 B — 273 ms — h2https://www.themoviedb.org/assets/2/jquery.waypoints.inview.min-020c5d0ff05f6c391ec83334e99df1904b2971479d4334ac94fe7bca52bf287a.jswww.themoviedb.org/assets/2/jquery.... https://www.themoviedb.org/assets/2/jquery.waypoints.inview.min-020c5d0ff05f6c391ec83334e99df1904b2971479d4334ac94fe7bca52bf287a.js — 200 — 1.3 KiB — 72 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5QWVXVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5QWVXV — 200 — 126.7 KiB — 231 ms — h2https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.mobile.scroller.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.mobile.scroller.js — 200 — 1.1 KiB — 28 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.core.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.core.js — 200 — 947 B — 46 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.autocomplete.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.autocomplete.js — 200 — 1.0 KiB — 56 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.button.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.button.js — 200 — 1.1 KiB — 33 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.dropdownlist.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.dropdownlist.js — 200 — 1016 B — 57 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.menu.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.menu.js — 200 — 1.2 KiB — 56 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.notification.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.notification.js — 200 — 1.1 KiB — 69 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.textarea.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.textarea.js — 200 — 1.0 KiB — 69 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.textbox.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.textbox.js — 200 — 1.2 KiB — 64 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.tooltip.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.tooltip.js — 200 — 1.1 KiB — 68 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.window.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.window.js — 200 — 1.2 KiB — 56 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/t.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/t.js — 200 — 1.3 KiB — 67 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.core-dPDIB4OG.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.core-dPDIB4OG.js — 200 — 30.8 KiB — 111 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.licensing-D7qlIpET.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.licensing-D7qlIpET.js — 200 — 11.0 KiB — 74 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.fx-DdsjELX3.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.fx-DdsjELX3.js — 200 — 6.1 KiB — 76 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.userevents-D8bTXY-f.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.userevents-D8bTXY-f.js — 200 — 3.7 KiB — 77 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.draganddrop-D93GJJaB.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.draganddrop-D93GJJaB.js — 200 — 5.4 KiB — 72 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.mobile.scroller-cUWcsSp1.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.mobile.scroller-cUWcsSp1.js — 200 — 3.9 KiB — 76 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.html.base-BCJmodOg.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.html.base-BCJmodOg.js — 200 — 1022 B — 77 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.html.icon-B3GxLKIU.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.html.icon-B3GxLKIU.js — 200 — 1.9 KiB — 90 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.icons-DU1bYdKT.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.icons-DU1bYdKT.js — 200 — 129.7 KiB — 133 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.badge-BmCXm_rj.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.badge-BmCXm_rj.js — 200 — 1.8 KiB — 77 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.html.button-CzYkoBoM.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.html.button-CzYkoBoM.js — 200 — 1.5 KiB — 90 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.button-CLI2u4SQ.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.button-CLI2u4SQ.js — 200 — 1.8 KiB — 89 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.data-DA0WQLfP.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.data-DA0WQLfP.js — 200 — 24.5 KiB — 89 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.data.odata-B1c9BSGz.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.data.odata-B1c9BSGz.js — 200 — 3.0 KiB — 84 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.data.xml-CBWSqgpE.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.data.xml-CBWSqgpE.js — 200 — 1.7 KiB — 83 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.popup-DO5I2RjU.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.popup-DO5I2RjU.js — 200 — 4.8 KiB — 86 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.floatinglabel-CK_SmBqt.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.floatinglabel-CK_SmBqt.js — 200 — 1.4 KiB — 85 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.label-5prnHm25.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.label-5prnHm25.js — 200 — 1.3 KiB — 86 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.actionsheet.view-CJe-RzOk.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.actionsheet.view-CJe-RzOk.js — 200 — 2.5 KiB — 85 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.actionsheet-Qe_RFQiX.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.actionsheet-Qe_RFQiX.js — 200 — 3.4 KiB — 82 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/dropdowns-loader-Bb7JVHD7.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/dropdowns-loader-Bb7JVHD7.js — 200 — 1.2 KiB — 82 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.list-Cp1p2ogE.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.list-Cp1p2ogE.js — 200 — 14.9 KiB — 82 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/valueMapper-BTWktxZY.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/valueMapper-BTWktxZY.js — 200 — 595 B — 81 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.virtuallist-DKIvbNRN.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.virtuallist-DKIvbNRN.js — 200 — 15.0 KiB — 83 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/prefix-suffix-containers-nxQ4ncbk.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/prefix-suffix-containers-nxQ4ncbk.js — 200 — 1.1 KiB — 81 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.autocomplete-RtoWyYRh.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.autocomplete-RtoWyYRh.js — 200 — 5.0 KiB — 81 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.menu-BoZ-Q8xN.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.menu-BoZ-Q8xN.js — 200 — 14.9 KiB — 81 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.dropdownlist-BDnT8VCY.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.dropdownlist-BDnT8VCY.js — 200 — 6.9 KiB — 80 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.window-BEv3eaA5.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.window-BEv3eaA5.js — 200 — 10.5 KiB — 91 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.textbox-iVb1azLb.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.textbox-iVb1azLb.js — 200 — 2.3 KiB — 91 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.notification-CYMdwjqd.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.notification-CYMdwjqd.js — 200 — 3.2 KiB — 89 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.tooltip-6jdji99g.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.tooltip-6jdji99g.js — 200 — 3.6 KiB — 90 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.textarea-CUX9MnKZ.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/kendo.textarea-CUX9MnKZ.js — 200 — 2.5 KiB — 89 ms — h3https://cdn.cookielaw.org/consent/23223fbb-5c84-48df-836d-0a83fb7b2c03/23223fbb-5c84-48df-836d-0a83fb7b2c03.jsoncdn.cookielaw.org/consent/23223fbb-... https://cdn.cookielaw.org/consent/23223fbb-5c84-48df-836d-0a83fb7b2c03/23223fbb-5c84-48df-836d-0a83fb7b2c03.json — 200 — 2.8 KiB — 87 ms — h2https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-600-menu-7ef6e3f4266b4b216a8ef5920da43fc8c96e1ee805a219c5628fed5bfac854d5.svgwww.themoviedb.org/assets/2/v4/glyp... https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-600-menu-7ef6e3f4266b4b216a8ef5920da43fc8c96e1ee805a219c5628fed5bfac854d5.svg — 200 — 719 B — 24 ms — h3https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-4-user-7de7dfcae838579a18f4eebc5b8847230d154718e481c5cd01c477cfcbc85993.svgwww.themoviedb.org/assets/2/v4/glyp... https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-4-user-7de7dfcae838579a18f4eebc5b8847230d154718e481c5cd01c477cfcbc85993.svg — 200 — 1.0 KiB — 27 ms — h3https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-28-search-blue-177462d06db81ff2a02aa022c1c0be5ba4200d7bd3f51091ed9298980e3a26a1.svgwww.themoviedb.org/assets/2/v4/glyp... https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-28-search-blue-177462d06db81ff2a02aa022c1c0be5ba4200d7bd3f51091ed9298980e3a26a1.svg — 200 — 715 B — 26 ms — h3https://media.themoviedb.org/t/p/w880_and_h600_multi_faces_filter(duotone,00192f,00baff)/yRBc6WY3r1Fz5Cjd6DhSvzqunED.jpgmedia.themoviedb.org/t/p/w880_and_h... https://media.themoviedb.org/t/p/w880_and_h600_multi_faces_filter(duotone,00192f,00baff)/yRBc6WY3r1Fz5Cjd6DhSvzqunED.jpg — 200 — 11.9 KiB — 36 ms — h2https://www.themoviedb.org/assets/2/v4/misc/trending-bg-39afc2a5f77e31d469b25c187814c0a2efef225494c038098d62317d923f8415.svgwww.themoviedb.org/assets/2/v4/misc... https://www.themoviedb.org/assets/2/v4/misc/trending-bg-39afc2a5f77e31d469b25c187814c0a2efef225494c038098d62317d923f8415.svg — 200 — 1.6 KiB — 26 ms — h3https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-221-chevron-down-e38bfea9df2c34a300157424b5aa481c58addc01323bfe4106d78b9650d5a1d5.svgwww.themoviedb.org/assets/2/v4/glyp... https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-221-chevron-down-e38bfea9df2c34a300157424b5aa481c58addc01323bfe4106d78b9650d5a1d5.svg — 200 — 753 B — 29 ms — h3https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-38-picture-grey-c2ebdbb057f2a7614185931650f8cee23fa137b93812ccb132b9df511df1cfac.svgwww.themoviedb.org/assets/2/v4/glyp... https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-38-picture-grey-c2ebdbb057f2a7614185931650f8cee23fa137b93812ccb132b9df511df1cfac.svg — 200 — 866 B — 26 ms — h3https://media.themoviedb.org/t/p/w1920_and_h800_multi_faces_filter(duotone,190235,ad47dd)/lMnoYqPIAVL0YaLP5YjRy7iwaYv.jpgmedia.themoviedb.org/t/p/w1920_and_... https://media.themoviedb.org/t/p/w1920_and_h800_multi_faces_filter(duotone,190235,ad47dd)/lMnoYqPIAVL0YaLP5YjRy7iwaYv.jpg — 200 — 48.6 KiB — 66 ms — h2https://www.themoviedb.org/assets/2/v4/logos/v2/blue_square_1_white-ff84c271cc8c93e00aa0264a425434c329089bdfc6a392987332b5f32903f75c.svgwww.themoviedb.org/assets/2/v4/logo... https://www.themoviedb.org/assets/2/v4/logos/v2/blue_square_1_white-ff84c271cc8c93e00aa0264a425434c329089bdfc6a392987332b5f32903f75c.svg — 200 — 2.3 KiB — 32 ms — h3https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600-6a087a74d78fc7d7b97fa1b0911c4ff3be4ff0bd5144618fd7ddc63ef1777f3a.woff2www.themoviedb.org/assets/2/source-... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600-6a087a74d78fc7d7b97fa1b0911c4ff3be4ff0bd5144618fd7ddc63ef1777f3a.woff2 — 200 — 61.0 KiB — 26 ms — h3https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-700-d67f7dff97d105f4ac5616b00fc7822ce2c33f653ece2f547995e6a71bb7b993.woff2www.themoviedb.org/assets/2/source-... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-700-d67f7dff97d105f4ac5616b00fc7822ce2c33f653ece2f547995e6a71bb7b993.woff2 — 200 — 60.5 KiB — 34 ms — h3https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-italic-48273a74acbc1611b6ef1d0a771bb8ef042b9922b51d5bff560571dddcb5542a.woff2www.themoviedb.org/assets/2/source-... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-italic-48273a74acbc1611b6ef1d0a771bb8ef042b9922b51d5bff560571dddcb5542a.woff2 — 200 — 30.2 KiB — 35 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/messages/kendo.messages.en-US.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/messages/kendo.messages.en-US.js — 200 — 10.5 KiB — 29 ms — h3https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/cultures/kendo.culture.en-US.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/cultures/kendo.culture.en-US.js — 200 — 1.1 KiB — 27 ms — h3https://0692f8bdd7b5.fca04fe8.eu-west-3.captcha.awswaf.com/0692f8bdd7b5/jsapi.js0692f8bdd7b5.fca04fe8.eu-west-3.cap... https://0692f8bdd7b5.fca04fe8.eu-west-3.captcha.awswaf.com/0692f8bdd7b5/jsapi.js — 200 — 87.8 KiB — 119 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 95 ms — h2https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/chunk-ujX-KQx-.jswww.themoviedb.org/assets/2/kendo-2... https://www.themoviedb.org/assets/2/kendo-2026.1.415/mjs/chunk-ujX-KQx-.js — 200 — 981 B — 21 ms — h3https://www.themoviedb.org/remote/panel?panel=trending_scroller&group=todaywww.themoviedb.org/remote/panel?pan... https://www.themoviedb.org/remote/panel?panel=trending_scroller&group=today — 200 — 4.5 KiB — 491 ms — h3https://www.themoviedb.org/assets/2/roboto-mono-v12-vietnamese_latin-ext_latin_greek_cyrillic-ext_cyrillic-600-fd4492194b9770dabe2fd50e7057345e4a91f7e4498e8895d7963ccf621ffec5.woff2www.themoviedb.org/assets/2/roboto-... https://www.themoviedb.org/assets/2/roboto-mono-v12-vietnamese_latin-ext_latin_greek_cyrillic-ext_cyrillic-600-fd4492194b9770dabe2fd50e7057345e4a91f7e4498e8895d7963ccf621ffec5.woff2 — 200 — 38.2 KiB — 29 ms — h3https://cdn.cookielaw.org/scripttemplates/202310.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202310.2.0/otBannerSdk.js — 200 — 102.8 KiB — 45 ms — h2https://www.googletagmanager.com/gtag/js?id=G-4257LNMWD9&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-4257LNMWD9&cx=c&gtm=4e64k0 — 200 — 157.0 KiB — 52 ms — h2https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-28-search-3992eb97b2b749f09793f9653407c499aa896d99535cb35cc66682d26a49df13.svgwww.themoviedb.org/assets/2/v4/glyp... https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-28-search-3992eb97b2b749f09793f9653407c499aa896d99535cb35cc66682d26a49df13.svg — 200 — 700 B — 23 ms — h3https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/mp_verify0692f8bdd7b5.edge.sdk.awswaf.com/06... https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/mp_verify — 200 — 728 B — 120 ms — h2https://cdn.cookielaw.org/consent/23223fbb-5c84-48df-836d-0a83fb7b2c03/7ab04ff2-1d57-451d-bc03-1d003dfc8357/en.jsoncdn.cookielaw.org/consent/23223fbb-... https://cdn.cookielaw.org/consent/23223fbb-5c84-48df-836d-0a83fb7b2c03/7ab04ff2-1d57-451d-bc03-1d003dfc8357/en.json — 200 — 123.6 KiB — 63 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-4257LNMWD9&gtm=45je64k0v9127323846z872548093za20gzb72548093zd72548093&_p=1776890490040&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=915226320.1776890491&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512542&sid=1776890490&sct=1&seg=0&dl=https%3A%2F%2Fwww.themoviedb.org%2F&dt=The%20Movie%20Database%20(TMDB)&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Other%20group&tfd=1137region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-4257LNMWD9&gtm=45je64k0v9127323846z872548093za20gzb72548093zd72548093&_p=1776890490040&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=915226320.1776890491&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512542&sid=1776890490&sct=1&seg=0&dl=https%3A%2F%2Fwww.themoviedb.org%2F&dt=The%20Movie%20Database%20(TMDB)&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Other%20group&tfd=1137 — 204 — 551 B — 139 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-4257LNMWD9&cid=915226320.1776890491&gtm=45je64k0v9127323846z872548093za20gzb72548093zd72548093&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-4257LNMWD9&cid=915226320.1776890491&gtm=45je64k0v9127323846z872548093za20gzb72548093zd72548093&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542 — 204 — 551 B — 93 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-4257LNMWD9&cid=915226320.1776890491&gtm=45je64k0v9127323846z872548093za20gzb72548093zd72548093&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542&z=416515911www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-4257LNMWD9&cid=915226320.1776890491&gtm=45je64k0v9127323846z872548093za20gzb72548093zd72548093&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542&z=416515911 — 200 — 408 B — 99 ms — h2https://cdn.cookielaw.org/scripttemplates/202310.2.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202310.2.0/assets/otFlat.json — 200 — 3.2 KiB — 28 ms — h2https://cdn.cookielaw.org/scripttemplates/202310.2.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202310.2.0/assets/v2/otPcTab.json — 200 — 13.4 KiB — 31 ms — h2https://cdn.cookielaw.org/scripttemplates/202310.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202310.2.0/assets/otCommonStyles.css — 200 — 3.9 KiB — 30 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 603 B — 28 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 — 533 B — 29 ms — h2https://cdn.cookielaw.org/logos/fe65a9cb-9e2b-4d74-a8ff-1443aee49ffb/acd9db5c-43a9-4528-a096-683b596b17bd/56d41894-72aa-41b6-a63a-124e16a65c28/tmdb_logo.pngcdn.cookielaw.org/logos/fe65a9cb-9e... https://cdn.cookielaw.org/logos/fe65a9cb-9e2b-4d74-a8ff-1443aee49ffb/acd9db5c-43a9-4528-a096-683b596b17bd/56d41894-72aa-41b6-a63a-124e16a65c28/tmdb_logo.png — 200 — 39.3 KiB — 32 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.5 KiB — 29 ms — h2https://www.themoviedb.org/assets/2/timeago/locales/jquery.timeago.en-US-f9d144e55407ca11f35de7a0d44b0d54ec1ffc6c4039dffd5a11c0a12e6a9482.jswww.themoviedb.org/assets/2/timeago... https://www.themoviedb.org/assets/2/timeago/locales/jquery.timeago.en-US-f9d144e55407ca11f35de7a0d44b0d54ec1ffc6c4039dffd5a11c0a12e6a9482.js — 200 — 1.1 KiB — 23 ms — h3https://www.themoviedb.org/assets/2/favicon-32x32-543a21832c8931d3494a68881f6afcafc58e96c5d324345377f3197a37b367b5.pngwww.themoviedb.org/assets/2/favicon... https://www.themoviedb.org/assets/2/favicon-32x32-543a21832c8931d3494a68881f6afcafc58e96c5d324345377f3197a37b367b5.png — 200 — 1.5 KiB — 23 ms — h3https://www.themoviedb.org/assets/2/apple-touch-icon-cfba7699efe7a742de25c28e08c38525f19381d31087c69e89d6bcb8e3c0ddfa.pngwww.themoviedb.org/assets/2/apple-t... https://www.themoviedb.org/assets/2/apple-touch-icon-cfba7699efe7a742de25c28e08c38525f19381d31087c69e89d6bcb8e3c0ddfa.png — 200 — 13.0 KiB — 23 ms — h3https://media.themoviedb.org/t/p/w128_and_h128_face/5BvxGhRE7yjtbHCXgrTxPk9hBXp.jpgmedia.themoviedb.org/t/p/w128_and_h... https://media.themoviedb.org/t/p/w128_and_h128_face/5BvxGhRE7yjtbHCXgrTxPk9hBXp.jpg — 200 — 4.5 KiB — 35 ms — h2https://media.themoviedb.org/t/p/w128_and_h128_face/4M7aDjBVq8cnHJKzmVuGaXAUXxI.jpgmedia.themoviedb.org/t/p/w128_and_h... https://media.themoviedb.org/t/p/w128_and_h128_face/4M7aDjBVq8cnHJKzmVuGaXAUXxI.jpg — 200 — 2.2 KiB — 36 ms — h2https://secure.gravatar.com/avatar/cf0aeb071f06844315cab26e8c1f227b.jpg?s=128secure.gravatar.com/avatar/cf0aeb07... https://secure.gravatar.com/avatar/cf0aeb071f06844315cab26e8c1f227b.jpg?s=128 — 200 — 6.1 KiB — 26 ms — h2https://media.themoviedb.org/t/p/w128_and_h128_face/whbwwvLYY1aaOAFgF4faENCChSY.jpgmedia.themoviedb.org/t/p/w128_and_h... https://media.themoviedb.org/t/p/w128_and_h128_face/whbwwvLYY1aaOAFgF4faENCChSY.jpg — 200 — 3.3 KiB — 36 ms — h2https://media.themoviedb.org/t/p/w128_and_h128_face/gKl20KyR8mqp5BbV5xcbpWpVdTf.jpgmedia.themoviedb.org/t/p/w128_and_h... https://media.themoviedb.org/t/p/w128_and_h128_face/gKl20KyR8mqp5BbV5xcbpWpVdTf.jpg — 200 — 4.6 KiB — 37 ms — h2https://media.themoviedb.org/t/p/w128_and_h128_face/tK5FJIz7ggsNw5eb6YdKw1dcPiR.pngmedia.themoviedb.org/t/p/w128_and_h... https://media.themoviedb.org/t/p/w128_and_h128_face/tK5FJIz7ggsNw5eb6YdKw1dcPiR.png — 200 — 4.4 KiB — 43 ms — h2https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/telemetry0692f8bdd7b5.edge.sdk.awswaf.com/06... https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/telemetry — 200 — 1.3 KiB — 25 ms — h2https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-947-circle-more-5d2623ed440c97b015f42cd7275fc052cf0569ad1f84b7531704ae01cda651cb.svgwww.themoviedb.org/assets/2/v4/glyp... https://www.themoviedb.org/assets/2/v4/glyphicons/basic/glyphicons-basic-947-circle-more-5d2623ed440c97b015f42cd7275fc052cf0569ad1f84b7531704ae01cda651cb.svg — 200 — 702 B — 21 ms — h3https://media.themoviedb.org/t/p/w260_and_h390_face/in1R2dDc421JxsoRWaIIAqVI2KE.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/in1R2dDc421JxsoRWaIIAqVI2KE.jpg — 200 — 15.6 KiB — 92 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/4tblBrslcKSifMVZ3TmtT2ukMor.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/4tblBrslcKSifMVZ3TmtT2ukMor.jpg — 200 — 15.3 KiB — 41 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/y8chUhe1H104AxPHr5IuD7Cfppu.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/y8chUhe1H104AxPHr5IuD7Cfppu.jpg — 200 — 7.8 KiB — 47 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/3Qud19bBUrrJAzy0Ilm8gRJlJXP.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/3Qud19bBUrrJAzy0Ilm8gRJlJXP.jpg — 200 — 17.2 KiB — 42 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/oVl01a7R8rfmWrolWtrlPXYQqzj.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/oVl01a7R8rfmWrolWtrlPXYQqzj.jpg — 200 — 11.4 KiB — 82 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/kpnfeVRExCutHXFVXzaSdT8tAJl.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/kpnfeVRExCutHXFVXzaSdT8tAJl.jpg — 200 — 15.4 KiB — 49 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/aJrG7OkoTMPWG5c8opz8a93AZPY.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/aJrG7OkoTMPWG5c8opz8a93AZPY.jpg — 200 — 28.2 KiB — 56 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/yihdXomYb5kTeSivtFndMy5iDmf.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/yihdXomYb5kTeSivtFndMy5iDmf.jpg — 200 — 17.2 KiB — 64 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/pRtJagIxpfODzzb0T0NAvZSzErC.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/pRtJagIxpfODzzb0T0NAvZSzErC.jpg — 200 — 29.7 KiB — 73 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/xDUoAsU8lQHOOoRkFiBuarmACDN.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/xDUoAsU8lQHOOoRkFiBuarmACDN.jpg — 200 — 16.9 KiB — 65 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/p35IoKfBtJDNiWJMO8ZEtIMZSfW.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/p35IoKfBtJDNiWJMO8ZEtIMZSfW.jpg — 200 — 21.6 KiB — 77 ms — h2https://media.themoviedb.org/t/p/w260_and_h390_face/aROe6QU12FTDhF6Lw9YHZqeCZUq.jpgmedia.themoviedb.org/t/p/w260_and_h... https://media.themoviedb.org/t/p/w260_and_h390_face/aROe6QU12FTDhF6Lw9YHZqeCZUq.jpg — 200 — 22.5 KiB — 87 ms — h2https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300-db9f15a13a9f8b8bc46db7756ab863e8834bd20a7a1124c4c0a5a8f7892f3e99.woff2www.themoviedb.org/assets/2/source-... https://www.themoviedb.org/assets/2/source-sans-pro-v14-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300-db9f15a13a9f8b8bc46db7756ab863e8834bd20a7a1124c4c0a5a8f7892f3e99.woff2 — 200 — 61.1 KiB — 22 ms — h3https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/telemetry0692f8bdd7b5.edge.sdk.awswaf.com/06... https://0692f8bdd7b5.edge.sdk.awswaf.com/0692f8bdd7b5/994f483f0d69/telemetry — 200 — 1.3 KiB — 26 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 4705ms · 1182KB · €51/mo
0692f8bdd7b5.edge.sdk.awswaf.com
Other
Costly
Execution 1285ms
Transfer 501 KB
Unused 50%
Monthly Cost €14/mo
www.themoviedb.org
Other
Costly
Execution 913ms
Transfer 30 KB
Monthly Cost €10/mo
Unattributable
Other
Costly
Execution 793ms
Transfer 0 KB
Monthly Cost €9/mo
www.themoviedb.org
Other
Costly
Execution 361ms
Transfer 16 KB
Monthly Cost €4/mo
OneTrust
Consent
Essential
Execution 341ms
Transfer 103 KB
Unused 53%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 313ms
Transfer 157 KB
Unused 41%
Monthly Cost €3/mo
www.themoviedb.org
Other
Costly
Execution 292ms
Transfer 31 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 186ms
Transfer 127 KB
Unused 49%
Monthly Cost €2/mo
www.themoviedb.org
Other
Optional
Execution 104ms
Transfer 185 KB
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 66ms
Transfer 9 KB
Monthly Cost €1/mo
www.themoviedb.org
Other
Optional
Execution 52ms
Transfer 23 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • 0692f8bdd7b5.edge.sdk.awswaf.com adds 1285ms and costs ~€14/month
  • www.themoviedb.org adds 913ms and costs ~€10/month
  • Unattributable adds 793ms and costs ~€9/month
  • www.themoviedb.org adds 361ms and costs ~€4/month
  • Google Tag Manager adds 313ms and costs ~€3/month
  • www.themoviedb.org adds 292ms and costs ~€3/month

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

Why this matters

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

Learn more

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

Source: web.dev

0692f8bdd7b5.edge.sdk.awswaf.com takes 1285ms 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.themoviedb.org takes 913ms 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 793ms 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.themoviedb.org takes 361ms 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

53% of OneTrust'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 313ms 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.themoviedb.org takes 292ms 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