Skip to content
https://accor.com

Performance

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

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

29
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

3.54 s

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

10.53 s

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

130.75 s

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

0.000

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

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

178.30 s

Page Load Progression

400 ms
800 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.7 MB transferred, 112 requests
FIX
6.7 MB transferred, 112 requests
Critical::
Page weighs 10.0 MB (6.7 MB transferred)
Warning::
Images are 5.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.2 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 242 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 242 KB
Warning::
112 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.7 MB / 2.4 MB budget
6.7 MB transferred
112 requests
1.4 g CO2 per page load
Images 5.2 MiB 77%
JavaScript 1.1 MiB 16%
Fonts 242.1 KiB 4%
HTML 128.8 KiB 2%
CSS 57.1 KiB 1%
Other 38.3 KiB 1%
Other 2.5 KiB 0%
Other 2.1 KiB 0%
Other 624 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

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 (6.7 MiB of 6.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
176756ms total JS execution
FIX
176756ms total JS execution
Warning::
https://group.accor.com/_next/static/chunks/c15bf2...: 116366ms CPU time
Warning::
https://group.accor.com/_next/static/chunks/51749e...: 30194ms CPU time
Warning::
https://group.accor.com/_next/static/chunks/4bd1b6...: 15787ms CPU time
Warning::
https://group.accor.com/en: 6364ms CPU time
Warning::
https://group.accor.com/_next/static/chunks/1255-1...: 3087ms CPU time
Warning::
Third-party scripts: 176756ms (100% of total)

Main Thread Breakdown

Other 75% Script Evaluation 21%
ScriptTotalScriptingParse/CompileParty
https://group.accor.com/_next/static/chunks/c15bf2b0-c59ed6c02f757fc5.js116366ms387ms10ms3rd
https://group.accor.com/_next/static/chunks/51749ec1.54f5f2f3b9acf3a7.js30194ms29410ms10ms3rd
https://group.accor.com/_next/static/chunks/4bd1b696-182b6b13bdad92e3.js15787ms179ms37ms3rd
https://group.accor.com/en6364ms23ms57ms3rd
https://group.accor.com/_next/static/chunks/1255-1e9a537968501932.js3087ms2743ms18ms3rd
https://group.accor.com/_next/static/chunks/2148.a48d3f619f597dd5.js2034ms1879ms5ms3rd
Unattributable879ms94ms0ms3rd
https://group.accor.com/_next/static/chunks/185.d6d0de56162b5123.js871ms621ms13ms3rd
https://group.accor.com/_next/static/chunks/872-af216dfa91992ef9.js337ms287ms37ms3rd
https://group.accor.com/_next/static/chunks/2502-4fd99ea510ded0c3.js313ms246ms18ms3rd

Showing top 10 of 15 scripts

D
JS Bundles
Action
32 scripts, 383 KB unused
FIX
32 scripts, 383 KB unused
Warning::
https://group.accor.com/_next/static/chunks/872-af...: 101 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://group.accor.com/_next/static/chunks/bd904a...: 77 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-W36...: 65 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://group.accor.com/_next/static/chunks/2502-4...: 48 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://group.accor.com/_next/static/chunks/9453-f...: 42 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 383 KB
383 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://group.accor.com/_next/static/chunks/872-af216dfa91992ef9.js127 KB101 KB (80%)3rd
https://group.accor.com/_next/static/chunks/bd904a5c.43338207e237b2eb.js97 KB77 KB (80%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W36L8T4133 KB65 KB (49%)3rd
https://group.accor.com/_next/static/chunks/2502-4fd99ea510ded0c3.js76 KB48 KB (63%)3rd
https://group.accor.com/_next/static/chunks/9453-fee74c89e4beede6.js108 KB42 KB (39%)3rd
https://group.accor.com/_next/static/chunks/2691-33992894e472a810.js56 KB27 KB (49%)3rd
https://group.accor.com/_next/static/chunks/2008-f8a13e9fb7412960.js40 KB23 KB (57%)3rd
https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/%5B...slug%5D/page-94b4cb273f86c8a6.js4 KB3rd
https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/page-51640a4862d3971c.js4 KB3rd
https://group.accor.com/_next/static/chunks/5284-0d4839bea9f56531.js30 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
112 resources · 6.7 MB · 383 KB savings available
FIX
112 resources · 6.7 MB · 383 KB savings available
Warning::
Page weight 5.7 MB over 1MB target
Got: 6.7 MB Expected: ≤ 1 MB
Info::
~383 KB of savings available
Warning::
111 third-party resources (100% of weight)
Info::
6 resources over 200KB
112 resources · 6.7 MiB · 111 third-party 5.7 MiB over 1MB target
Image 78% · 5.3 MiB
JavaScript 16% · 1.1 MiB
Font 4% · 242.1 KiB
Document 2% · 128.8 KiB
CSS 1% · 57.1 KiB
Other 0% · 7.2 KiB

~383.2 KiB of savings available

Remove unused JavaScript: 383.2 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
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Info::
All images are well-optimized
45 images 5.2 MB
0 oversized -0 KB
5 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
2 fonts (242 KB)
PASS
2 fonts (242 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

242 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.5 s LCP 10.5 shttps://group.accor.com/_next/static/media/7ab009d2ad286aea-s.p.woff27ab009d2ad286aea-s.p.woff2 https://group.accor.com/_next/static/media/7ab009d2ad286aea-s.p.woff2 — 40.9 KiB — 121 ms — font-display: swaphttps://group.accor.com/_next/static/media/dc31570a38b2dc63-s.p.woff2dc31570a38b2dc63-s.p.woff2 https://group.accor.com/_next/static/media/dc31570a38b2dc63-s.p.woff2 — 201.2 KiB — 122 ms — font-display: swap
7ab009d2ad286aea-s.p.woff2 woff2 swap
Size 41 KB
Load time 121 ms
Start 512 ms
Risk FOUT — text flashes from fallback to web font
dc31570a38b2dc63-s.p.woff2 woff2 swap
Size 201 KB
Load time 122 ms
Start 513 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~101 KB and ~202 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
9 hints, 0 missing preconnects
PASS
9 hints, 0 missing preconnects
Info::
Page uses 9 resource hint(s)

Current Resource Hints

preconnect
preload
9
dns-prefetch
prefetch

9 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
112 requests over 41871ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 3.5 s LCP 10.5 shttps://accor.com// https://accor.com/ — 301 — 40 B — 450 ms — h2https://group.accor.com/group.accor.com/ https://group.accor.com/ — 307 — 1.8 KiB — 28 ms — h2https://group.accor.com/engroup.accor.com/en https://group.accor.com/en — 200 — 128.8 KiB — 109 ms — h2https://group.accor.com/_next/static/media/7ab009d2ad286aea-s.p.woff2group.accor.com/_next/static/media/... https://group.accor.com/_next/static/media/7ab009d2ad286aea-s.p.woff2 — 200 — 40.9 KiB — 121 ms — h2https://group.accor.com/_next/static/media/dc31570a38b2dc63-s.p.woff2group.accor.com/_next/static/media/... https://group.accor.com/_next/static/media/dc31570a38b2dc63-s.p.woff2 — 200 — 201.2 KiB — 122 ms — h2https://group.accor.com/_next/static/css/ee845a5ccb8af004.cssgroup.accor.com/_next/static/css/ee... https://group.accor.com/_next/static/css/ee845a5ccb8af004.css — 200 — 10.9 KiB — 90 ms — h2https://group.accor.com/_next/static/css/da5441ff4b04f652.cssgroup.accor.com/_next/static/css/da... https://group.accor.com/_next/static/css/da5441ff4b04f652.css — 200 — 13.4 KiB — 110 ms — h2https://group.accor.com/_next/static/css/1e60698aebf7d585.cssgroup.accor.com/_next/static/css/1e... https://group.accor.com/_next/static/css/1e60698aebf7d585.css — 200 — 602 B — 99 ms — h2https://group.accor.com/_next/static/css/3df93fe6f58b89eb.cssgroup.accor.com/_next/static/css/3d... https://group.accor.com/_next/static/css/3df93fe6f58b89eb.css — 200 — 1.0 KiB — 87 ms — h2https://group.accor.com/_next/static/css/9b26dcc88aca10c4.cssgroup.accor.com/_next/static/css/9b... https://group.accor.com/_next/static/css/9b26dcc88aca10c4.css — 200 — 18.1 KiB — 117 ms — h2https://group.accor.com/_next/static/css/2d082d5a726de7cf.cssgroup.accor.com/_next/static/css/2d... https://group.accor.com/_next/static/css/2d082d5a726de7cf.css — 200 — 483 B — 106 ms — h2https://group.accor.com/_next/static/css/35839dd5bae1f6e1.cssgroup.accor.com/_next/static/css/35... https://group.accor.com/_next/static/css/35839dd5bae1f6e1.css — 200 — 2.1 KiB — 101 ms — h2https://group.accor.com/_next/static/css/fa8cafcec66b7cc9.cssgroup.accor.com/_next/static/css/fa... https://group.accor.com/_next/static/css/fa8cafcec66b7cc9.css — 200 — 3.3 KiB — 103 ms — h2https://group.accor.com/_next/static/css/a626e6bab4dff2f9.cssgroup.accor.com/_next/static/css/a6... https://group.accor.com/_next/static/css/a626e6bab4dff2f9.css — 200 — 2.6 KiB — 107 ms — h2https://group.accor.com/_next/static/css/6956acec8a29c4d1.cssgroup.accor.com/_next/static/css/69... https://group.accor.com/_next/static/css/6956acec8a29c4d1.css — 200 — 1.0 KiB — 111 ms — h2https://group.accor.com/_next/static/css/eb02acb9e5c3d77a.cssgroup.accor.com/_next/static/css/eb... https://group.accor.com/_next/static/css/eb02acb9e5c3d77a.css — 200 — 2.3 KiB — 112 ms — h2https://group.accor.com/_next/static/css/cac9415335929dfd.cssgroup.accor.com/_next/static/css/ca... https://group.accor.com/_next/static/css/cac9415335929dfd.css — 200 — 1.3 KiB — 114 ms — h2https://cdn.cookielaw.org/consent/e68b4128-6c9f-4c02-929d-50c317884905/otSDKStub.jscdn.cookielaw.org/consent/e68b4128-... https://cdn.cookielaw.org/consent/e68b4128-6c9f-4c02-929d-50c317884905/otSDKStub.js — 200 — 9.7 KiB — 90 ms — h2https://group.accor.com/manifest.jsongroup.accor.com/manifest.json https://group.accor.com/manifest.json — 200 — 2.1 KiB — 71 ms — h2https://group.accor.com/_next/static/chunks/webpack-b5d25f38ead4e4dc.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/webpack-b5d25f38ead4e4dc.js — 200 — 2.8 KiB — 10 ms — h2https://group.accor.com/_next/static/chunks/4bd1b696-182b6b13bdad92e3.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/4bd1b696-182b6b13bdad92e3.js — 200 — 53.4 KiB — 41 ms — h2https://group.accor.com/_next/static/chunks/1255-1e9a537968501932.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/1255-1e9a537968501932.js — 200 — 46.2 KiB — 44 ms — h2https://group.accor.com/_next/static/chunks/main-app-2b45ed7a98d30896.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/main-app-2b45ed7a98d30896.js — 200 — 476 B — 27 ms — h2https://group.accor.com/_next/static/chunks/c15bf2b0-c59ed6c02f757fc5.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/c15bf2b0-c59ed6c02f757fc5.js — 200 — 19.5 KiB — 37 ms — h2https://group.accor.com/_next/static/chunks/c16f53c3-409df1246fc2628c.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/c16f53c3-409df1246fc2628c.js — 200 — 2.8 KiB — 33 ms — h2https://group.accor.com/_next/static/chunks/1356-cfc7b432c5453877.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/1356-cfc7b432c5453877.js — 200 — 5.5 KiB — 39 ms — h2https://group.accor.com/_next/static/chunks/4707-b5d18eaedbc3ffab.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/4707-b5d18eaedbc3ffab.js — 200 — 16.7 KiB — 47 ms — h2https://group.accor.com/_next/static/chunks/5284-0d4839bea9f56531.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/5284-0d4839bea9f56531.js — 200 — 30.2 KiB — 51 ms — h2https://group.accor.com/_next/static/chunks/2008-f8a13e9fb7412960.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/2008-f8a13e9fb7412960.js — 200 — 40.3 KiB — 64 ms — h2https://group.accor.com/_next/static/chunks/872-af216dfa91992ef9.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/872-af216dfa91992ef9.js — 200 — 127.3 KiB — 135 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 3.5 s LCP 10.5 shttps://accor.com// https://accor.com/ — 301 — 40 B — 450 ms — h2https://group.accor.com/group.accor.com/ https://group.accor.com/ — 307 — 1.8 KiB — 28 ms — h2https://group.accor.com/engroup.accor.com/en https://group.accor.com/en — 200 — 128.8 KiB — 109 ms — h2https://group.accor.com/_next/static/media/7ab009d2ad286aea-s.p.woff2group.accor.com/_next/static/media/... https://group.accor.com/_next/static/media/7ab009d2ad286aea-s.p.woff2 — 200 — 40.9 KiB — 121 ms — h2https://group.accor.com/_next/static/media/dc31570a38b2dc63-s.p.woff2group.accor.com/_next/static/media/... https://group.accor.com/_next/static/media/dc31570a38b2dc63-s.p.woff2 — 200 — 201.2 KiB — 122 ms — h2https://group.accor.com/_next/static/css/ee845a5ccb8af004.cssgroup.accor.com/_next/static/css/ee... https://group.accor.com/_next/static/css/ee845a5ccb8af004.css — 200 — 10.9 KiB — 90 ms — h2https://group.accor.com/_next/static/css/da5441ff4b04f652.cssgroup.accor.com/_next/static/css/da... https://group.accor.com/_next/static/css/da5441ff4b04f652.css — 200 — 13.4 KiB — 110 ms — h2https://group.accor.com/_next/static/css/1e60698aebf7d585.cssgroup.accor.com/_next/static/css/1e... https://group.accor.com/_next/static/css/1e60698aebf7d585.css — 200 — 602 B — 99 ms — h2https://group.accor.com/_next/static/css/3df93fe6f58b89eb.cssgroup.accor.com/_next/static/css/3d... https://group.accor.com/_next/static/css/3df93fe6f58b89eb.css — 200 — 1.0 KiB — 87 ms — h2https://group.accor.com/_next/static/css/9b26dcc88aca10c4.cssgroup.accor.com/_next/static/css/9b... https://group.accor.com/_next/static/css/9b26dcc88aca10c4.css — 200 — 18.1 KiB — 117 ms — h2https://group.accor.com/_next/static/css/2d082d5a726de7cf.cssgroup.accor.com/_next/static/css/2d... https://group.accor.com/_next/static/css/2d082d5a726de7cf.css — 200 — 483 B — 106 ms — h2https://group.accor.com/_next/static/css/35839dd5bae1f6e1.cssgroup.accor.com/_next/static/css/35... https://group.accor.com/_next/static/css/35839dd5bae1f6e1.css — 200 — 2.1 KiB — 101 ms — h2https://group.accor.com/_next/static/css/fa8cafcec66b7cc9.cssgroup.accor.com/_next/static/css/fa... https://group.accor.com/_next/static/css/fa8cafcec66b7cc9.css — 200 — 3.3 KiB — 103 ms — h2https://group.accor.com/_next/static/css/a626e6bab4dff2f9.cssgroup.accor.com/_next/static/css/a6... https://group.accor.com/_next/static/css/a626e6bab4dff2f9.css — 200 — 2.6 KiB — 107 ms — h2https://group.accor.com/_next/static/css/6956acec8a29c4d1.cssgroup.accor.com/_next/static/css/69... https://group.accor.com/_next/static/css/6956acec8a29c4d1.css — 200 — 1.0 KiB — 111 ms — h2https://group.accor.com/_next/static/css/eb02acb9e5c3d77a.cssgroup.accor.com/_next/static/css/eb... https://group.accor.com/_next/static/css/eb02acb9e5c3d77a.css — 200 — 2.3 KiB — 112 ms — h2https://group.accor.com/_next/static/css/cac9415335929dfd.cssgroup.accor.com/_next/static/css/ca... https://group.accor.com/_next/static/css/cac9415335929dfd.css — 200 — 1.3 KiB — 114 ms — h2https://cdn.cookielaw.org/consent/e68b4128-6c9f-4c02-929d-50c317884905/otSDKStub.jscdn.cookielaw.org/consent/e68b4128-... https://cdn.cookielaw.org/consent/e68b4128-6c9f-4c02-929d-50c317884905/otSDKStub.js — 200 — 9.7 KiB — 90 ms — h2https://group.accor.com/manifest.jsongroup.accor.com/manifest.json https://group.accor.com/manifest.json — 200 — 2.1 KiB — 71 ms — h2https://group.accor.com/_next/static/chunks/webpack-b5d25f38ead4e4dc.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/webpack-b5d25f38ead4e4dc.js — 200 — 2.8 KiB — 10 ms — h2https://group.accor.com/_next/static/chunks/4bd1b696-182b6b13bdad92e3.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/4bd1b696-182b6b13bdad92e3.js — 200 — 53.4 KiB — 41 ms — h2https://group.accor.com/_next/static/chunks/1255-1e9a537968501932.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/1255-1e9a537968501932.js — 200 — 46.2 KiB — 44 ms — h2https://group.accor.com/_next/static/chunks/main-app-2b45ed7a98d30896.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/main-app-2b45ed7a98d30896.js — 200 — 476 B — 27 ms — h2https://group.accor.com/_next/static/chunks/c15bf2b0-c59ed6c02f757fc5.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/c15bf2b0-c59ed6c02f757fc5.js — 200 — 19.5 KiB — 37 ms — h2https://group.accor.com/_next/static/chunks/c16f53c3-409df1246fc2628c.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/c16f53c3-409df1246fc2628c.js — 200 — 2.8 KiB — 33 ms — h2https://group.accor.com/_next/static/chunks/1356-cfc7b432c5453877.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/1356-cfc7b432c5453877.js — 200 — 5.5 KiB — 39 ms — h2https://group.accor.com/_next/static/chunks/4707-b5d18eaedbc3ffab.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/4707-b5d18eaedbc3ffab.js — 200 — 16.7 KiB — 47 ms — h2https://group.accor.com/_next/static/chunks/5284-0d4839bea9f56531.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/5284-0d4839bea9f56531.js — 200 — 30.2 KiB — 51 ms — h2https://group.accor.com/_next/static/chunks/2008-f8a13e9fb7412960.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/2008-f8a13e9fb7412960.js — 200 — 40.3 KiB — 64 ms — h2https://group.accor.com/_next/static/chunks/872-af216dfa91992ef9.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/872-af216dfa91992ef9.js — 200 — 127.3 KiB — 135 ms — h2https://group.accor.com/_next/static/chunks/2502-4fd99ea510ded0c3.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/2502-4fd99ea510ded0c3.js — 200 — 76.0 KiB — 109 ms — h2https://group.accor.com/_next/static/chunks/9453-fee74c89e4beede6.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/9453-fee74c89e4beede6.js — 200 — 108.0 KiB — 129 ms — h2https://group.accor.com/_next/static/chunks/8326-a2297c7ad4adffd7.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/8326-a2297c7ad4adffd7.js — 200 — 4.7 KiB — 81 ms — h2https://group.accor.com/_next/static/chunks/2691-33992894e472a810.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/2691-33992894e472a810.js — 200 — 55.8 KiB — 122 ms — h2https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/%5B...slug%5D/page-94b4cb273f86c8a6.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/%5B...slug%5D/page-94b4cb273f86c8a6.js — 200 — 4.1 KiB — 102 ms — h2https://group.accor.com/_next/static/chunks/9772-84922d8d7cc3a111.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/9772-84922d8d7cc3a111.js — 200 — 6.2 KiB — 115 ms — h2https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/layout-8db5653d03c6e3c7.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/layout-8db5653d03c6e3c7.js — 200 — 2.4 KiB — 123 ms — h2https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/error-2280230c5b55eca3.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/error-2280230c5b55eca3.js — 200 — 2.0 KiB — 131 ms — h2https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/page-51640a4862d3971c.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/app/%5Blocale%5D/page-51640a4862d3971c.js — 200 — 3.9 KiB — 132 ms — h2https://group.accor.com/_next/static/chunks/b536a0f1.76074e6ae7c53a9d.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/b536a0f1.76074e6ae7c53a9d.js — 200 — 77.0 KiB — 173 ms — h2https://group.accor.com/_next/static/chunks/bd904a5c.43338207e237b2eb.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/bd904a5c.43338207e237b2eb.js — 200 — 96.7 KiB — 199 ms — h2https://group.accor.com/_next/static/chunks/51749ec1.54f5f2f3b9acf3a7.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/51749ec1.54f5f2f3b9acf3a7.js — 200 — 45.0 KiB — 170 ms — h2https://group.accor.com/_next/static/chunks/2148.a48d3f619f597dd5.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/2148.a48d3f619f597dd5.js — 200 — 18.7 KiB — 170 ms — h2https://group.accor.com/_next/static/chunks/3806.7a50aba5952d874c.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/3806.7a50aba5952d874c.js — 200 — 5.4 KiB — 161 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F7AvkRurt3J3B5kzDA6r9SS%2F0979bd2c6c093a3fd4dfc33c3dd8ca8a%2Flogo.svg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&s=f00baadbc4469335931a337ea8319032group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F7AvkRurt3J3B5kzDA6r9SS%2F0979bd2c6c093a3fd4dfc33c3dd8ca8a%2Flogo.svg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&s=f00baadbc4469335931a337ea8319032 — 200 — 2.1 KiB — 44 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5i152tnoQ2DXRx3HNX5ooy%2F78ab43cada09676323c560efdb2ffb8c%2FACCOR.COM_Hero-FB3.jpg?ixlib=js-3.8.0&w=768&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.6916666666666667&fp-y=0.525&h=1152&s=8ec793f1a14e943121f271650966e1b7group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5i152tnoQ2DXRx3HNX5ooy%2F78ab43cada09676323c560efdb2ffb8c%2FACCOR.COM_Hero-FB3.jpg?ixlib=js-3.8.0&w=768&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.6916666666666667&fp-y=0.525&h=1152&s=8ec793f1a14e943121f271650966e1b7 — 200 — 325.0 KiB — 55 ms — h2https://group.accor.com/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=1485136692group.accor.com/_Incapsula_Resource... https://group.accor.com/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=1485136692 — 200 — 20.6 KiB — 149 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5zTfzxjcDwmAmgnTMjeHjY%2F21415694d2c1e6b34fc1e2e5e8248d2d%2Fteste.jpg?ixlib=js-3.8.0&w=640&q=100&auto=format&fit=crop&crop=focalpoint&s=8cef9a0c1cdaeb75f3770fefd70db2d1group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5zTfzxjcDwmAmgnTMjeHjY%2F21415694d2c1e6b34fc1e2e5e8248d2d%2Fteste.jpg?ixlib=js-3.8.0&w=640&q=100&auto=format&fit=crop&crop=focalpoint&s=8cef9a0c1cdaeb75f3770fefd70db2d1 — 200 — 237.7 KiB — 37 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2FwCMJS6kncnsrhyhnHS1Bz%2F79cccbe2cde99a802264ae7db02d4507%2FMAIN-FRONT_LIsle-de-Leos-Hotel-_-Spa_-MGallery-Collection_2.jpg?ixlib=js-3.8.0&w=1024&q=100&auto=format&fit=crop&crop=focalpoint&s=6b3b3a0027fb319f1ca924262e825d5fgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2FwCMJS6kncnsrhyhnHS1Bz%2F79cccbe2cde99a802264ae7db02d4507%2FMAIN-FRONT_LIsle-de-Leos-Hotel-_-Spa_-MGallery-Collection_2.jpg?ixlib=js-3.8.0&w=1024&q=100&auto=format&fit=crop&crop=focalpoint&s=6b3b3a0027fb319f1ca924262e825d5f — 200 — 440.1 KiB — 53 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1tfeRxK7Fdr4nKZtOrmOnQ%2F9e585c12bbc14a2e64f6dcb523515101%2FFlagship-2---Pullman-Sydney-Penrith_-AUSTRALIA---Homepage-Center.jpg?ixlib=js-3.8.0&w=640&q=100&auto=format&fit=crop&crop=focalpoint&s=65d11c290d2aca85ba7ee323b54221bcgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1tfeRxK7Fdr4nKZtOrmOnQ%2F9e585c12bbc14a2e64f6dcb523515101%2FFlagship-2---Pullman-Sydney-Penrith_-AUSTRALIA---Homepage-Center.jpg?ixlib=js-3.8.0&w=640&q=100&auto=format&fit=crop&crop=focalpoint&s=65d11c290d2aca85ba7ee323b54221bc — 200 — 182.1 KiB — 43 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1l0ZeWEJhGGqcdYGTf5oY9%2Fd77afaec456f4873dea53cd3fe2be4b0%2FFlagship-2---Pullman-Sydney-Penrith_-AUSTRALIA---Homepage-Right.jpg?ixlib=js-3.8.0&w=1024&q=100&auto=format&fit=crop&crop=focalpoint&s=4968ffb77bf4f6d5e83a06d35fd7e76egroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1l0ZeWEJhGGqcdYGTf5oY9%2Fd77afaec456f4873dea53cd3fe2be4b0%2FFlagship-2---Pullman-Sydney-Penrith_-AUSTRALIA---Homepage-Right.jpg?ixlib=js-3.8.0&w=1024&q=100&auto=format&fit=crop&crop=focalpoint&s=4968ffb77bf4f6d5e83a06d35fd7e76e — 200 — 289.1 KiB — 68 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5KIpRybi4kXHoZXwA1psdi%2F072af0a037f928f8c22113b8d2ef3e56%2FAbout-Accor-Headerjpg.jpg?ixlib=js-3.8.0&w=768&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4115&fp-y=0.47714285714285715&h=432&s=bdf577607caac1ac1da87dae81445cf5group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5KIpRybi4kXHoZXwA1psdi%2F072af0a037f928f8c22113b8d2ef3e56%2FAbout-Accor-Headerjpg.jpg?ixlib=js-3.8.0&w=768&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4115&fp-y=0.47714285714285715&h=432&s=bdf577607caac1ac1da87dae81445cf5 — 200 — 128.0 KiB — 72 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F4yJWXhgVGf3Co9N3FLHRww%2F9f95f13deb4e19e6aa50d3cfc05ca011%2FBrands-Experiences.jpg?ixlib=js-3.8.0&w=768&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.7357142857142858&fp-y=0.5288888888888889&h=432&s=affb06f506ceac765039080c7e2362afgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F4yJWXhgVGf3Co9N3FLHRww%2F9f95f13deb4e19e6aa50d3cfc05ca011%2FBrands-Experiences.jpg?ixlib=js-3.8.0&w=768&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.7357142857142858&fp-y=0.5288888888888889&h=432&s=affb06f506ceac765039080c7e2362af — 200 — 237.3 KiB — 70 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F2uPLEmQ8QiWRwLxGMIRuL%2F9222a723168c16f7045883f99bc75e48%2FHotelDevelopment-Design-Expertq-Hero.jpg?ixlib=js-3.8.0&w=768&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.577&fp-y=0.38571428571428573&h=432&s=2d1e72563368573a6af000c4b34c1d6dgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F2uPLEmQ8QiWRwLxGMIRuL%2F9222a723168c16f7045883f99bc75e48%2FHotelDevelopment-Design-Expertq-Hero.jpg?ixlib=js-3.8.0&w=768&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.577&fp-y=0.38571428571428573&h=432&s=2d1e72563368573a6af000c4b34c1d6d — 200 — 103.3 KiB — 71 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W36L8T4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W36L8T4 — 200 — 132.7 KiB — 182 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 54 ms — h2https://group.accor.com/_Incapsula_Resource?SWKMTFSR=1&e=0.36253917998608187group.accor.com/_Incapsula_Resource... https://group.accor.com/_Incapsula_Resource?SWKMTFSR=1&e=0.36253917998608187 — 200 — 35 B — 2 ms — h2https://group.accor.com/_next/static/chunks/3058.4e10be89c8d584e1.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/3058.4e10be89c8d584e1.js — 200 — 3.8 KiB — 18 ms — h2https://group.accor.com/_next/static/chunks/185.d6d0de56162b5123.jsgroup.accor.com/_next/static/chunks... https://group.accor.com/_next/static/chunks/185.d6d0de56162b5123.js — 200 — 49.1 KiB — 28 ms — h2https://accor.symex.be/finance.jsonaccor.symex.be/finance.json https://accor.symex.be/finance.json — 200 — 574 B — 161 ms — http/1.1https://cdn.cookielaw.org/consent/e68b4128-6c9f-4c02-929d-50c317884905/e68b4128-6c9f-4c02-929d-50c317884905.jsoncdn.cookielaw.org/consent/e68b4128-... https://cdn.cookielaw.org/consent/e68b4128-6c9f-4c02-929d-50c317884905/e68b4128-6c9f-4c02-929d-50c317884905.json — -1 — 0 B — 124 ms — https://group.accor.com/_next/static/media/globe-texture.17294cd7.pnggroup.accor.com/_next/static/media/... https://group.accor.com/_next/static/media/globe-texture.17294cd7.png — 200 — 161.8 KiB — 13 ms — h2https://group.accor.com/_next/static/media/globe-particle-texture.9c638a9b.pnggroup.accor.com/_next/static/media/... https://group.accor.com/_next/static/media/globe-particle-texture.9c638a9b.png — 200 — 977 B — 8 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=&time=1776800027963&url=https%3A%2F%2Fgroup.accor.com%2Fenpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=&time=1776800027963&url=https%3A%2F%2Fgroup.accor.com%2Fen — 200 — 839 B — 248 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=&time=1776800027963&url=https%3A%2F%2Fgroup.accor.com%2Fenpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=&time=1776800027963&url=https%3A%2F%2Fgroup.accor.com%2Fen — 200 — 692 B — 244 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 624 B — 122 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 185 B — 212 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F3utJn3kAbQuNX9SuOpyom7%2F06952546a6509d84b64fb150cabc06ef%2Fimage.png?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=88d27db46e572c66c3f130605496ddb4group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F3utJn3kAbQuNX9SuOpyom7%2F06952546a6509d84b64fb150cabc06ef%2Fimage.png?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=88d27db46e572c66c3f130605496ddb4 — 200 — 65.7 KiB — 7 ms — h3https://group.accor.com/icon0.svg?dfb9038bf6a79e20group.accor.com/icon0.svg?dfb9038bf... https://group.accor.com/icon0.svg?dfb9038bf6a79e20 — 200 — 36.5 KiB — 14 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F559c7Z7rP92rHevODKOEst%2F4db4b207f7ce08f7d1d3062225f1d995%2Fimage.png?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=30038ac8530099f5f127fef4f254fea1group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F559c7Z7rP92rHevODKOEst%2F4db4b207f7ce08f7d1d3062225f1d995%2Fimage.png?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=30038ac8530099f5f127fef4f254fea1 — 200 — 48.5 KiB — 4 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F6TQ7m6EVyj1140iiExS2OT%2Fb8e90a2ed8a8bce1db2fa48c19d2f4ec%2F20241204-accor-unpacked3-header-538.webp?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=594535caa2d16897b152a0472759a7a1group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F6TQ7m6EVyj1140iiExS2OT%2Fb8e90a2ed8a8bce1db2fa48c19d2f4ec%2F20241204-accor-unpacked3-header-538.webp?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=594535caa2d16897b152a0472759a7a1 — 200 — 63.9 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F4li3ur5GnXaLW3El3PV2JI%2F84f8b386b3df28126349d7c00d762b17%2FGiselle-Azenha.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5114285714285715&fp-y=0.2411111111111111&h=480&s=2492e6709a66282879f88e76fd29619cgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F4li3ur5GnXaLW3El3PV2JI%2F84f8b386b3df28126349d7c00d762b17%2FGiselle-Azenha.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5114285714285715&fp-y=0.2411111111111111&h=480&s=2492e6709a66282879f88e76fd29619c — 200 — 92.6 KiB — 9 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F2nw5ZQFn6MztucXsu2EegT%2F05a11918fb969c9da3288552292913dc%2FLin.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4453125&fp-y=0.26347760060744113&h=480&s=efa71bbec31fc98404f673abd608c775group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F2nw5ZQFn6MztucXsu2EegT%2F05a11918fb969c9da3288552292913dc%2FLin.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4453125&fp-y=0.26347760060744113&h=480&s=efa71bbec31fc98404f673abd608c775 — 200 — 85.7 KiB — 4 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F6AeMpBEzx1uTYjXY9vFpP3%2Fa791798fd77d97c3bdedeb4ae5688560%2FXu_Jiyao.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.2577777777777778&h=480&s=816c42a68622c897b988b96466fc88cbgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F6AeMpBEzx1uTYjXY9vFpP3%2Fa791798fd77d97c3bdedeb4ae5688560%2FXu_Jiyao.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.2577777777777778&h=480&s=816c42a68622c897b988b96466fc88cb — 200 — 70.4 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5i9BnodmRPfLxFEmodM53D%2F2c5875652d492e0408ea459d8ab15574%2FStories_of_change_bali_header_1900x700.webp?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=ed0c278356a4b5a67d9359b9df9d3570group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5i9BnodmRPfLxFEmodM53D%2F2c5875652d492e0408ea459d8ab15574%2FStories_of_change_bali_header_1900x700.webp?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=ed0c278356a4b5a67d9359b9df9d3570 — 200 — 196.5 KiB — 9 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1f4YISlTPUFmBmsVH9UgyH%2F0148d0bb366746a1b600305e3e709423%2FFairmont-Mayakoba.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4394829612220917&fp-y=0.35487661574618096&h=480&s=c2f47425b088559415b5dd1ec1f3b83agroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1f4YISlTPUFmBmsVH9UgyH%2F0148d0bb366746a1b600305e3e709423%2FFairmont-Mayakoba.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4394829612220917&fp-y=0.35487661574618096&h=480&s=c2f47425b088559415b5dd1ec1f3b83a — 200 — 151.8 KiB — 8 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F33Oh0vt1ipJWzxjEz8VHJW%2Ffffaffac9decb51600ed8e7c8c05ee87%2Fimage.png?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=b59c31b1dae9ee19f97a15654de7c0a5group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F33Oh0vt1ipJWzxjEz8VHJW%2Ffffaffac9decb51600ed8e7c8c05ee87%2Fimage.png?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=b59c31b1dae9ee19f97a15654de7c0a5 — 200 — 62.2 KiB — 4 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1xOQsrD25HAEqfBoIZ663o%2F604c0c6b78f88eb99bb0b2823ccea64b%2FAlltheway-Video-Cover-Img.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5255208333333333&fp-y=0.36944444444444446&h=480&s=b9152f78c6c916812da15e64e0286c61group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1xOQsrD25HAEqfBoIZ663o%2F604c0c6b78f88eb99bb0b2823ccea64b%2FAlltheway-Video-Cover-Img.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5255208333333333&fp-y=0.36944444444444446&h=480&s=b9152f78c6c916812da15e64e0286c61 — 200 — 82.5 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5LDUE21B1r8TD3JbDVR5XU%2F103365363e6bf5e2d7a9e5095a38c746%2FFullsoon-Video-Cover-Img.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5369791666666667&fp-y=0.31296296296296294&h=480&s=7e822b888352dcb40adb65ab01ceb994group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5LDUE21B1r8TD3JbDVR5XU%2F103365363e6bf5e2d7a9e5095a38c746%2FFullsoon-Video-Cover-Img.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5369791666666667&fp-y=0.31296296296296294&h=480&s=7e822b888352dcb40adb65ab01ceb994 — 200 — 72.7 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F35XirbnZj5A3kFEKQjM1Qk%2F8877b0fa4166daf66cb2c82cb8c17995%2FLuniwave-Video-Cover-Img.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4197916666666667&fp-y=0.2935185185185185&h=480&s=06ade51a349c67ce60bec44e3922516bgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F35XirbnZj5A3kFEKQjM1Qk%2F8877b0fa4166daf66cb2c82cb8c17995%2FLuniwave-Video-Cover-Img.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4197916666666667&fp-y=0.2935185185185185&h=480&s=06ade51a349c67ce60bec44e3922516b — 200 — 65.5 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F30EnhE2Yo869UHzeu1Iwpp%2Fe70c2f9beffa2a2ce9eb7f9e5840acc7%2FFairmont-Mount-Kenya.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5042857142857143&fp-y=0.39111111111111113&h=480&s=b0afdea0cfd99fdb2f496921c4bffb2bgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F30EnhE2Yo869UHzeu1Iwpp%2Fe70c2f9beffa2a2ce9eb7f9e5840acc7%2FFairmont-Mount-Kenya.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5042857142857143&fp-y=0.39111111111111113&h=480&s=b0afdea0cfd99fdb2f496921c4bffb2b — 200 — 106.1 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F3pGzddZ1hwyP24vWh7xcDQ%2F0f858b3d695003d490c788f714567edd%2FNovotel-WWF.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.42714285714285716&fp-y=0.38555555555555554&h=480&s=2d69772c37a44adb2af19f87dfd457f3group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F3pGzddZ1hwyP24vWh7xcDQ%2F0f858b3d695003d490c788f714567edd%2FNovotel-WWF.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.42714285714285716&fp-y=0.38555555555555554&h=480&s=2d69772c37a44adb2af19f87dfd457f3 — 200 — 92.9 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1OEnQotinRtvdjsrCHnxx6%2Fdd6619ce8654aeaaadaf002660da690c%2FAlexis_Hearstist-Elevated_globe.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4857142857142857&fp-y=0.23666666666666666&h=480&s=d24cc406bdd4fe2b0cb89b91e33b5c15group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1OEnQotinRtvdjsrCHnxx6%2Fdd6619ce8654aeaaadaf002660da690c%2FAlexis_Hearstist-Elevated_globe.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4857142857142857&fp-y=0.23666666666666666&h=480&s=d24cc406bdd4fe2b0cb89b91e33b5c15 — 200 — 78.4 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F16d0J46pNMAiV8CohNcKR2%2F332c3817a56a8c31a5f478e8f8bbce16%2FDuke_Hearstist-Elevated_globe.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4857142857142857&fp-y=0.29777777777777775&h=480&s=1cf75b29c9abb23d81fa6931ef22c29dgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F16d0J46pNMAiV8CohNcKR2%2F332c3817a56a8c31a5f478e8f8bbce16%2FDuke_Hearstist-Elevated_globe.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4857142857142857&fp-y=0.29777777777777775&h=480&s=1cf75b29c9abb23d81fa6931ef22c29d — 200 — 80.1 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F7GTjyujO0emY6Fc2Dg4eBp%2F43326ff40feed9e040741c993c07bdb4%2FElverte_Hearstist-Elevated_globe.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5214285714285715&fp-y=0.2688888888888889&h=480&s=7445f42178ca9fa21f20a2ada95cd6a8group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F7GTjyujO0emY6Fc2Dg4eBp%2F43326ff40feed9e040741c993c07bdb4%2FElverte_Hearstist-Elevated_globe.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5214285714285715&fp-y=0.2688888888888889&h=480&s=7445f42178ca9fa21f20a2ada95cd6a8 — 200 — 76.3 KiB — 8 ms — h3https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 79 B — 115 ms — h2https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F3BhfhlMS3UYlMLcX7Tc6X2%2Ffa67caa9c4cf877c9688edb36e0deab1%2FBonaventure-Kalou-in-Abidjan.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.64&fp-y=0.2833333333333333&h=480&s=1daa5ca925e00d8ebaf684ef5f536632group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F3BhfhlMS3UYlMLcX7Tc6X2%2Ffa67caa9c4cf877c9688edb36e0deab1%2FBonaventure-Kalou-in-Abidjan.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.64&fp-y=0.2833333333333333&h=480&s=1daa5ca925e00d8ebaf684ef5f536632 — 200 — 101.6 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F4aGCVgkuqm4EQeJ5CjmbhK%2F9bd3b0e0fe62be2f1e90ad351bec8114%2F20251011-Fairmont-s-Pursuit-of-Making-Special-Happen_Hero-Image.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.6341666666666667&fp-y=0.57&h=480&s=26cb6d5ef10df21c0a6dc83d06e5c672group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F4aGCVgkuqm4EQeJ5CjmbhK%2F9bd3b0e0fe62be2f1e90ad351bec8114%2F20251011-Fairmont-s-Pursuit-of-Making-Special-Happen_Hero-Image.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.6341666666666667&fp-y=0.57&h=480&s=26cb6d5ef10df21c0a6dc83d06e5c672 — 200 — 80.7 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F2Sa1XfPFooImZxBnRMImp6%2F7a9fb137913d8b5a85c3147f6b5a70e4%2F20250509-accor-sofitel-la-haute-croissanterie-header-1900x700.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5373684210526316&fp-y=0.48428571428571426&h=480&s=8584817ad60306bbaa95e2b903f8c745group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F2Sa1XfPFooImZxBnRMImp6%2F7a9fb137913d8b5a85c3147f6b5a70e4%2F20250509-accor-sofitel-la-haute-croissanterie-header-1900x700.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5373684210526316&fp-y=0.48428571428571426&h=480&s=8584817ad60306bbaa95e2b903f8c745 — 200 — 135.8 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F2uY2oJbbOJwF1Wl6q0MNhM%2F784543187936691bc2618816c49db800%2FImage1v2FBTrEndReportAccorcom.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=f1282d0ae028f63c6bed31d0fe093980group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F2uY2oJbbOJwF1Wl6q0MNhM%2F784543187936691bc2618816c49db800%2FImage1v2FBTrEndReportAccorcom.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=f1282d0ae028f63c6bed31d0fe093980 — 200 — 120.7 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5ZSKOQllMepTe9Sqrdn7v9%2F5fcab993e5617c73146f8d45d0342e23%2FMr.-Minh-joined-the-team-to-distribute-gifts.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.31733333333333336&fp-y=0.31555555555555553&h=480&s=4e16b7057fec324f6a5dbcfe1c4738f7group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5ZSKOQllMepTe9Sqrdn7v9%2F5fcab993e5617c73146f8d45d0342e23%2FMr.-Minh-joined-the-team-to-distribute-gifts.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.31733333333333336&fp-y=0.31555555555555553&h=480&s=4e16b7057fec324f6a5dbcfe1c4738f7 — 200 — 126.7 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1JBj6U5VNkNxia5CNfYiMO%2F2aca8bb3bbdbbb0900f1a6e417ac56ba%2FMovenpick-Accra_Thumb_2.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.654524089306698&fp-y=0.5064629847238543&h=480&s=8095b47a667a8ce19e51fadcfc384ebfgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1JBj6U5VNkNxia5CNfYiMO%2F2aca8bb3bbdbbb0900f1a6e417ac56ba%2FMovenpick-Accra_Thumb_2.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.654524089306698&fp-y=0.5064629847238543&h=480&s=8095b47a667a8ce19e51fadcfc384ebf — 200 — 113.6 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1RMbRno7VHoV9yw7NmzozM%2Faf456cb6432b199a9d5707448fc3e086%2F20250124-v3-EO-hero-image-538x538.webp?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.6171003717472119&fp-y=0.6970260223048327&h=480&s=581cec9525eda944f8d18cdb53840d9cgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F1RMbRno7VHoV9yw7NmzozM%2Faf456cb6432b199a9d5707448fc3e086%2F20250124-v3-EO-hero-image-538x538.webp?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.6171003717472119&fp-y=0.6970260223048327&h=480&s=581cec9525eda944f8d18cdb53840d9c — 200 — 84.9 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F602FdmO9QEtsjEUF4iGYHT%2F506df34b7867ed6ec593f64deed2ea88%2FPER_QhapaqNan_Camino.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=419806d96fe368ab7c692ff76bbee115group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F602FdmO9QEtsjEUF4iGYHT%2F506df34b7867ed6ec593f64deed2ea88%2FPER_QhapaqNan_Camino.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=419806d96fe368ab7c692ff76bbee115 — 200 — 182.8 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F6ob5rPD1U9OPEzDm6l8B2O%2Fba4bf8cabaf89a4ad1ce14ca615a87de%2FTRIBE-Dusseldorf-Exterior.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.500587544065805&fp-y=0.5863689776733255&h=480&s=2471aa7960a2a86953852d1303f3a09bgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F6ob5rPD1U9OPEzDm6l8B2O%2Fba4bf8cabaf89a4ad1ce14ca615a87de%2FTRIBE-Dusseldorf-Exterior.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.500587544065805&fp-y=0.5863689776733255&h=480&s=2471aa7960a2a86953852d1303f3a09b — 200 — 131.6 KiB — 7 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F41YG4e8yEgmVbwMQ1bvhh0%2F8399b9485f12042ba0adc6d9c0a9a9c2%2FDamien-Petra-HEADER.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5120274914089347&fp-y=0.18556701030927836&h=480&s=6613808c068788c19bace6e1277f0711group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F41YG4e8yEgmVbwMQ1bvhh0%2F8399b9485f12042ba0adc6d9c0a9a9c2%2FDamien-Petra-HEADER.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5120274914089347&fp-y=0.18556701030927836&h=480&s=6613808c068788c19bace6e1277f0711 — 200 — 105.7 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2FdGmWHp8E0xAAdZoL2Ohd5%2F4084769177dbe04c4ea50d26b0f50291%2FPullman-Lyon.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4975&fp-y=0.7557142857142857&h=480&s=606bc24b4ea2d86097483652a7c00013group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2FdGmWHp8E0xAAdZoL2Ohd5%2F4084769177dbe04c4ea50d26b0f50291%2FPullman-Lyon.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.4975&fp-y=0.7557142857142857&h=480&s=606bc24b4ea2d86097483652a7c00013 — 200 — 148.8 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5GRf5UGpIk3iRS8H75nNDl%2Fc982d9a4fce0cacb1f801130eb927c71%2F2023_Flashback__21_.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=f0a91c9140d739fbb1c7806471e56baagroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F5GRf5UGpIk3iRS8H75nNDl%2Fc982d9a4fce0cacb1f801130eb927c71%2F2023_Flashback__21_.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5&fp-y=0.5&h=480&s=f0a91c9140d739fbb1c7806471e56baa — 200 — 163.3 KiB — 8 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2FhzY1SbtCscDpO9nF7ze6m%2F8c5d166b25f03665f6e5e613514d47e3%2F20250224-Ronei-Borba.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5043731778425656&fp-y=0.22157434402332363&h=480&s=b22f43b9098801d1cad0e6e781fa67b3group-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2FhzY1SbtCscDpO9nF7ze6m%2F8c5d166b25f03665f6e5e613514d47e3%2F20250224-Ronei-Borba.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.5043731778425656&fp-y=0.22157434402332363&h=480&s=b22f43b9098801d1cad0e6e781fa67b3 — 200 — 99.8 KiB — 6 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F4TPfGbqd7CibqZt3YrzYIr%2F9f5d774f0f14c93e0cbd8a7644c9cc68%2F20250224-Daniel-Kingston.jpeg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.6326530612244898&fp-y=0.13411078717201166&h=480&s=62e63e5f47df74ec94ba0f7927414eadgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2F4TPfGbqd7CibqZt3YrzYIr%2F9f5d774f0f14c93e0cbd8a7644c9cc68%2F20250224-Daniel-Kingston.jpeg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.6326530612244898&fp-y=0.13411078717201166&h=480&s=62e63e5f47df74ec94ba0f7927414ead — 200 — 72.0 KiB — 5 ms — h3https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2FziNVqmoFID1uheA5V3MtZ%2F8ed8b1249bf988e515c93f797f53e3c1%2FFelicite_Hearstist-Elevated_globe.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.39285714285714285&fp-y=0.24888888888888888&h=480&s=d78f6faa5043e211d457f9f7477d986cgroup-accor.imgix.net/https%3A%2F%2... https://group-accor.imgix.net/https%3A%2F%2Fimages.group.accor.com%2Fyrj0orc8tx24%2FziNVqmoFID1uheA5V3MtZ%2F8ed8b1249bf988e515c93f797f53e3c1%2FFelicite_Hearstist-Elevated_globe.jpg?ixlib=js-3.8.0&w=480&q=100&auto=format&fit=crop&crop=focalpoint&fp-x=0.39285714285714285&fp-y=0.24888888888888888&h=480&s=d78f6faa5043e211d457f9f7477d986c — 200 — 78.5 KiB — 6 ms — h3https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 79 B — 118 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 99 B — 115 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 97 B — 113 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 78 B — 116 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 93 B — 113 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 93 B — 113 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 79 B — 113 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 79 B — 114 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 79 B — 114 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 79 B — 118 ms — h2https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQrum-ingest.eu0.signalfx.com/v1/rum?... https://rum-ingest.eu0.signalfx.com/v1/rum?auth=b1K8hK_bJcLKfY0KFbjXIQ — 200 — 79 B — 112 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 176756ms · 744KB · $2346/mo
group.accor.com
Other
Costly
Execution 116366ms
Transfer 20 KB
Monthly Cost $1545/mo
group.accor.com
Other
Costly
Execution 30194ms
Transfer 45 KB
Monthly Cost $401/mo
group.accor.com
Other
Costly
Execution 15787ms
Transfer 53 KB
Monthly Cost $210/mo
group.accor.com
Other
Costly
Execution 6364ms
Transfer 129 KB
Monthly Cost $84/mo
group.accor.com
Other
Costly
Execution 3087ms
Transfer 46 KB
Monthly Cost $41/mo
group.accor.com
Other
Costly
Execution 2034ms
Transfer 19 KB
Monthly Cost $27/mo
Unattributable
Other
Costly
Execution 879ms
Transfer 0 KB
Monthly Cost $12/mo
group.accor.com
Other
Costly
Execution 871ms
Transfer 49 KB
Monthly Cost $12/mo
group.accor.com
Other
Costly
Execution 337ms
Transfer 127 KB
Unused 80%
Monthly Cost $4/mo
group.accor.com
Other
Costly
Execution 313ms
Transfer 76 KB
Unused 63%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 172ms
Transfer 133 KB
Unused 49%
Monthly Cost $2/mo
group.accor.com
Other
Optional
Execution 162ms
Transfer 5 KB
Monthly Cost $2/mo
LinkedIn Insight
Advertising
Optional
Execution 80ms
Transfer 19 KB
Monthly Cost $1/mo
group.accor.com
Other
Optional
Execution 57ms
Transfer 2 KB
Monthly Cost $1/mo
group.accor.com
Other
Optional
Execution 53ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • group.accor.com adds 116366ms and costs ~$1545/month
  • group.accor.com adds 30194ms and costs ~$401/month
  • group.accor.com adds 15787ms and costs ~$210/month
  • group.accor.com adds 6364ms and costs ~$84/month
  • group.accor.com adds 3087ms and costs ~$41/month
  • group.accor.com adds 2034ms and costs ~$27/month
  • Unattributable adds 879ms and costs ~$12/month
  • group.accor.com adds 871ms and costs ~$12/month
  • group.accor.com adds 337ms and costs ~$4/month
  • group.accor.com adds 313ms and costs ~$4/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

group.accor.com takes 116366ms 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

group.accor.com takes 30194ms 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

group.accor.com takes 15787ms 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

group.accor.com takes 6364ms 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

group.accor.com takes 3087ms 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

group.accor.com takes 2034ms 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 879ms 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

group.accor.com takes 871ms 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

group.accor.com takes 337ms 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

80% of group.accor.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

group.accor.com takes 313ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

63% of group.accor.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