Skip to content
https://airbnb.fr

Performance

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

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

54
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
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.

773 ms

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

2.79 s

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

605 ms

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

0.011

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

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

3.94 s

Page Load Progression

666 ms
1.3 s
2.0 s
2.7 s
3.3 s
4.0 s
4.7 s
5.3 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 179 requests
FIX
3.0 MB transferred, 179 requests
Warning::
Page weighs 10.1 MB (3.0 MB transferred)
Warning::
JavaScript is 1.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.9 MB
Info::
CSS is 313 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 313 KB
Warning::
179 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.64 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
179 requests
0.64 g CO2 per page load
JavaScript 1.9 MiB 63%
Other 384.4 KiB 12%
Images 336.4 KiB 11%
CSS 313.2 KiB 10%
HTML 93.0 KiB 3%
Other 29.3 KiB 1%
Other 1.7 KiB 0%
Other 1.0 KiB 0%
Other 634 B 0%
Other 161 B 0%
Fonts 0 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.0 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4050ms total JS execution
FIX
4050ms total JS execution
Warning::
https://a0.muscache.com/airbnb/static/packages/web...: 544ms CPU time
Warning::
Unattributable: 530ms CPU time
Warning::
https://a0.muscache.com/airbnb/static/packages/web...: 519ms CPU time
Warning::
https://www.airbnb.fr/: 487ms CPU time
Warning::
https://a0.muscache.com/airbnb/static/packages/web...: 347ms CPU time
Warning::
Third-party scripts: 4050ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 21% Style & Layout 9% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://a0.muscache.com/airbnb/static/packages/web/common/564e.b2b34a82a2.js544ms405ms5ms3rd
Unattributable530ms42ms0ms3rd
https://a0.muscache.com/airbnb/static/packages/web/common/2ce9.aee8e73ff5.js519ms386ms5ms3rd
https://www.airbnb.fr/487ms103ms2ms3rd
https://a0.muscache.com/airbnb/static/packages/web/common/4f8d.f846dfa32e.js347ms19ms6ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-46MK222ms196ms24ms3rd
https://a0.muscache.com/airbnb/static/packages/web/fr/45b1.ad3e8a7d51.js190ms166ms7ms3rd
https://a0.muscache.com/airbnb/static/packages/web/common/c3cb.0b3de42380.js155ms137ms12ms3rd
https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/core-guest-loop/apps/core-guest-spa/client.6021e8d8f6.js143ms128ms14ms3rd
https://d0a7e.airbnb.com/tags.js135ms108ms4ms3rd

Showing top 10 of 18 scripts

D
Page Weight Inventory
Action
179 resources · 3.0 MB · 288 KB savings available
FIX
179 resources · 3.0 MB · 288 KB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~288 KB of savings available
Warning::
178 third-party resources (100% of weight)
Info::
1 resources over 200KB
179 resources · 3.0 MiB · 178 third-party 2.0 MiB over 1MB target
JavaScript 63% · 1.9 MiB
Media 12% · 384.4 KiB
Image 11% · 337.8 KiB
CSS 10% · 313.2 KiB
Document 3% · 93.3 KiB
Other 1% · 31.1 KiB
Font 0% · 0 B

~287.6 KiB of savings available

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

No Cache-Control header

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

C
JS Bundles
Action
82 scripts, 288 KB unused
REVIEW
82 scripts, 288 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2P6Q...: 66 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-46M...: 55 KB unused (31%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a0.muscache.com/airbnb/static/packages/web...: 29 KB unused (29%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a0.muscache.com/airbnb/static/packages/web...: 25 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a0.muscache.com/airbnb/static/packages/web...: 24 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 288 KB
288 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-2P6Q8PGG16&cx=c&gtm=4e64e1h1164 KB66 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-46MK175 KB55 KB (31%)3rd
https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/core-guest-loop/apps/core-guest-spa/client.6021e8d8f6.js99 KB29 KB (29%)3rd
https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/stays-search/routes/StaysSearchRoute/StaysSearchRoute.1f38274fe1.js36 KB25 KB (68%)3rd
https://a0.muscache.com/airbnb/static/packages/web/fr/6497.fc75b115a6.js36 KB24 KB (68%)3rd
https://a0.muscache.com/airbnb/static/packages/web/common/4f8d.f846dfa32e.js53 KB24 KB (46%)3rd
https://a0.muscache.com/airbnb/static/packages/web/common/c3cb.0b3de42380.js93 KB23 KB (25%)3rd
https://a0.muscache.com/airbnb/static/packages/web/fr/cfe2.97ba1f4311.js46 KB22 KB (48%)3rd
https://a0.muscache.com/airbnb/static/packages/web/fr/45b1.ad3e8a7d51.js55 KB20 KB (37%)3rd
https://a0.muscache.com/airbnb/static/packages/web/common/a6e1.9439b69ac3.js15 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

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+
Image Optimization
57 images, 0 KB saveable
PASS
57 images, 0 KB saveable
Info::
All images are well-optimized
57 images 336 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
1 fonts (0 KB)
PASS
1 fonts (0 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

0 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 773 ms LCP 2.8 shttps://a0.muscache.com/airbnb/static/airbnb-dls-web/build/fonts/cereal-variable/AirbnbCerealVF_W_Wght.8816d9e5c3b6a860636193e36b6ac4e4.woff2AirbnbCerealVF_W_Wght.8... https://a0.muscache.com/airbnb/static/airbnb-dls-web/build/fonts/cereal-variable/AirbnbCerealVF_W_Wght.8816d9e5c3b6a860636193e36b6ac4e4.woff2 — 0 B — 3 ms — font-display: swap
AirbnbCerealVF_W_Wght.8... woff2 swap
Size 0 KB
Load time 3 ms
Start 484 ms
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
179 requests over 7288ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 773 ms LCP 2.8 shttps://airbnb.fr// https://airbnb.fr/ — 301 — 290 B — 260 ms — http/1.1https://www.airbnb.fr/www.airbnb.fr/ https://www.airbnb.fr/ — 200 — 93.0 KiB — 538 ms — h2https://a0.muscache.com/airbnb/static/airbnb-dls-web/build/fonts/cereal-variable/AirbnbCerealVF_W_Wght.8816d9e5c3b6a860636193e36b6ac4e4.woff2a0.muscache.com/airbnb/static/airbn... https://a0.muscache.com/airbnb/static/airbnb-dls-web/build/fonts/cereal-variable/AirbnbCerealVF_W_Wght.8816d9e5c3b6a860636193e36b6ac4e4.woff2 — 200 — 0 B — 3 ms — h2https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/apps/core-guest-spa/client.12837d9dc8.cssa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/apps/core-guest-spa/client.12837d9dc8.css — 200 — 313.2 KiB — 329 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/metroRequire.9062f15cf4.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/metroRequire.9062f15cf4.js — 200 — 1.2 KiB — 39 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/shims_post_modules.1a6868ebcb.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/shims_post_modules.1a6868ebcb.js — 200 — 526 B — 39 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/airmetro/browser/asyncRequire.55932a7585.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/airmetro/browser/asyncRequire.55932a7585.js — 200 — 110.7 KiB — 52 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/coreV2.0cadb1d80b.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/coreV2.0cadb1d80b.js — 200 — 29.0 KiB — 67 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/4d4e.c1adb6162a.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/4d4e.c1adb6162a.js — 200 — 9.4 KiB — 67 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/8f77.9627fcb133.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/8f77.9627fcb133.js — 200 — 10.4 KiB — 80 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/routeHandler.d60ef501f4.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/routeHandler.d60ef501f4.js — 200 — 6.3 KiB — 80 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/89ba.dc8f44ff60.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/89ba.dc8f44ff60.js — 200 — 24.6 KiB — 78 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/aef3.067354d9fb.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/aef3.067354d9fb.js — 200 — 20.7 KiB — 84 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/bdb3.a28ac9f611.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/bdb3.a28ac9f611.js — 200 — 18.4 KiB — 78 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/a578.ff974a5778.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/a578.ff974a5778.js — 200 — 12.9 KiB — 115 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/c3cb.0b3de42380.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/c3cb.0b3de42380.js — 200 — 92.5 KiB — 141 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/164b.ff9003c83d.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/164b.ff9003c83d.js — 200 — 18.4 KiB — 115 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/node_modules/moment/locale/fr.91d6e34314.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/node_modules/moment/locale/fr.91d6e34314.js — 200 — 1.1 KiB — 117 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/apps/core-guest-spa/initializer.149a4a27a2.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/apps/core-guest-spa/initializer.149a4a27a2.js — 200 — 4.5 KiB — 118 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/1949.7709ede927.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/1949.7709ede927.js — 200 — 9.9 KiB — 115 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/e537.a25f199397.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/e537.a25f199397.js — 200 — 13.0 KiB — 113 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/6f1c.5f263567d6.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/6f1c.5f263567d6.js — 200 — 10.1 KiB — 153 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/4fe2.71d27fc232.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/4fe2.71d27fc232.js — 200 — 9.3 KiB — 139 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/c7b7.93c868fca9.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/c7b7.93c868fca9.js — 200 — 14.4 KiB — 191 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/c937.4a2cb73284.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/c937.4a2cb73284.js — 200 — 10.0 KiB — 153 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/7c9f.974938f8ad.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/7c9f.974938f8ad.js — 200 — 15.4 KiB — 114 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/4f8d.f846dfa32e.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/4f8d.f846dfa32e.js — 200 — 52.8 KiB — 137 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/26ab.7b3c1a262f.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/26ab.7b3c1a262f.js — 200 — 16.3 KiB — 129 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/homepage/routes/TabbedVerticalHomepageRoute/TabbedVerticalHomepageRoute.b1e9828c2a.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/homepage/routes/TabbedVerticalHomepageRoute/TabbedVerticalHomepageRoute.b1e9828c2a.js — 200 — 51.8 KiB — 187 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/5184.c4662a5a08.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/5184.c4662a5a08.js — 200 — 13.1 KiB — 200 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 773 ms LCP 2.8 shttps://airbnb.fr// https://airbnb.fr/ — 301 — 290 B — 260 ms — http/1.1https://www.airbnb.fr/www.airbnb.fr/ https://www.airbnb.fr/ — 200 — 93.0 KiB — 538 ms — h2https://a0.muscache.com/airbnb/static/airbnb-dls-web/build/fonts/cereal-variable/AirbnbCerealVF_W_Wght.8816d9e5c3b6a860636193e36b6ac4e4.woff2a0.muscache.com/airbnb/static/airbn... https://a0.muscache.com/airbnb/static/airbnb-dls-web/build/fonts/cereal-variable/AirbnbCerealVF_W_Wght.8816d9e5c3b6a860636193e36b6ac4e4.woff2 — 200 — 0 B — 3 ms — h2https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/apps/core-guest-spa/client.12837d9dc8.cssa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/apps/core-guest-spa/client.12837d9dc8.css — 200 — 313.2 KiB — 329 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/metroRequire.9062f15cf4.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/metroRequire.9062f15cf4.js — 200 — 1.2 KiB — 39 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/shims_post_modules.1a6868ebcb.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/shims_post_modules.1a6868ebcb.js — 200 — 526 B — 39 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/airmetro/browser/asyncRequire.55932a7585.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/airmetro/browser/asyncRequire.55932a7585.js — 200 — 110.7 KiB — 52 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/coreV2.0cadb1d80b.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/hyperloop-browser/coreV2.0cadb1d80b.js — 200 — 29.0 KiB — 67 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/4d4e.c1adb6162a.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/4d4e.c1adb6162a.js — 200 — 9.4 KiB — 67 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/8f77.9627fcb133.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/8f77.9627fcb133.js — 200 — 10.4 KiB — 80 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/routeHandler.d60ef501f4.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/routeHandler.d60ef501f4.js — 200 — 6.3 KiB — 80 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/89ba.dc8f44ff60.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/89ba.dc8f44ff60.js — 200 — 24.6 KiB — 78 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/aef3.067354d9fb.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/aef3.067354d9fb.js — 200 — 20.7 KiB — 84 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/bdb3.a28ac9f611.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/bdb3.a28ac9f611.js — 200 — 18.4 KiB — 78 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/a578.ff974a5778.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/a578.ff974a5778.js — 200 — 12.9 KiB — 115 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/c3cb.0b3de42380.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/c3cb.0b3de42380.js — 200 — 92.5 KiB — 141 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/164b.ff9003c83d.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/164b.ff9003c83d.js — 200 — 18.4 KiB — 115 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/node_modules/moment/locale/fr.91d6e34314.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/node_modules/moment/locale/fr.91d6e34314.js — 200 — 1.1 KiB — 117 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/apps/core-guest-spa/initializer.149a4a27a2.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-loop/apps/core-guest-spa/initializer.149a4a27a2.js — 200 — 4.5 KiB — 118 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/1949.7709ede927.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/1949.7709ede927.js — 200 — 9.9 KiB — 115 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/e537.a25f199397.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/e537.a25f199397.js — 200 — 13.0 KiB — 113 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/6f1c.5f263567d6.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/6f1c.5f263567d6.js — 200 — 10.1 KiB — 153 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/4fe2.71d27fc232.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/4fe2.71d27fc232.js — 200 — 9.3 KiB — 139 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/c7b7.93c868fca9.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/c7b7.93c868fca9.js — 200 — 14.4 KiB — 191 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/c937.4a2cb73284.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/c937.4a2cb73284.js — 200 — 10.0 KiB — 153 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/7c9f.974938f8ad.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/7c9f.974938f8ad.js — 200 — 15.4 KiB — 114 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/4f8d.f846dfa32e.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/4f8d.f846dfa32e.js — 200 — 52.8 KiB — 137 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/26ab.7b3c1a262f.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/26ab.7b3c1a262f.js — 200 — 16.3 KiB — 129 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/homepage/routes/TabbedVerticalHomepageRoute/TabbedVerticalHomepageRoute.b1e9828c2a.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/homepage/routes/TabbedVerticalHomepageRoute/TabbedVerticalHomepageRoute.b1e9828c2a.js — 200 — 51.8 KiB — 187 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/5184.c4662a5a08.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/5184.c4662a5a08.js — 200 — 13.1 KiB — 200 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/c0d7.c6f9830252.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/c0d7.c6f9830252.js — 200 — 15.9 KiB — 128 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/8122.1e61641d32.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/8122.1e61641d32.js — 200 — 14.6 KiB — 151 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/265d.9ead12886b.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/265d.9ead12886b.js — 200 — 17.4 KiB — 177 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/bf69.798ec593ca.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/bf69.798ec593ca.js — 200 — 35.2 KiB — 186 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/daec.ee5054c430.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/daec.ee5054c430.js — 200 — 18.8 KiB — 198 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/5fcc.9353d412bc.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/5fcc.9353d412bc.js — 200 — 12.2 KiB — 175 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/aec0.f51233bb67.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/aec0.f51233bb67.js — 200 — 11.6 KiB — 198 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/2aa5.35f8b96ccd.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/2aa5.35f8b96ccd.js — 200 — 12.3 KiB — 239 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/3c21.b23f193173.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/3c21.b23f193173.js — 200 — 12.9 KiB — 222 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/d669.944cb64345.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/d669.944cb64345.js — 200 — 20.2 KiB — 242 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/3d60.48fbb44b00.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/3d60.48fbb44b00.js — 200 — 13.9 KiB — 235 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/2ce9.aee8e73ff5.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/2ce9.aee8e73ff5.js — 200 — 42.3 KiB — 247 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/6c5e.835aefa818.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/6c5e.835aefa818.js — 200 — 7.5 KiB — 221 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/a6e1.9439b69ac3.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/a6e1.9439b69ac3.js — 200 — 14.6 KiB — 205 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/core-guest-loop/apps/core-guest-spa/client.6021e8d8f6.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/core-guest-loop/apps/core-guest-spa/client.6021e8d8f6.js — 200 — 98.9 KiB — 255 ms — h3https://d0a7e.airbnb.com/tags.jsd0a7e.airbnb.com/tags.js https://d0a7e.airbnb.com/tags.js — 200 — 41.5 KiB — 147 ms — h2https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-search-bar-icons/original/4aae4ed7-5939-4e76-b100-e69440ebeae4.png?im_w=240a0.muscache.com/im/pictures/airbnb-... https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-search-bar-icons/original/4aae4ed7-5939-4e76-b100-e69440ebeae4.png?im_w=240 — 200 — 3.0 KiB — 42 ms — h3https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-search-bar-icons/original/e47ab655-027b-4679-b2e6-df1c99a5c33d.png?im_w=240a0.muscache.com/im/pictures/airbnb-... https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-search-bar-icons/original/e47ab655-027b-4679-b2e6-df1c99a5c33d.png?im_w=240 — 200 — 2.0 KiB — 64 ms — h3https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-search-bar-icons/original/3d67e9a9-520a-49ee-b439-7b3a75ea814d.png?im_w=240a0.muscache.com/im/pictures/airbnb-... https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-search-bar-icons/original/3d67e9a9-520a-49ee-b439-7b3a75ea814d.png?im_w=240 — 200 — 1.8 KiB — 94 ms — h3https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-UserProfile/original/5347d650-16de-4f5a-a38e-79edc988befa.png?im_w=240a0.muscache.com/im/pictures/airbnb-... https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-UserProfile/original/5347d650-16de-4f5a-a38e-79edc988befa.png?im_w=240 — 200 — 8.7 KiB — 121 ms — h3https://www.airbnb.fr/manifest.jsonwww.airbnb.fr/manifest.json https://www.airbnb.fr/manifest.json — 200 — 634 B — 166 ms — h3https://a0.muscache.com/videos/search-bar-icons/webm/house-twirl-selected.webma0.muscache.com/videos/search-bar-i... https://a0.muscache.com/videos/search-bar-icons/webm/house-twirl-selected.webm — 206 — 120.7 KiB — 55 ms — h3https://a0.muscache.com/videos/search-bar-icons/webm/balloon-twirl.webma0.muscache.com/videos/search-bar-i... https://a0.muscache.com/videos/search-bar-icons/webm/balloon-twirl.webm — 206 — 68.4 KiB — 54 ms — h3https://a0.muscache.com/videos/search-bar-icons/webm/consierge-twirl.webma0.muscache.com/videos/search-bar-i... https://a0.muscache.com/videos/search-bar-icons/webm/consierge-twirl.webm — 206 — 37.4 KiB — 44 ms — h3https://www.airbnb.fr/tracking/jitney/logging/messageswww.airbnb.fr/tracking/jitney/loggi... https://www.airbnb.fr/tracking/jitney/logging/messages — 204 — 974 B — 279 ms — h2https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/niobe/client/NiobeClient.fd0304eb56.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/niobe/client/NiobeClient.fd0304eb56.js — 200 — 18.4 KiB — 11 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/guest-header/query/HeaderQuery.prepare.a7b62eed5b.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/guest-header/query/HeaderQuery.prepare.a7b62eed5b.js — 200 — 2.8 KiB — 8 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/homepage/routes/TabbedVerticalHomepageRoute/combinedHomepage.prepare.900d158e2f.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/homepage/routes/TabbedVerticalHomepageRoute/combinedHomepage.prepare.900d158e2f.js — 200 — 3.3 KiB — 13 ms — h3https://a0.muscache.com/im/pictures/c37b5346-cce9-4308-905e-ed07a85b19c4.jpg?im_w=320a0.muscache.com/im/pictures/c37b534... https://a0.muscache.com/im/pictures/c37b5346-cce9-4308-905e-ed07a85b19c4.jpg?im_w=320 — 200 — 5.9 KiB — 16 ms — h3https://www.airbnb.fr/api/v2/get-data-layer-variables?locale=fr&currency=EURwww.airbnb.fr/api/v2/get-data-layer... https://www.airbnb.fr/api/v2/get-data-layer-variables?locale=fr&currency=EUR — 200 — 195 B — 149 ms — h3https://www.airbnb.fr/api/v2/marketing_event_tracking?locale=fr&currency=EURwww.airbnb.fr/api/v2/marketing_even... https://www.airbnb.fr/api/v2/marketing_event_tracking?locale=fr&currency=EUR — 200 — 70 B — 169 ms — h3https://www.airbnb.fr/tracking/jitney/logging/messageswww.airbnb.fr/tracking/jitney/loggi... https://www.airbnb.fr/tracking/jitney/logging/messages — 204 — 30 B — 134 ms — h3https://www.airbnb.fr/api/v3/NaviServerAnnouncementsQuery/e06236d7455e3bb187fd82a3b87d6f105dd273b22e9776c3c8018531dcdac575?operationName=NaviServerAnnouncementsQuery&locale=fr&currency=EUR&variables=%7B%22appTarget%22%3A%22GUEST%22%2C%22shouldSkipTaskFooter%22%3Afalse%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22e06236d7455e3bb187fd82a3b87d6f105dd273b22e9776c3c8018531dcdac575%22%7D%7Dwww.airbnb.fr/api/v3/NaviServerAnno... https://www.airbnb.fr/api/v3/NaviServerAnnouncementsQuery/e06236d7455e3bb187fd82a3b87d6f105dd273b22e9776c3c8018531dcdac575?operationName=NaviServerAnnouncementsQuery&locale=fr&currency=EUR&variables=%7B%22appTarget%22%3A%22GUEST%22%2C%22shouldSkipTaskFooter%22%3Afalse%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22e06236d7455e3bb187fd82a3b87d6f105dd273b22e9776c3c8018531dcdac575%22%7D%7D — 200 — 183 B — 219 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/save-to-list/containers/SaveToListModalContainer.622231c095.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/save-to-list/containers/SaveToListModalContainer.622231c095.js — 200 — 27.0 KiB — 15 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/6497.fc75b115a6.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/6497.fc75b115a6.js — 200 — 36.0 KiB — 33 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/c3b3.8ae18aa9f1.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/c3b3.8ae18aa9f1.js — 200 — 10.0 KiB — 26 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/user-consent/components/CookiesBannerContainer.cdf6335761.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/user-consent/components/CookiesBannerContainer.cdf6335761.js — 200 — 14.1 KiB — 19 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/f2a5.3cd0feaee7.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/f2a5.3cd0feaee7.js — 200 — 12.5 KiB — 19 ms — h3https://www.airbnb.fr/api/v3/Header/bb590cf8c21b62e4b5122e1cd19969f1f1df72832040a335fd45af52597440e4?operationName=Header&locale=fr&currency=EUR&variables=%7B%22cdnCacheSafe%22%3Afalse%2C%22hasLoggedIn%22%3Afalse%2C%22isInitialLoad%22%3Afalse%2C%22source%22%3A%22EXPLORE%22%2C%22supportsM13ListingsSetupFlow%22%3Atrue%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22bb590cf8c21b62e4b5122e1cd19969f1f1df72832040a335fd45af52597440e4%22%7D%7Dwww.airbnb.fr/api/v3/Header/bb590cf... https://www.airbnb.fr/api/v3/Header/bb590cf8c21b62e4b5122e1cd19969f1f1df72832040a335fd45af52597440e4?operationName=Header&locale=fr&currency=EUR&variables=%7B%22cdnCacheSafe%22%3Afalse%2C%22hasLoggedIn%22%3Afalse%2C%22isInitialLoad%22%3Afalse%2C%22source%22%3A%22EXPLORE%22%2C%22supportsM13ListingsSetupFlow%22%3Atrue%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22bb590cf8c21b62e4b5122e1cd19969f1f1df72832040a335fd45af52597440e4%22%7D%7D — 200 — 865 B — 180 ms — h3https://www.airbnb.fr/api/v2/client_configs?locale=fr&currency=EURwww.airbnb.fr/api/v2/client_configs... https://www.airbnb.fr/api/v2/client_configs?locale=fr&currency=EUR — 200 — 99 B — 162 ms — h3https://www.airbnb.fr/api/v3/PromotionsByPlacementsQuery/14ef4131476cfd25981e2c79bdfcf161dda826b9eab3665941c4ecf34129c876?operationName=PromotionsByPlacementsQuery&locale=fr&currency=EUR&variables=%7B%22placements%22%3A%5B%22HOME_PAGE_POPOVER%22%2C%22HOME_PAGE_POPOVER_STAY%22%5D%2C%22context%22%3A%7B%22incentiveCamapignContext%22%3Anull%2C%22hotelTonightContext%22%3Anull%2C%22partnerProgramContext%22%3Anull%7D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2214ef4131476cfd25981e2c79bdfcf161dda826b9eab3665941c4ecf34129c876%22%7D%7Dwww.airbnb.fr/api/v3/PromotionsByPl... https://www.airbnb.fr/api/v3/PromotionsByPlacementsQuery/14ef4131476cfd25981e2c79bdfcf161dda826b9eab3665941c4ecf34129c876?operationName=PromotionsByPlacementsQuery&locale=fr&currency=EUR&variables=%7B%22placements%22%3A%5B%22HOME_PAGE_POPOVER%22%2C%22HOME_PAGE_POPOVER_STAY%22%5D%2C%22context%22%3A%7B%22incentiveCamapignContext%22%3Anull%2C%22hotelTonightContext%22%3Anull%2C%22partnerProgramContext%22%3Anull%7D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2214ef4131476cfd25981e2c79bdfcf161dda826b9eab3665941c4ecf34129c876%22%7D%7D — 200 — 190 B — 438 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/homepage/sections/client/HomepageCarouselSection/HomepageCarouselSection.76ae96111e.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/homepage/sections/client/HomepageCarouselSection/HomepageCarouselSection.76ae96111e.js — 200 — 14.7 KiB — 41 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/564e.b2b34a82a2.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/564e.b2b34a82a2.js — 200 — 18.9 KiB — 81 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/e77e.f8ee2c81a0.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/e77e.f8ee2c81a0.js — 200 — 22.1 KiB — 56 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/3f8f.d64f7b2be2.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/3f8f.d64f7b2be2.js — 200 — 11.8 KiB — 55 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/2a6c.b52f8a1dbc.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/2a6c.b52f8a1dbc.js — 200 — 11.8 KiB — 40 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/4ab0.2bc82b1971.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/4ab0.2bc82b1971.js — 200 — 21.2 KiB — 53 ms — h3https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-Favicons/original/0d189acb-3f82-4b2c-b95f-ad1d6a803d13.png?im_w=240a0.muscache.com/im/pictures/airbnb-... https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-Favicons/original/0d189acb-3f82-4b2c-b95f-ad1d6a803d13.png?im_w=240 — 200 — 1.4 KiB — 48 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/search-header/variants/base/SearchHeaderHomepageWide.dc5e156adb.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/search-header/variants/base/SearchHeaderHomepageWide.dc5e156adb.js — 200 — 7.3 KiB — 56 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/95be.8095b4e5c8.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/95be.8095b4e5c8.js — 200 — 5.6 KiB — 61 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/9980.79b783505f.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/9980.79b783505f.js — 200 — 9.0 KiB — 73 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/e1dd.7fa21b2fcb.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/e1dd.7fa21b2fcb.js — 200 — 27.1 KiB — 62 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/c487.b498c8c0a7.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/c487.b498c8c0a7.js — 200 — 16.8 KiB — 53 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/c72a.9774b1eed5.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/c72a.9774b1eed5.js — 200 — 26.7 KiB — 68 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/cfe2.97ba1f4311.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/cfe2.97ba1f4311.js — 200 — 46.4 KiB — 72 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/45b1.ad3e8a7d51.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/45b1.ad3e8a7d51.js — 200 — 55.3 KiB — 80 ms — h3https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-Favicons/original/0d189acb-3f82-4b2c-b95f-ad1d6a803d13.png?im_w=240a0.muscache.com/im/pictures/airbnb-... https://a0.muscache.com/im/pictures/airbnb-platform-assets/AirbnbPlatformAssets-Favicons/original/0d189acb-3f82-4b2c-b95f-ad1d6a803d13.png?im_w=240 — 200 — 0 B — 18 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/initializers/facebook/index.f5a3b0fad7.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/initializers/facebook/index.f5a3b0fad7.js — 200 — 414 B — 10 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/service-workers/initialize.e7b97eb5b2.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/service-workers/initialize.e7b97eb5b2.js — 200 — 9.7 KiB — 19 ms — h3https://www.airbnb.fr/api/v3/GetConsentForUserQuery/a3a01cb92f67abf3565887799a72523309c26de8f351553e7976b2fb0b2d074d?operationName=GetConsentForUserQuery&locale=fr&currency=EUR&variables=%7B%22deviceId%22%3A%221776293852.EAOWNkYTUwN2JlZjFiNz.ZV1LKSy6agcjeaib0tFwWRF5rlW2goszse40cOTZ6vI%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22a3a01cb92f67abf3565887799a72523309c26de8f351553e7976b2fb0b2d074d%22%7D%7Dwww.airbnb.fr/api/v3/GetConsentForU... https://www.airbnb.fr/api/v3/GetConsentForUserQuery/a3a01cb92f67abf3565887799a72523309c26de8f351553e7976b2fb0b2d074d?operationName=GetConsentForUserQuery&locale=fr&currency=EUR&variables=%7B%22deviceId%22%3A%221776293852.EAOWNkYTUwN2JlZjFiNz.ZV1LKSy6agcjeaib0tFwWRF5rlW2goszse40cOTZ6vI%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22a3a01cb92f67abf3565887799a72523309c26de8f351553e7976b2fb0b2d074d%22%7D%7D — 200 — 10.6 KiB — 172 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-1431747409184666121/original/4aebce85-7cf3-4e5d-b890-265540595c52.jpeg?im_w=240a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-1431747409184666121/original/4aebce85-7cf3-4e5d-b890-265540595c52.jpeg?im_w=240 — 200 — 3.0 KiB — 16 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1589161619774165654/original/dd0c789b-271e-4774-a915-2cbd8491a4ea.jpeg?im_w=240a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1589161619774165654/original/dd0c789b-271e-4774-a915-2cbd8491a4ea.jpeg?im_w=240 — 200 — 4.6 KiB — 28 ms — h3https://a0.muscache.com/im/pictures/c37b5346-cce9-4308-905e-ed07a85b19c4.jpg?im_w=240a0.muscache.com/im/pictures/c37b534... https://a0.muscache.com/im/pictures/c37b5346-cce9-4308-905e-ed07a85b19c4.jpg?im_w=240 — 200 — 3.8 KiB — 26 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1589161619774165654/original/dd0c789b-271e-4774-a915-2cbd8491a4ea.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1589161619774165654/original/dd0c789b-271e-4774-a915-2cbd8491a4ea.jpeg?im_w=320 — 200 — 8.4 KiB — 18 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-1431747409184666121/original/4aebce85-7cf3-4e5d-b890-265540595c52.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-1431747409184666121/original/4aebce85-7cf3-4e5d-b890-265540595c52.jpeg?im_w=320 — 200 — 4.1 KiB — 58 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-13913791/original/55d639a0-1ae8-4d43-9f64-3d06d3272096.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-13913791/original/55d639a0-1ae8-4d43-9f64-3d06d3272096.jpeg?im_w=320 — 200 — 6.3 KiB — 58 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-1404401476894336188/original/e26593f5-90ff-40bd-a2ea-07300e346954.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-1404401476894336188/original/e26593f5-90ff-40bd-a2ea-07300e346954.jpeg?im_w=320 — 200 — 5.2 KiB — 56 ms — h3https://a0.muscache.com/im/pictures/71fb9411-d18b-4824-a4ed-2af24a994ac1.jpg?im_w=320a0.muscache.com/im/pictures/71fb941... https://a0.muscache.com/im/pictures/71fb9411-d18b-4824-a4ed-2af24a994ac1.jpg?im_w=320 — 200 — 4.7 KiB — 56 ms — h3https://a0.muscache.com/im/pictures/109752231/ee2973ad_original.jpg?im_w=320a0.muscache.com/im/pictures/1097522... https://a0.muscache.com/im/pictures/109752231/ee2973ad_original.jpg?im_w=320 — 200 — 4.3 KiB — 55 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1351361865994222554/original/8822434c-ce98-442f-801f-c672cff07b3a.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1351361865994222554/original/8822434c-ce98-442f-801f-c672cff07b3a.jpeg?im_w=320 — 200 — 9.4 KiB — 55 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1618124860314968444/original/3cc1839f-64d8-4177-9f48-f68404d871d9.jpeg?im_w=240a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1618124860314968444/original/3cc1839f-64d8-4177-9f48-f68404d871d9.jpeg?im_w=240 — 200 — 2.2 KiB — 23 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222251557147622/original/1acf4e67-c324-414a-be19-483f800c1733.jpeg?im_w=240a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222251557147622/original/1acf4e67-c324-414a-be19-483f800c1733.jpeg?im_w=240 — 200 — 8.4 KiB — 32 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222255551541731/original/2dae8eb2-9cb5-40f3-be91-0e29f6f0cfc6.jpeg?im_w=240a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222255551541731/original/2dae8eb2-9cb5-40f3-be91-0e29f6f0cfc6.jpeg?im_w=240 — 200 — 5.5 KiB — 28 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222255551541731/original/2dae8eb2-9cb5-40f3-be91-0e29f6f0cfc6.jpeg?im_w=320a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222255551541731/original/2dae8eb2-9cb5-40f3-be91-0e29f6f0cfc6.jpeg?im_w=320 — 200 — 8.8 KiB — 22 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222251557147622/original/1acf4e67-c324-414a-be19-483f800c1733.jpeg?im_w=320a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222251557147622/original/1acf4e67-c324-414a-be19-483f800c1733.jpeg?im_w=320 — 200 — 12.0 KiB — 57 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1618124860314968444/original/3cc1839f-64d8-4177-9f48-f68404d871d9.jpeg?im_w=320a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1618124860314968444/original/3cc1839f-64d8-4177-9f48-f68404d871d9.jpeg?im_w=320 — 200 — 3.0 KiB — 56 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222368555538044/original/fe911372-cf11-4008-a31c-128e8341b713.jpeg?im_w=320a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222368555538044/original/fe911372-cf11-4008-a31c-128e8341b713.jpeg?im_w=320 — 200 — 7.0 KiB — 40 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222286903470928/original/68e29b53-08db-44fe-bdbf-e4cb66ef3255.jpeg?im_w=320a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222286903470928/original/68e29b53-08db-44fe-bdbf-e4cb66ef3255.jpeg?im_w=320 — 200 — 9.4 KiB — 39 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1622473413494026550/original/b683474c-fbb6-4735-8ecd-7c7686df80c9.png?im_w=320a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1622473413494026550/original/b683474c-fbb6-4735-8ecd-7c7686df80c9.png?im_w=320 — 200 — 4.6 KiB — 38 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1659437270493604377/original/9f3552d7-7c99-484b-9403-1885423fb9ab.jpeg?im_w=320a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1659437270493604377/original/9f3552d7-7c99-484b-9403-1885423fb9ab.jpeg?im_w=320 — 200 — 14.0 KiB — 32 ms — h3https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222284040587357/original/38420803-8c3b-4520-adef-e6c9e2b7f653.jpeg?im_w=320a0.muscache.com/im/pictures/BnbProp... https://a0.muscache.com/im/pictures/BnbProperty/BnbProperty-1608222284040587357/original/38420803-8c3b-4520-adef-e6c9e2b7f653.jpeg?im_w=320 — 200 — 5.5 KiB — 53 ms — h3https://a0.muscache.com/im/pictures/f8da4daf-68cd-4823-8259-30ea84257f6b.jpg?im_w=240a0.muscache.com/im/pictures/f8da4da... https://a0.muscache.com/im/pictures/f8da4daf-68cd-4823-8259-30ea84257f6b.jpg?im_w=240 — 200 — 1.5 KiB — 34 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1599923777720919940/original/3bcaa190-25ca-4f55-9fd5-1d4aa67f7912.jpeg?im_w=240a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1599923777720919940/original/3bcaa190-25ca-4f55-9fd5-1d4aa67f7912.jpeg?im_w=240 — 200 — 4.7 KiB — 31 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-1163013470261477387/original/8328c06a-93e6-403c-9740-cb19ee6f009c.jpeg?im_w=240a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-1163013470261477387/original/8328c06a-93e6-403c-9740-cb19ee6f009c.jpeg?im_w=240 — 200 — 6.8 KiB — 33 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-1163013470261477387/original/8328c06a-93e6-403c-9740-cb19ee6f009c.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-1163013470261477387/original/8328c06a-93e6-403c-9740-cb19ee6f009c.jpeg?im_w=320 — 200 — 10.2 KiB — 19 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1599923777720919940/original/3bcaa190-25ca-4f55-9fd5-1d4aa67f7912.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1599923777720919940/original/3bcaa190-25ca-4f55-9fd5-1d4aa67f7912.jpeg?im_w=320 — 200 — 6.7 KiB — 59 ms — h3https://a0.muscache.com/im/pictures/f8da4daf-68cd-4823-8259-30ea84257f6b.jpg?im_w=320a0.muscache.com/im/pictures/f8da4da... https://a0.muscache.com/im/pictures/f8da4daf-68cd-4823-8259-30ea84257f6b.jpg?im_w=320 — 200 — 2.1 KiB — 58 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-990473675108532797/original/b6caa80b-2d2c-49f2-90ba-cb1cfbb202e9.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-990473675108532797/original/b6caa80b-2d2c-49f2-90ba-cb1cfbb202e9.jpeg?im_w=320 — 200 — 15.3 KiB — 58 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-43184958/original/33e5a80f-70ed-41f3-ae21-ce75c2bfaef5.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-43184958/original/33e5a80f-70ed-41f3-ae21-ce75c2bfaef5.jpeg?im_w=320 — 200 — 3.7 KiB — 57 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1514104378943149230/original/b5d6bd07-14fc-42b7-9555-9b663112eb80.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1514104378943149230/original/b5d6bd07-14fc-42b7-9555-9b663112eb80.jpeg?im_w=320 — 200 — 6.6 KiB — 52 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-1397171622141262980/original/1c5d0e25-3a10-4a0d-9a11-354e1d9aa201.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-1397171622141262980/original/1c5d0e25-3a10-4a0d-9a11-354e1d9aa201.jpeg?im_w=320 — 200 — 5.0 KiB — 55 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-637332936972177110/original/01dc682a-30fb-4874-96fe-c6af294b6406.png?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-637332936972177110/original/01dc682a-30fb-4874-96fe-c6af294b6406.png?im_w=320 — 200 — 3.5 KiB — 47 ms — h3https://www.airbnb.fr/api/v3/GetConsentConfigQuery/a2771bf6deeab8178315a3781e20d333f0bfbf49d175a16ea426c0e7149714d8?operationName=GetConsentConfigQuery&locale=fr&currency=EUR&variables=%7B%22deviceId%22%3A%221776293852.EAOWNkYTUwN2JlZjFiNz.ZV1LKSy6agcjeaib0tFwWRF5rlW2goszse40cOTZ6vI%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22a2771bf6deeab8178315a3781e20d333f0bfbf49d175a16ea426c0e7149714d8%22%7D%7Dwww.airbnb.fr/api/v3/GetConsentConf... https://www.airbnb.fr/api/v3/GetConsentConfigQuery/a2771bf6deeab8178315a3781e20d333f0bfbf49d175a16ea426c0e7149714d8?operationName=GetConsentConfigQuery&locale=fr&currency=EUR&variables=%7B%22deviceId%22%3A%221776293852.EAOWNkYTUwN2JlZjFiNz.ZV1LKSy6agcjeaib0tFwWRF5rlW2goszse40cOTZ6vI%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22a2771bf6deeab8178315a3781e20d333f0bfbf49d175a16ea426c0e7149714d8%22%7D%7D — 200 — 10.5 KiB — 168 ms — h3https://www.airbnb.fr/api/v3/AutoSuggestionsQuery/149a45101ad29e78ce251ece5fe56311db44d4f0ba537b497e3840c2b2466a5d?operationName=AutoSuggestionsQuery&locale=fr&currency=EUR&variables=%7B%22autoSuggestionsRequest%22%3A%7B%22rawParams%22%3A%5B%5D%2C%22source%22%3A%22HOMEPAGE%22%2C%22treatmentFlags%22%3A%5B%5D%7D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22149a45101ad29e78ce251ece5fe56311db44d4f0ba537b497e3840c2b2466a5d%22%7D%7Dwww.airbnb.fr/api/v3/AutoSuggestion... https://www.airbnb.fr/api/v3/AutoSuggestionsQuery/149a45101ad29e78ce251ece5fe56311db44d4f0ba537b497e3840c2b2466a5d?operationName=AutoSuggestionsQuery&locale=fr&currency=EUR&variables=%7B%22autoSuggestionsRequest%22%3A%7B%22rawParams%22%3A%5B%5D%2C%22source%22%3A%22HOMEPAGE%22%2C%22treatmentFlags%22%3A%5B%5D%7D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22149a45101ad29e78ce251ece5fe56311db44d4f0ba537b497e3840c2b2466a5d%22%7D%7D — 200 — 3.3 KiB — 220 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/locale-settings/containers/LocaleSelectorModalContainer.83a226c64d.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/locale-settings/containers/LocaleSelectorModalContainer.83a226c64d.js — 200 — 16.1 KiB — 11 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/4055.049c013e44.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/4055.049c013e44.js — 200 — 15.4 KiB — 21 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/1e0f.e7cee190f7.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/1e0f.e7cee190f7.js — 200 — 12.8 KiB — 20 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/9c9c.c34f795ef2.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/9c9c.c34f795ef2.js — 200 — 11.8 KiB — 20 ms — h3https://www.airbnb.fr/api/v2/user_markets?locale=fr&currency=EUR&language=frwww.airbnb.fr/api/v2/user_markets?l... https://www.airbnb.fr/api/v2/user_markets?locale=fr&currency=EUR&language=fr — 200 — 319 B — 167 ms — h3https://a0.muscache.com/videos/search-bar-icons/webm/house-selected.webma0.muscache.com/videos/search-bar-i... https://a0.muscache.com/videos/search-bar-icons/webm/house-selected.webm — 206 — 62.5 KiB — 18 ms — h3https://a0.muscache.com/videos/search-bar-icons/webm/balloon-selected.webma0.muscache.com/videos/search-bar-i... https://a0.muscache.com/videos/search-bar-icons/webm/balloon-selected.webm — 206 — 59.2 KiB — 30 ms — h3https://a0.muscache.com/videos/search-bar-icons/webm/consierge-selected.webma0.muscache.com/videos/search-bar-i... https://a0.muscache.com/videos/search-bar-icons/webm/consierge-selected.webm — 206 — 36.1 KiB — 31 ms — h3blob:https://www.airbnb.fr/2433627b-818b-4521-b83a-26b87ffef33awww.airbnb.fr/2433627b-818b-4521-b8... blob:https://www.airbnb.fr/2433627b-818b-4521-b83a-26b87ffef33a — 200 — -1 B — 159 ms — blobhttps://d0a7e.airbnb.com/js/d0a7e.airbnb.com/js/ https://d0a7e.airbnb.com/js/ — 200 — 804 B — 165 ms — h2https://a0.muscache.com/im/pictures/miso/Hosting-990473675108532797/original/b6caa80b-2d2c-49f2-90ba-cb1cfbb202e9.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-990473675108532797/original/b6caa80b-2d2c-49f2-90ba-cb1cfbb202e9.jpeg?im_w=320 — 200 — 0 B — 6 ms — h3https://www.airbnb.fr/api/v2/client_configs?locale=fr&currency=EURwww.airbnb.fr/api/v2/client_configs... https://www.airbnb.fr/api/v2/client_configs?locale=fr&currency=EUR — 200 — 1.7 KiB — 137 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/stays-search/routes/StaysSearchRoute/StaysSearchRoute.1f38274fe1.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/stays-search/routes/StaysSearchRoute/StaysSearchRoute.1f38274fe1.js — 200 — 36.1 KiB — 24 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/c7a9.b177cbd30e.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/c7a9.b177cbd30e.js — 200 — 16.0 KiB — 46 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/59cb.30d922823e.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/59cb.30d922823e.js — 200 — 17.9 KiB — 44 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/823b.d97be7c9a9.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/823b.d97be7c9a9.js — 200 — 2.6 KiB — 45 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-46MKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-46MK — 200 — 175.5 KiB — 36 ms — h2https://www.airbnb.fr/tracking/jitney/logging/messageswww.airbnb.fr/tracking/jitney/loggi... https://www.airbnb.fr/tracking/jitney/logging/messages — 204 — 45 B — 159 ms — h3https://www.airbnb.fr/tracking/jitney/logging/messageswww.airbnb.fr/tracking/jitney/loggi... https://www.airbnb.fr/tracking/jitney/logging/messages — 204 — 45 B — 157 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MjUxNzgxMDU%3D/original/6e5756c6-cd72-4166-ba9e-c6673e1cfbbd.jpeg?im_w=240a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MjUxNzgxMDU%3D/original/6e5756c6-cd72-4166-ba9e-c6673e1cfbbd.jpeg?im_w=240 — 200 — 4.8 KiB — 19 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1359926367168831212/original/118fdf70-42f0-4163-9bd4-9c3920f14621.jpeg?im_w=240a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1359926367168831212/original/118fdf70-42f0-4163-9bd4-9c3920f14621.jpeg?im_w=240 — 200 — 4.5 KiB — 34 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-1464682836892935203/original/af71cf26-a6ee-48d2-ae0d-877ec41eeb8b.jpeg?im_w=240a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-1464682836892935203/original/af71cf26-a6ee-48d2-ae0d-877ec41eeb8b.jpeg?im_w=240 — 200 — 6.2 KiB — 33 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-1464682836892935203/original/af71cf26-a6ee-48d2-ae0d-877ec41eeb8b.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-1464682836892935203/original/af71cf26-a6ee-48d2-ae0d-877ec41eeb8b.jpeg?im_w=320 — 200 — 9.0 KiB — 36 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1359926367168831212/original/118fdf70-42f0-4163-9bd4-9c3920f14621.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1359926367168831212/original/118fdf70-42f0-4163-9bd4-9c3920f14621.jpeg?im_w=320 — 200 — 7.0 KiB — 57 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MjUxNzgxMDU%3D/original/6e5756c6-cd72-4166-ba9e-c6673e1cfbbd.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MjUxNzgxMDU%3D/original/6e5756c6-cd72-4166-ba9e-c6673e1cfbbd.jpeg?im_w=320 — 200 — 8.0 KiB — 45 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MjIwMDYwOTM%3D/original/45e14d1a-53cb-4b51-a5ee-123726484087.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MjIwMDYwOTM%3D/original/45e14d1a-53cb-4b51-a5ee-123726484087.jpeg?im_w=320 — 200 — 5.3 KiB — 45 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-973280333381966761/original/744d00c6-2fdc-4362-bc8d-47d866922e91.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-973280333381966761/original/744d00c6-2fdc-4362-bc8d-47d866922e91.jpeg?im_w=320 — 200 — 7.3 KiB — 36 ms — h3https://a0.muscache.com/im/pictures/db6c1dd4-7500-44eb-91ab-20cc629c34e3.jpg?im_w=320a0.muscache.com/im/pictures/db6c1dd... https://a0.muscache.com/im/pictures/db6c1dd4-7500-44eb-91ab-20cc629c34e3.jpg?im_w=320 — 200 — 6.4 KiB — 45 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-35899511/original/519a5e7c-7816-4bc5-af52-98fa9b56e3a7.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-35899511/original/519a5e7c-7816-4bc5-af52-98fa9b56e3a7.jpeg?im_w=320 — 200 — 5.5 KiB — 45 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.airbnb.fr%2F&scrsrc=www.googletagmanager.com&rnd=1949746981.1776293856&dt=Airbnb%20%7C%20Locations%20de%20vacances%2C%20cabanes%2C%20maisons%20de%20plage%2C%20etc.&auid=1492804719.1776293856&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1h1v551874za200zd551874xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~118131809&apve=1&apvf=f&apvc=1&tft=1776293856154&tfd=4396www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.airbnb.fr%2F&scrsrc=www.googletagmanager.com&rnd=1949746981.1776293856&dt=Airbnb%20%7C%20Locations%20de%20vacances%2C%20cabanes%2C%20maisons%20de%20plage%2C%20etc.&auid=1492804719.1776293856&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1h1v551874za200zd551874xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~118131809&apve=1&apvf=f&apvc=1&tft=1776293856154&tfd=4396 — 200 — 0 B — 26 ms — h3https://www.googletagmanager.com/gtag/js?id=G-2P6Q8PGG16&cx=c&gtm=4e64e1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2P6Q8PGG16&cx=c&gtm=4e64e1h1 — 200 — 164.4 KiB — 26 ms — h2https://www.airbnb.fr/sgtm/g/collect?v=2&tid=G-2P6Q8PGG16&gtm=45je64e1h1v874143154z8551874za20gzb551874zd551874&_p=1776293852934&gcs=G100&gcd=13m3mPm2m5l1&npa=1&dma_cps=-&dma=1&ecid=1263059040&_eu=AAAAAGA&_fplc=0&are=1&cid=1162159127.1776293856&ec_mode=c&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.rnd=1949746981.1776293856&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776293852934&sst.lpc=64345151&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406~117971173&dp=%2F&sid=1776293856&sct=1&seg=0&dl=https%3A%2F%2Fwww.airbnb.fr%2F&dt=Airbnb%20%7C%20Locations%20de%20vacances%2C%20cabanes%2C%20maisons%20de%20plage%2C%20etc.&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=2&ep.content_group=Home%20Page&ep.fb_matching_url=https%3A%2F%2Fwww.airbnb.fr%2F&ep.fb_matching_city=&ep.fb_matching_country=&ep.fb_matching_state=&ep.fb_matching_email=&ep.fb_matching_phone=&ep.fb_matching_first_name=&ep.fb_matching_last_name=&ep.fb_matching_gender=&ep.fb_matching_dob=&ep.fb_matching_external_id=1776293852_KKMaHN0mh_pfON4c&ep.has_account=false&ep.audience_type=visitor&ep.ah=&epn.au=0&ep.fb_matching_eid_alternative=_&ep.page_URL=https%3A%2F%2Fwww.airbnb.fr%2F&ep.tag_source=cGTM&ep.ConsentAllowedTools=&ep.snap_uuid=&ep.page_hostname=www.airbnb.fr&ep.referrer_url=&ep.OneTrustActiveGroups=&ep.user_data.sha256_email_address=&ep.user_data.sha256_phone_number=&ep.user_data._tag_mode=CODE&up.user_country=FR&up.ConsentAllowedTools=&up.content_group=Home%20Page&tfd=4634&richsstssewww.airbnb.fr/sgtm/g/collect?v=2&ti... https://www.airbnb.fr/sgtm/g/collect?v=2&tid=G-2P6Q8PGG16&gtm=45je64e1h1v874143154z8551874za20gzb551874zd551874&_p=1776293852934&gcs=G100&gcd=13m3mPm2m5l1&npa=1&dma_cps=-&dma=1&ecid=1263059040&_eu=AAAAAGA&_fplc=0&are=1&cid=1162159127.1776293856&ec_mode=c&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.rnd=1949746981.1776293856&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776293852934&sst.lpc=64345151&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406~117971173&dp=%2F&sid=1776293856&sct=1&seg=0&dl=https%3A%2F%2Fwww.airbnb.fr%2F&dt=Airbnb%20%7C%20Locations%20de%20vacances%2C%20cabanes%2C%20maisons%20de%20plage%2C%20etc.&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=2&ep.content_group=Home%20Page&ep.fb_matching_url=https%3A%2F%2Fwww.airbnb.fr%2F&ep.fb_matching_city=&ep.fb_matching_country=&ep.fb_matching_state=&ep.fb_matching_email=&ep.fb_matching_phone=&ep.fb_matching_first_name=&ep.fb_matching_last_name=&ep.fb_matching_gender=&ep.fb_matching_dob=&ep.fb_matching_external_id=1776293852_KKMaHN0mh_pfON4c&ep.has_account=false&ep.audience_type=visitor&ep.ah=&epn.au=0&ep.fb_matching_eid_alternative=_&ep.page_URL=https%3A%2F%2Fwww.airbnb.fr%2F&ep.tag_source=cGTM&ep.ConsentAllowedTools=&ep.snap_uuid=&ep.page_hostname=www.airbnb.fr&ep.referrer_url=&ep.OneTrustActiveGroups=&ep.user_data.sha256_email_address=&ep.user_data.sha256_phone_number=&ep.user_data._tag_mode=CODE&up.user_country=FR&up.ConsentAllowedTools=&up.content_group=Home%20Page&tfd=4634&richsstsse — 200 — 149 B — 210 ms — h3https://a0.muscache.com/im/pictures/prohost-api/Hosting-663484635456479209/original/4b133790-be04-457f-b7e5-f13ab9883f13.jpeg?im_w=240a0.muscache.com/im/pictures/prohost... https://a0.muscache.com/im/pictures/prohost-api/Hosting-663484635456479209/original/4b133790-be04-457f-b7e5-f13ab9883f13.jpeg?im_w=240 — 200 — 4.0 KiB — 18 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTQ5NDEwNjEwMzM2MzUyMjU5Mw==/original/f3a95354-2c72-4758-a971-91b1a272ce74.jpeg?im_w=240a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTQ5NDEwNjEwMzM2MzUyMjU5Mw==/original/f3a95354-2c72-4758-a971-91b1a272ce74.jpeg?im_w=240 — 200 — 2.6 KiB — 34 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-52568642/original/994b51b3-987e-4d21-8a5b-4bbfa1e7eba7.jpeg?im_w=240a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-52568642/original/994b51b3-987e-4d21-8a5b-4bbfa1e7eba7.jpeg?im_w=240 — 200 — 5.2 KiB — 30 ms — h3https://a0.muscache.com/im/pictures/miso/Hosting-52568642/original/994b51b3-987e-4d21-8a5b-4bbfa1e7eba7.jpeg?im_w=320a0.muscache.com/im/pictures/miso/Ho... https://a0.muscache.com/im/pictures/miso/Hosting-52568642/original/994b51b3-987e-4d21-8a5b-4bbfa1e7eba7.jpeg?im_w=320 — 200 — 8.7 KiB — 28 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTQ5NDEwNjEwMzM2MzUyMjU5Mw==/original/f3a95354-2c72-4758-a971-91b1a272ce74.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTQ5NDEwNjEwMzM2MzUyMjU5Mw==/original/f3a95354-2c72-4758-a971-91b1a272ce74.jpeg?im_w=320 — 200 — 3.8 KiB — 46 ms — h3https://a0.muscache.com/im/pictures/prohost-api/Hosting-663484635456479209/original/4b133790-be04-457f-b7e5-f13ab9883f13.jpeg?im_w=320a0.muscache.com/im/pictures/prohost... https://a0.muscache.com/im/pictures/prohost-api/Hosting-663484635456479209/original/4b133790-be04-457f-b7e5-f13ab9883f13.jpeg?im_w=320 — 200 — 6.0 KiB — 38 ms — h3https://a0.muscache.com/im/pictures/hosting/Hosting-1440734889306151844/original/3f74867f-3c1c-4fb4-bb22-359e3c8ea089.jpeg?im_w=320a0.muscache.com/im/pictures/hosting... https://a0.muscache.com/im/pictures/hosting/Hosting-1440734889306151844/original/3f74867f-3c1c-4fb4-bb22-359e3c8ea089.jpeg?im_w=320 — 200 — 8.3 KiB — 38 ms — h3https://a0.muscache.com/im/pictures/0d098343-7c29-4341-bcc1-2733774f6081.jpg?im_w=320a0.muscache.com/im/pictures/0d09834... https://a0.muscache.com/im/pictures/0d098343-7c29-4341-bcc1-2733774f6081.jpg?im_w=320 — 200 — 3.6 KiB — 38 ms — h3https://a0.muscache.com/im/pictures/b12ee5cc-9ea7-4e15-989d-9dac33b47f52.jpg?im_w=320a0.muscache.com/im/pictures/b12ee5c... https://a0.muscache.com/im/pictures/b12ee5cc-9ea7-4e15-989d-9dac33b47f52.jpg?im_w=320 — 200 — 4.3 KiB — 38 ms — h3https://a0.muscache.com/im/pictures/airflow/Hosting-44069545/original/7e0d1823-eb49-4c0f-a463-d509344b4269.jpg?im_w=320a0.muscache.com/im/pictures/airflow... https://a0.muscache.com/im/pictures/airflow/Hosting-44069545/original/7e0d1823-eb49-4c0f-a463-d509344b4269.jpg?im_w=320 — 200 — 4.1 KiB — 37 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/homepage/sections/client/SeoLinkGrid/SeoLinkSection.ecc35310bb.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/homepage/sections/client/SeoLinkGrid/SeoLinkSection.ecc35310bb.js — 200 — 16.8 KiB — 12 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/simple-footer/variants/base/FooterWithBottomSpacing.5b2bbf9392.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/frontend/simple-footer/variants/base/FooterWithBottomSpacing.5b2bbf9392.js — 200 — 27.9 KiB — 19 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/4e1f.b0fafd104e.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/4e1f.b0fafd104e.js — 200 — 13.8 KiB — 21 ms — h3https://a0.muscache.com/airbnb/static/packages/web/fr/e67b.c338b8df85.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/fr/e67b.c338b8df85.js — 200 — 21.5 KiB — 17 ms — h3https://a0.muscache.com/airbnb/static/packages/web/common/frontend/stays-search/sections/client/StaysRemarketing/StaysRemarketing.8428f9f620.jsa0.muscache.com/airbnb/static/packa... https://a0.muscache.com/airbnb/static/packages/web/common/frontend/stays-search/sections/client/StaysRemarketing/StaysRemarketing.8428f9f620.js — 200 — 3.8 KiB — 11 ms — h3https://www.airbnb.fr/api/v2/get-data-layer-variables?locale=fr&currency=EURwww.airbnb.fr/api/v2/get-data-layer... https://www.airbnb.fr/api/v2/get-data-layer-variables?locale=fr&currency=EUR — 200 — 194 B — 149 ms — h3https://www.airbnb.fr/tracking/jitney/logging/messageswww.airbnb.fr/tracking/jitney/loggi... https://www.airbnb.fr/tracking/jitney/logging/messages — 204 — 49 B — 107 ms — h3https://www.airbnb.fr/tracking/jitney/logging/messageswww.airbnb.fr/tracking/jitney/loggi... https://www.airbnb.fr/tracking/jitney/logging/messages — 204 — 56 B — 108 ms — h3https://www.airbnb.fr/tracking/airdogwww.airbnb.fr/tracking/airdog https://www.airbnb.fr/tracking/airdog — 204 — 53 B — 104 ms — h3https://a0.muscache.com/precache-imagesa0.muscache.com/precache-images https://a0.muscache.com/precache-images — 200 — 0 B — 21 ms — h3https://a0.muscache.com/precache-imagesa0.muscache.com/precache-images https://a0.muscache.com/precache-images — 200 — 79 B — 58 ms — h3https://www.airbnb.fr/tracking/airdogwww.airbnb.fr/tracking/airdog https://www.airbnb.fr/tracking/airdog — 204 — 52 B — 103 ms — h3https://www.airbnb.fr/tracking/airdogwww.airbnb.fr/tracking/airdog https://www.airbnb.fr/tracking/airdog — 204 — 56 B — 105 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 4050ms · 1284KB · €44/mo
a0.muscache.com
Other
Costly
Execution 544ms
Transfer 19 KB
Monthly Cost €6/mo
Unattributable
Other
Costly
Execution 530ms
Transfer 0 KB
Monthly Cost €6/mo
a0.muscache.com
Other
Costly
Execution 519ms
Transfer 42 KB
Monthly Cost €6/mo
www.airbnb.fr
Other
Costly
Execution 487ms
Transfer 93 KB
Monthly Cost €5/mo
a0.muscache.com
Other
Costly
Execution 347ms
Transfer 53 KB
Unused 46%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 222ms
Transfer 175 KB
Unused 31%
Monthly Cost €2/mo
a0.muscache.com
Other
Optional
Execution 190ms
Transfer 55 KB
Unused 37%
Monthly Cost €2/mo
a0.muscache.com
Other
Optional
Execution 155ms
Transfer 93 KB
Unused 25%
Monthly Cost €2/mo
a0.muscache.com
Other
Optional
Execution 143ms
Transfer 99 KB
Unused 29%
Monthly Cost €2/mo
d0a7e.airbnb.com
Other
Optional
Execution 135ms
Transfer 42 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 130ms
Transfer 164 KB
Unused 40%
Monthly Cost €1/mo
a0.muscache.com
Other
Optional
Execution 118ms
Transfer 16 KB
Monthly Cost €1/mo
a0.muscache.com
Other
Optional
Execution 112ms
Transfer 35 KB
Monthly Cost €1/mo
a0.muscache.com
Other
Optional
Execution 110ms
Transfer 5 KB
Monthly Cost €1/mo
a0.muscache.com
Other
Optional
Execution 104ms
Transfer 9 KB
Monthly Cost €1/mo
a0.muscache.com
Other
Optional
Execution 75ms
Transfer 52 KB
Monthly Cost €1/mo
a0.muscache.com
Other
Optional
Execution 65ms
Transfer 19 KB
Monthly Cost €1/mo
a0.muscache.com
Other
Optional
Execution 63ms
Transfer 313 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • a0.muscache.com adds 544ms and costs ~€6/month
  • Unattributable adds 530ms and costs ~€6/month
  • a0.muscache.com adds 519ms and costs ~€6/month
  • www.airbnb.fr adds 487ms and costs ~€5/month
  • a0.muscache.com adds 347ms and costs ~€4/month
  • Google Tag Manager adds 222ms and costs ~€2/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

a0.muscache.com takes 544ms 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 530ms 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

a0.muscache.com takes 519ms 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.airbnb.fr takes 487ms 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

a0.muscache.com takes 347ms 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

Google Tag Manager takes 222ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback