Skip to content
https://www.homex.ae

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
3
REVIEW
8
PASS
12
INFO
3

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

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

4.01 s

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

6.02 s

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

182 ms

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

0.000

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

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

6.11 s

Page Load Progression

740 ms
1.5 s
2.2 s
3.0 s
3.7 s
4.4 s
5.2 s
5.9 s
Checks
26
12 PASS 8 REVIEW 3 FIX
F
Page Weight Budget
Action
3.5 MB transferred, 37 requests
FIX
3.5 MB transferred, 37 requests
Warning::
Page weighs 4.7 MB (3.5 MB transferred)
Warning::
Images are 3.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.0 MB
Info::
37 HTTP requests
Info::
Estimated 0.74 g CO2 per page load
3.5 MB / 2.4 MB budget
3.5 MB transferred
37 requests
0.74 g CO2 per page load
Images 3.0 MiB 87%
JavaScript 280.1 KiB 8%
Other 99.3 KiB 3%
Fonts 59.4 KiB 2%
CSS 29.2 KiB 1%
HTML 914 B 0%
Other 914 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

D
JS Execution Cost
Action
3364ms total JS execution
FIX
3364ms total JS execution
Warning::
https://www.homex.ae/assets/index-HX0919v38.js: 2435ms CPU time
Warning::
Unattributable: 474ms CPU time
Warning::
https://www.homex.ae/: 455ms CPU time

Main Thread Breakdown

Other 43% Script Evaluation 25% Style & Layout 18% Rendering 12%
ScriptTotalScriptingParse/CompileParty
https://www.homex.ae/assets/index-HX0919v38.js2435ms828ms4ms1st
Unattributable474ms25ms0ms1st
https://www.homex.ae/455ms4ms1ms1st
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.
Info::
Last-Modified header present

No Cache-Control header

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

B
Image Optimization
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Info::
All images are well-optimized
20 images 3.0 MB
0 oversized -0 KB
18 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
1 scripts, 164 KB unused
REVIEW
1 scripts, 164 KB unused
Warning::
https://www.homex.ae/assets/index-HX0919v38.js: 164 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 164 KB
164 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.homex.ae/assets/index-HX0919v38.js280 KB164 KB (59%)1st

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

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.
B
Document Compression
Document response uses gzip; brotli would be ~20% smaller
REVIEW
Document response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
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
Page Weight Inventory
Action
37 resources · 3.5 MB · 164 KB savings available
REVIEW
37 resources · 3.5 MB · 164 KB savings available
Warning::
Page weight 3.5 MB exceeds 1 MB target by 2.5 MB
Got: 3.5 MB Expected: ≤ 1 MB
Info::
~164 KB of savings available
Info::
8 third-party resources (35% of weight)
Info::
7 resources over 200KB
37 resources · 3.5 MiB · 8 third-party 2.5 MiB over 1MB target
Image 87% · 3.0 MiB
JavaScript 8% · 280.1 KiB
Other 3% · 99.3 KiB
Font 2% · 59.4 KiB
CSS 1% · 29.2 KiB
Document 0% · 1.8 KiB

~164.3 KiB of savings available

Remove unused JavaScript: 164.3 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Third-Party Impact
35% third-party, 0 ms blocking
PASS
35% third-party, 0 ms blocking
Info::
Third-party code accounts for 35% of page weight (1.2 MiB of 3.5 MiB)
Info::
Third-party blocking time is low (0 ms)
65%
35%
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 (59 KB)
PASS
2 fonts (59 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

59 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 6.0 s FCP 4.0 s LCP 6.0 shttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 58 ms — font-display: swaphttps://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2e3tmeuGtX-Co5MNzeAOqinE... https://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2 — 12.1 KiB — 28 ms — font-display: swap
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 58 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
e3tmeuGtX-Co5MNzeAOqinE... woff2 swap
Size 12 KB
Load time 28 ms
Start 397 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
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
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,User-Agent
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
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
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
37 requests over 4641ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 4.0 s LCP 6.0 shttps://www.homex.ae// https://www.homex.ae/ — 200 — 914 B — 87 ms — h2https://www.homex.ae/assets/index-HX0919v38.js/assets/index-HX0919v38.js https://www.homex.ae/assets/index-HX0919v38.js — 200 — 280.1 KiB — 133 ms — h2https://www.homex.ae/assets/index-HX0919v38.css/assets/index-HX0919v38.css https://www.homex.ae/assets/index-HX0919v38.css — 200 — 27.8 KiB — 58 ms — h2https://www.homex.ae/manifest.json/manifest.json https://www.homex.ae/manifest.json — 200 — 914 B — 81 ms — h2https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700&family=Inter:wght@300;400;500;700&display=swapfonts.googleapis.com/css2?family=Ab... https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700&family=Inter:wght@300;400;500;700&display=swap — 200 — 1.4 KiB — 103 ms — h2https://www.homex.ae/api/integrations/dld/market-index/api/integrations/dld/market-index https://www.homex.ae/api/integrations/dld/market-index — 200 — 555 B — 1.5 s — h2https://www.homex.ae/api/integrations/project-month/selected/api/integrations/project-month/sel... https://www.homex.ae/api/integrations/project-month/selected — 200 — 2.4 KiB — 561 ms — h2https://www.homex.ae/data/content.json/data/content.json https://www.homex.ae/data/content.json — 200 — 9.0 KiB — 34 ms — h2https://www.homex.ae/data/recovered-content.json/data/recovered-content.json https://www.homex.ae/data/recovered-content.json — 200 — 1.8 KiB — 29 ms — h2https://www.homex.ae/api/integrations/property-aster/listings/api/integrations/property-aster/li... https://www.homex.ae/api/integrations/property-aster/listings — 200 — 80.6 KiB — 3.1 s — h2https://www.homex.ae/api/integrations/currency/rates/api/integrations/currency/rates https://www.homex.ae/api/integrations/currency/rates — 200 — 182 B — 139 ms — h2https://www.homex.ae/assets/media/subpage-hero-v2.webp/assets/media/subpage-hero-v2.webp https://www.homex.ae/assets/media/subpage-hero-v2.webp — 200 — 163.5 KiB — 67 ms — h2https://www.homex.ae/assets/media/homex-logo-light.svg/assets/media/homex-logo-light.svg https://www.homex.ae/assets/media/homex-logo-light.svg — 200 — 4.4 KiB — 51 ms — h2https://www.homex.ae/assets/media/homex-logo-dark.svg/assets/media/homex-logo-dark.svg https://www.homex.ae/assets/media/homex-logo-dark.svg — 200 — 4.5 KiB — 61 ms — h2https://www.homex.ae/assets/media/developer-logos.png/assets/media/developer-logos.png https://www.homex.ae/assets/media/developer-logos.png — 200 — 36.7 KiB — 40 ms — h2https://www.homex.ae/assets/media/dld-verification.jpeg/assets/media/dld-verification.jpeg https://www.homex.ae/assets/media/dld-verification.jpeg — 200 — 26.4 KiB — 47 ms — h2https://www.homex.ae/assets/media/whatsapp-mark-white.png/assets/media/whatsapp-mark-white.p... https://www.homex.ae/assets/media/whatsapp-mark-white.png — 200 — 3.2 KiB — 47 ms — h2https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 58 ms — h3https://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2fonts.gstatic.com/s/abhayalibre/v18... https://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2 — 200 — 12.1 KiB — 28 ms — h3https://www.homex.ae/manifest.json/manifest.json https://www.homex.ae/manifest.json — 200 — 0 B — 2 ms — h2https://www.homex.ae/assets/media/homex-logo-dark.svg/assets/media/homex-logo-dark.svg https://www.homex.ae/assets/media/homex-logo-dark.svg — 200 — 0 B — 58 ms — h2https://www.homex.ae/api/integrations/project-month/selected/api/integrations/project-month/sel... https://www.homex.ae/api/integrations/project-month/selected — 200 — 2.4 KiB — 90 ms — h2https://www.homex.ae/assets/uploads/blogs/20260917-100737-246c11a439.webp/assets/uploads/blogs/20260917-1007... https://www.homex.ae/assets/uploads/blogs/20260917-100737-246c11a439.webp — 200 — 170.5 KiB — 68 ms — h2https://www.homex.ae/assets/media/insight-cover.png/assets/media/insight-cover.png https://www.homex.ae/assets/media/insight-cover.png — 200 — 286.9 KiB — 38 ms — h2https://www.homex.ae/assets/media/community-fallback.png/assets/media/community-fallback.pn... https://www.homex.ae/assets/media/community-fallback.png — 200 — 213.1 KiB — 67 ms — h2https://www.homex.ae/assets/uploads/members/20260918-092616-34cca7602e.jpg/assets/uploads/members/20260918-09... https://www.homex.ae/assets/uploads/members/20260918-092616-34cca7602e.jpg — 200 — 56.6 KiB — 65 ms — h2https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/65eccfa6-dd9f-4972-a873-14b266c6c947-upload_original.jpggulfpropertyaster.s3.ap-south-1.ama... https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/65eccfa6-dd9f-4972-a873-14b266c6c947-upload_original.jpg — 200 — 217.1 KiB — 1.2 s — http/1.1https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/6182c218-48a2-410d-886c-b7269b7c0b68-upload_original.jpggulfpropertyaster.s3.ap-south-1.ama... https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/6182c218-48a2-410d-886c-b7269b7c0b68-upload_original.jpg — 200 — 155.9 KiB — 1.0 s — http/1.1https://www.homex.ae/api/integrations/project-month/selected/api/integrations/project-month/sel... https://www.homex.ae/api/integrations/project-month/selected — 200 — 2.4 KiB — 117 ms — h2https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/67539ac1-b4a4-48ca-b178-a74202b898f0-upload_original.jpggulfpropertyaster.s3.ap-south-1.ama... https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/67539ac1-b4a4-48ca-b178-a74202b898f0-upload_original.jpg — 200 — 529.3 KiB — 1.2 s — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 4.0 s LCP 6.0 shttps://www.homex.ae// https://www.homex.ae/ — 200 — 914 B — 87 ms — h2https://www.homex.ae/assets/index-HX0919v38.js/assets/index-HX0919v38.js https://www.homex.ae/assets/index-HX0919v38.js — 200 — 280.1 KiB — 133 ms — h2https://www.homex.ae/assets/index-HX0919v38.css/assets/index-HX0919v38.css https://www.homex.ae/assets/index-HX0919v38.css — 200 — 27.8 KiB — 58 ms — h2https://www.homex.ae/manifest.json/manifest.json https://www.homex.ae/manifest.json — 200 — 914 B — 81 ms — h2https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700&family=Inter:wght@300;400;500;700&display=swapfonts.googleapis.com/css2?family=Ab... https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700&family=Inter:wght@300;400;500;700&display=swap — 200 — 1.4 KiB — 103 ms — h2https://www.homex.ae/api/integrations/dld/market-index/api/integrations/dld/market-index https://www.homex.ae/api/integrations/dld/market-index — 200 — 555 B — 1.5 s — h2https://www.homex.ae/api/integrations/project-month/selected/api/integrations/project-month/sel... https://www.homex.ae/api/integrations/project-month/selected — 200 — 2.4 KiB — 561 ms — h2https://www.homex.ae/data/content.json/data/content.json https://www.homex.ae/data/content.json — 200 — 9.0 KiB — 34 ms — h2https://www.homex.ae/data/recovered-content.json/data/recovered-content.json https://www.homex.ae/data/recovered-content.json — 200 — 1.8 KiB — 29 ms — h2https://www.homex.ae/api/integrations/property-aster/listings/api/integrations/property-aster/li... https://www.homex.ae/api/integrations/property-aster/listings — 200 — 80.6 KiB — 3.1 s — h2https://www.homex.ae/api/integrations/currency/rates/api/integrations/currency/rates https://www.homex.ae/api/integrations/currency/rates — 200 — 182 B — 139 ms — h2https://www.homex.ae/assets/media/subpage-hero-v2.webp/assets/media/subpage-hero-v2.webp https://www.homex.ae/assets/media/subpage-hero-v2.webp — 200 — 163.5 KiB — 67 ms — h2https://www.homex.ae/assets/media/homex-logo-light.svg/assets/media/homex-logo-light.svg https://www.homex.ae/assets/media/homex-logo-light.svg — 200 — 4.4 KiB — 51 ms — h2https://www.homex.ae/assets/media/homex-logo-dark.svg/assets/media/homex-logo-dark.svg https://www.homex.ae/assets/media/homex-logo-dark.svg — 200 — 4.5 KiB — 61 ms — h2https://www.homex.ae/assets/media/developer-logos.png/assets/media/developer-logos.png https://www.homex.ae/assets/media/developer-logos.png — 200 — 36.7 KiB — 40 ms — h2https://www.homex.ae/assets/media/dld-verification.jpeg/assets/media/dld-verification.jpeg https://www.homex.ae/assets/media/dld-verification.jpeg — 200 — 26.4 KiB — 47 ms — h2https://www.homex.ae/assets/media/whatsapp-mark-white.png/assets/media/whatsapp-mark-white.p... https://www.homex.ae/assets/media/whatsapp-mark-white.png — 200 — 3.2 KiB — 47 ms — h2https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 58 ms — h3https://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2fonts.gstatic.com/s/abhayalibre/v18... https://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2 — 200 — 12.1 KiB — 28 ms — h3https://www.homex.ae/manifest.json/manifest.json https://www.homex.ae/manifest.json — 200 — 0 B — 2 ms — h2https://www.homex.ae/assets/media/homex-logo-dark.svg/assets/media/homex-logo-dark.svg https://www.homex.ae/assets/media/homex-logo-dark.svg — 200 — 0 B — 58 ms — h2https://www.homex.ae/api/integrations/project-month/selected/api/integrations/project-month/sel... https://www.homex.ae/api/integrations/project-month/selected — 200 — 2.4 KiB — 90 ms — h2https://www.homex.ae/assets/uploads/blogs/20260917-100737-246c11a439.webp/assets/uploads/blogs/20260917-1007... https://www.homex.ae/assets/uploads/blogs/20260917-100737-246c11a439.webp — 200 — 170.5 KiB — 68 ms — h2https://www.homex.ae/assets/media/insight-cover.png/assets/media/insight-cover.png https://www.homex.ae/assets/media/insight-cover.png — 200 — 286.9 KiB — 38 ms — h2https://www.homex.ae/assets/media/community-fallback.png/assets/media/community-fallback.pn... https://www.homex.ae/assets/media/community-fallback.png — 200 — 213.1 KiB — 67 ms — h2https://www.homex.ae/assets/uploads/members/20260918-092616-34cca7602e.jpg/assets/uploads/members/20260918-09... https://www.homex.ae/assets/uploads/members/20260918-092616-34cca7602e.jpg — 200 — 56.6 KiB — 65 ms — h2https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/65eccfa6-dd9f-4972-a873-14b266c6c947-upload_original.jpggulfpropertyaster.s3.ap-south-1.ama... https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/65eccfa6-dd9f-4972-a873-14b266c6c947-upload_original.jpg — 200 — 217.1 KiB — 1.2 s — http/1.1https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/6182c218-48a2-410d-886c-b7269b7c0b68-upload_original.jpggulfpropertyaster.s3.ap-south-1.ama... https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/6182c218-48a2-410d-886c-b7269b7c0b68-upload_original.jpg — 200 — 155.9 KiB — 1.0 s — http/1.1https://www.homex.ae/api/integrations/project-month/selected/api/integrations/project-month/sel... https://www.homex.ae/api/integrations/project-month/selected — 200 — 2.4 KiB — 117 ms — h2https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/67539ac1-b4a4-48ca-b178-a74202b898f0-upload_original.jpggulfpropertyaster.s3.ap-south-1.ama... https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/67539ac1-b4a4-48ca-b178-a74202b898f0-upload_original.jpg — 200 — 529.3 KiB — 1.2 s — http/1.1https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/912973fd-715d-4904-8684-0ce8d119eb26-upload_watermarked_original.jpggulfpropertyaster.s3.ap-south-1.ama... https://gulfpropertyaster.s3.ap-south-1.amazonaws.com/912973fd-715d-4904-8684-0ce8d119eb26-upload_watermarked_original.jpg — 200 — 265.0 KiB — 433 ms — http/1.1https://assets.bayut.com/agents/ssPDZW4UITnKE8hcixSf7tTpT6HIhtkLhLdi3e4fassets.bayut.com/agents/ssPDZW4UITn... https://assets.bayut.com/agents/ssPDZW4UITnKE8hcixSf7tTpT6HIhtkLhLdi3e4f — 200 — 12.2 KiB — 265 ms — h2https://www.homex.ae/assets/media/category-apartment.png/assets/media/category-apartment.pn... https://www.homex.ae/assets/media/category-apartment.png — 200 — 179.8 KiB — 113 ms — h2https://www.homex.ae/assets/media/category-villa.png/assets/media/category-villa.png https://www.homex.ae/assets/media/category-villa.png — 200 — 181.4 KiB — 111 ms — h2https://www.homex.ae/assets/media/category-office.png/assets/media/category-office.png https://www.homex.ae/assets/media/category-office.png — 200 — 177.3 KiB — 69 ms — h2https://www.homex.ae/assets/media/category-townhouse.png/assets/media/category-townhouse.pn... https://www.homex.ae/assets/media/category-townhouse.png — 200 — 247.3 KiB — 118 ms — h2https://www.homex.ae/assets/media/category-retail.png/assets/media/category-retail.png https://www.homex.ae/assets/media/category-retail.png — 200 — 188.6 KiB — 112 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
66 images, 3628 KB total, 1628 KB wasted
INFO

Image Optimization Audit

Total Images

66

Total Size

3628 KB

Oversized

16

Wasted

1628 KB

65 missing dimensions 63 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