Skip to content
https://www.lyfehotels.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
7
PASS
12
INFO
4

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

41
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
88
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.

4.72 s

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

5.12 s

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

668 ms

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

0.152

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

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

25.60 s

Page Load Progression

500 ms
999 ms
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
27
12 PASS 7 REVIEW 4 FIX
F
Page Weight Budget
Action
6.2 MB transferred, 111 requests
FIX
6.2 MB transferred, 111 requests
Critical::
Page weighs 7.2 MB (6.2 MB transferred)
Warning::
Images are 4.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.6 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::
CSS is 342 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 342 KB
Warning::
111 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.2 MB / 2.4 MB budget
6.2 MB transferred
111 requests
1.3 g CO2 per page load
Images 4.6 MiB 73%
JavaScript 1.1 MiB 17%
CSS 341.6 KiB 5%
HTML 147.3 KiB 2%
Fonts 83.3 KiB 1%
Other 33.5 KiB 1%
Other 3.4 KiB 0%
Other 551 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

F
JS Execution Cost
Action
4182ms total JS execution
FIX
4182ms total JS execution
Warning::
https://www.lyfehotels.com/: 1312ms CPU time
Warning::
https://www.lyfehotels.com/js/jquery-3.6.0.min.js: 1098ms CPU time
Warning::
Unattributable: 677ms CPU time
Warning::
https://settings.swiftbook.io/displaywidget/static...: 469ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZG27...: 347ms CPU time
Info::
Third-party scripts: 1012ms (24% of total)

Main Thread Breakdown

Script Evaluation 32% Style & Layout 27% Other 25% Rendering 7% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.lyfehotels.com/1312ms10ms2ms1st
https://www.lyfehotels.com/js/jquery-3.6.0.min.js1098ms583ms11ms1st
Unattributable677ms22ms0ms1st
https://settings.swiftbook.io/displaywidget/static/js/main.a938d165.js469ms270ms68ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZG27DFP7PN&cx=c&gtm=4e65j0h2347ms280ms61ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TN4PRZRL196ms140ms46ms3rd
https://www.lyfehotels.com/js/jquery-ui.min.js83ms42ms40ms1st
F
JS Bundles
Action
12 scripts, 662 KB unused
FIX
12 scripts, 662 KB unused
Warning::
https://www.lyfehotels.com/js/jquery-ui.min.js: 286 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.lyfehotels.com/js/fancybox.umd.js: 123 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZG27...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TN4...: 65 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://settings.swiftbook.io/displaywidget/static...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 662 KB
662 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.lyfehotels.com/js/jquery-ui.min.js331 KB286 KB (87%)1st
https://www.lyfehotels.com/js/fancybox.umd.js140 KB123 KB (88%)1st
https://www.googletagmanager.com/gtag/js?id=G-ZG27DFP7PN&cx=c&gtm=4e65j0h2159 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TN4PRZRL126 KB65 KB (51%)3rd
https://settings.swiftbook.io/displaywidget/static/js/main.a938d165.js126 KB64 KB (51%)3rd
https://www.lyfehotels.com/js/jquery-3.6.0.min.js88 KB37 KB (42%)1st
https://www.lyfehotels.com/js/main.min.js44 KB21 KB (49%)1st
https://www.swiftbook.io/plugin/js/booking-service.min.js2 KB3rd
https://www.lyfehotels.com/js/slick.min.js52 KB1st
https://www.lyfehotels.com/js/aos.js14 KB1st

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
111 resources · 6.2 MB · 662 KB savings available
FIX
111 resources · 6.2 MB · 662 KB savings available
Warning::
Page weight 6.2 MB exceeds 1 MB target by 5.2 MB
Got: 6.2 MB Expected: ≤ 1 MB
Info::
~662 KB of savings available
Info::
12 third-party resources (7% of weight)
Info::
3 resources over 200KB
111 resources · 6.2 MiB · 12 third-party 5.2 MiB over 1MB target
Image 74% · 4.6 MiB
JavaScript 17% · 1.1 MiB
CSS 5% · 341.6 KiB
Document 2% · 147.3 KiB
Font 1% · 83.3 KiB
Other 0% · 3.9 KiB

~661.5 KiB of savings available

Remove unused JavaScript: 661.5 KiB
C
Image Optimization
Action
78 images, 0 KB saveable
REVIEW
78 images, 0 KB saveable
Warning::
https://www.lyfehotels.com/images/logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/images/instagram.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/gr2nffmc/mobile_0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/ivpnqvqh/rooms-su... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/1uubhwe0/02_chauf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/images/facebook.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/lr5oxfs3/mojo-2-m... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/bhdf4yw4/01_valet... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/x5vp1d1b/mobile_0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/5dnhp3jp/mobile_0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/gnvj00kh/05_conci... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/images/twitter.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/jyfash4f/rooms-su... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/bbxd03et/dsc_3200... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/fhipbvvi/03_room-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/htrdw2uw/left-lug... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/images/blog_page/share.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/x0jmpanr/mobile_0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/d0eoo3v5/icon-2.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/4ohknphn/mobile_0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/kweloxpc/nearby-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/images/linkedin.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/rh4h0nvk/rooms-su... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/c2vcz5z2/in-room-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/ghzp5x1n/microsof... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/xu5p4k4d/nearby-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/dv2jwsgh/icon-1.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/d4hnemra/wellness... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/pprbemtf/nearby-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/na2msci0/wellness... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/cf5hzcbu/presiden... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/imkgvxj3/mobile_0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/pyvdjbkc/mobile_0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/lsqjsmhk/04_docto... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/vt3ngky2/presiden... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/3slnscuc/icon-3.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/ejspw3pn/wellness... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/cjrbhsl0/home_bus... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.lyfehotels.com/media/lcahbhek/06_all-d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
78 images 4.6 MB
0 oversized -0 KB
34 legacy format
39 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
Cache-Control present but without max-age
REVIEW
Cache-Control present but without max-age
Info::
Main HTML Cache-Control has no max-age: private
Got: private
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
private
REVIEW
private
Info::
Cache-Control header is set
Got: private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
A+
Third-Party Impact
7% third-party, 0 ms blocking
PASS
7% third-party, 0 ms blocking
Info::
Third-party code accounts for 7% of page weight (433.1 KiB of 6.2 MiB)
Info::
Third-party blocking time is low (0 ms)
93%
First-party Third-party
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 (83 KB)
PASS
2 fonts (83 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

83 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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.7 s LCP 5.1 shttps://www.lyfehotels.com/fonts/CenturyGothic.woff2CenturyGothic.woff2 https://www.lyfehotels.com/fonts/CenturyGothic.woff2 — 55.6 KiB — 256 ms — font-display: swaphttps://www.lyfehotels.com/fonts/Branch-Regular.woff2Branch-Regular.woff2 https://www.lyfehotels.com/fonts/Branch-Regular.woff2 — 27.6 KiB — 255 ms — font-display: swap
CenturyGothic.woff2 woff2 swap
Size 56 KB
Load time 256 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Branch-Regular.woff2 woff2 swap
Size 28 KB
Load time 255 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 4.2 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
9 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
111 requests over 5411ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.7 s LCP 5.1 shttps://www.lyfehotels.com// https://www.lyfehotels.com/ — 200 — 147.3 KiB — 1.5 s — h2https://www.lyfehotels.com/css/fonts.css/css/fonts.css https://www.lyfehotels.com/css/fonts.css — 200 — 863 B — 507 ms — h2https://www.lyfehotels.com/css/header.css/css/header.css https://www.lyfehotels.com/css/header.css — 200 — 4.0 KiB — 503 ms — h2https://www.lyfehotels.com/css/slick.css/css/slick.css https://www.lyfehotels.com/css/slick.css — 200 — 2.4 KiB — 505 ms — h2https://www.lyfehotels.com/css/common.css/css/common.css https://www.lyfehotels.com/css/common.css — 200 — 8.9 KiB — 509 ms — h2https://www.lyfehotels.com/css/globals.css/css/globals.css https://www.lyfehotels.com/css/globals.css — 200 — 34.1 KiB — 975 ms — h2https://www.lyfehotels.com/css/jquery-ui.css/css/jquery-ui.css https://www.lyfehotels.com/css/jquery-ui.css — 200 — 37.1 KiB — 750 ms — h2https://www.lyfehotels.com/css/aos.css/css/aos.css https://www.lyfehotels.com/css/aos.css — 200 — 28.6 KiB — 756 ms — h2https://www.lyfehotels.com/css/main-min.css/css/main-min.css https://www.lyfehotels.com/css/main-min.css — 200 — 185.5 KiB — 973 ms — h2https://www.lyfehotels.com/css/fancybox.css/css/fancybox.css https://www.lyfehotels.com/css/fancybox.css — 200 — 25.3 KiB — 755 ms — h2https://www.lyfehotels.com/images/logo.svg/images/logo.svg https://www.lyfehotels.com/images/logo.svg — 200 — 19.1 KiB — 755 ms — h2https://www.lyfehotels.com/media/p0rdv0fz/mobile_01spotligight_01.webp/media/p0rdv0fz/mobile_01spotligigh... https://www.lyfehotels.com/media/p0rdv0fz/mobile_01spotligight_01.webp — 200 — 27.1 KiB — 973 ms — h2https://www.lyfehotels.com/media/pa5fm4g5/mobile_01spotligight_02.webp/media/pa5fm4g5/mobile_01spotligigh... https://www.lyfehotels.com/media/pa5fm4g5/mobile_01spotligight_02.webp — 200 — 22.9 KiB — 253 ms — h2https://www.lyfehotels.com/images/svg/close-btn.svg/images/svg/close-btn.svg https://www.lyfehotels.com/images/svg/close-btn.svg — 200 — 750 B — 250 ms — h2https://www.lyfehotels.com/media/x0jmpanr/mobile_02_b-l_conference-room_01.webp/media/x0jmpanr/mobile_02_b-l_confe... https://www.lyfehotels.com/media/x0jmpanr/mobile_02_b-l_conference-room_01.webp — 200 — 23.9 KiB — 267 ms — h2https://www.lyfehotels.com/js/jquery-3.6.0.min.js/js/jquery-3.6.0.min.js https://www.lyfehotels.com/js/jquery-3.6.0.min.js — 200 — 88.0 KiB — 275 ms — h2https://www.swiftbook.io/plugin/js/booking-service.min.jswww.swiftbook.io/plugin/js/booking-... https://www.swiftbook.io/plugin/js/booking-service.min.js — 200 — 1.9 KiB — 76 ms — h2https://www.lyfehotels.com/media/cjrbhsl0/home_business_mob2-1.webp/media/cjrbhsl0/home_business_mob2-... https://www.lyfehotels.com/media/cjrbhsl0/home_business_mob2-1.webp — 200 — 36.1 KiB — 271 ms — h2https://www.lyfehotels.com/media/x5vp1d1b/mobile_02_b-l_hospitality_03.webp/media/x5vp1d1b/mobile_02_b-l_hospi... https://www.lyfehotels.com/media/x5vp1d1b/mobile_02_b-l_hospitality_03.webp — 200 — 18.6 KiB — 272 ms — h2https://www.lyfehotels.com/media/dv2jwsgh/icon-1.png/media/dv2jwsgh/icon-1.png https://www.lyfehotels.com/media/dv2jwsgh/icon-1.png — 200 — 2.3 KiB — 273 ms — h2https://www.lyfehotels.com/fonts/CenturyGothic.woff2/fonts/CenturyGothic.woff2 https://www.lyfehotels.com/fonts/CenturyGothic.woff2 — 200 — 55.6 KiB — 256 ms — h2https://www.lyfehotels.com/fonts/Branch-Regular.woff2/fonts/Branch-Regular.woff2 https://www.lyfehotels.com/fonts/Branch-Regular.woff2 — 200 — 27.6 KiB — 255 ms — h2https://www.lyfehotels.com/media/d0eoo3v5/icon-2.png/media/d0eoo3v5/icon-2.png https://www.lyfehotels.com/media/d0eoo3v5/icon-2.png — 200 — 3.0 KiB — 254 ms — h2https://www.lyfehotels.com/media/3slnscuc/icon-3.png/media/3slnscuc/icon-3.png https://www.lyfehotels.com/media/3slnscuc/icon-3.png — 200 — 2.3 KiB — 253 ms — h2https://www.lyfehotels.com/media/0shlszjd/lyfe-hotel-qr.jpeg/media/0shlszjd/lyfe-hotel-qr.jpeg https://www.lyfehotels.com/media/0shlszjd/lyfe-hotel-qr.jpeg — 200 — 47.0 KiB — 258 ms — h2https://www.lyfehotels.com/media/5dnhp3jp/mobile_03_rooms_standardroom_01.webp/media/5dnhp3jp/mobile_03_rooms_sta... https://www.lyfehotels.com/media/5dnhp3jp/mobile_03_rooms_standardroom_01.webp — 200 — 17.1 KiB — 263 ms — h2https://www.lyfehotels.com/media/gr2nffmc/mobile_03_rooms_deluxroom_02.webp/media/gr2nffmc/mobile_03_rooms_del... https://www.lyfehotels.com/media/gr2nffmc/mobile_03_rooms_deluxroom_02.webp — 200 — 14.7 KiB — 259 ms — h2https://www.lyfehotels.com/media/4ohknphn/mobile_03_rooms_studiosuites_03.webp/media/4ohknphn/mobile_03_rooms_stu... https://www.lyfehotels.com/media/4ohknphn/mobile_03_rooms_studiosuites_03.webp — 200 — 22.9 KiB — 263 ms — h2https://www.lyfehotels.com/media/cf5hzcbu/presidential-suites-mob.webp/media/cf5hzcbu/presidential-suites... https://www.lyfehotels.com/media/cf5hzcbu/presidential-suites-mob.webp — 200 — 22.4 KiB — 257 ms — h2https://www.lyfehotels.com/media/ivpnqvqh/rooms-suites-standard-rooms.webp/media/ivpnqvqh/rooms-suites-standa... https://www.lyfehotels.com/media/ivpnqvqh/rooms-suites-standard-rooms.webp — 200 — 25.8 KiB — 266 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.7 s LCP 5.1 shttps://www.lyfehotels.com// https://www.lyfehotels.com/ — 200 — 147.3 KiB — 1.5 s — h2https://www.lyfehotels.com/css/fonts.css/css/fonts.css https://www.lyfehotels.com/css/fonts.css — 200 — 863 B — 507 ms — h2https://www.lyfehotels.com/css/header.css/css/header.css https://www.lyfehotels.com/css/header.css — 200 — 4.0 KiB — 503 ms — h2https://www.lyfehotels.com/css/slick.css/css/slick.css https://www.lyfehotels.com/css/slick.css — 200 — 2.4 KiB — 505 ms — h2https://www.lyfehotels.com/css/common.css/css/common.css https://www.lyfehotels.com/css/common.css — 200 — 8.9 KiB — 509 ms — h2https://www.lyfehotels.com/css/globals.css/css/globals.css https://www.lyfehotels.com/css/globals.css — 200 — 34.1 KiB — 975 ms — h2https://www.lyfehotels.com/css/jquery-ui.css/css/jquery-ui.css https://www.lyfehotels.com/css/jquery-ui.css — 200 — 37.1 KiB — 750 ms — h2https://www.lyfehotels.com/css/aos.css/css/aos.css https://www.lyfehotels.com/css/aos.css — 200 — 28.6 KiB — 756 ms — h2https://www.lyfehotels.com/css/main-min.css/css/main-min.css https://www.lyfehotels.com/css/main-min.css — 200 — 185.5 KiB — 973 ms — h2https://www.lyfehotels.com/css/fancybox.css/css/fancybox.css https://www.lyfehotels.com/css/fancybox.css — 200 — 25.3 KiB — 755 ms — h2https://www.lyfehotels.com/images/logo.svg/images/logo.svg https://www.lyfehotels.com/images/logo.svg — 200 — 19.1 KiB — 755 ms — h2https://www.lyfehotels.com/media/p0rdv0fz/mobile_01spotligight_01.webp/media/p0rdv0fz/mobile_01spotligigh... https://www.lyfehotels.com/media/p0rdv0fz/mobile_01spotligight_01.webp — 200 — 27.1 KiB — 973 ms — h2https://www.lyfehotels.com/media/pa5fm4g5/mobile_01spotligight_02.webp/media/pa5fm4g5/mobile_01spotligigh... https://www.lyfehotels.com/media/pa5fm4g5/mobile_01spotligight_02.webp — 200 — 22.9 KiB — 253 ms — h2https://www.lyfehotels.com/images/svg/close-btn.svg/images/svg/close-btn.svg https://www.lyfehotels.com/images/svg/close-btn.svg — 200 — 750 B — 250 ms — h2https://www.lyfehotels.com/media/x0jmpanr/mobile_02_b-l_conference-room_01.webp/media/x0jmpanr/mobile_02_b-l_confe... https://www.lyfehotels.com/media/x0jmpanr/mobile_02_b-l_conference-room_01.webp — 200 — 23.9 KiB — 267 ms — h2https://www.lyfehotels.com/js/jquery-3.6.0.min.js/js/jquery-3.6.0.min.js https://www.lyfehotels.com/js/jquery-3.6.0.min.js — 200 — 88.0 KiB — 275 ms — h2https://www.swiftbook.io/plugin/js/booking-service.min.jswww.swiftbook.io/plugin/js/booking-... https://www.swiftbook.io/plugin/js/booking-service.min.js — 200 — 1.9 KiB — 76 ms — h2https://www.lyfehotels.com/media/cjrbhsl0/home_business_mob2-1.webp/media/cjrbhsl0/home_business_mob2-... https://www.lyfehotels.com/media/cjrbhsl0/home_business_mob2-1.webp — 200 — 36.1 KiB — 271 ms — h2https://www.lyfehotels.com/media/x5vp1d1b/mobile_02_b-l_hospitality_03.webp/media/x5vp1d1b/mobile_02_b-l_hospi... https://www.lyfehotels.com/media/x5vp1d1b/mobile_02_b-l_hospitality_03.webp — 200 — 18.6 KiB — 272 ms — h2https://www.lyfehotels.com/media/dv2jwsgh/icon-1.png/media/dv2jwsgh/icon-1.png https://www.lyfehotels.com/media/dv2jwsgh/icon-1.png — 200 — 2.3 KiB — 273 ms — h2https://www.lyfehotels.com/fonts/CenturyGothic.woff2/fonts/CenturyGothic.woff2 https://www.lyfehotels.com/fonts/CenturyGothic.woff2 — 200 — 55.6 KiB — 256 ms — h2https://www.lyfehotels.com/fonts/Branch-Regular.woff2/fonts/Branch-Regular.woff2 https://www.lyfehotels.com/fonts/Branch-Regular.woff2 — 200 — 27.6 KiB — 255 ms — h2https://www.lyfehotels.com/media/d0eoo3v5/icon-2.png/media/d0eoo3v5/icon-2.png https://www.lyfehotels.com/media/d0eoo3v5/icon-2.png — 200 — 3.0 KiB — 254 ms — h2https://www.lyfehotels.com/media/3slnscuc/icon-3.png/media/3slnscuc/icon-3.png https://www.lyfehotels.com/media/3slnscuc/icon-3.png — 200 — 2.3 KiB — 253 ms — h2https://www.lyfehotels.com/media/0shlszjd/lyfe-hotel-qr.jpeg/media/0shlszjd/lyfe-hotel-qr.jpeg https://www.lyfehotels.com/media/0shlszjd/lyfe-hotel-qr.jpeg — 200 — 47.0 KiB — 258 ms — h2https://www.lyfehotels.com/media/5dnhp3jp/mobile_03_rooms_standardroom_01.webp/media/5dnhp3jp/mobile_03_rooms_sta... https://www.lyfehotels.com/media/5dnhp3jp/mobile_03_rooms_standardroom_01.webp — 200 — 17.1 KiB — 263 ms — h2https://www.lyfehotels.com/media/gr2nffmc/mobile_03_rooms_deluxroom_02.webp/media/gr2nffmc/mobile_03_rooms_del... https://www.lyfehotels.com/media/gr2nffmc/mobile_03_rooms_deluxroom_02.webp — 200 — 14.7 KiB — 259 ms — h2https://www.lyfehotels.com/media/4ohknphn/mobile_03_rooms_studiosuites_03.webp/media/4ohknphn/mobile_03_rooms_stu... https://www.lyfehotels.com/media/4ohknphn/mobile_03_rooms_studiosuites_03.webp — 200 — 22.9 KiB — 263 ms — h2https://www.lyfehotels.com/media/cf5hzcbu/presidential-suites-mob.webp/media/cf5hzcbu/presidential-suites... https://www.lyfehotels.com/media/cf5hzcbu/presidential-suites-mob.webp — 200 — 22.4 KiB — 257 ms — h2https://www.lyfehotels.com/media/ivpnqvqh/rooms-suites-standard-rooms.webp/media/ivpnqvqh/rooms-suites-standa... https://www.lyfehotels.com/media/ivpnqvqh/rooms-suites-standard-rooms.webp — 200 — 25.8 KiB — 266 ms — h2https://www.lyfehotels.com/media/rh4h0nvk/rooms-suites-deluxe-rooms.webp/media/rh4h0nvk/rooms-suites-deluxe... https://www.lyfehotels.com/media/rh4h0nvk/rooms-suites-deluxe-rooms.webp — 200 — 23.6 KiB — 258 ms — h2https://www.lyfehotels.com/media/jyfash4f/rooms-suites-studio-suites.webp/media/jyfash4f/rooms-suites-studio... https://www.lyfehotels.com/media/jyfash4f/rooms-suites-studio-suites.webp — 200 — 33.6 KiB — 256 ms — h2https://www.lyfehotels.com/media/vt3ngky2/presidential-suites-desktop.webp/media/vt3ngky2/presidential-suites... https://www.lyfehotels.com/media/vt3ngky2/presidential-suites-desktop.webp — 200 — 30.4 KiB — 263 ms — h2https://www.lyfehotels.com/media/imkgvxj3/mobile_04_dining_lyfekitchen_01.webp/media/imkgvxj3/mobile_04_dining_ly... https://www.lyfehotels.com/media/imkgvxj3/mobile_04_dining_lyfekitchen_01.webp — 200 — 26.2 KiB — 262 ms — h2https://www.lyfehotels.com/media/pyvdjbkc/mobile_04_dining_cafedeli_05.webp/media/pyvdjbkc/mobile_04_dining_ca... https://www.lyfehotels.com/media/pyvdjbkc/mobile_04_dining_cafedeli_05.webp — 200 — 11.5 KiB — 264 ms — h2https://www.lyfehotels.com/media/bbxd03et/dsc_3200.webp/media/bbxd03et/dsc_3200.webp https://www.lyfehotels.com/media/bbxd03et/dsc_3200.webp — 200 — 19.1 KiB — 263 ms — h2https://www.lyfehotels.com/media/lr5oxfs3/mojo-2-mob.webp/media/lr5oxfs3/mojo-2-mob.webp https://www.lyfehotels.com/media/lr5oxfs3/mojo-2-mob.webp — 200 — 12.4 KiB — 266 ms — h2https://www.lyfehotels.com/media/ldnfysec/meeting_mob_bg.webp/media/ldnfysec/meeting_mob_bg.webp https://www.lyfehotels.com/media/ldnfysec/meeting_mob_bg.webp — 200 — 8.5 KiB — 264 ms — h2https://www.lyfehotels.com/media/e2eakvge/events_mob_bg.webp/media/e2eakvge/events_mob_bg.webp https://www.lyfehotels.com/media/e2eakvge/events_mob_bg.webp — 200 — 12.3 KiB — 270 ms — h2https://www.lyfehotels.com/media/ejspw3pn/wellness_mob1.webp/media/ejspw3pn/wellness_mob1.webp https://www.lyfehotels.com/media/ejspw3pn/wellness_mob1.webp — 200 — 11.4 KiB — 288 ms — h2https://www.lyfehotels.com/media/na2msci0/wellness_mob2.webp/media/na2msci0/wellness_mob2.webp https://www.lyfehotels.com/media/na2msci0/wellness_mob2.webp — 200 — 22.2 KiB — 274 ms — h2https://www.lyfehotels.com/media/d4hnemra/wellness_mob3.webp/media/d4hnemra/wellness_mob3.webp https://www.lyfehotels.com/media/d4hnemra/wellness_mob3.webp — 200 — 7.7 KiB — 272 ms — h2https://www.lyfehotels.com/media/bhdf4yw4/01_valet-parking_icon.png/media/bhdf4yw4/01_valet-parking_ic... https://www.lyfehotels.com/media/bhdf4yw4/01_valet-parking_icon.png — 200 — 2.7 KiB — 276 ms — h2https://www.lyfehotels.com/media/lcahbhek/06_all-day-dining_icon.png/media/lcahbhek/06_all-day-dining_i... https://www.lyfehotels.com/media/lcahbhek/06_all-day-dining_icon.png — 200 — 2.8 KiB — 270 ms — h2https://www.lyfehotels.com/media/fhipbvvi/03_room-service_icon.png/media/fhipbvvi/03_room-service_ico... https://www.lyfehotels.com/media/fhipbvvi/03_room-service_icon.png — 200 — 2.2 KiB — 277 ms — h2https://www.lyfehotels.com/media/lsqjsmhk/04_doctor-on-call_icon.png/media/lsqjsmhk/04_doctor-on-call_i... https://www.lyfehotels.com/media/lsqjsmhk/04_doctor-on-call_icon.png — 200 — 2.3 KiB — 288 ms — h2https://www.lyfehotels.com/media/gnvj00kh/05_concierge-service_icon.png/media/gnvj00kh/05_concierge-servic... https://www.lyfehotels.com/media/gnvj00kh/05_concierge-service_icon.png — 200 — 1.7 KiB — 278 ms — h2https://www.lyfehotels.com/media/1uubhwe0/02_chauffer-service_icon.png/media/1uubhwe0/02_chauffer-service... https://www.lyfehotels.com/media/1uubhwe0/02_chauffer-service_icon.png — 200 — 2.9 KiB — 279 ms — h2https://www.lyfehotels.com/media/htrdw2uw/left-luggage.png/media/htrdw2uw/left-luggage.png https://www.lyfehotels.com/media/htrdw2uw/left-luggage.png — 200 — 1.7 KiB — 283 ms — h2https://www.lyfehotels.com/media/c2vcz5z2/in-room-gourmet-coffee-tea-maker.png/media/c2vcz5z2/in-room-gourmet-cof... https://www.lyfehotels.com/media/c2vcz5z2/in-room-gourmet-coffee-tea-maker.png — 200 — 1.5 KiB — 281 ms — h2https://www.lyfehotels.com/media/ghzp5x1n/microsoftteams-image-23.webp/media/ghzp5x1n/microsoftteams-imag... https://www.lyfehotels.com/media/ghzp5x1n/microsoftteams-image-23.webp — 200 — 22.8 KiB — 284 ms — h2https://www.lyfehotels.com/media/xu5p4k4d/nearby-attractions_udayagiri-caves-02.webp/media/xu5p4k4d/nearby-attractions_... https://www.lyfehotels.com/media/xu5p4k4d/nearby-attractions_udayagiri-caves-02.webp — 200 — 27.0 KiB — 311 ms — h2https://www.lyfehotels.com/media/kweloxpc/nearby-attractions_natural-history-museum-03.webp/media/kweloxpc/nearby-attractions_... https://www.lyfehotels.com/media/kweloxpc/nearby-attractions_natural-history-museum-03.webp — 200 — 18.6 KiB — 774 ms — h2https://www.lyfehotels.com/media/pprbemtf/nearby-attractions_botanical-garden_04.webp/media/pprbemtf/nearby-attractions_... https://www.lyfehotels.com/media/pprbemtf/nearby-attractions_botanical-garden_04.webp — 200 — 35.2 KiB — 326 ms — h2https://www.lyfehotels.com/media/21ebnddz/320x200.jpg/media/21ebnddz/320x200.jpg https://www.lyfehotels.com/media/21ebnddz/320x200.jpg — 200 — 71.4 KiB — 316 ms — h2https://www.lyfehotels.com/images/blog_page/view.png/images/blog_page/view.png https://www.lyfehotels.com/images/blog_page/view.png — 200 — 1021 B — 590 ms — h2https://www.lyfehotels.com/images/blog_page/share.png/images/blog_page/share.png https://www.lyfehotels.com/images/blog_page/share.png — 200 — 944 B — 309 ms — h2https://www.lyfehotels.com/media/hbheon02/artboard-1-copy-22.webp/media/hbheon02/artboard-1-copy-22.... https://www.lyfehotels.com/media/hbheon02/artboard-1-copy-22.webp — 200 — 25.6 KiB — 324 ms — h2https://www.lyfehotels.com/media/blyk04xp/diwali.jpeg/media/blyk04xp/diwali.jpeg https://www.lyfehotels.com/media/blyk04xp/diwali.jpeg — 200 — 55.3 KiB — 591 ms — h2https://www.lyfehotels.com/media/3r3e5oo5/diwali-hamper-easel-1_page-0001.jpg/media/3r3e5oo5/diwali-hamper-easel... https://www.lyfehotels.com/media/3r3e5oo5/diwali-hamper-easel-1_page-0001.jpg — 200 — 2.1 MiB — 1.0 s — h2https://www.lyfehotels.com/media/r41nzvda/pexels-optically-challenged-19843349.jpg/media/r41nzvda/pexels-optically-ch... https://www.lyfehotels.com/media/r41nzvda/pexels-optically-challenged-19843349.jpg — 200 — 106.7 KiB — 809 ms — h2https://www.lyfehotels.com/media/fbjdw2cu/adobestock_640680060.jpg/media/fbjdw2cu/adobestock_64068006... https://www.lyfehotels.com/media/fbjdw2cu/adobestock_640680060.jpg — 200 — 115.3 KiB — 841 ms — h2https://www.lyfehotels.com/media/df2ach0g/dsc_2425.jpg/media/df2ach0g/dsc_2425.jpg https://www.lyfehotels.com/media/df2ach0g/dsc_2425.jpg — 200 — 160.2 KiB — 807 ms — h2https://www.lyfehotels.com/media/qv1aotgk/lyfe-day-200261a.jpg/media/qv1aotgk/lyfe-day-200261a.jp... https://www.lyfehotels.com/media/qv1aotgk/lyfe-day-200261a.jpg — 200 — 118.6 KiB — 841 ms — h2https://www.lyfehotels.com/media/nyiesqfb/planet-fitness.webp/media/nyiesqfb/planet-fitness.webp https://www.lyfehotels.com/media/nyiesqfb/planet-fitness.webp — 200 — 15.2 KiB — 326 ms — h2https://www.lyfehotels.com/media/4rbjbdau/breakfast.webp/media/4rbjbdau/breakfast.webp https://www.lyfehotels.com/media/4rbjbdau/breakfast.webp — 200 — 11.2 KiB — 759 ms — h2https://www.lyfehotels.com/media/q24iq1to/spa-treatments.webp/media/q24iq1to/spa-treatments.webp https://www.lyfehotels.com/media/q24iq1to/spa-treatments.webp — 200 — 15.9 KiB — 759 ms — h2https://www.lyfehotels.com/media/dlrdtgu0/1_0002_why-choose-standard-room.webp/media/dlrdtgu0/1_0002_why-choose-s... https://www.lyfehotels.com/media/dlrdtgu0/1_0002_why-choose-standard-room.webp — 200 — 52.7 KiB — 777 ms — h2https://www.lyfehotels.com/media/ofxfbizs/1_0000_deluxe-and-standard.webp/media/ofxfbizs/1_0000_deluxe-and-s... https://www.lyfehotels.com/media/ofxfbizs/1_0000_deluxe-and-standard.webp — 200 — 74.9 KiB — 589 ms — h2https://www.lyfehotels.com/media/dhnnipkf/lyfe-s-kitchen-1-1.webp/media/dhnnipkf/lyfe-s-kitchen-1-1.... https://www.lyfehotels.com/media/dhnnipkf/lyfe-s-kitchen-1-1.webp — 200 — 77.9 KiB — 808 ms — h2https://www.lyfehotels.com/media/iesmzu02/1_0000_deluxe-and-standard.webp/media/iesmzu02/1_0000_deluxe-and-s... https://www.lyfehotels.com/media/iesmzu02/1_0000_deluxe-and-standard.webp — 200 — 74.9 KiB — 810 ms — h2https://www.lyfehotels.com/media/jgod0tqn/signature-cocktails-mojo-1.webp/media/jgod0tqn/signature-cocktails... https://www.lyfehotels.com/media/jgod0tqn/signature-cocktails-mojo-1.webp — 200 — 60.1 KiB — 825 ms — h2https://www.lyfehotels.com/media/nq1en3cv/sweet-basil-1-1.webp/media/nq1en3cv/sweet-basil-1-1.web... https://www.lyfehotels.com/media/nq1en3cv/sweet-basil-1-1.webp — 200 — 73.5 KiB — 810 ms — h2https://www.lyfehotels.com/media/ew2hm0xr/coffee-pairings-cafe-deli-1.webp/media/ew2hm0xr/coffee-pairings-caf... https://www.lyfehotels.com/media/ew2hm0xr/coffee-pairings-cafe-deli-1.webp — 200 — 96.4 KiB — 809 ms — h2https://www.lyfehotels.com/media/glphgvwn/1_0004_deluxe-room-amenities.webp/media/glphgvwn/1_0004_deluxe-room-... https://www.lyfehotels.com/media/glphgvwn/1_0004_deluxe-room-amenities.webp — 200 — 67.1 KiB — 839 ms — h2https://www.lyfehotels.com/media/aoeknb33/1_0003_dream-wedding.webp/media/aoeknb33/1_0003_dream-weddin... https://www.lyfehotels.com/media/aoeknb33/1_0003_dream-wedding.webp — 200 — 31.1 KiB — 763 ms — h2https://www.lyfehotels.com/media/wcjfokdt/1_0001_why-lyfe-leisure-hotel.webp/media/wcjfokdt/1_0001_why-lyfe-lei... https://www.lyfehotels.com/media/wcjfokdt/1_0001_why-lyfe-leisure-hotel.webp — 200 — 38.3 KiB — 824 ms — h2https://www.lyfehotels.com/media/es4do4av/5-star-hotel.webp/media/es4do4av/5-star-hotel.webp https://www.lyfehotels.com/media/es4do4av/5-star-hotel.webp — 200 — 15.6 KiB — 772 ms — h2https://www.lyfehotels.com/media/dzijotso/beauty-treatments.webp/media/dzijotso/beauty-treatments.w... https://www.lyfehotels.com/media/dzijotso/beauty-treatments.webp — 200 — 13.3 KiB — 775 ms — h2https://www.lyfehotels.com/media/g0rdbwh4/1_0002_why-choose-standard-room.webp/media/g0rdbwh4/1_0002_why-choose-s... https://www.lyfehotels.com/media/g0rdbwh4/1_0002_why-choose-standard-room.webp — 200 — 52.7 KiB — 824 ms — h2https://www.lyfehotels.com/media/dhfaio5x/mob_why-choose-standard-room.webp/media/dhfaio5x/mob_why-choose-stan... https://www.lyfehotels.com/media/dhfaio5x/mob_why-choose-standard-room.webp — 200 — 12.1 KiB — 764 ms — h2https://www.lyfehotels.com/images/svg/location_icon.png/images/svg/location_icon.png https://www.lyfehotels.com/images/svg/location_icon.png — 200 — 1.3 KiB — 764 ms — h2https://www.lyfehotels.com/images/linkedin.png/images/linkedin.png https://www.lyfehotels.com/images/linkedin.png — 200 — 825 B — 764 ms — h2https://www.lyfehotels.com/images/facebook.png/images/facebook.png https://www.lyfehotels.com/images/facebook.png — 200 — 836 B — 760 ms — h2https://www.lyfehotels.com/images/twitter.png/images/twitter.png https://www.lyfehotels.com/images/twitter.png — 200 — 1.1 KiB — 761 ms — h2https://www.lyfehotels.com/images/instagram.png/images/instagram.png https://www.lyfehotels.com/images/instagram.png — 200 — 1.1 KiB — 763 ms — h2https://www.lyfehotels.com/js/fancybox.umd.js/js/fancybox.umd.js https://www.lyfehotels.com/js/fancybox.umd.js — 200 — 139.7 KiB — 829 ms — h2https://www.lyfehotels.com/js/slick.min.js/js/slick.min.js https://www.lyfehotels.com/js/slick.min.js — 200 — 51.7 KiB — 824 ms — h2https://www.lyfehotels.com/js/jquery-ui.min.js/js/jquery-ui.min.js https://www.lyfehotels.com/js/jquery-ui.min.js — 200 — 331.0 KiB — 819 ms — h2https://www.lyfehotels.com/js/aos.js/js/aos.js https://www.lyfehotels.com/js/aos.js — 200 — 14.0 KiB — 764 ms — h2https://www.lyfehotels.com/js/main.min.js/js/main.min.js https://www.lyfehotels.com/js/main.min.js — 200 — 43.5 KiB — 820 ms — h2https://www.lyfehotels.com/js/custom-functions.js/js/custom-functions.js https://www.lyfehotels.com/js/custom-functions.js — 200 — 3.1 KiB — 764 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TN4PRZRLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TN4PRZRL — 200 — 126.2 KiB — 124 ms — h2https://www.lyfehotels.com/images/svg/Leaf.svg/images/svg/Leaf.svg https://www.lyfehotels.com/images/svg/Leaf.svg — 200 — 2.1 KiB — 762 ms — h2https://www.lyfehotels.com/images/svg/wellnessBG.svg/images/svg/wellnessBG.svg https://www.lyfehotels.com/images/svg/wellnessBG.svg — 200 — 159.7 KiB — 829 ms — h2https://www.lyfehotels.com/images/white-down-arrow.png/images/white-down-arrow.png https://www.lyfehotels.com/images/white-down-arrow.png — 200 — 710 B — 761 ms — h2https://www.lyfehotels.com/images/svg/Footer_BG.svg/images/svg/Footer_BG.svg https://www.lyfehotels.com/images/svg/Footer_BG.svg — 200 — 247.1 KiB — 835 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZG27DFP7PN&cx=c&gtm=4e65j0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZG27DFP7PN&cx=c&gtm=4e65j0h2 — 200 — 159.0 KiB — 109 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-ZG27DFP7PN&gtm=45je65j0h2v9173196730z89172757980za20gzb9172757980zd9172757980&_p=1779241626003&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&ecid=1305793145&_eu=AAAAAGA&are=1&cid=531354328.1779241627&ec_mode=a&frm=0&pscdl=noapi&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~118012007~118228215&sid=1779241627&sct=1&seg=0&dl=https%3A%2F%2Fwww.lyfehotels.com%2F&dt=Luxury%20%26%20Business%20Hotel%20in%20Bhubaneswar%20%7C%20Lyfe%20Hotels&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3188analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-ZG27DFP7PN&gtm=45je65j0h2v9173196730z89172757980za20gzb9172757980zd9172757980&_p=1779241626003&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&ecid=1305793145&_eu=AAAAAGA&are=1&cid=531354328.1779241627&ec_mode=a&frm=0&pscdl=noapi&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~118012007~118228215&sid=1779241627&sct=1&seg=0&dl=https%3A%2F%2Fwww.lyfehotels.com%2F&dt=Luxury%20%26%20Business%20Hotel%20in%20Bhubaneswar%20%7C%20Lyfe%20Hotels&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3188 — 204 — 551 B — 39 ms — h2https://www.lyfehotels.com/images/svg/arrow_down_gold.svg/images/svg/arrow_down_gold.svg https://www.lyfehotels.com/images/svg/arrow_down_gold.svg — 200 — 821 B — 252 ms — h2https://www.lyfehotels.com/images/drop-icon.png/images/drop-icon.png https://www.lyfehotels.com/images/drop-icon.png — 200 — 946 B — 251 ms — h2https://settings.swiftbook.io/displaywidget/preview/booking-service.min.js?propertyId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=&scriptId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=settings.swiftbook.io/displaywidget... https://settings.swiftbook.io/displaywidget/preview/booking-service.min.js?propertyId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=&scriptId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA= — 200 — 1.2 KiB — 54 ms — h2https://settings.swiftbook.io/displaywidget/static/js/main.a938d165.jssettings.swiftbook.io/displaywidget... https://settings.swiftbook.io/displaywidget/static/js/main.a938d165.js — 200 — 126.1 KiB — 47 ms — h2https://settings.swiftbook.io/displaywidget/static/css/main.a7d110c4.csssettings.swiftbook.io/displaywidget... https://settings.swiftbook.io/displaywidget/static/css/main.a7d110c4.css — 200 — 2.8 KiB — 41 ms — h2https://csbe.staah.net/bewidget/?Action=fetch&PropertyId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=&ScriptId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=csbe.staah.net/bewidget/?Action=fet... https://csbe.staah.net/bewidget/?Action=fetch&PropertyId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=&ScriptId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA= — 200 — 0 B — 68 ms — h2https://www.lyfehotels.com/images/header/favicon.svg/images/header/favicon.svg https://www.lyfehotels.com/images/header/favicon.svg — 200 — 17.9 KiB — 251 ms — h2https://csbe.staah.net/bewidget/?Action=fetch&PropertyId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=&ScriptId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=csbe.staah.net/bewidget/?Action=fet... https://csbe.staah.net/bewidget/?Action=fetch&PropertyId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA=&ScriptId=883MjY7ZbdO4gCgjiXEG4Wcg7PnLd0dQHY2hYuGNyJpS2iQUc00NTA= — 200 — 3.4 KiB — 1.1 s — h2https://www.lyfehotels.com/images/favicon.ico/images/favicon.ico https://www.lyfehotels.com/images/favicon.ico — 200 — 15.6 KiB — 252 ms — h2https://settings.swiftbook.io/displaywidget/css/style.css?v=1779241629321settings.swiftbook.io/displaywidget... https://settings.swiftbook.io/displaywidget/css/style.css?v=1779241629321 — 200 — 5.7 KiB — 34 ms — h2https://settings.swiftbook.io/displaywidget/css/availability-calendar.css?v=1779241629322settings.swiftbook.io/displaywidget... https://settings.swiftbook.io/displaywidget/css/availability-calendar.css?v=1779241629322 — 200 — 4.8 KiB — 36 ms — h2https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap — 200 — 1.6 KiB — 44 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
24% of JavaScript execution is third-party
First-party Third-party 1012ms · 411KB · €11/mo
settings.swiftbook.io
Other
Costly
Execution 469ms
Transfer 126 KB
Unused 51%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 347ms
Transfer 159 KB
Unused 42%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 196ms
Transfer 126 KB
Unused 51%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • settings.swiftbook.io adds 469ms and costs ~€5/month
  • Google Tag Manager adds 347ms and costs ~€4/month

settings.swiftbook.io takes 469ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

51% of settings.swiftbook.io'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

Google Tag Manager 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

51% of Google Tag Manager'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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-20 — 2026-05-17)

LCP (p75)

1389 ms

92% good

INP (p75)

106 ms

95% good

CLS (p75)

0.070

83% good

FCP (p75)

1308 ms

TTFB (p75)

673 ms

This origin passes Core Web Vitals assessment
Image Optimization
200 images, 11614 KB total, 4496 KB wasted
INFO

Image Optimization Audit

Total Images

200

Total Size

11614 KB

Oversized

24

Wasted

4496 KB

200 missing dimensions 194 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback