Skip to content
https://fourseasons.com

Performance

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

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

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

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

8.30 s

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

31.30 s

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

2.17 s

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

0.034

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

10.19 s

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

37.07 s

Page Load Progression

850 ms
1.7 s
2.5 s
3.4 s
4.2 s
5.1 s
5.9 s
6.8 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.8 MB transferred, 244 requests
FIX
7.8 MB transferred, 244 requests
Critical::
Page weighs 18.4 MB (7.8 MB transferred)
Warning::
Images are 3.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.9 MB
Warning::
JavaScript is 2.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.8 MB
Info::
CSS is 409 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 409 KB
Info::
Fonts are 286 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 286 KB
Warning::
244 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.6 g CO2 per page load
7.8 MB / 2.4 MB budget
7.8 MB transferred
244 requests
1.6 g CO2 per page load
Images 3.9 MiB 50%
JavaScript 2.8 MiB 36%
CSS 409.1 KiB 5%
Fonts 286.3 KiB 4%
Other 120.4 KiB 2%
HTML 113.1 KiB 1%
Other 107.4 KiB 1%
Other 15.6 KiB 0%
Other 8.7 KiB 0%
Other 1.6 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

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

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.8 MiB of 7.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9708ms total JS execution
FIX
9708ms total JS execution
Warning::
https://cdn.optimizely.com/js/183805907.js: 1256ms CPU time
Warning::
Unattributable: 1055ms CPU time
Warning::
https://www.fourseasons.com/alt/fshr/design3/js/21...: 988ms CPU time
Warning::
https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7...: 761ms CPU time
Warning::
https://www.fourseasons.com/: 580ms CPU time
Warning::
Third-party scripts: 9708ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 20% Style & Layout 9% Script Parsing & Compilation 6% Parse HTML & CSS 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://cdn.optimizely.com/js/183805907.js1256ms959ms59ms3rd
Unattributable1055ms134ms0ms3rd
https://www.fourseasons.com/alt/fshr/design3/js/2159.eb7a7399e7f464b7b2b6.js988ms307ms1ms3rd
https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8B761ms653ms49ms3rd
https://www.fourseasons.com/580ms25ms25ms3rd
https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7013.7a9c812bc10bd1df.js511ms365ms14ms3rd
https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/755.29615902446521ae.js472ms443ms5ms3rd
https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/7997.f7ddd070c398e23a.js458ms386ms25ms3rd
https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24451ms362ms16ms3rd
https://www.fourseasons.com/alt/fshr/design3/js/design3.tabbedHero.1615e97c45a629ed17dc.js387ms203ms0ms3rd

Showing top 10 of 29 scripts

F
JS Bundles
Action
153 scripts, 642 KB unused
FIX
153 scripts, 642 KB unused
Warning::
https://www.fourseasons.com/federated/live/cart/v1...: 111 KB unused (97%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.optimizely.com/js/183805907.js: 92 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.fourseasons.com/federated/live/cart/v1...: 80 KB unused (95%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.fourseasons.com/federated/live/caw/v5/...: 48 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tags.tiqcdn.com/utag/fourseasons/main/prod...: 46 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 642 KB
642 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/7997.f7ddd070c398e23a.js115 KB111 KB (97%)3rd
https://cdn.optimizely.com/js/183805907.js179 KB92 KB (51%)3rd
https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/8664.ca5fee3a974f809b.js85 KB80 KB (95%)3rd
https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7013.7a9c812bc10bd1df.js54 KB48 KB (90%)3rd
https://tags.tiqcdn.com/utag/fourseasons/main/prod/utag.js63 KB46 KB (74%)3rd
https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/242.a07e5124aabbf124.js47 KB43 KB (93%)3rd
https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8B184 KB39 KB (21%)3rd
https://s.go-mpulse.net/boomerang/UMAW3-HRPA5-GLWY3-KM3MB-8WRUH44 KB29 KB (66%)3rd
https://www.fourseasons.com/alt/fshr/design3/js/2159.eb7a7399e7f464b7b2b6.js61 KB29 KB (48%)3rd
https://www.fourseasons.com/alt/fshr/design3/js/1697.55fc2ea21bac451e1dd2.js65 KB27 KB (42%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
244 resources · 7.8 MB · 642 KB savings available
FIX
244 resources · 7.8 MB · 642 KB savings available
Warning::
Page weight 6.8 MB over 1MB target
Got: 7.8 MB Expected: ≤ 1 MB
Info::
~642 KB of savings available
Warning::
243 third-party resources (100% of weight)
Info::
8 resources over 200KB
244 resources · 7.8 MiB · 243 third-party 6.8 MiB over 1MB target
Image 50% · 3.9 MiB
JavaScript 36% · 2.8 MiB
CSS 5% · 409.1 KiB
Font 4% · 286.3 KiB
Media 2% · 120.4 KiB
Other 1% · 116.0 KiB
Document 1% · 115.1 KiB

~641.7 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
39 images, 0 KB saveable
REVIEW
39 images, 0 KB saveable
Info::
All images are well-optimized
39 images 3.9 MB
0 oversized -0 KB
36 legacy format
0 missing dimensions CLS risk
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
9 fonts (286 KB)
PASS
9 fonts (286 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

286 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 8.3 s LCP 31.3 shttps://www.fourseasons.com/alt/fshr/design3/fonts/fs-iconfont.woff2?bb56ff5d28cc38695bc998a2f16af500fs-iconfont.woff2 https://www.fourseasons.com/alt/fshr/design3/fonts/fs-iconfont.woff2?bb56ff5d28cc38695bc998a2f16af500 — 68.7 KiB — 62 ms — font-display: swaphttps://www.fourseasons.com/alt/fshr/design3/fonts/f350f87a-2ea2-408b-98bb-580827d1a634.woff2f350f87a-2ea2-408b-98bb... https://www.fourseasons.com/alt/fshr/design3/fonts/f350f87a-2ea2-408b-98bb-580827d1a634.woff2 — 19.0 KiB — 56 ms — font-display: swaphttps://www.fourseasons.com/alt/fshr/design3/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff208b57253-2e0d-4c12-9c57... https://www.fourseasons.com/alt/fshr/design3/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2 — 13.0 KiB — 58 ms — font-display: swaphttps://www.fourseasons.com/alt/fshr/design3/fonts/18fbcb9a-96e4-4820-8f60-312aadce6d35.woff218fbcb9a-96e4-4820-8f60... https://www.fourseasons.com/alt/fshr/design3/fonts/18fbcb9a-96e4-4820-8f60-312aadce6d35.woff2 — 18.9 KiB — 58 ms — font-display: swaphttps://www.fourseasons.com/alt/fshr/design3/fonts/b25db2e7-6a38-4599-9f7a-9672078d6278.woff2b25db2e7-6a38-4599-9f7a... https://www.fourseasons.com/alt/fshr/design3/fonts/b25db2e7-6a38-4599-9f7a-9672078d6278.woff2 — 29.1 KiB — 60 ms — font-display: swaphttps://www.fourseasons.com/alt/fshr/design3/fonts/2facc835-78c9-4456-b5dc-807374ccbaa4.woff22facc835-78c9-4456-b5dc... https://www.fourseasons.com/alt/fshr/design3/fonts/2facc835-78c9-4456-b5dc-807374ccbaa4.woff2 — 28.6 KiB — 61 ms — font-display: swaphttps://www.fourseasons.com/alt/fshr/design3/fonts/SaolDisplay-Light.woff2SaolDisplay-Light.woff2 https://www.fourseasons.com/alt/fshr/design3/fonts/SaolDisplay-Light.woff2 — 34.8 KiB — 14 ms — font-display: swaphttps://www.fourseasons.com/alt/fshr/design3/fonts/SaolDisplay-LightItalic.woff2SaolDisplay-LightItalic... https://www.fourseasons.com/alt/fshr/design3/fonts/SaolDisplay-LightItalic.woff2 — 40.4 KiB — 25 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 86 ms — font-display: swap
fs-iconfont.woff2 woff2 swap
Size 69 KB
Load time 62 ms
Start 389 ms
Risk FOUT — text flashes from fallback to web font
f350f87a-2ea2-408b-98bb... woff2 swap
Size 19 KB
Load time 56 ms
Start 389 ms
Risk FOUT — text flashes from fallback to web font
08b57253-2e0d-4c12-9c57... woff2 swap
Size 13 KB
Load time 58 ms
Start 389 ms
Risk FOUT — text flashes from fallback to web font
18fbcb9a-96e4-4820-8f60... woff2 swap
Size 19 KB
Load time 58 ms
Start 390 ms
Risk FOUT — text flashes from fallback to web font
b25db2e7-6a38-4599-9f7a... woff2 swap
Size 29 KB
Load time 60 ms
Start 390 ms
Risk FOUT — text flashes from fallback to web font
2facc835-78c9-4456-b5dc... woff2 swap
Size 29 KB
Load time 61 ms
Start 390 ms
Risk FOUT — text flashes from fallback to web font
SaolDisplay-Light.woff2 woff2 swap
Size 35 KB
Load time 14 ms
Start 707 ms
Risk FOUT — text flashes from fallback to web font
SaolDisplay-LightItalic... woff2 swap
Size 40 KB
Load time 25 ms
Start 707 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 86 ms
Start 2.6 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
244 requests over 5863ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 8.3 s LCP 31.3 shttps://fourseasons.com// https://fourseasons.com/ — 301 — 88 B — 324 ms — h2https://www.fourseasons.com/www.fourseasons.com/ https://www.fourseasons.com/ — 200 — 57.1 KiB — 47 ms — h2https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24www.fourseasons.com/assets/5e31bee1... https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24 — 200 — 62.3 KiB — 94 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/runtime.042332bfb362cb64ef4f.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/runtime.042332bfb362cb64ef4f.js — 200 — 2.6 KiB — 52 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/fs-iconfont.woff2?bb56ff5d28cc38695bc998a2f16af500www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/fs-iconfont.woff2?bb56ff5d28cc38695bc998a2f16af500 — 200 — 68.7 KiB — 62 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/f350f87a-2ea2-408b-98bb-580827d1a634.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/f350f87a-2ea2-408b-98bb-580827d1a634.woff2 — 200 — 19.0 KiB — 56 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2 — 200 — 13.0 KiB — 58 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/18fbcb9a-96e4-4820-8f60-312aadce6d35.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/18fbcb9a-96e4-4820-8f60-312aadce6d35.woff2 — 200 — 18.9 KiB — 58 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/b25db2e7-6a38-4599-9f7a-9672078d6278.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/b25db2e7-6a38-4599-9f7a-9672078d6278.woff2 — 200 — 29.1 KiB — 60 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/2facc835-78c9-4456-b5dc-807374ccbaa4.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/2facc835-78c9-4456-b5dc-807374ccbaa4.woff2 — 200 — 28.6 KiB — 61 ms — h2https://www.fourseasons.com/alt/fshr/design3/css/design3.mainCss.91ca1dd61dc8203bc408.csswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/css/design3.mainCss.91ca1dd61dc8203bc408.css — 200 — 207.5 KiB — 52 ms — h2https://www.fourseasons.com/alt/fshr/design3/css/global.mainCss.f934eb6ae89f07f45a1a.csswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/css/global.mainCss.f934eb6ae89f07f45a1a.css — 200 — 21.8 KiB — 51 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.apm-rum.2e91fb7b53b3111806a1.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.apm-rum.2e91fb7b53b3111806a1.js — 200 — 23.4 KiB — 62 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.jquery.28b213577eeaa11cc0ac.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.jquery.28b213577eeaa11cc0ac.js — 200 — 33.2 KiB — 72 ms — h2https://cdn.optimizely.com/js/183805907.jscdn.optimizely.com/js/183805907.js https://cdn.optimizely.com/js/183805907.js — 200 — 178.9 KiB — 137 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.gdpr-banner.c86b3e4ee3563471cf36.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.gdpr-banner.c86b3e4ee3563471cf36.js — 200 — 3.0 KiB — 63 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.bev.a644457a31a56982e953.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.bev.a644457a31a56982e953.js — 200 — 1018 B — 64 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.prc-notice-banner.300f0013853232fbb5fd.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.prc-notice-banner.300f0013853232fbb5fd.js — 200 — 1.1 KiB — 65 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.qualtrics.56c825f5f0bf78431932.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.qualtrics.56c825f5f0bf78431932.js — 200 — 5.7 KiB — 65 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.suppress-urls-geoip.801c737242f073963267.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.suppress-urls-geoip.801c737242f073963267.js — 200 — 1022 B — 65 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.tealium-functions.5f2e5cd0c7a339f82bea.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.tealium-functions.5f2e5cd0c7a339f82bea.js — 200 — 4.3 KiB — 67 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-222,7137-2250,0000-1800,0000/publish/content/dam/fourseasons/images/web/APL/APL_1494_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-222,7137-2250,0000-1800,0000/publish/content/dam/fourseasons/images/web/APL/APL_1494_original.jpg — 200 — 57.4 KiB — 83 ms — h2https://www.fourseasons.com/alt/fshr/design3/images/FS_Brand_Logo2.svgwww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/images/FS_Brand_Logo2.svg — 200 — 11.7 KiB — 84 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-562,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_243_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-562,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_243_original.jpg — 200 — 69.5 KiB — 74 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-268,9665-2524,1741-1419,8480/publish/content/dam/fourseasons/images/web/FSH/FSH_4394_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-268,9665-2524,1741-1419,8480/publish/content/dam/fourseasons/images/web/FSH/FSH_4394_original.jpg — 200 — 68.5 KiB — 76 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.720,1327-974,2561-2013,2611-1132,4594/publish/content/dam/fourseasons/images/web/LCP/LCP_336_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.720,1327-974,2561-2013,2611-1132,4594/publish/content/dam/fourseasons/images/web/LCP/LCP_336_original.jpg — 200 — 56.0 KiB — 72 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-281,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_254_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-281,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_254_original.jpg — 200 — 49.3 KiB — 74 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_540_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_540_original.jpg — 200 — 39.3 KiB — 76 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-0,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/YCT/YCT_095_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-0,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/YCT/YCT_095_original.jpg — 200 — 39.8 KiB — 77 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-277,0026-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_3132_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-277,0026-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_3132_original.jpg — 200 — 44.7 KiB — 78 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 8.3 s LCP 31.3 shttps://fourseasons.com// https://fourseasons.com/ — 301 — 88 B — 324 ms — h2https://www.fourseasons.com/www.fourseasons.com/ https://www.fourseasons.com/ — 200 — 57.1 KiB — 47 ms — h2https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24www.fourseasons.com/assets/5e31bee1... https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24 — 200 — 62.3 KiB — 94 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/runtime.042332bfb362cb64ef4f.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/runtime.042332bfb362cb64ef4f.js — 200 — 2.6 KiB — 52 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/fs-iconfont.woff2?bb56ff5d28cc38695bc998a2f16af500www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/fs-iconfont.woff2?bb56ff5d28cc38695bc998a2f16af500 — 200 — 68.7 KiB — 62 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/f350f87a-2ea2-408b-98bb-580827d1a634.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/f350f87a-2ea2-408b-98bb-580827d1a634.woff2 — 200 — 19.0 KiB — 56 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2 — 200 — 13.0 KiB — 58 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/18fbcb9a-96e4-4820-8f60-312aadce6d35.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/18fbcb9a-96e4-4820-8f60-312aadce6d35.woff2 — 200 — 18.9 KiB — 58 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/b25db2e7-6a38-4599-9f7a-9672078d6278.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/b25db2e7-6a38-4599-9f7a-9672078d6278.woff2 — 200 — 29.1 KiB — 60 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/2facc835-78c9-4456-b5dc-807374ccbaa4.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/2facc835-78c9-4456-b5dc-807374ccbaa4.woff2 — 200 — 28.6 KiB — 61 ms — h2https://www.fourseasons.com/alt/fshr/design3/css/design3.mainCss.91ca1dd61dc8203bc408.csswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/css/design3.mainCss.91ca1dd61dc8203bc408.css — 200 — 207.5 KiB — 52 ms — h2https://www.fourseasons.com/alt/fshr/design3/css/global.mainCss.f934eb6ae89f07f45a1a.csswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/css/global.mainCss.f934eb6ae89f07f45a1a.css — 200 — 21.8 KiB — 51 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.apm-rum.2e91fb7b53b3111806a1.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.apm-rum.2e91fb7b53b3111806a1.js — 200 — 23.4 KiB — 62 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.jquery.28b213577eeaa11cc0ac.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.jquery.28b213577eeaa11cc0ac.js — 200 — 33.2 KiB — 72 ms — h2https://cdn.optimizely.com/js/183805907.jscdn.optimizely.com/js/183805907.js https://cdn.optimizely.com/js/183805907.js — 200 — 178.9 KiB — 137 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.gdpr-banner.c86b3e4ee3563471cf36.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.gdpr-banner.c86b3e4ee3563471cf36.js — 200 — 3.0 KiB — 63 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.bev.a644457a31a56982e953.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.bev.a644457a31a56982e953.js — 200 — 1018 B — 64 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.prc-notice-banner.300f0013853232fbb5fd.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.prc-notice-banner.300f0013853232fbb5fd.js — 200 — 1.1 KiB — 65 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.qualtrics.56c825f5f0bf78431932.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.qualtrics.56c825f5f0bf78431932.js — 200 — 5.7 KiB — 65 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.suppress-urls-geoip.801c737242f073963267.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.suppress-urls-geoip.801c737242f073963267.js — 200 — 1022 B — 65 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.tealium-functions.5f2e5cd0c7a339f82bea.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.tealium-functions.5f2e5cd0c7a339f82bea.js — 200 — 4.3 KiB — 67 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-222,7137-2250,0000-1800,0000/publish/content/dam/fourseasons/images/web/APL/APL_1494_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-222,7137-2250,0000-1800,0000/publish/content/dam/fourseasons/images/web/APL/APL_1494_original.jpg — 200 — 57.4 KiB — 83 ms — h2https://www.fourseasons.com/alt/fshr/design3/images/FS_Brand_Logo2.svgwww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/images/FS_Brand_Logo2.svg — 200 — 11.7 KiB — 84 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-562,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_243_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-562,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_243_original.jpg — 200 — 69.5 KiB — 74 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-268,9665-2524,1741-1419,8480/publish/content/dam/fourseasons/images/web/FSH/FSH_4394_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-268,9665-2524,1741-1419,8480/publish/content/dam/fourseasons/images/web/FSH/FSH_4394_original.jpg — 200 — 68.5 KiB — 76 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.720,1327-974,2561-2013,2611-1132,4594/publish/content/dam/fourseasons/images/web/LCP/LCP_336_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.720,1327-974,2561-2013,2611-1132,4594/publish/content/dam/fourseasons/images/web/LCP/LCP_336_original.jpg — 200 — 56.0 KiB — 72 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-281,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_254_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-281,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_254_original.jpg — 200 — 49.3 KiB — 74 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_540_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_540_original.jpg — 200 — 39.3 KiB — 76 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-0,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/YCT/YCT_095_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-0,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/YCT/YCT_095_original.jpg — 200 — 39.8 KiB — 77 ms — h2https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-277,0026-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_3132_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.860.0,0000-277,0026-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_3132_original.jpg — 200 — 44.7 KiB — 78 ms — h2https://www.fourseasons.com/alt/fshr/design3/images/favicon/mstile-70x70.pngwww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/images/favicon/mstile-70x70.png — 200 — 3.4 KiB — 35 ms — h2https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8Bwww.fourseasons.com/rMykI4oj2BPcasl... https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8B — 200 — 183.5 KiB — 35 ms — h2https://apm.fourseasons.com:8200/config/v1/rum/agents?service.name=fs-blacklight-clientapm.fourseasons.com:8200/config/v1/... https://apm.fourseasons.com:8200/config/v1/rum/agents?service.name=fs-blacklight-client — 503 — 222 B — 365 ms — h2https://www.fourseasons.com/alt/fshr/design3/images/favicon/manifest.jsonwww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/images/favicon/manifest.json — 200 — 1.6 KiB — 17 ms — h2https://www.fourseasons.com/akam/13/56f3ee5ewww.fourseasons.com/akam/13/56f3ee5... https://www.fourseasons.com/akam/13/56f3ee5e — 200 — 9.4 KiB — 29 ms — h2https://p11.techlab-cdn.com/e/65319_1825172608.jsp11.techlab-cdn.com/e/65319_1825172... https://p11.techlab-cdn.com/e/65319_1825172608.js — 200 — 18.3 KiB — 60 ms — h2https://s.go-mpulse.net/boomerang/UMAW3-HRPA5-GLWY3-KM3MB-8WRUHs.go-mpulse.net/boomerang/UMAW3-HRP... https://s.go-mpulse.net/boomerang/UMAW3-HRPA5-GLWY3-KM3MB-8WRUH — 200 — 44.4 KiB — 43 ms — h2https://p11.techlab-cdn.com/e/65257_1825202461.jsp11.techlab-cdn.com/e/65257_1825202... https://p11.techlab-cdn.com/e/65257_1825202461.js — 200 — 7.0 KiB — 53 ms — h2https://p11.techlab-cdn.com/e/64885_1825202492.jsp11.techlab-cdn.com/e/64885_1825202... https://p11.techlab-cdn.com/e/64885_1825202492.js — 200 — 2.0 KiB — 46 ms — h2https://p11.techlab-cdn.com/e/65226_747628217.jsp11.techlab-cdn.com/e/65226_7476282... https://p11.techlab-cdn.com/e/65226_747628217.js — 200 — 32.7 KiB — 56 ms — h2https://cdn3.optimizely.com/js/geo4.jscdn3.optimizely.com/js/geo4.js https://cdn3.optimizely.com/js/geo4.js — 200 — 320 B — 104 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/2049.be9f1fde44e0f504838f.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/2049.be9f1fde44e0f504838f.js — 200 — 8.8 KiB — 14 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/SaolDisplay-Light.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/SaolDisplay-Light.woff2 — 200 — 34.8 KiB — 14 ms — h2https://www.fourseasons.com/alt/fshr/design3/fonts/SaolDisplay-LightItalic.woff2www.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/fonts/SaolDisplay-LightItalic.woff2 — 200 — 40.4 KiB — 25 ms — h2https://a152450673.cdn.optimizely.com/client_storage/a152450673.htmla152450673.cdn.optimizely.com/clien... https://a152450673.cdn.optimizely.com/client_storage/a152450673.html — 200 — 1.4 KiB — 108 ms — h2https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8Bwww.fourseasons.com/rMykI4oj2BPcasl... https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8B — 201 — 1.1 KiB — 198 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 127 ms — https://tags.tiqcdn.com/utag/fourseasons/main/prod/utag.jstags.tiqcdn.com/utag/fourseasons/ma... https://tags.tiqcdn.com/utag/fourseasons/main/prod/utag.js — 200 — 63.0 KiB — 73 ms — h2https://www.fourseasons.com/etc/designs/fourseasons/sitecatalyst-blacklistwww.fourseasons.com/etc/designs/fou... https://www.fourseasons.com/etc/designs/fourseasons/sitecatalyst-blacklist — 200 — 1.0 KiB — 1.5 s — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCXzVNbbHk3tbyl5AN…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCXzVNbbHk3tbyl5AN… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://www.fourseasons.com/alt/fshr/design3/js/design3.react-components.82cee9538aa26eb5943f.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.react-components.82cee9538aa26eb5943f.js — 200 — 3.1 KiB — 13 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.global.0ccae14cc543fa9e5c1b.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.global.0ccae14cc543fa9e5c1b.js — 200 — 3.8 KiB — 15 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.interstitial.4387d753aa1357ecd4fc.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.interstitial.4387d753aa1357ecd4fc.js — 200 — 3.2 KiB — 23 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.navigation.875b01e3516f03976120.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.navigation.875b01e3516f03976120.js — 200 — 1.1 KiB — 35 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.checkAvailabilityWidget.e73af461d2800edeb22a.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.checkAvailabilityWidget.e73af461d2800edeb22a.js — 200 — 890 B — 36 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.eliteGuestCard.f37770c0f9e47ba3c043.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.eliteGuestCard.f37770c0f9e47ba3c043.js — 200 — 2.4 KiB — 37 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.itineraryOverlay.ca04bf3e4ed7c0e5e925.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.itineraryOverlay.ca04bf3e4ed7c0e5e925.js — 200 — 4.5 KiB — 50 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.languageToggle.922a129bf4645f37c40f.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.languageToggle.922a129bf4645f37c40f.js — 200 — 1.0 KiB — 38 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.tabbedHero.1615e97c45a629ed17dc.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.tabbedHero.1615e97c45a629ed17dc.js — 200 — 4.0 KiB — 53 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.hotelSearchBar.8557afd4c95e8ea86672.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.hotelSearchBar.8557afd4c95e8ea86672.js — 200 — 3.4 KiB — 39 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.video.4cdf55c79e3cb92b44c4.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.video.4cdf55c79e3cb92b44c4.js — 200 — 1.5 KiB — 37 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.bodySection.d685316b3b4eddeb2403.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.bodySection.d685316b3b4eddeb2403.js — 200 — 3.1 KiB — 36 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.animatedCardCarousel.7c02066d50bf8564afb7.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.animatedCardCarousel.7c02066d50bf8564afb7.js — 200 — 4.4 KiB — 37 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/global.globalFeaturedProperties.08521697370a07f61186.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/global.globalFeaturedProperties.08521697370a07f61186.js — 200 — 5.1 KiB — 39 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.animatedCardCarouselBackground.b121784890cbb663eb67.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.animatedCardCarouselBackground.b121784890cbb663eb67.js — 200 — 2.0 KiB — 40 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.inlineVideo.07cb732c423c28294a6a.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.inlineVideo.07cb732c423c28294a6a.js — 200 — 1.5 KiB — 41 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.vidyard.eac8a82b3ab3cf1fa7c2.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.vidyard.eac8a82b3ab3cf1fa7c2.js — 200 — 752 B — 43 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.youku.3c5b0b8b9f5ff46ca1ee.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.youku.3c5b0b8b9f5ff46ca1ee.js — 200 — 1.2 KiB — 45 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/design3.ugcGrid.b5b11027a137a626d1db.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/design3.ugcGrid.b5b11027a137a626d1db.js — 200 — 1.4 KiB — 46 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/1447.ad232287e69c93625a7b.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/1447.ad232287e69c93625a7b.js — 200 — 19.8 KiB — 40 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/1697.55fc2ea21bac451e1dd2.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/1697.55fc2ea21bac451e1dd2.js — 200 — 64.8 KiB — 96 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/862.3cffbcc305d980b525e2.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/862.3cffbcc305d980b525e2.js — 200 — 4.2 KiB — 49 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/1074.0d5346be99a68ae92a9f.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/1074.0d5346be99a68ae92a9f.js — 200 — 3.9 KiB — 50 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/5118.57e535b1587103151f66.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/5118.57e535b1587103151f66.js — 200 — 1.1 KiB — 51 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/3803.17a95ab82b4298c8a354.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/3803.17a95ab82b4298c8a354.js — 200 — 1.4 KiB — 53 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/9566.c6601303e0317ee5fbb5.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/9566.c6601303e0317ee5fbb5.js — 200 — 1.6 KiB — 54 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/2159.eb7a7399e7f464b7b2b6.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/2159.eb7a7399e7f464b7b2b6.js — 200 — 60.8 KiB — 96 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/8567.df8a3aebbc170151cabf.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/8567.df8a3aebbc170151cabf.js — 200 — 1.6 KiB — 60 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/556.40602cd97e0f95127416.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/556.40602cd97e0f95127416.js — 200 — 1.3 KiB — 61 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/6659.7d09a7e565cf75c7ffcb.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/6659.7d09a7e565cf75c7ffcb.js — 200 — 1.2 KiB — 63 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/9650.d86de61c7366cbb1ef91.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/9650.d86de61c7366cbb1ef91.js — 200 — 2.4 KiB — 64 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/851.40f059e2752bfd8ce738.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/851.40f059e2752bfd8ce738.js — 200 — 1.5 KiB — 65 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/9557.61f69f16ce057f82dd74.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/9557.61f69f16ce057f82dd74.js — 200 — 2.5 KiB — 66 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/8757.dec84881ad0cd3776ac9.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/8757.dec84881ad0cd3776ac9.js — 200 — 1.9 KiB — 67 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/2549.d2e7abd23b98bef26e40.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/2549.d2e7abd23b98bef26e40.js — 200 — 5.1 KiB — 68 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/3093.5d8c6fea5a616543e2bd.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/3093.5d8c6fea5a616543e2bd.js — 200 — 3.0 KiB — 69 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/6502.c48f2b86d161822b9670.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/6502.c48f2b86d161822b9670.js — 200 — 4.2 KiB — 72 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/3419.2c17e820ad5c8a955906.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/3419.2c17e820ad5c8a955906.js — 200 — 1.3 KiB — 72 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/2342.ec2ebeef49d2b1499868.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/2342.ec2ebeef49d2b1499868.js — 200 — 2.8 KiB — 33 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/6268.3927fa741d7ac1e7e61a.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/6268.3927fa741d7ac1e7e61a.js — 200 — 13.0 KiB — 54 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/3245.a268265860ce1ec1e5a9.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/3245.a268265860ce1ec1e5a9.js — 200 — 1.7 KiB — 50 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/4207.ff7301b169b0394d2ccf.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/4207.ff7301b169b0394d2ccf.js — 200 — 2.9 KiB — 51 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/8865.5e47e30c82308764fc00.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/8865.5e47e30c82308764fc00.js — 200 — 1.7 KiB — 52 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/4326.4037842e7d2a16938325.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/4326.4037842e7d2a16938325.js — 200 — 1.2 KiB — 53 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/829.2df7ca9665bfd282b124.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/829.2df7ca9665bfd282b124.js — 200 — 3.1 KiB — 53 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/9027.00659d833d92ca9790b1.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/9027.00659d833d92ca9790b1.js — 200 — 1.2 KiB — 39 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/7796.9514c93e22961b1df359.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/7796.9514c93e22961b1df359.js — 200 — 1.2 KiB — 40 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/7449.6d303ca4cec9b7f68425.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/7449.6d303ca4cec9b7f68425.js — 200 — 1.2 KiB — 41 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/3022.1f0ef0d035097c5c7e43.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/3022.1f0ef0d035097c5c7e43.js — 200 — 2.6 KiB — 49 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/3308.a148a3a088711fe5956d.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/3308.a148a3a088711fe5956d.js — 200 — 4.1 KiB — 53 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/8568.16da05f5f3f833cded3c.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/8568.16da05f5f3f833cded3c.js — 200 — 5.3 KiB — 48 ms — h2https://www.fourseasons.com/alt/fshr/design3/js/9659.d64b4fdd8faf1ebce43a.jswww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/js/9659.d64b4fdd8faf1ebce43a.js — 200 — 1.2 KiB — 49 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 131 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/remoteEntry.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/remoteEntry.js — 200 — 24.2 KiB — 47 ms — h2https://www.fourseasons.com/alt/apps/fshr/feeds/dictionary?allTranslations=true&language=enwww.fourseasons.com/alt/apps/fshr/f... https://www.fourseasons.com/alt/apps/fshr/feeds/dictionary?allTranslations=true&language=en — 200 — 56.9 KiB — 15 ms — h2https://www.fourseasons.com/alt/apps/fshr/feeds/alert/enwww.fourseasons.com/alt/apps/fshr/f... https://www.fourseasons.com/alt/apps/fshr/feeds/alert/en — 200 — 1.2 KiB — 428 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/323.559e89e7d2f9c4d9.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/323.559e89e7d2f9c4d9.js — 200 — 3.6 KiB — 21 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/945.12fe3a6c35f2e5b1.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/945.12fe3a6c35f2e5b1.js — 200 — 2.3 KiB — 21 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/537.86ccdf4bbf254972.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/537.86ccdf4bbf254972.js — 200 — 14.3 KiB — 22 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/14.1d4803e7b704eb5f.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/14.1d4803e7b704eb5f.js — 200 — 4.4 KiB — 22 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/841.56608d042e45c453.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/841.56608d042e45c453.js — 200 — 2.3 KiB — 24 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/749.a349f547538abf45.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/749.a349f547538abf45.js — 200 — 2.5 KiB — 25 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/__federation_expose_Stores.b1ad4fd9422f4300.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/__federation_expose_Stores.b1ad4fd9422f4300.js — 200 — 15.4 KiB — 30 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/625.0d88567bfe3ec381.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/625.0d88567bfe3ec381.js — 200 — 2.0 KiB — 27 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/50.c4b4d61d7c91f333.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/50.c4b4d61d7c91f333.js — 200 — 5.1 KiB — 27 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/383.b6cc9c901544ece3.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/383.b6cc9c901544ece3.js — 200 — 12.1 KiB — 27 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/161.1a07b6b9bb600a09.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/161.1a07b6b9bb600a09.js — 200 — 4.6 KiB — 29 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/594.9304cc1dafebdefc.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/594.9304cc1dafebdefc.js — 200 — 24.6 KiB — 36 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/627.5e9a24dd1dc760cc.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/627.5e9a24dd1dc760cc.js — 200 — 27.2 KiB — 41 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/825.d93ce7cd5d5425e3.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/825.d93ce7cd5d5425e3.js — 200 — 6.5 KiB — 36 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/729.38d808f461dbee95.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/729.38d808f461dbee95.js — 200 — 14.8 KiB — 37 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/447.749fbc532ef75e56.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/447.749fbc532ef75e56.js — 200 — 1.2 KiB — 38 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/96.7b5271ecd74eff4a.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/96.7b5271ecd74eff4a.js — 200 — 3.6 KiB — 38 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/20.41bbe20322088634.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/20.41bbe20322088634.js — 200 — 10.1 KiB — 27 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/604.818e5ea1078c6552.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/604.818e5ea1078c6552.js — 200 — 30.8 KiB — 30 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/64.07dc5e0cbf0d18f4.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/64.07dc5e0cbf0d18f4.js — 200 — 777 B — 37 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/258.cdf5b81446568bde.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/258.cdf5b81446568bde.js — 200 — 8.4 KiB — 44 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/176.a421ca1257693aca.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/176.a421ca1257693aca.js — 200 — 42.9 KiB — 59 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/308.83f7c8ebe5978a98.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/308.83f7c8ebe5978a98.js — 200 — 748 B — 49 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/870.f682101e234fc03b.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/870.f682101e234fc03b.js — 200 — 773 B — 50 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/22.25aa698d686393e4.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/22.25aa698d686393e4.js — 200 — 6.7 KiB — 51 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/395.251eb3daa6f3cde5.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/395.251eb3daa6f3cde5.js — 200 — 2.5 KiB — 52 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/259.25d881be94848e9b.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/259.25d881be94848e9b.js — 200 — 1.8 KiB — 53 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/114.19c2869f8cd4639b.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/114.19c2869f8cd4639b.js — 200 — 22.7 KiB — 56 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/376.6bada749971063d9.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/376.6bada749971063d9.js — 200 — 40.6 KiB — 63 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/83.ce21ce0ca366d097.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/83.ce21ce0ca366d097.js — 200 — 47.5 KiB — 63 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/151.94f81607584c93ca.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/151.94f81607584c93ca.js — 200 — 34.5 KiB — 61 ms — h2https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/755.29615902446521ae.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/755.29615902446521ae.js — 200 — 17.4 KiB — 59 ms — h2https://apm.fourseasons.com:8200/intake/v3/rum/eventsapm.fourseasons.com:8200/intake/v3/... https://apm.fourseasons.com:8200/intake/v3/rum/events — 200 — 0 B — 107 ms — h2https://apm.fourseasons.com:8200/intake/v3/rum/eventsapm.fourseasons.com:8200/intake/v3/... https://apm.fourseasons.com:8200/intake/v3/rum/events — 202 — 107 B — 108 ms — h2https://www.fourseasons.com/federated/live/caw/v5/remoteEntry.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/remoteEntry.js — 200 — 25.8 KiB — 15 ms — h2https://www.fourseasons.com/federated/live/cart/v12/remoteEntry.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/remoteEntry.js — 200 — 26.5 KiB — 39 ms — h2https://www.fourseasons.com/profile/api/global-state/www.fourseasons.com/profile/api/glo... https://www.fourseasons.com/profile/api/global-state/ — 200 — 868 B — 980 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.1092,0082-0,0000-1687,5000-2250,0000/publish/content/dam/fourseasons/images/web/LCP/LCP_330_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.1092,0082-0,0000-1687,5000-2250,0000/publish/content/dam/fourseasons/images/web/LCP/LCP_330_original.jpg — 200 — 217.2 KiB — 30 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIL/AIL_273_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIL/AIL_273_original.jpg — 200 — 244.7 KiB — 45 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.1,3333-0,0000-2997,3333-1686,0000/publish/content/dam/fourseasons/images/web/BOC/BOC_257_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.1,3333-0,0000-2997,3333-1686,0000/publish/content/dam/fourseasons/images/web/BOC/BOC_257_original.jpg — 200 — 134.5 KiB — 48 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-152,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BOR/BOR_004_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-152,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BOR/BOR_004_original.jpg — 200 — 67.8 KiB — 55 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-141,0018-1897,0000-1067,0625/publish/content/dam/fourseasons/images/web/COS/COS_3231_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-141,0018-1897,0000-1067,0625/publish/content/dam/fourseasons/images/web/COS/COS_3231_original.jpg — 200 — 127.8 KiB — 59 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-313,6940-2997,9230-1686,3316/publish/content/dam/fourseasons/images/web/FTL/FTL_067_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-313,6940-2997,9230-1686,3316/publish/content/dam/fourseasons/images/web/FTL/FTL_067_original.jpg — 200 — 163.6 KiB — 62 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-379,4079-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_1286_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-379,4079-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_1286_original.jpg — 200 — 71.1 KiB — 63 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-130,2500-2044,0000-1149,7500/publish/content/dam/fourseasons/images/web/MAN/MAN_2785_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-130,2500-2044,0000-1149,7500/publish/content/dam/fourseasons/images/web/MAN/MAN_2785_original.jpg — 200 — 249.7 KiB — 74 ms — h2https://www.fourseasons.com/alt/img-opt/~80.600.0,0000-151,7295-3132,0000-3132,0000/publish/content/dam/fourseasons/images/web/YCT/YCT_Yacht_Exterior.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.600.0,0000-151,7295-3132,0000-3132,0000/publish/content/dam/fourseasons/images/web/YCT/YCT_Yacht_Exterior.jpg — 200 — 67.1 KiB — 75 ms — h2https://www.fourseasons.com/alt/img-opt/~80.600.428,9491-0,0000-2000,0000-2000,0000/publish/content/dam/fourseasons/images/web/TMR/TMR_050_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.600.428,9491-0,0000-2000,0000-2000,0000/publish/content/dam/fourseasons/images/web/TMR/TMR_050_original.jpg — 200 — 59.9 KiB — 72 ms — h2https://www.fourseasons.com/alt/img-opt/~80.600.462,7333-7,9717-1916,9526-1916,9526/publish/content/dam/fourseasons/images/web/JTT/JTT_438_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.600.462,7333-7,9717-1916,9526-1916,9526/publish/content/dam/fourseasons/images/web/JTT/JTT_438_original.jpg — 200 — 34.6 KiB — 75 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-9,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAA/BAA_030_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-9,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAA/BAA_030_original.jpg — 200 — 84.6 KiB — 79 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/DVH/DVH_002_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/DVH/DVH_002_original.jpg — 200 — 137.1 KiB — 82 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/ISP/ISP_017_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/ISP/ISP_017_aspect16x9.jpg — 200 — 220.6 KiB — 88 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-80,1335-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JEP/JEP_006_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-80,1335-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JEP/JEP_006_original.jpg — 200 — 120.2 KiB — 90 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-133,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/NEP/NEP_1233_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-133,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/NEP/NEP_1233_original.jpg — 200 — 149.9 KiB — 95 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-0,0000-2892,9752-1627,2985/publish/content/dam/fourseasons/images/web/NLN/NLN_881_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-0,0000-2892,9752-1627,2985/publish/content/dam/fourseasons/images/web/NLN/NLN_881_original.jpg — 200 — 115.0 KiB — 95 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-314,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/RSG/RSG_010_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-314,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/RSG/RSG_010_original.jpg — 200 — 148.3 KiB — 98 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-2,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIP/AIP_002_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-2,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIP/AIP_002_original.jpg — 200 — 213.3 KiB — 100 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-46,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAL/BAL_2261_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-46,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAL/BAL_2261_original.jpg — 200 — 133.9 KiB — 101 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/COS/COS_1994_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/COS/COS_1994_aspect16x9.jpg — 200 — 241.1 KiB — 105 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-0,1250-5996,0000-3372,7500/publish/content/dam/fourseasons/images/web/JAC/JAC_1862_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-0,1250-5996,0000-3372,7500/publish/content/dam/fourseasons/images/web/JAC/JAC_1862_aspect16x9.jpg — 200 — 174.6 KiB — 105 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-156,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KYO/KYO_481_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-156,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KYO/KYO_481_original.jpg — 200 — 129.6 KiB — 113 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-273,3848-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/PUN/PUN_1264_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-273,3848-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/PUN/PUN_1264_original.jpg — 200 — 105.6 KiB — 126 ms — h2https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/TMR/TMR_1996_original.jpgwww.fourseasons.com/alt/img-opt/~75... https://www.fourseasons.com/alt/img-opt/~75.1402.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/TMR/TMR_1996_original.jpg — 200 — 147.4 KiB — 33 ms — h2https://www.fourseasons.com/akam/13/pixel_56f3ee5ewww.fourseasons.com/akam/13/pixel_5... https://www.fourseasons.com/akam/13/pixel_56f3ee5e — 200 — 726 B — 27 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 370 B — 113 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/3323.bd60fff1b47b3fcc.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/3323.bd60fff1b47b3fcc.js — 200 — 3.6 KiB — 81 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7945.cb6a6a1d79baa6a9.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7945.cb6a6a1d79baa6a9.js — 200 — 2.3 KiB — 79 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7113.41d632fbbc8512a2.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7113.41d632fbbc8512a2.js — 200 — 14.1 KiB — 80 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/1014.c96d0bf52230ed4a.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/1014.c96d0bf52230ed4a.js — 200 — 4.4 KiB — 81 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/3916.e68b94da9495071b.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/3916.e68b94da9495071b.js — 200 — 3.7 KiB — 82 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/2756.b3e1572e5e6832dd.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/2756.b3e1572e5e6832dd.js — 200 — 1.8 KiB — 84 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/__federation_expose_CAW.97d62104092238f0.csswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/__federation_expose_CAW.97d62104092238f0.css — 200 — 24.5 KiB — 33 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/__federation_expose_CAW.a943c48778ea4e2a.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/__federation_expose_CAW.a943c48778ea4e2a.js — 200 — 17.3 KiB — 88 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/6951.fdd14b6806797ee0.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/6951.fdd14b6806797ee0.js — 200 — 870 B — 79 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/4119.976a0937f8c9046a.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/4119.976a0937f8c9046a.js — 200 — 2.6 KiB — 80 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/4594.9c122bbe19d3fea1.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/4594.9c122bbe19d3fea1.js — 200 — 24.6 KiB — 89 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/9608.f7dd2d18f16c6b32.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/9608.f7dd2d18f16c6b32.js — 200 — 2.0 KiB — 82 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7458.306f3b54076db5e5.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7458.306f3b54076db5e5.js — 200 — 13.9 KiB — 83 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/242.5cbc177e9e8c9c7a.csswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/242.5cbc177e9e8c9c7a.css — 200 — 13.5 KiB — 39 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/242.a07e5124aabbf124.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/242.a07e5124aabbf124.js — 200 — 47.4 KiB — 94 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/9334.f4cebb64c2f3cfbc.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/9334.f4cebb64c2f3cfbc.js — 200 — 5.3 KiB — 87 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7013.7a9c812bc10bd1df.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7013.7a9c812bc10bd1df.js — 200 — 54.2 KiB — 108 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/8327.93aa2d16b2a09ff0.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/8327.93aa2d16b2a09ff0.js — 200 — 2.1 KiB — 89 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/1714.5acd83f6a2323731.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/1714.5acd83f6a2323731.js — 200 — 2.6 KiB — 87 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/9566.3108a7155dba4a06.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/9566.3108a7155dba4a06.js — 200 — 1.7 KiB — 87 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/637.9a8dad6f01e1a156.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/637.9a8dad6f01e1a156.js — 200 — 24.7 KiB — 89 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/1283.848b19c5a95ad7c9.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/1283.848b19c5a95ad7c9.js — 200 — 8.3 KiB — 89 ms — h2https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/3212.317e5ec6a414a23c.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/3212.317e5ec6a414a23c.js — 200 — 680 B — 90 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/4594.ea56fa07cae5d568.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/4594.ea56fa07cae5d568.js — 200 — 24.6 KiB — 75 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/7945.3d0a337f85d139b5.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/7945.3d0a337f85d139b5.js — 200 — 2.3 KiB — 85 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/2634.c080b25ca1fc3cb9.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/2634.c080b25ca1fc3cb9.js — 200 — 14.0 KiB — 74 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/__federation_expose_Cart.d7b7cb7c24c244c4.csswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/__federation_expose_Cart.d7b7cb7c24c244c4.css — 200 — 39.3 KiB — 29 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/__federation_expose_Cart.4b5b04a54df5e408.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/__federation_expose_Cart.4b5b04a54df5e408.js — 200 — 14.0 KiB — 72 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/3323.4af599dd70bdaf54.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/3323.4af599dd70bdaf54.js — 200 — 3.6 KiB — 70 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/1014.dca57a38e3b0fd54.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/1014.dca57a38e3b0fd54.js — 200 — 4.4 KiB — 72 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/5136.9f06f0841fc961af.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/5136.9f06f0841fc961af.js — 200 — 15.2 KiB — 73 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/9885.e1ff54b0aa15e33c.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/9885.e1ff54b0aa15e33c.js — 200 — 21.5 KiB — 77 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/2323.5e134bb0558cde0d.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/2323.5e134bb0558cde0d.js — 200 — 27.5 KiB — 78 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/6510.dbc50b28163596e9.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/6510.dbc50b28163596e9.js — 200 — 27.0 KiB — 79 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/8664.ca5fee3a974f809b.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/8664.ca5fee3a974f809b.js — 200 — 85.1 KiB — 81 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/7997.f7ddd070c398e23a.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/7997.f7ddd070c398e23a.js — 200 — 114.6 KiB — 90 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/9315.8584b98a7c97823a.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/9315.8584b98a7c97823a.js — 200 — 28.6 KiB — 83 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/5847.70495889c06c7311.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/5847.70495889c06c7311.js — 200 — 11.9 KiB — 82 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/1827.5720ae9962e8281e.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/1827.5720ae9962e8281e.js — 200 — 945 B — 80 ms — h2https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/4020.ccab152c6325aea1.jswww.fourseasons.com/federated/live/... https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/4020.ccab152c6325aea1.js — 200 — 3.0 KiB — 80 ms — h2https://reservations.fourseasons.com/tretail/content/bookingflowreservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/content/bookingflow — 200 — 0 B — 26 ms — h2https://reservations.fourseasons.com/tretail/calendar/availability?propertySelection=ALLreservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/calendar/availability?propertySelection=ALL — 200 — 0 B — 26 ms — h2https://reservations.fourseasons.com/content/en/statusreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/status — 200 — 0 B — 23 ms — h2https://reservations.fourseasons.com/content/en/globalsettingsreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/globalsettings — 200 — 0 B — 21 ms — h2https://reservations.fourseasons.com/tretail/content/bookingflowreservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/content/bookingflow — 200 — 35.5 KiB — 14 ms — h2https://reservations.fourseasons.com/tretail/calendar/availability?propertySelection=ALLreservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/calendar/availability?propertySelection=ALL — 200 — 9.6 KiB — 1.9 s — h2https://reservations.fourseasons.com/content/en/globalsettingsreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/globalsettings — 200 — 3.8 KiB — 21 ms — h2https://reservations.fourseasons.com/content/en/statusreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/status — 200 — 1.1 KiB — 14 ms — h2https://www.fourseasons.com/web-bff/api/cawwww.fourseasons.com/web-bff/api/caw https://www.fourseasons.com/web-bff/api/caw — 308 — 256 B — 264 ms — h2https://reservations.fourseasons.com/tretail/profilereservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/profile — 204 — 0 B — 124 ms — h2https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 28 ms — h2https://www.fourseasons.com/alt/fshr/design3/images/FS-loader-transparent.webmwww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/images/FS-loader-transparent.webm — 206 — 120.4 KiB — 13 ms — h2blob:https://www.fourseasons.com/374711c7-3a43-42b9-8e91-d7a7a05aa9ffwww.fourseasons.com/374711c7-3a43-4... blob:https://www.fourseasons.com/374711c7-3a43-42b9-8e91-d7a7a05aa9ff — -1 — 0 B — 0 ms — https://reservations.fourseasons.com/tretail/profilereservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/profile — 400 — 1.1 KiB — 153 ms — h2https://www.youtube-nocookie.com/embed/keYkRUD6Xgs?enablejsapi=1&origin=https%3A%2F%2Fwww.fourseasons.com&rel=0&widgetid=1&forigin=https%3A%2F%2Fwww.fourseasons.com%2F&aoriginsup=1&vf=1www.youtube-nocookie.com/embed/keYk... https://www.youtube-nocookie.com/embed/keYkRUD6Xgs?enablejsapi=1&origin=https%3A%2F%2Fwww.fourseasons.com&rel=0&widgetid=1&forigin=https%3A%2F%2Fwww.fourseasons.com%2F&aoriginsup=1&vf=1 — 200 — 54.5 KiB — 160 ms — h2https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8Bwww.fourseasons.com/rMykI4oj2BPcasl... https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8B — 201 — 1.2 KiB — 278 ms — h2https://www.fourseasons.com/web-bff/api/caw/www.fourseasons.com/web-bff/api/caw... https://www.fourseasons.com/web-bff/api/caw/ — 200 — 693 B — 213 ms — h2https://reservations.fourseasons.com/content/en/globalsettingsreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/globalsettings — 200 — 0 B — 8 ms — h2https://www.youtube-nocookie.com/s/player/218d9d92/www-player.csswww.youtube-nocookie.com/s/player/2... https://www.youtube-nocookie.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 40 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.6 KiB — 100 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 86 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.0 KiB — 136 ms — h2https://www.youtube-nocookie.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/2... https://www.youtube-nocookie.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.8 KiB — 86 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.4 KiB — 34 ms — h2https://i.ytimg.com/vi_webp/keYkRUD6Xgs/default.webpi.ytimg.com/vi_webp/keYkRUD6Xgs/def... https://i.ytimg.com/vi_webp/keYkRUD6Xgs/default.webp — 200 — 3.8 KiB — 71 ms — h2https://c.go-mpulse.net/api/config.json?key=UMAW3-HRPA5-GLWY3-KM3MB-8WRUH&d=www.fourseasons.com&t=5922692&v=1.500.0&sl=1&si=adg4m95rmn-tdv5l3&plugins=AK,ConfigOverride,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,LOGN&acao=c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=UMAW3-HRPA5-GLWY3-KM3MB-8WRUH&d=www.fourseasons.com&t=5922692&v=1.500.0&sl=1&si=adg4m95rmn-tdv5l3&plugins=AK,ConfigOverride,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,LOGN&acao= — 403 — 303 B — 264 ms — h2https://www.fourseasons.com/alt/fshr/design3/images/favicon/favicon.icowww.fourseasons.com/alt/fshr/design... https://www.fourseasons.com/alt/fshr/design3/images/favicon/favicon.ico — 200 — 15.2 KiB — 14 ms — h2https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.jswww.google.com/js/th/Tsj2rE80jstpz6... https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.js — 200 — 23.3 KiB — 64 ms — h3https://www.youtube-nocookie.com/generate_204?NnyyWAwww.youtube-nocookie.com/generate_2... https://www.youtube-nocookie.com/generate_204?NnyyWA — 204 — 10 B — 24 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 96 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 311 B — 33 ms — h2https://apm.fourseasons.com:8200/intake/v3/rum/eventsapm.fourseasons.com:8200/intake/v3/... https://apm.fourseasons.com:8200/intake/v3/rum/events — 202 — 107 B — 108 ms — h2https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 35 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 9708ms · 1172KB · CA$134/mo
Optimizely
A/B Testing
Costly
Execution 1256ms
Transfer 179 KB
Unused 51%
Monthly Cost CA$17/mo
Unattributable
Other
Costly
Execution 1055ms
Transfer 0 KB
Monthly Cost CA$15/mo
www.fourseasons.com
Other
Costly
Execution 988ms
Transfer 61 KB
Unused 48%
Monthly Cost CA$14/mo
www.fourseasons.com
Other
Costly
Execution 761ms
Transfer 1 KB
Unused 21%
Monthly Cost CA$11/mo
www.fourseasons.com
Other
Costly
Execution 580ms
Transfer 57 KB
Monthly Cost CA$8/mo
www.fourseasons.com
Other
Costly
Execution 511ms
Transfer 54 KB
Unused 90%
Monthly Cost CA$7/mo
www.fourseasons.com
Other
Costly
Execution 472ms
Transfer 17 KB
Monthly Cost CA$7/mo
www.fourseasons.com
Other
Costly
Execution 458ms
Transfer 115 KB
Unused 97%
Monthly Cost CA$6/mo
www.fourseasons.com
Other
Costly
Execution 451ms
Transfer 62 KB
Unused 37%
Monthly Cost CA$6/mo
www.fourseasons.com
Other
Costly
Execution 387ms
Transfer 4 KB
Monthly Cost CA$5/mo
www.fourseasons.com
Other
Costly
Execution 349ms
Transfer 65 KB
Unused 42%
Monthly Cost CA$5/mo
www.fourseasons.com
Other
Costly
Execution 292ms
Transfer 3 KB
Monthly Cost CA$4/mo
www.fourseasons.com
Other
Costly
Execution 248ms
Transfer 27 KB
Monthly Cost CA$3/mo
www.fourseasons.com
Other
Costly
Execution 239ms
Transfer 24 KB
Monthly Cost CA$3/mo
www.fourseasons.com
Other
Costly
Execution 206ms
Transfer 33 KB
Monthly Cost CA$3/mo
tags.tiqcdn.com
Other
Optional
Execution 185ms
Transfer 63 KB
Unused 74%
Monthly Cost CA$3/mo
www.fourseasons.com
Other
Optional
Execution 158ms
Transfer 23 KB
Monthly Cost CA$2/mo
www.fourseasons.com
Other
Optional
Execution 143ms
Transfer 26 KB
Monthly Cost CA$2/mo
www.fourseasons.com
Other
Optional
Execution 137ms
Transfer 9 KB
Monthly Cost CA$2/mo
www.fourseasons.com
Other
Optional
Execution 134ms
Transfer 207 KB
Monthly Cost CA$2/mo
www.fourseasons.com
Other
Optional
Execution 106ms
Transfer 4 KB
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 104ms
Transfer 4 KB
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 94ms
Transfer 5 KB
Monthly Cost CA$1/mo
www.youtube.com
Other
Optional
Execution 89ms
Transfer 11 KB
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 72ms
Transfer 13 KB
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 67ms
Transfer 9 KB
Monthly Cost CA$1/mo
s.go-mpulse.net
Other
Optional
Execution 58ms
Transfer 44 KB
Unused 66%
Monthly Cost CA$1/mo
p11.techlab-cdn.com
Other
Optional
Execution 54ms
Transfer 33 KB
Monthly Cost CA$1/mo
p11.techlab-cdn.com
Other
Optional
Execution 53ms
Transfer 18 KB
Monthly Cost CA$1/mo

These scripts may cost more than they're worth

  • Optimizely adds 1256ms and costs ~CA$17/month
  • Unattributable adds 1055ms and costs ~CA$15/month
  • www.fourseasons.com adds 988ms and costs ~CA$14/month
  • www.fourseasons.com adds 761ms and costs ~CA$11/month
  • www.fourseasons.com adds 580ms and costs ~CA$8/month
  • www.fourseasons.com adds 511ms and costs ~CA$7/month
  • www.fourseasons.com adds 472ms and costs ~CA$7/month
  • www.fourseasons.com adds 458ms and costs ~CA$6/month
  • www.fourseasons.com adds 451ms and costs ~CA$6/month
  • www.fourseasons.com adds 387ms and costs ~CA$5/month
  • www.fourseasons.com adds 349ms and costs ~CA$5/month
  • www.fourseasons.com adds 292ms and costs ~CA$4/month
  • www.fourseasons.com adds 248ms and costs ~CA$3/month
  • www.fourseasons.com adds 239ms and costs ~CA$3/month
  • www.fourseasons.com adds 206ms and costs ~CA$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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Unattributable takes 1055ms 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.fourseasons.com takes 988ms 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.fourseasons.com takes 761ms 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.fourseasons.com takes 580ms 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.fourseasons.com takes 511ms 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

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

Why this matters

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

Source: web.dev

www.fourseasons.com takes 472ms 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.fourseasons.com takes 458ms 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

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

Why this matters

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

Source: web.dev

www.fourseasons.com takes 451ms 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.fourseasons.com takes 387ms 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.fourseasons.com takes 349ms 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.fourseasons.com 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

www.fourseasons.com takes 248ms 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.fourseasons.com takes 239ms 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.fourseasons.com takes 206ms 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

74% of tags.tiqcdn.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

66% of s.go-mpulse.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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