Skip to content
https://jwplayer.com

Performance

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

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

81
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.
54
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.44 s

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

2.27 s

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

0 ms

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

0.014

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

1.74 s

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

2.27 s

Page Load Progression

587 ms
1.2 s
1.8 s
2.4 s
2.9 s
3.5 s
4.1 s
4.7 s
Checks
15
6 PASS 3 REVIEW 4 FIX
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.1 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
42 scripts, 370 KB unused
FIX
42 scripts, 370 KB unused
Warning::
https://ssl.p.jwpcdn.com/player/v/8.47.0/provider....: 118 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5YDD...: 66 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WZQ...: 64 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://jwx.com/hubfs/hub_generated/template_asset...: 30 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ssl.p.jwpcdn.com/player/v/8.47.0/related.j...: 27 KB unused (93%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 370 KB
370 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.js139 KB118 KB (85%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5YDDN4VGRQ&cx=c&gtm=4e64k1159 KB66 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WZQQMDSS117 KB64 KB (55%)3rd
https://jwx.com/hubfs/hub_generated/template_assets/1/185738376838/1776771640686/template__plyr.min.js34 KB30 KB (91%)3rd
https://ssl.p.jwpcdn.com/player/v/8.47.0/related.js29 KB27 KB (93%)3rd
https://cdn.jwplayer.com/players/V4uHn0Q1-AvhfKqG4.js65 KB22 KB (35%)3rd
https://jwx.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js34 KB22 KB (68%)3rd
https://jwx.com/hubfs/hub_generated/template_assets/1/185738376839/1776771647121/template__swiper-bundle.min.js39 KB21 KB (55%)3rd
https://jwx.com/hubfs/hub_generated/template_assets/1/185738376832/1776771642168/template_CounterUp2.min.js2 KB3rd
https://jwx.com/hubfs/hub_generated/template_assets/1/185738535260/1776771627908/template_pwr-masonry.min.js2 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

D
Page Weight Inventory
Action
115 resources · 2.1 MB · 370 KB savings available
FIX
115 resources · 2.1 MB · 370 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~370 KB of savings available
Warning::
114 third-party resources (100% of weight)
Info::
2 resources over 200KB
115 resources · 2.1 MiB · 114 third-party 1.1 MiB over 1MB target
JavaScript 46% · 976.1 KiB
Image 46% · 975.3 KiB
Font 3% · 54.1 KiB
CSS 2% · 45.1 KiB
Document 1% · 27.4 KiB
Other 1% · 23.5 KiB

~370.3 KiB of savings available

Remove unused JavaScript: 370.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
Page Weight Budget
Action
2.1 MB transferred, 115 requests
REVIEW
2.1 MB transferred, 115 requests
Info::
Page weighs 4.9 MB (2.1 MB transferred)
Warning::
JavaScript is 976 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 976 KB
Warning::
115 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.43 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
115 requests
0.43 g CO2 per page load
JavaScript 976.1 KiB 46%
Images 965.7 KiB 46%
Fonts 54.1 KiB 3%
CSS 45.1 KiB 2%
HTML 26.6 KiB 1%
Other 18.9 KiB 1%
Other 12.6 KiB 1%
Other 2.1 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

Why this matters

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

Source: web.dev

B
Image Optimization
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Info::
All images are well-optimized
18 images 966 KB
0 oversized -0 KB
7 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
772ms total JS execution
REVIEW
772ms total JS execution
Warning::
https://jwx.com/: 314ms CPU time
Info::
Unattributable: 159ms CPU time
Info::
https://js.hs-analytics.net/analytics/177690000000...: 122ms CPU time
Info::
https://ssl.p.jwpcdn.com/player/v/8.47.0/provider....: 111ms CPU time
Info::
https://jwx.com/hubfs/hub_generated/template_asset...: 67ms CPU time
Warning::
Third-party scripts: 772ms (100% of total)

Main Thread Breakdown

Script Evaluation 38% Style & Layout 25% Other 21% Script Parsing & Compilation 6% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://jwx.com/314ms16ms4ms3rd
Unattributable159ms24ms0ms3rd
https://js.hs-analytics.net/analytics/1776900000000/20577834.js122ms87ms2ms3rd
https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.js111ms52ms11ms3rd
https://jwx.com/hubfs/hub_generated/template_assets/1/185732188193/1776771614731/template_pwr-swiper.min.js67ms32ms0ms3rd
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
4 fonts (54 KB)
PASS
4 fonts (54 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

54 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.4 s LCP 2.3 shttps://jwx.com/_hcms/googlefonts/Space_Grotesk/regular.woff2regular.woff2 https://jwx.com/_hcms/googlefonts/Space_Grotesk/regular.woff2 — 26.8 KiB — 31 ms — font-display: swaphttps://jwx.com/_hcms/googlefonts/Space_Grotesk/700.woff2700.woff2 https://jwx.com/_hcms/googlefonts/Space_Grotesk/700.woff2 — 25.7 KiB — 33 ms — font-display: swaphttps://jwx.com/_hcms/googlefonts/Space_Grotesk/800.woff2800.woff2 https://jwx.com/_hcms/googlefonts/Space_Grotesk/800.woff2 — 761 B — 51 ms — font-display: swaphttps://jwx.com/_hcms/googlefonts/Space_Grotesk/800.woff800.woff https://jwx.com/_hcms/googlefonts/Space_Grotesk/800.woff — 761 B — 43 ms — font-display: swap
regular.woff2 woff2 swap
Size 27 KB
Load time 31 ms
Start 640 ms
Risk FOUT — text flashes from fallback to web font
700.woff2 woff2 swap
Size 26 KB
Load time 33 ms
Start 640 ms
Risk FOUT — text flashes from fallback to web font
800.woff2 woff2 swap
Size 1 KB
Load time 51 ms
Start 640 ms
Risk FOUT — text flashes from fallback to web font
800.woff woff swap
Size 1 KB
Load time 43 ms
Start 711 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Something Familiar

Network Waterfall
115 requests over 2383ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.4 s LCP 2.3 shttps://jwplayer.com// https://jwplayer.com/ — 301 — 765 B — 348 ms — h2http://jwpconnatix.com/jwpconnatix.com/ http://jwpconnatix.com/ — 307 — 0 B — 1 ms — http/1.1https://jwpconnatix.com/jwpconnatix.com/ https://jwpconnatix.com/ — 301 — 1.0 KiB — 34 ms — h2https://jwx.com/jwx.com/ https://jwx.com/ — 200 — 26.6 KiB — 54 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738535168/1776771621712/template_pwr.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535168/1776771621712/template_pwr.min.css — 200 — 0 B — 19 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738535172/1776771646432/template_pwr-defer.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535172/1776771646432/template_pwr-defer.min.css — 200 — 0 B — 20 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376523/1776771626679/template_pwr-burger.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376523/1776771626679/template_pwr-burger.min.css — 200 — 0 B — 20 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376526/1776771618521/template_scroll-shadow.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376526/1776771618521/template_scroll-shadow.min.css — 200 — 0 B — 20 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376519/1776771645148/template_pwr-search.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376519/1776771645148/template_pwr-search.min.css — 200 — 0 B — 21 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376535/1776771628680/template_pwr-form.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376535/1776771628680/template_pwr-form.min.css — 200 — 0 B — 20 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187999/1776771614848/template_pwr-sec-clients.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187999/1776771614848/template_pwr-sec-clients.min.css — 200 — 0 B — 22 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376543/1776771640065/template__swiper-bundle.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376543/1776771640065/template__swiper-bundle.min.css — 200 — 4.7 KiB — 64 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376521/1776771627311/template_pwr-slider.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376521/1776771627311/template_pwr-slider.min.css — 200 — 1.3 KiB — 59 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376491/1776771625596/template_pwr-sec-steps.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376491/1776771625596/template_pwr-sec-steps.min.css — 200 — 857 B — 57 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187992/1776771628784/template_pwr-step.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187992/1776771628784/template_pwr-step.min.css — 200 — 1.1 KiB — 64 ms — h2https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-35056501883/1776778591048/module_video.min.css7052064.fs1.hubspotusercontent-na1.... https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-35056501883/1776778591048/module_video.min.css — 200 — 1.3 KiB — 118 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187984/1776771634529/template_pwr-sec-video.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187984/1776771634529/template_pwr-sec-video.min.css — 200 — 1.5 KiB — 59 ms — h2https://cdn.cookielaw.org/consent/019b041b-5c30-728f-81c9-a3756184c187/OtAutoBlock.jscdn.cookielaw.org/consent/019b041b-... https://cdn.cookielaw.org/consent/019b041b-5c30-728f-81c9-a3756184c187/OtAutoBlock.js — -1 — 0 B — 113 ms — https://jwx.com/hubfs/hub_generated/template_assets/1/185738535096/1776771645319/template__glightbox.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535096/1776771645319/template__glightbox.min.css — 200 — 3.4 KiB — 77 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 111 ms — https://jwx.com/hubfs/hub_generated/template_assets/1/185738376497/1776771614744/template_pwr-sec-stats.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376497/1776771614744/template_pwr-sec-stats.min.css — 200 — 1.0 KiB — 64 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187994/1776771614639/template_pwr-stat.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187994/1776771614639/template_pwr-stat.min.css — 200 — 910 B — 39 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738535081/1776771635109/template_pwr-image.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535081/1776771635109/template_pwr-image.min.css — 200 — 2.0 KiB — 59 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376516/1776771621229/template_pwr-touch.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376516/1776771621229/template_pwr-touch.min.css — 200 — 1.5 KiB — 75 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732188006/1776771619834/template_pwr-sec-image.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188006/1776771619834/template_pwr-sec-image.min.css — 200 — 1.3 KiB — 66 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376500/1776771629028/template_pwr-sec-txt.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376500/1776771629028/template_pwr-sec-txt.min.css — 200 — 992 B — 64 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376512/1776771631121/template_pwr-sec-posts.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376512/1776771631121/template_pwr-sec-posts.min.css — 200 — 1.4 KiB — 47 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187996/1776771614695/template_pwr-rel.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187996/1776771614695/template_pwr-rel.min.css — 200 — 1.6 KiB — 39 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376505/1776771620025/template_pwr-sec-cta.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376505/1776771620025/template_pwr-sec-cta.min.css — 200 — 1.4 KiB — 52 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732188009/1776771626053/template__plyr.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188009/1776771626053/template__plyr.min.css — 200 — 6.0 KiB — 66 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.4 s LCP 2.3 shttps://jwplayer.com// https://jwplayer.com/ — 301 — 765 B — 348 ms — h2http://jwpconnatix.com/jwpconnatix.com/ http://jwpconnatix.com/ — 307 — 0 B — 1 ms — http/1.1https://jwpconnatix.com/jwpconnatix.com/ https://jwpconnatix.com/ — 301 — 1.0 KiB — 34 ms — h2https://jwx.com/jwx.com/ https://jwx.com/ — 200 — 26.6 KiB — 54 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738535168/1776771621712/template_pwr.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535168/1776771621712/template_pwr.min.css — 200 — 0 B — 19 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738535172/1776771646432/template_pwr-defer.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535172/1776771646432/template_pwr-defer.min.css — 200 — 0 B — 20 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376523/1776771626679/template_pwr-burger.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376523/1776771626679/template_pwr-burger.min.css — 200 — 0 B — 20 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376526/1776771618521/template_scroll-shadow.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376526/1776771618521/template_scroll-shadow.min.css — 200 — 0 B — 20 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376519/1776771645148/template_pwr-search.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376519/1776771645148/template_pwr-search.min.css — 200 — 0 B — 21 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376535/1776771628680/template_pwr-form.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376535/1776771628680/template_pwr-form.min.css — 200 — 0 B — 20 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187999/1776771614848/template_pwr-sec-clients.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187999/1776771614848/template_pwr-sec-clients.min.css — 200 — 0 B — 22 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376543/1776771640065/template__swiper-bundle.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376543/1776771640065/template__swiper-bundle.min.css — 200 — 4.7 KiB — 64 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376521/1776771627311/template_pwr-slider.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376521/1776771627311/template_pwr-slider.min.css — 200 — 1.3 KiB — 59 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376491/1776771625596/template_pwr-sec-steps.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376491/1776771625596/template_pwr-sec-steps.min.css — 200 — 857 B — 57 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187992/1776771628784/template_pwr-step.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187992/1776771628784/template_pwr-step.min.css — 200 — 1.1 KiB — 64 ms — h2https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-35056501883/1776778591048/module_video.min.css7052064.fs1.hubspotusercontent-na1.... https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-35056501883/1776778591048/module_video.min.css — 200 — 1.3 KiB — 118 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187984/1776771634529/template_pwr-sec-video.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187984/1776771634529/template_pwr-sec-video.min.css — 200 — 1.5 KiB — 59 ms — h2https://cdn.cookielaw.org/consent/019b041b-5c30-728f-81c9-a3756184c187/OtAutoBlock.jscdn.cookielaw.org/consent/019b041b-... https://cdn.cookielaw.org/consent/019b041b-5c30-728f-81c9-a3756184c187/OtAutoBlock.js — -1 — 0 B — 113 ms — https://jwx.com/hubfs/hub_generated/template_assets/1/185738535096/1776771645319/template__glightbox.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535096/1776771645319/template__glightbox.min.css — 200 — 3.4 KiB — 77 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 111 ms — https://jwx.com/hubfs/hub_generated/template_assets/1/185738376497/1776771614744/template_pwr-sec-stats.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376497/1776771614744/template_pwr-sec-stats.min.css — 200 — 1.0 KiB — 64 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187994/1776771614639/template_pwr-stat.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187994/1776771614639/template_pwr-stat.min.css — 200 — 910 B — 39 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738535081/1776771635109/template_pwr-image.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535081/1776771635109/template_pwr-image.min.css — 200 — 2.0 KiB — 59 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376516/1776771621229/template_pwr-touch.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376516/1776771621229/template_pwr-touch.min.css — 200 — 1.5 KiB — 75 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732188006/1776771619834/template_pwr-sec-image.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188006/1776771619834/template_pwr-sec-image.min.css — 200 — 1.3 KiB — 66 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376500/1776771629028/template_pwr-sec-txt.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376500/1776771629028/template_pwr-sec-txt.min.css — 200 — 992 B — 64 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376512/1776771631121/template_pwr-sec-posts.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376512/1776771631121/template_pwr-sec-posts.min.css — 200 — 1.4 KiB — 47 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732187996/1776771614695/template_pwr-rel.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732187996/1776771614695/template_pwr-rel.min.css — 200 — 1.6 KiB — 39 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376505/1776771620025/template_pwr-sec-cta.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376505/1776771620025/template_pwr-sec-cta.min.css — 200 — 1.4 KiB — 52 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185732188009/1776771626053/template__plyr.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188009/1776771626053/template__plyr.min.css — 200 — 6.0 KiB — 66 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738535091/1776771630386/template_pwr-sec-testimonials.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535091/1776771630386/template_pwr-sec-testimonials.min.css — 200 — 919 B — 70 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738535092/1776771638511/template_pwr-testimonial.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535092/1776771638511/template_pwr-testimonial.min.css — 200 — 1.4 KiB — 67 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376510/1776771621232/template_pwr-avatar.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376510/1776771621232/template_pwr-avatar.min.css — 200 — 726 B — 46 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376502/1776771614794/template_pwr-post.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376502/1776771614794/template_pwr-post.min.css — 200 — 2.2 KiB — 46 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376511/1776771632627/template_pwr-footer.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376511/1776771632627/template_pwr-footer.min.css — 200 — 3.4 KiB — 51 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376533/1776771624344/template_pwr-social.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376533/1776771624344/template_pwr-social.min.css — 200 — 958 B — 38 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376555/1776771621964/template_pwr-transitions.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376555/1776771621964/template_pwr-transitions.min.css — 200 — 2.9 KiB — 70 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376556/1776771615023/template_custom-styles.min.cssjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376556/1776771615023/template_custom-styles.min.css — 200 — 492 B — 67 ms — h2https://jwx.com/hs-fs/hubfs/JWX_logo.png?width=1080&height=587&name=JWX_logo.pngjwx.com/hs-fs/hubfs/JWX_logo.png?wi... https://jwx.com/hs-fs/hubfs/JWX_logo.png?width=1080&height=587&name=JWX_logo.png — 200 — 8.7 KiB — 47 ms — h2https://jwx.com/hs-fs/hubfs/HeaderImage_New.png?width=2000&name=HeaderImage_New.pngjwx.com/hs-fs/hubfs/HeaderImage_New... https://jwx.com/hs-fs/hubfs/HeaderImage_New.png?width=2000&name=HeaderImage_New.png — 200 — 463.8 KiB — 73 ms — h2https://cdn.jwplayer.com/players/V4uHn0Q1-AvhfKqG4.jscdn.jwplayer.com/players/V4uHn0Q1-A... https://cdn.jwplayer.com/players/V4uHn0Q1-AvhfKqG4.js — 200 — 65.1 KiB — 90 ms — h2https://jwx.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.jsjwx.com/hs/hsstatic/jquery-libs/sta... https://jwx.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js — 200 — 33.6 KiB — 37 ms — h3https://jwx.com/hs/hsstatic/jquery-libs/static-1.4/jquery-migrate/jquery-migrate-1.2.1.jsjwx.com/hs/hsstatic/jquery-libs/sta... https://jwx.com/hs/hsstatic/jquery-libs/static-1.4/jquery-migrate/jquery-migrate-1.2.1.js — 200 — 3.7 KiB — 18 ms — h3https://jwx.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.jsjwx.com/hs/hsstatic/cos-i18n/static... https://jwx.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js — 200 — 1.3 KiB — 21 ms — h3https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-35056501883/1776778591048/module_video.min.js7052064.fs1.hubspotusercontent-na1.... https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-35056501883/1776778591048/module_video.min.js — 200 — 1.4 KiB — 40 ms — h2https://jwx.com/hubfs/hub_generated/template_assets/1/185738376865/1776771641905/template_pwr-parallax.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376865/1776771641905/template_pwr-parallax.min.js — 200 — 1.7 KiB — 40 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185732188178/1776771618554/template__dateformat.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188178/1776771618554/template__dateformat.min.js — 200 — 2.4 KiB — 46 ms — h3https://boards.greenhouse.io/embed/job_board/js?for=jwpboards.greenhouse.io/embed/job_boar... https://boards.greenhouse.io/embed/job_board/js?for=jwp — 200 — 4.9 KiB — 195 ms — h2https://jwx.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.jsjwx.com/hs/hsstatic/content-cwv-emb... https://jwx.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js — 200 — 5.4 KiB — 20 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185732188197/1776771616574/template_pwr.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188197/1776771616574/template_pwr.min.js — 200 — 19.0 KiB — 29 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738535265/1776771643212/template_pwr-burger.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535265/1776771643212/template_pwr-burger.min.js — 200 — 1.7 KiB — 47 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738376846/1776771615105/template_scroll-shadow.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376846/1776771615105/template_scroll-shadow.min.js — 200 — 1.6 KiB — 54 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185732188189/1776771620093/template_pwr-search.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188189/1776771620093/template_pwr-search.min.js — 200 — 2.4 KiB — 58 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738376839/1776771647121/template__swiper-bundle.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376839/1776771647121/template__swiper-bundle.min.js — 200 — 38.5 KiB — 78 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185732188193/1776771614731/template_pwr-swiper.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188193/1776771614731/template_pwr-swiper.min.js — 200 — 2.5 KiB — 28 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185732188180/1776771625267/template__glightbox.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188180/1776771625267/template__glightbox.min.js — 200 — 16.5 KiB — 66 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738376863/1776771636830/template_pwr-lightbox.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376863/1776771636830/template_pwr-lightbox.min.js — 200 — 1.7 KiB — 65 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185732188181/1776771625795/template_Waypoints.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188181/1776771625795/template_Waypoints.min.js — 200 — 4.1 KiB — 63 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738376832/1776771642168/template_CounterUp2.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376832/1776771642168/template_CounterUp2.min.js — 200 — 2.2 KiB — 71 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738535264/1776771639084/template_pwr-stat.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535264/1776771639084/template_pwr-stat.min.js — 200 — 1.2 KiB — 67 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738376828/1776771628481/template_Isotope.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376828/1776771628481/template_Isotope.min.js — 200 — 11.1 KiB — 70 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738535259/1776771625167/template_fitrows.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535259/1776771625167/template_fitrows.min.js — 200 — 1.8 KiB — 28 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185732188186/1776771614818/template_Packery.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185732188186/1776771614818/template_Packery.min.js — 200 — 5.2 KiB — 70 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738535260/1776771627908/template_pwr-masonry.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738535260/1776771627908/template_pwr-masonry.min.js — 200 — 1.8 KiB — 24 ms — h3https://jwx.com/hubfs/hub_generated/template_assets/1/185738376838/1776771640686/template__plyr.min.jsjwx.com/hubfs/hub_generated/templat... https://jwx.com/hubfs/hub_generated/template_assets/1/185738376838/1776771640686/template__plyr.min.js — 200 — 33.7 KiB — 76 ms — h3https://jwx.com/hs/scriptloader/20577834.jsjwx.com/hs/scriptloader/20577834.js https://jwx.com/hs/scriptloader/20577834.js — 200 — 1.4 KiB — 61 ms — h3https://jwx.com/hs/hsstatic/HubspotToolsMenu/static-1.640/js/index.jsjwx.com/hs/hsstatic/HubspotToolsMen... https://jwx.com/hs/hsstatic/HubspotToolsMenu/static-1.640/js/index.js — 200 — 5.6 KiB — 34 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-WZQQMDSSwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WZQQMDSS — 200 — 117.1 KiB — 173 ms — h2https://entitlements.jwplayer.com/UywHbIyKEe+QVGK1zQIDrw.jsonentitlements.jwplayer.com/UywHbIyKE... https://entitlements.jwplayer.com/UywHbIyKEe+QVGK1zQIDrw.json — 200 — 431 B — 79 ms — h2https://ssl.p.jwpcdn.com/player/v/8.47.0/jwpsrv.jsssl.p.jwpcdn.com/player/v/8.47.0/jw... https://ssl.p.jwpcdn.com/player/v/8.47.0/jwpsrv.js — 200 — 18.0 KiB — 56 ms — h2https://ssl.p.jwpcdn.com/player/v/8.47.0/jwplayer.core.controls.jsssl.p.jwpcdn.com/player/v/8.47.0/jw... https://ssl.p.jwpcdn.com/player/v/8.47.0/jwplayer.core.controls.js — 200 — 98.7 KiB — 58 ms — h2https://cdn.jwplayer.com/v2/sites/RqJcngG1/media/V4uHn0Q1/playback.json?recommendations_playlist_id=BcxlYBk0cdn.jwplayer.com/v2/sites/RqJcngG1/... https://cdn.jwplayer.com/v2/sites/RqJcngG1/media/V4uHn0Q1/playback.json?recommendations_playlist_id=BcxlYBk0 — 200 — 1.0 KiB — 76 ms — h2https://jwx.com/_hcms/googlefonts/Space_Grotesk/regular.woff2jwx.com/_hcms/googlefonts/Space_Gro... https://jwx.com/_hcms/googlefonts/Space_Grotesk/regular.woff2 — 200 — 26.8 KiB — 31 ms — h3https://jwx.com/_hcms/googlefonts/Space_Grotesk/700.woff2jwx.com/_hcms/googlefonts/Space_Gro... https://jwx.com/_hcms/googlefonts/Space_Grotesk/700.woff2 — 200 — 25.7 KiB — 33 ms — h3https://jwx.com/_hcms/googlefonts/Space_Grotesk/800.woff2jwx.com/_hcms/googlefonts/Space_Gro... https://jwx.com/_hcms/googlefonts/Space_Grotesk/800.woff2 — 404 — 761 B — 51 ms — h3https://jwx.com/_hcms/related-blog-posts-callback?macro=default&limit=2&templatePath=%40marketplace%2Fmaka_Agency%2FPOWER+THEME%2Ftemplates%2Fhome-01.html&contentId=198914686875&requestPath=%2F&hs-expires=1808352000&hs-version=1&hs-signature=AM6Wq0aloPGpePADIOMEKRAmJeWvnWLYqgjwx.com/_hcms/related-blog-posts-ca... https://jwx.com/_hcms/related-blog-posts-callback?macro=default&limit=2&templatePath=%40marketplace%2Fmaka_Agency%2FPOWER+THEME%2Ftemplates%2Fhome-01.html&contentId=198914686875&requestPath=%2F&hs-expires=1808352000&hs-version=1&hs-signature=AM6Wq0aloPGpePADIOMEKRAmJeWvnWLYqg — 200 — 13.0 KiB — 146 ms — h3https://jwx.com/hs-fs/hubfs/JWX-Dec-08-2025-11-15-25-2034-AM.jpg?width=500&name=JWX-Dec-08-2025-11-15-25-2034-AM.jpgjwx.com/hs-fs/hubfs/JWX-Dec-08-2025... https://jwx.com/hs-fs/hubfs/JWX-Dec-08-2025-11-15-25-2034-AM.jpg?width=500&name=JWX-Dec-08-2025-11-15-25-2034-AM.jpg — 200 — 6.0 KiB — 18 ms — h3https://jwx.com/hs-fs/hubfs/JWX-3.jpg?width=2000&name=JWX-3.jpgjwx.com/hs-fs/hubfs/JWX-3.jpg?width... https://jwx.com/hs-fs/hubfs/JWX-3.jpg?width=2000&name=JWX-3.jpg — 200 — 9.5 KiB — 18 ms — h3https://jwx.com/_hcms/googlefonts/Space_Grotesk/800.woffjwx.com/_hcms/googlefonts/Space_Gro... https://jwx.com/_hcms/googlefonts/Space_Grotesk/800.woff — 404 — 761 B — 43 ms — h3https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.jsssl.p.jwpcdn.com/player/v/8.47.0/pr... https://ssl.p.jwpcdn.com/player/v/8.47.0/provider.hlsjs.js — 200 — 139.3 KiB — 10 ms — h2https://js.hsadspixel.net/pixels.jsjs.hsadspixel.net/pixels.js https://js.hsadspixel.net/pixels.js — 200 — 3.9 KiB — 65 ms — h2https://js.hscollectedforms.net/collectedforms.jsjs.hscollectedforms.net/collectedfo... https://js.hscollectedforms.net/collectedforms.js — 200 — 26.4 KiB — 168 ms — h2https://js.hubspot.com/web-interactives-embed.jsjs.hubspot.com/web-interactives-emb... https://js.hubspot.com/web-interactives-embed.js — 200 — 28.1 KiB — 72 ms — h2https://js.hs-analytics.net/analytics/1776900000000/20577834.jsjs.hs-analytics.net/analytics/17769... https://js.hs-analytics.net/analytics/1776900000000/20577834.js — 200 — 42.3 KiB — 72 ms — h2https://js.hs-banner.com/v2/20577834/banner.jsjs.hs-banner.com/v2/20577834/banner... https://js.hs-banner.com/v2/20577834/banner.js — 200 — 23.9 KiB — 67 ms — h2https://app.hubspot.com/content-tools-menu/api/v1/tools-menu/has-permission-json?portalId=20577834app.hubspot.com/content-tools-menu/... https://app.hubspot.com/content-tools-menu/api/v1/tools-menu/has-permission-json?portalId=20577834 — 204 — 900 B — 297 ms — h2https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/48.png?width=300&name=48.png20577834.fs1.hubspotusercontent-na1... https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/48.png?width=300&name=48.png — 200 — 2.4 KiB — 62 ms — h2https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/8.png?width=300&name=8.png20577834.fs1.hubspotusercontent-na1... https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/8.png?width=300&name=8.png — 200 — 2.6 KiB — 56 ms — h2https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/imdb_logo.png?width=300&name=imdb_logo.png20577834.fs1.hubspotusercontent-na1... https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/imdb_logo.png?width=300&name=imdb_logo.png — 200 — 2.0 KiB — 58 ms — h2https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/people_logo.png?width=300&name=people_logo.png20577834.fs1.hubspotusercontent-na1... https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/people_logo.png?width=300&name=people_logo.png — 200 — 3.5 KiB — 53 ms — h2https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/35.png?width=300&name=35.png20577834.fs1.hubspotusercontent-na1... https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/35.png?width=300&name=35.png — 200 — 2.3 KiB — 57 ms — h2https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/itv_logo.png?width=300&name=itv_logo.png20577834.fs1.hubspotusercontent-na1... https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/itv_logo.png?width=300&name=itv_logo.png — 200 — 2.7 KiB — 59 ms — h2https://cdn.jwplayer.com/strips/V4uHn0Q1-120.vttcdn.jwplayer.com/strips/V4uHn0Q1-12... https://cdn.jwplayer.com/strips/V4uHn0Q1-120.vtt — 301 — 294 B — 51 ms — h2https://ssl.p.jwpcdn.com/player/v/8.47.0/related.jsssl.p.jwpcdn.com/player/v/8.47.0/re... https://ssl.p.jwpcdn.com/player/v/8.47.0/related.js — 200 — 29.0 KiB — 3 ms — h2https://cdn.jwplayer.com/v2/media/V4uHn0Q1/poster.jpg?width=1920cdn.jwplayer.com/v2/media/V4uHn0Q1/... https://cdn.jwplayer.com/v2/media/V4uHn0Q1/poster.jpg?width=1920 — 302 — 441 B — 116 ms — h2https://assets-jpcust.jwpsrv.com/strips/V4uHn0Q1-120.vttassets-jpcust.jwpsrv.com/strips/V4u... https://assets-jpcust.jwpsrv.com/strips/V4uHn0Q1-120.vtt — 200 — 1.3 KiB — 147 ms — h2https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/17-2.png?width=300&name=17-2.png20577834.fs1.hubspotusercontent-na1... https://20577834.fs1.hubspotusercontent-na1.net/hub/20577834/hubfs/17-2.png?width=300&name=17-2.png — 200 — 1.9 KiB — 46 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5YDDN4VGRQ&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5YDDN4VGRQ&cx=c&gtm=4e64k1 — 200 — 159.3 KiB — 61 ms — h2https://api.hubapi.com/hs-script-loader-public/v2/config/pixels-and-events/json?portalId=20577834api.hubapi.com/hs-script-loader-pub... https://api.hubapi.com/hs-script-loader-public/v2/config/pixels-and-events/json?portalId=20577834 — 200 — 1.1 KiB — 166 ms — h2https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=20577834&utk=forms.hscollectedforms.net/collecte... https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=20577834&utk= — 200 — 434 B — 112 ms — h2https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=20577834&currentUrl=https%3A%2F%2Fjwx.com%2F&contentId=198914686875cta-service-cms2.hubspot.com/web-in... https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=20577834&currentUrl=https%3A%2F%2Fjwx.com%2F&contentId=198914686875 — 200 — 1.0 KiB — 126 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/VVWmlysi-1920.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/VVWmlysi-1920.jpg — 200 — 273.5 KiB — 158 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-5YDDN4VGRQ&gtm=45je64k1v9225647618z89225649143za20gzb9225649143zd9225649143&_p=1776900058728&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=468076921.1776900059&frm=0&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776900059&sct=1&seg=0&dl=https%3A%2F%2Fjwx.com%2F&dt=Video%20technology%20%26%20monetization%20platform%20for%20streamers%2C%20publishers%20%26%20advertisers%20%7C%20JWX&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1254region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5YDDN4VGRQ&gtm=45je64k1v9225647618z89225649143za20gzb9225649143zd9225649143&_p=1776900058728&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=468076921.1776900059&frm=0&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776900059&sct=1&seg=0&dl=https%3A%2F%2Fjwx.com%2F&dt=Video%20technology%20%26%20monetization%20platform%20for%20streamers%2C%20publishers%20%26%20advertisers%20%7C%20JWX&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1254 — 204 — 544 B — 134 ms — h2https://cdn.jwplayer.com/strips/V4uHn0Q1-120.jpgcdn.jwplayer.com/strips/V4uHn0Q1-12... https://cdn.jwplayer.com/strips/V4uHn0Q1-120.jpg — 301 — 290 B — 112 ms — h2https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=2forms.hsforms.com/embed/v3/counters... https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=2 — 200 — 429 B — 145 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 12 ms — h2https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 391 B — 132 ms — h3https://assets-jpcust.jwpsrv.com/strips/V4uHn0Q1-120.jpgassets-jpcust.jwpsrv.com/strips/V4u... https://assets-jpcust.jwpsrv.com/strips/V4uHn0Q1-120.jpg — 200 — 184.1 KiB — 107 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=5749604&time=1776900059554&url=https%3A%2F%2Fjwx.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=5749604&time=1776900059554&url=https%3A%2F%2Fjwx.com%2F — 200 — 842 B — 187 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5749604&time=1776900059554&url=https%3A%2F%2Fjwx.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5749604&time=1776900059554&url=https%3A%2F%2Fjwx.com%2F — 302 — 815 B — 198 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5749604&time=1776900059554&url=https%3A%2F%2Fjwx.com%2F&e_ipv6=AQL3BGM3_KSy7gAAAZ23fzIpCcuYOadbV3Vv5U6OlY9zz7lFB3saqC2Nk3l1RKG_siXX4xiTcEApx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5749604&time=1776900059554&url=https%3A%2F%2Fjwx.com%2F&e_ipv6=AQL3BGM3_KSy7gAAAZ23fzIpCcuYOadbV3Vv5U6OlY9zz7lFB3saqC2Nk3l1RKG_siXX4xiTcEA — 200 — 694 B — 241 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1033668314&e=e&n=6544553510378218&aid=UywHbIyKEe%2BQVGK1zQIDrw&amp=0&at=1&c=-1&ccp=0&cp=0&d=2&eb=0&ed=6&emi=1ctqk47t4sw5&i=0&id=V4uHn0Q1&lid=3hvk974p4qbn&lsa=set&mt=1&pbd=1&pbr=1&pgi=1ifyu951kfsr&ph=3&pid=AvhfKqG4&pii=0&pl=759&plc=1&pli=1hct8cnie75j&pp=hlsjs&ppm=VOD&prc=1&ps=4&pss=1&pt=Video%20technology%20%26%20monetization%20platform%20for%20streamers%2C%20publishers%20%26%20advertisers%20%7C%20JWX&pu=https%3A%2F%2Fjwx.com%2F&pv=8.47.0&pyc=0&s=0&sdk=0&stc=1&stpe=0&t=HomePage%20Video&tv=4.0.11&vb=0&vi=0&vl=90&wd=1350&ab=1&cae=0&cb=0&cdid=botr_V4uHn0Q1_AvhfKqG4_div&cme=0&dd=0&flc=1&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FV4uHn0Q1.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=1100&pni=1&po=0&pogt=Video%20technology%20%26%20monetization%20platform%20for%20streamers%2C%20publishers%20%26%20advertisers%20%7C%20JWX&sn=%7B%22controlbar%22%3A%7B%22background%22%3A%22rgba(0%2C%200%2C%200%2C%200)%22%2C%22icons%22%3A%22rgba(255%2C%20255%2C%20255%2C%200.8)%22%2C%22iconsActive%22%3A%22%23ffffff%22%2C%22text%22%3A%22%23ffffff%22%7D%2C%22menus%22%3A%7B%22background%22%3A%22%23333333%22%2C%22text%22%3A%22rgba(255%2C255%2C255%2C0.8)%22%2C%22textActive%22%3A%22%23FFFFFF%22%7D%2C%22timeslider%22%3A%7B%22progress%22%3A%22%23f2f2f2%22%2C%22rail%22%3A%22rgba(255%2C%20255%2C%20255%2C%200.3)%22%7D%2C%22tooltips%22%3A%7B%22background%22%3A%22%23FFFFFF%22%2C%22text%22%3A%22%23000000%22%7D%7D&sp=0&st=470&sa=1776900059238prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1033668314&e=e&n=6544553510378218&aid=UywHbIyKEe%2BQVGK1zQIDrw&amp=0&at=1&c=-1&ccp=0&cp=0&d=2&eb=0&ed=6&emi=1ctqk47t4sw5&i=0&id=V4uHn0Q1&lid=3hvk974p4qbn&lsa=set&mt=1&pbd=1&pbr=1&pgi=1ifyu951kfsr&ph=3&pid=AvhfKqG4&pii=0&pl=759&plc=1&pli=1hct8cnie75j&pp=hlsjs&ppm=VOD&prc=1&ps=4&pss=1&pt=Video%20technology%20%26%20monetization%20platform%20for%20streamers%2C%20publishers%20%26%20advertisers%20%7C%20JWX&pu=https%3A%2F%2Fjwx.com%2F&pv=8.47.0&pyc=0&s=0&sdk=0&stc=1&stpe=0&t=HomePage%20Video&tv=4.0.11&vb=0&vi=0&vl=90&wd=1350&ab=1&cae=0&cb=0&cdid=botr_V4uHn0Q1_AvhfKqG4_div&cme=0&dd=0&flc=1&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FV4uHn0Q1.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=1100&pni=1&po=0&pogt=Video%20technology%20%26%20monetization%20platform%20for%20streamers%2C%20publishers%20%26%20advertisers%20%7C%20JWX&sn=%7B%22controlbar%22%3A%7B%22background%22%3A%22rgba(0%2C%200%2C%200%2C%200)%22%2C%22icons%22%3A%22rgba(255%2C%20255%2C%20255%2C%200.8)%22%2C%22iconsActive%22%3A%22%23ffffff%22%2C%22text%22%3A%22%23ffffff%22%7D%2C%22menus%22%3A%7B%22background%22%3A%22%23333333%22%2C%22text%22%3A%22rgba(255%2C255%2C255%2C0.8)%22%2C%22textActive%22%3A%22%23FFFFFF%22%7D%2C%22timeslider%22%3A%7B%22progress%22%3A%22%23f2f2f2%22%2C%22rail%22%3A%22rgba(255%2C%20255%2C%20255%2C%200.3)%22%7D%2C%22tooltips%22%3A%7B%22background%22%3A%22%23FFFFFF%22%2C%22text%22%3A%22%23000000%22%7D%7D&sp=0&st=470&sa=1776900059238 — 204 — 203 B — 140 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=77aa843077f368b0529fc4daefe7a8c4&v=1.1&a=20577834&pi=198914686875&ct=standard-page&ccu=https%3A%2F%2Fjwx.com&cpi=198914686875&lpi=198914686875&lvi=198914686875&lvc=en&pu=https%3A%2F%2Fjwx.com%2F&t=Video+technology+%26+monetization+platform+for+streamers%2C+publishers+%26+advertisers+%7C+JWX&cts=1776900060032&vi=a45f5c5cfb1301625e85f6790864efae&nc=true&u=100846622.a45f5c5cfb1301625e85f6790864efae.1776900060029.1776900060030.1776900060030.1&b=100846622.1.1776900060030&cc=15track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=77aa843077f368b0529fc4daefe7a8c4&v=1.1&a=20577834&pi=198914686875&ct=standard-page&ccu=https%3A%2F%2Fjwx.com&cpi=198914686875&lpi=198914686875&lvi=198914686875&lvc=en&pu=https%3A%2F%2Fjwx.com%2F&t=Video+technology+%26+monetization+platform+for+streamers%2C+publishers+%26+advertisers+%7C+JWX&cts=1776900060032&vi=a45f5c5cfb1301625e85f6790864efae&nc=true&u=100846622.a45f5c5cfb1301625e85f6790864efae.1776900060029.1776900060030.1776900060030.1&b=100846622.1.1776900060030&cc=15 — 200 — 923 B — 135 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 585 B — 149 ms — h2https://jwx.com/hubfs/3Artboard%201-1.pngjwx.com/hubfs/3Artboard%201-1.png https://jwx.com/hubfs/3Artboard%201-1.png — 200 — 9.1 KiB — 500 ms — h3
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 772ms · 211KB · €12/mo
jwx.com
Other
Costly
Execution 314ms
Transfer 27 KB
Monthly Cost €5/mo
Unattributable
Other
Optional
Execution 159ms
Transfer 0 KB
Monthly Cost €3/mo
HubSpot Analytics
Analytics
Optional
Execution 122ms
Transfer 42 KB
Monthly Cost €2/mo
ssl.p.jwpcdn.com
Other
Optional
Execution 111ms
Transfer 139 KB
Unused 85%
Monthly Cost €2/mo
jwx.com
Other
Optional
Execution 67ms
Transfer 2 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • jwx.com adds 314ms and costs ~€5/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

jwx.com takes 314ms 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

85% of ssl.p.jwpcdn.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback