Skip to content
https://fourseasons.com

Performance

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

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

51
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
79
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.

1.64 s

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

3.08 s

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

224 ms

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

0.220

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

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

8.65 s

Page Load Progression

948 ms
1.9 s
2.8 s
3.8 s
4.7 s
5.7 s
6.6 s
7.6 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
15.2 MB transferred, 288 requests
FIX
15.2 MB transferred, 288 requests
Critical::
Page weighs 26.6 MB (15.2 MB transferred)
Warning::
Images are 6.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.0 MB
Warning::
JavaScript is 3.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.1 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 285 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 285 KB
Warning::
288 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.2 g CO2 per page load
15.2 MB / 2.4 MB budget
15.2 MB transferred
288 requests
3.2 g CO2 per page load
Images 6.0 MiB 39%
Other 5.2 MiB 34%
JavaScript 3.1 MiB 20%
CSS 408.9 KiB 3%
Fonts 285.3 KiB 2%
Other 155.4 KiB 1%
HTML 113.4 KiB 1%
Other 15.6 KiB 0%
Other 11.6 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 (15.2 MiB of 15.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3346ms total JS execution
FIX
3346ms total JS execution
Warning::
https://cdn.optimizely.com/js/183805907.js: 484ms CPU time
Warning::
Unattributable: 394ms CPU time
Warning::
https://www.fourseasons.com/alt/fshr/design3/js/21...: 389ms CPU time
Warning::
https://www.fourseasons.com/: 361ms CPU time
Info::
https://www.fourseasons.com/alt/fshr/design3/js/16...: 244ms CPU time
Warning::
Third-party scripts: 3346ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 18% Style & Layout 9% Parse HTML & CSS 6% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://cdn.optimizely.com/js/183805907.js484ms390ms21ms3rd
Unattributable394ms51ms0ms3rd
https://www.fourseasons.com/alt/fshr/design3/js/2159.eb7a7399e7f464b7b2b6.js389ms151ms0ms3rd
https://www.fourseasons.com/361ms13ms8ms3rd
https://www.fourseasons.com/alt/fshr/design3/js/1697.55fc2ea21bac451e1dd2.js244ms133ms0ms3rd
https://tags.tiqcdn.com/utag/fourseasons/main/prod/utag.js231ms224ms6ms3rd
https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8B198ms181ms13ms3rd
https://www.fourseasons.com/alt/fshr/design3/js/design3.tabbedHero.1615e97c45a629ed17dc.js115ms53ms0ms3rd
https://www.fourseasons.com/federated/live/Stores/v2/2.0.0+93579/114.19c2869f8cd4639b.js110ms109ms1ms3rd
https://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/8664.ca5fee3a974f809b.js110ms95ms8ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
158 scripts, 729 KB unused
FIX
158 scripts, 729 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://www.fourseasons.com/federated/live/cart/v1...: 80 KB unused (95%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.optimizely.com/js/183805907.js: 80 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 69 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js: 55 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 729 KB
729 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://www.fourseasons.com/federated/live/cart/v12/12.0.0+93579/8664.ca5fee3a974f809b.js85 KB80 KB (95%)3rd
https://cdn.optimizely.com/js/183805907.js179 KB80 KB (45%)3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB69 KB (54%)3rd
https://www.googletagmanager.com/gtag/js85 KB55 KB (64%)3rd
https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/7013.7a9c812bc10bd1df.js54 KB48 KB (90%)3rd
https://www.fourseasons.com/federated/live/caw/v5/5.0.0+93579/242.a07e5124aabbf124.js47 KB40 KB (86%)3rd
https://www.fourseasons.com/rMykI4oj2BPcaslnlg/Op7zrzmz4JXNkX/JDdDZzJ0Aw/CGBkRGYQ/HS8B184 KB39 KB (21%)3rd
https://www.fourseasons.com/alt/fshr/design3/js/2159.eb7a7399e7f464b7b2b6.js61 KB33 KB (55%)3rd
https://s.go-mpulse.net/boomerang/UMAW3-HRPA5-GLWY3-KM3MB-8WRUH44 KB29 KB (66%)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
288 resources · 15.2 MB · 729 KB savings available
FIX
288 resources · 15.2 MB · 729 KB savings available
Warning::
Page weight 14.2 MB over 1MB target
Got: 15.2 MB Expected: ≤ 1 MB
Info::
~729 KB of savings available
Warning::
287 third-party resources (100% of weight)
Info::
8 resources over 200KB
288 resources · 15.2 MiB · 287 third-party 14.2 MiB over 1MB target
Image 40% · 6.0 MiB
Media 34% · 5.2 MiB
JavaScript 20% · 3.1 MiB
CSS 3% · 413.6 KiB
Font 2% · 285.3 KiB
Other 1% · 161.9 KiB
Document 1% · 115.0 KiB

~728.8 KiB of savings available

Remove unused JavaScript: 728.8 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
69 images, 0 KB saveable
REVIEW
69 images, 0 KB saveable
Info::
All images are well-optimized
69 images 6.0 MB
0 oversized -0 KB
66 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 (285 KB)
PASS
9 fonts (285 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

285 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 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 3.1 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 — 43 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 — 35 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 — 34 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 — 36 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 — 47 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 — 50 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.3 KiB — 25 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 — 39.9 KiB — 35 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 69 ms — font-display: swap
fs-iconfont.woff2 woff2 swap
Size 69 KB
Load time 43 ms
Start 406 ms
Risk FOUT — text flashes from fallback to web font
f350f87a-2ea2-408b-98bb... woff2 swap
Size 19 KB
Load time 35 ms
Start 407 ms
Risk FOUT — text flashes from fallback to web font
08b57253-2e0d-4c12-9c57... woff2 swap
Size 13 KB
Load time 34 ms
Start 408 ms
Risk FOUT — text flashes from fallback to web font
18fbcb9a-96e4-4820-8f60... woff2 swap
Size 19 KB
Load time 36 ms
Start 409 ms
Risk FOUT — text flashes from fallback to web font
b25db2e7-6a38-4599-9f7a... woff2 swap
Size 29 KB
Load time 47 ms
Start 409 ms
Risk FOUT — text flashes from fallback to web font
2facc835-78c9-4456-b5dc... woff2 swap
Size 29 KB
Load time 50 ms
Start 410 ms
Risk FOUT — text flashes from fallback to web font
SaolDisplay-Light.woff2 woff2 swap
Size 34 KB
Load time 25 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
SaolDisplay-LightItalic... woff2 swap
Size 40 KB
Load time 35 ms
Start 749 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 69 ms
Start 3.3 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
Network Waterfall
288 requests over 6540ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.6 s LCP 3.1 shttps://fourseasons.com// https://fourseasons.com/ — 301 — 88 B — 309 ms — h2https://www.fourseasons.com/www.fourseasons.com/ https://www.fourseasons.com/ — 200 — 57.1 KiB — 80 ms — h2https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24www.fourseasons.com/assets/5e31bee1... https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24 — 200 — 62.3 KiB — 96 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 — 33 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 — 43 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 — 35 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 — 34 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 — 36 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 — 47 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 — 50 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 — 48 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 — 49 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 — 51 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 — 64 ms — h2https://cdn.optimizely.com/js/183805907.jscdn.optimizely.com/js/183805907.js https://cdn.optimizely.com/js/183805907.js — 200 — 178.9 KiB — 102 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 — 53 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 — 1017 B — 54 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 — 54 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 — 57 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 — 58 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 — 59 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1200.0,0000-1426,2329-2000,0000-1125,0000/publish/content/dam/fourseasons/images/web/APL/APL_1829_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1200.0,0000-1426,2329-2000,0000-1125,0000/publish/content/dam/fourseasons/images/web/APL/APL_1829_original.jpg — 200 — 132.0 KiB — 84 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 — 80 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-562,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_243_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-562,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_243_original.jpg — 200 — 186.1 KiB — 65 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-268,9665-2524,1741-1419,8480/publish/content/dam/fourseasons/images/web/FSH/FSH_4394_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-268,9665-2524,1741-1419,8480/publish/content/dam/fourseasons/images/web/FSH/FSH_4394_original.jpg — 200 — 172.6 KiB — 69 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.720,1327-974,2561-2013,2611-1132,4594/publish/content/dam/fourseasons/images/web/LCP/LCP_336_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.720,1327-974,2561-2013,2611-1132,4594/publish/content/dam/fourseasons/images/web/LCP/LCP_336_original.jpg — 200 — 145.2 KiB — 70 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-281,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_254_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-281,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_254_original.jpg — 200 — 107.0 KiB — 73 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_540_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_540_original.jpg — 200 — 83.7 KiB — 73 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/YCT/YCT_095_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/YCT/YCT_095_original.jpg — 200 — 126.6 KiB — 74 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-277,0026-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_3132_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-277,0026-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_3132_original.jpg — 200 — 122.4 KiB — 79 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.6 s LCP 3.1 shttps://fourseasons.com// https://fourseasons.com/ — 301 — 88 B — 309 ms — h2https://www.fourseasons.com/www.fourseasons.com/ https://www.fourseasons.com/ — 200 — 57.1 KiB — 80 ms — h2https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24www.fourseasons.com/assets/5e31bee1... https://www.fourseasons.com/assets/5e31bee1d9f46e7583765f34a2636fcc2cb0e5f1d24 — 200 — 62.3 KiB — 96 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 — 33 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 — 43 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 — 35 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 — 34 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 — 36 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 — 47 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 — 50 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 — 48 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 — 49 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 — 51 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 — 64 ms — h2https://cdn.optimizely.com/js/183805907.jscdn.optimizely.com/js/183805907.js https://cdn.optimizely.com/js/183805907.js — 200 — 178.9 KiB — 102 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 — 53 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 — 1017 B — 54 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 — 54 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 — 57 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 — 58 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 — 59 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1200.0,0000-1426,2329-2000,0000-1125,0000/publish/content/dam/fourseasons/images/web/APL/APL_1829_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1200.0,0000-1426,2329-2000,0000-1125,0000/publish/content/dam/fourseasons/images/web/APL/APL_1829_original.jpg — 200 — 132.0 KiB — 84 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 — 80 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-562,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_243_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-562,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_243_original.jpg — 200 — 186.1 KiB — 65 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-268,9665-2524,1741-1419,8480/publish/content/dam/fourseasons/images/web/FSH/FSH_4394_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-268,9665-2524,1741-1419,8480/publish/content/dam/fourseasons/images/web/FSH/FSH_4394_original.jpg — 200 — 172.6 KiB — 69 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.720,1327-974,2561-2013,2611-1132,4594/publish/content/dam/fourseasons/images/web/LCP/LCP_336_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.720,1327-974,2561-2013,2611-1132,4594/publish/content/dam/fourseasons/images/web/LCP/LCP_336_original.jpg — 200 — 145.2 KiB — 70 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-281,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_254_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-281,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/MAO/MAO_254_original.jpg — 200 — 107.0 KiB — 73 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_540_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_540_original.jpg — 200 — 83.7 KiB — 73 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/YCT/YCT_095_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/YCT/YCT_095_original.jpg — 200 — 126.6 KiB — 74 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-277,0026-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_3132_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-277,0026-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_3132_original.jpg — 200 — 122.4 KiB — 79 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 — 18 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 — 19 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 — 517 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://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 — 21 ms — h2https://www.fourseasons.com/akam/13/56f3ee5ewww.fourseasons.com/akam/13/56f3ee5... https://www.fourseasons.com/akam/13/56f3ee5e — 200 — 9.4 KiB — 9 ms — h2https://cdn3.optimizely.com/js/geo4.jscdn3.optimizely.com/js/geo4.js https://cdn3.optimizely.com/js/geo4.js — 200 — 329 B — 76 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 — 64 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 — 63 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 — 61 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 — 67 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 — 9.3 KiB — 13 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.3 KiB — 25 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 — 39.9 KiB — 35 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1680.0,0000-1087,3634-3000,0000-1000,0000/publish/content/dam/fourseasons/images/web/LCP/LCP_330_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1680.0,0000-1087,3634-3000,0000-1000,0000/publish/content/dam/fourseasons/images/web/LCP/LCP_330_original.jpg — 200 — 72.4 KiB — 22 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIL/AIL_273_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIL/AIL_273_original.jpg — 200 — 287.0 KiB — 44 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.1,3333-0,0000-2997,3333-1686,0000/publish/content/dam/fourseasons/images/web/BOC/BOC_257_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.1,3333-0,0000-2997,3333-1686,0000/publish/content/dam/fourseasons/images/web/BOC/BOC_257_original.jpg — 200 — 151.7 KiB — 41 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-152,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BOR/BOR_004_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-152,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BOR/BOR_004_original.jpg — 200 — 72.0 KiB — 45 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-141,0018-1897,0000-1067,0625/publish/content/dam/fourseasons/images/web/COS/COS_3231_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-141,0018-1897,0000-1067,0625/publish/content/dam/fourseasons/images/web/COS/COS_3231_original.jpg — 200 — 140.6 KiB — 46 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-313,6940-2997,9230-1686,3316/publish/content/dam/fourseasons/images/web/FTL/FTL_067_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-313,6940-2997,9230-1686,3316/publish/content/dam/fourseasons/images/web/FTL/FTL_067_original.jpg — 200 — 183.9 KiB — 54 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-379,4079-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_1286_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-379,4079-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_1286_original.jpg — 200 — 74.4 KiB — 72 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-130,2500-2044,0000-1149,7500/publish/content/dam/fourseasons/images/web/MAN/MAN_2785_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-130,2500-2044,0000-1149,7500/publish/content/dam/fourseasons/images/web/MAN/MAN_2785_original.jpg — 200 — 282.3 KiB — 87 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.75,0000-198,4375-2850,0000-1603,1250/publish/content/dam/fourseasons/images/web/MAU/MAU_1667_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.75,0000-198,4375-2850,0000-1603,1250/publish/content/dam/fourseasons/images/web/MAU/MAU_1667_original.jpg — 200 — 181.5 KiB — 92 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.4,4444-0,0000-2995,5556-1685,0000/publish/content/dam/fourseasons/images/web/OAH/OAH_565_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.4,4444-0,0000-2995,5556-1685,0000/publish/content/dam/fourseasons/images/web/OAH/OAH_565_original.jpg — 200 — 197.2 KiB — 97 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIL/AIL_273_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIL/AIL_273_original.jpg — 200 — 28.7 KiB — 90 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.1,3333-0,0000-2997,3333-1686,0000/publish/content/dam/fourseasons/images/web/BOC/BOC_257_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.1,3333-0,0000-2997,3333-1686,0000/publish/content/dam/fourseasons/images/web/BOC/BOC_257_original.jpg — 200 — 15.8 KiB — 91 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-152,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BOR/BOR_004_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-152,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BOR/BOR_004_original.jpg — 200 — 15.5 KiB — 92 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-141,0018-1897,0000-1067,0625/publish/content/dam/fourseasons/images/web/COS/COS_3231_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-141,0018-1897,0000-1067,0625/publish/content/dam/fourseasons/images/web/COS/COS_3231_original.jpg — 200 — 23.4 KiB — 92 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-313,6940-2997,9230-1686,3316/publish/content/dam/fourseasons/images/web/FTL/FTL_067_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-313,6940-2997,9230-1686,3316/publish/content/dam/fourseasons/images/web/FTL/FTL_067_original.jpg — 200 — 26.5 KiB — 90 ms — h2https://www.fourseasons.com/alt/vid-opt/~av1..webm/content/dam/fourseasons/video/FSH/FSH_Main_AmbientHeader_July_2025_16x9.mp4www.fourseasons.com/alt/vid-opt/~av... https://www.fourseasons.com/alt/vid-opt/~av1..webm/content/dam/fourseasons/video/FSH/FSH_Main_AmbientHeader_July_2025_16x9.mp4 — 206 — 5.1 MiB — 79 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 — 96 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-9,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAA/BAA_030_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-9,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAA/BAA_030_original.jpg — 200 — 91.0 KiB — 49 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/DVH/DVH_002_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/DVH/DVH_002_original.jpg — 200 — 154.8 KiB — 66 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/ISP/ISP_017_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/ISP/ISP_017_aspect16x9.jpg — 200 — 224.8 KiB — 69 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-80,1335-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JEP/JEP_006_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-80,1335-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JEP/JEP_006_original.jpg — 200 — 132.1 KiB — 74 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-133,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/NEP/NEP_1233_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-133,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/NEP/NEP_1233_original.jpg — 200 — 171.5 KiB — 80 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,0000-2892,9752-1627,2985/publish/content/dam/fourseasons/images/web/NLN/NLN_881_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,0000-2892,9752-1627,2985/publish/content/dam/fourseasons/images/web/NLN/NLN_881_original.jpg — 200 — 126.5 KiB — 95 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-314,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/RSG/RSG_010_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-314,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/RSG/RSG_010_original.jpg — 200 — 164.2 KiB — 93 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/SFO/SFO_133_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/SFO/SFO_133_original.jpg — 200 — 93.4 KiB — 97 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-9,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAA/BAA_030_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-9,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAA/BAA_030_original.jpg — 200 — 16.1 KiB — 98 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/DVH/DVH_002_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/DVH/DVH_002_original.jpg — 200 — 18.4 KiB — 99 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/ISP/ISP_017_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/ISP/ISP_017_aspect16x9.jpg — 200 — 58.9 KiB — 101 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-80,1335-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JEP/JEP_006_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-80,1335-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JEP/JEP_006_original.jpg — 200 — 23.3 KiB — 102 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-133,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/NEP/NEP_1233_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-133,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/NEP/NEP_1233_original.jpg — 200 — 19.7 KiB — 104 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-2,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIP/AIP_002_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-2,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIP/AIP_002_original.jpg — 200 — 248.3 KiB — 114 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-46,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAL/BAL_2261_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-46,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAL/BAL_2261_original.jpg — 200 — 149.8 KiB — 118 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/COS/COS_1994_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/COS/COS_1994_aspect16x9.jpg — 200 — 247.8 KiB — 127 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,1250-5996,0000-3372,7500/publish/content/dam/fourseasons/images/web/JAC/JAC_1862_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-0,1250-5996,0000-3372,7500/publish/content/dam/fourseasons/images/web/JAC/JAC_1862_aspect16x9.jpg — 200 — 190.8 KiB — 137 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-156,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KYO/KYO_481_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-156,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KYO/KYO_481_original.jpg — 200 — 145.0 KiB — 140 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-273,3848-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/PUN/PUN_1264_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-273,3848-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/PUN/PUN_1264_original.jpg — 200 — 120.0 KiB — 147 ms — h2https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/TMR/TMR_1996_original.jpgwww.fourseasons.com/alt/img-opt/~65... https://www.fourseasons.com/alt/img-opt/~65.1701.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/TMR/TMR_1996_original.jpg — 200 — 166.1 KiB — 160 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-2,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIP/AIP_002_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-2,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/AIP/AIP_002_original.jpg — 200 — 29.1 KiB — 156 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-46,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAL/BAL_2261_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-46,7500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/BAL/BAL_2261_original.jpg — 200 — 21.7 KiB — 157 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/COS/COS_1994_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-0,0000-1600,0000-900,0000/publish/content/dam/fourseasons/images/web/COS/COS_1994_aspect16x9.jpg — 200 — 53.3 KiB — 158 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-0,1250-5996,0000-3372,7500/publish/content/dam/fourseasons/images/web/JAC/JAC_1862_aspect16x9.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-0,1250-5996,0000-3372,7500/publish/content/dam/fourseasons/images/web/JAC/JAC_1862_aspect16x9.jpg — 200 — 51.1 KiB — 159 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-156,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KYO/KYO_481_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-156,2500-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KYO/KYO_481_original.jpg — 200 — 20.6 KiB — 162 ms — h2https://www.fourseasons.com/alt/img-opt/~80.750.124,3957-0,0000-2936,2500-3915,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.750.124,3957-0,0000-2936,2500-3915,0000/publish/content/dam/fourseasons/images/web/YCT/YCT_Yacht_Exterior.jpg — 200 — 132.3 KiB — 89 ms — h2https://www.fourseasons.com/alt/img-opt/~80.750.0,0000-227,3542-3000,0000-1687,5000/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.750.0,0000-227,3542-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/TMR/TMR_050_original.jpg — 200 — 60.6 KiB — 90 ms — h2https://www.fourseasons.com/alt/img-opt/~80.750.0,0000-166,9117-3000,0000-1687,5000/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.750.0,0000-166,9117-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/JTT/JTT_438_original.jpg — 200 — 33.7 KiB — 91 ms — h2https://www.fourseasons.com/alt/img-opt/~80.930.0,0000-0,0000-3198,0000-1798,8750/publish/content/dam/fourseasons/images/web/FSH/FSH_HistoryofFS_Thumbnail_16x9.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.930.0,0000-0,0000-3198,0000-1798,8750/publish/content/dam/fourseasons/images/web/FSH/FSH_HistoryofFS_Thumbnail_16x9.jpg — 200 — 114.9 KiB — 98 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 — 275 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 80 ms — h2https://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 — 22 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 — 131 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q… — 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 — 15 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 — 38 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 — 24 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 — 39 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 — 891 B — 40 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 — 41 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 — 43 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 — 46 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 — 47 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 — 66 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 — 48 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 — 49 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 — 51 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 — 56 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 — 57 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 — 59 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 — 60 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 — 62 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 — 31 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 — 68 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 — 126 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 — 81 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 — 83 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 — 84 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 — 64 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 — 115 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 — 69 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 — 59 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 — 60 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 — 61 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 — 62 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 — 65 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 — 68 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 — 69 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 — 70 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 — 72 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 — 73 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 — 74 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 — 76 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 — 77 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 — 76 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 — 78 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 — 76 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 — 78 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 — 81 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 — 83 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 — 83 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 — 69 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 — 69 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 — 70 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 — 71 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 124 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 — 15 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 — 18 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-379,4079-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_1286_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-379,4079-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/KON/KON_1286_original.jpg — 200 — 15.6 KiB — 32 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-130,2500-2044,0000-1149,7500/publish/content/dam/fourseasons/images/web/MAN/MAN_2785_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-130,2500-2044,0000-1149,7500/publish/content/dam/fourseasons/images/web/MAN/MAN_2785_original.jpg — 200 — 41.5 KiB — 44 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.75,0000-198,4375-2850,0000-1603,1250/publish/content/dam/fourseasons/images/web/MAU/MAU_1667_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.75,0000-198,4375-2850,0000-1603,1250/publish/content/dam/fourseasons/images/web/MAU/MAU_1667_original.jpg — 200 — 23.7 KiB — 46 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.4,4444-0,0000-2995,5556-1685,0000/publish/content/dam/fourseasons/images/web/OAH/OAH_565_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.4,4444-0,0000-2995,5556-1685,0000/publish/content/dam/fourseasons/images/web/OAH/OAH_565_original.jpg — 200 — 24.9 KiB — 33 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-0,0000-2892,9752-1627,2985/publish/content/dam/fourseasons/images/web/NLN/NLN_881_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-0,0000-2892,9752-1627,2985/publish/content/dam/fourseasons/images/web/NLN/NLN_881_original.jpg — 200 — 16.6 KiB — 34 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-314,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/RSG/RSG_010_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-314,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/RSG/RSG_010_original.jpg — 200 — 23.5 KiB — 50 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/SFO/SFO_133_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/SFO/SFO_133_original.jpg — 200 — 17.1 KiB — 34 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-273,3848-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/PUN/PUN_1264_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-273,3848-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/PUN/PUN_1264_original.jpg — 200 — 14.7 KiB — 52 ms — h2https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/TMR/TMR_1996_original.jpgwww.fourseasons.com/alt/img-opt/~80... https://www.fourseasons.com/alt/img-opt/~80.400.0,0000-312,5000-3000,0000-1687,5000/publish/content/dam/fourseasons/images/web/TMR/TMR_1996_original.jpg — 200 — 25.5 KiB — 60 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 — 919 B — 86 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 371 B — 114 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 — 58 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 — 39 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 — 42 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 — 50 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 — 58 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 — 52 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 — 59 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 — 56 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 — 57 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 — 57 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 — 58 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 — 62 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 — 62 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 — 46 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 — 55 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 — 60 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 — 70 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 — 71 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 — 77 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 — 778 B — 74 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 — 78 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 — 80 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 — 59 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 — 55 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 — 56 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 — 57 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 — 57 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 — 73 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 — 72 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 — 67 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 — 71 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 — 46 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 — 109 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 — 10 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 — 104 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 — 18 ms — h2https://www.fourseasons.com/profile/api/global-state/www.fourseasons.com/profile/api/glo... https://www.fourseasons.com/profile/api/global-state/ — 200 — 871 B — 200 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 — 17 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 — 37 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 — 39 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 — 41 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 — 41 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 — 42 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 — 30 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 — 56 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 — 871 B — 46 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 — 46 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 — 52 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 — 48 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 — 51 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 — 36 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 — 61 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 — 52 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 — 80 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 — 62 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 — 62 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 — 62 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 — 65 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 — 66 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 — 48 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 — 67 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 — 52 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 — 57 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 — 48 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 — 61 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 — 52 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 — 53 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 — 65 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 — 68 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 — 72 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 — 72 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 — 78 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 — 78 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 — 56 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 — 39 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 — 33 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 — 29 ms — h2https://cdn.cookielaw.org/consent/9e48cc7d-034f-4801-a2a7-b5b0c39710cc/9e48cc7d-034f-4801-a2a7-b5b0c39710cc.jsoncdn.cookielaw.org/consent/9e48cc7d-... https://cdn.cookielaw.org/consent/9e48cc7d-034f-4801-a2a7-b5b0c39710cc/9e48cc7d-034f-4801-a2a7-b5b0c39710cc.json — 200 — 2.8 KiB — 78 ms — h2https://reservations.fourseasons.com/tretail/content/bookingflowreservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/content/bookingflow — 200 — 0 B — 11 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 — 32 ms — h2https://reservations.fourseasons.com/content/en/statusreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/status — 200 — 0 B — 29 ms — h2https://reservations.fourseasons.com/content/en/globalsettingsreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/globalsettings — 200 — 0 B — 13 ms — h2https://reservations.fourseasons.com/tretail/content/bookingflowreservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/content/bookingflow — 200 — 35.5 KiB — 28 ms — h2https://reservations.fourseasons.com/content/en/globalsettingsreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/globalsettings — 200 — 3.8 KiB — 18 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 — 15 ms — h2https://reservations.fourseasons.com/content/en/statusreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/status — 200 — 1.1 KiB — 16 ms — h2blob:https://www.fourseasons.com/07e3f537-38e4-42c4-b38c-4ac7d3131053www.fourseasons.com/07e3f537-38e4-4... blob:https://www.fourseasons.com/07e3f537-38e4-42c4-b38c-4ac7d3131053 — -1 — 0 B — 0 ms — https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 111 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 — 265 ms — h2https://reservations.fourseasons.com/tretail/profilereservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/profile — 204 — 0 B — 125 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 — 29 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 — 27 ms — h2https://reservations.fourseasons.com/tretail/profilereservations.fourseasons.com/tretai... https://reservations.fourseasons.com/tretail/profile — 400 — 1.1 KiB — 137 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 51 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 — 152 ms — h2https://reservations.fourseasons.com/content/en/globalsettingsreservations.fourseasons.com/conten... https://reservations.fourseasons.com/content/en/globalsettings — 200 — 0 B — 3 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.8 KiB — 163 ms — h2https://cdn.cookielaw.org/consent/9e48cc7d-034f-4801-a2a7-b5b0c39710cc/0196d010-4dd1-77c3-b188-658534f7572b/en.jsoncdn.cookielaw.org/consent/9e48cc7d-... https://cdn.cookielaw.org/consent/9e48cc7d-034f-4801-a2a7-b5b0c39710cc/0196d010-4dd1-77c3-b188-658534f7572b/en.json — 200 — 26.0 KiB — 53 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 — 214 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json — 200 — 3.4 KiB — 37 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcCenter.json — 200 — 13.4 KiB — 40 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 37 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 — 57 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.5 KiB — 42 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 — 69 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 — 75 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 — 103 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 509 B — 39 ms — h2https://cdn.cookielaw.org/logos/4213aba3-d916-4bc5-872c-d9f437f5b46a/a8b9ea20-d910-4cf6-a3ac-8f3e0f86c6e3/e545826c-d691-4220-b2cc-8c60f2ec03db/tree_large.pngcdn.cookielaw.org/logos/4213aba3-d9... https://cdn.cookielaw.org/logos/4213aba3-d916-4bc5-872c-d9f437f5b46a/a8b9ea20-d910-4cf6-a3ac-8f3e0f86c6e3/e545826c-d691-4220-b2cc-8c60f2ec03db/tree_large.png — 200 — 16.9 KiB — 39 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 37 ms — h2https://tags.tiqcdn.com/utag/fourseasons/main/prod/utag.778.js?utv=ut4.51.202507021544tags.tiqcdn.com/utag/fourseasons/ma... https://tags.tiqcdn.com/utag/fourseasons/main/prod/utag.778.js?utv=ut4.51.202507021544 — 200 — 6.2 KiB — 9 ms — h2https://tags.tiqcdn.com/utag/fourseasons/main/prod/utag.687.js?utv=ut4.51.202402231844tags.tiqcdn.com/utag/fourseasons/ma... https://tags.tiqcdn.com/utag/fourseasons/main/prod/utag.687.js?utv=ut4.51.202402231844 — 200 — 1.3 KiB — 9 ms — h2https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=fourseasons/main/202604201538&cb=1776807725563tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=fourseasons/main/202604201538&cb=1776807725563 — 200 — 431 B — 5 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.3 KiB — 72 ms — h3https://www.googletagmanager.com/gtag/jswww.googletagmanager.com/gtag/js https://www.googletagmanager.com/gtag/js — 200 — 85.1 KiB — 141 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 — 77 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 73 B — 31 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=dwnfbxl4rsg-tdv5m2&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=dwnfbxl4rsg-tdv5m2&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 — 279 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 — 33 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 — 62 ms — h3https://www.youtube-nocookie.com/generate_204?iu_XYgwww.youtube-nocookie.com/generate_2... https://www.youtube-nocookie.com/generate_204?iu_XYg — 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 — 73 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 — 34 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 — 103 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 — 33 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 3346ms · 910KB · CA$46/mo
Optimizely
A/B Testing
Costly
Execution 484ms
Transfer 179 KB
Unused 45%
Monthly Cost CA$7/mo
Unattributable
Other
Costly
Execution 394ms
Transfer 0 KB
Monthly Cost CA$5/mo
www.fourseasons.com
Other
Costly
Execution 389ms
Transfer 61 KB
Unused 55%
Monthly Cost CA$5/mo
www.fourseasons.com
Other
Costly
Execution 361ms
Transfer 57 KB
Monthly Cost CA$5/mo
www.fourseasons.com
Other
Costly
Execution 244ms
Transfer 65 KB
Unused 40%
Monthly Cost CA$3/mo
tags.tiqcdn.com
Other
Costly
Execution 231ms
Transfer 63 KB
Unused 34%
Monthly Cost CA$3/mo
www.fourseasons.com
Other
Optional
Execution 198ms
Transfer 1 KB
Unused 21%
Monthly Cost CA$3/mo
www.fourseasons.com
Other
Optional
Execution 115ms
Transfer 4 KB
Monthly Cost CA$2/mo
www.fourseasons.com
Other
Optional
Execution 110ms
Transfer 23 KB
Monthly Cost CA$2/mo
www.fourseasons.com
Other
Optional
Execution 110ms
Transfer 85 KB
Unused 95%
Monthly Cost CA$2/mo
www.fourseasons.com
Other
Optional
Execution 108ms
Transfer 33 KB
Monthly Cost CA$1/mo
OneTrust
Consent
Essential
Execution 108ms
Transfer 129 KB
Unused 54%
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 104ms
Transfer 62 KB
Unused 37%
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 95ms
Transfer 54 KB
Unused 90%
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 73ms
Transfer 24 KB
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 61ms
Transfer 27 KB
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 57ms
Transfer 23 KB
Monthly Cost CA$1/mo
www.youtube.com
Other
Optional
Execution 55ms
Transfer 11 KB
Monthly Cost CA$1/mo
www.fourseasons.com
Other
Optional
Execution 51ms
Transfer 9 KB
Monthly Cost CA$1/mo

These scripts may cost more than they're worth

  • Optimizely adds 484ms and costs ~CA$7/month
  • Unattributable adds 394ms and costs ~CA$5/month
  • www.fourseasons.com adds 389ms and costs ~CA$5/month
  • www.fourseasons.com adds 361ms and costs ~CA$5/month
  • www.fourseasons.com adds 244ms and costs ~CA$3/month
  • tags.tiqcdn.com adds 231ms 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 484ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 394ms 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 389ms 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

55% 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 361ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

tags.tiqcdn.com takes 231ms 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

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

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

Why this matters

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

Source: web.dev

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

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