Skip to content
https://Bureau-savini.be

Performance

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

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

91
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
66
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
91
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.18 s

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

1.49 s

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

0 ms

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

0.010

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

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

1.49 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
21
8 PASS 6 REVIEW 5 FIX
F
Page Weight Budget
Action
3.9 MB transferred, 77 requests
FIX
3.9 MB transferred, 77 requests
Critical::
Page weighs 7.2 MB (3.9 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 503 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 503 KB
Info::
77 HTTP requests
Info::
Estimated 0.83 g CO2 per page load
3.9 MB / 2.4 MB budget
3.9 MB transferred
77 requests
0.83 g CO2 per page load
Images 2.0 MiB 51%
JavaScript 1.2 MiB 30%
Fonts 503.4 KiB 12%
CSS 147.8 KiB 4%
HTML 78.9 KiB 2%
Other 14.2 KiB 0%
Other 6.1 KiB 0%
Other 1006 B 0%
Other 508 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
Third-Party Impact
Action
68% third-party, 0 ms blocking
FIX
68% third-party, 0 ms blocking
Warning::
Third-party code accounts for 68% of page weight (2.7 MiB of 3.9 MiB)
Info::
Third-party blocking time is low (0 ms)
32%
68%
First-party Third-party
D
JS Bundles
Action
10 scripts, 226 KB unused
FIX
10 scripts, 226 KB unused
Warning::
https://bureau-savini.be/js/leaflet.js: 120 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://bureau-savini.be/js/bootstrap.bundle.min.j...: 59 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://bureausavini.be/js/jquery-3.3.1.min.js: 47 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://bureausavini.be/js/script.js: unminified — 5 KB could be saved
Info::
Total unused JavaScript: 226 KB
226 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://bureau-savini.be/js/leaflet.js144 KB120 KB (83%)1st
https://bureau-savini.be/js/bootstrap.bundle.min.js79 KB59 KB (75%)1st
https://bureausavini.be/js/jquery-3.3.1.min.js85 KB47 KB (55%)3rd
https://bureausavini.be/js/script.js14 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6bswYMQxJsgg0r5yGlFwp9ZDUdQ/m=root,base155 KB3rd
https://www.youtube.com/s/player/e937390a/player_embed_es6.vflset/en_US/base.js468 KB3rd
https://static.doubleclick.net/instream/ad_status.js0 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/ck=ytembeds.base.7hicoR4Y1WI.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywGw_TlViJexZGC6PsjW6hg8MBHgig/m=r78Drb219 KB3rd
https://www.google.com/js/th/lbOtJYu-XSMPpmqwnfYQu-hXa7FqdGzVnIQYRsDfT3c.js24 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/ck=ytembeds.base.7hicoR4Y1WI.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywGw_TlViJexZGC6PsjW6hg8MBHgig/m=cwx9N17 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

D
Page Weight Inventory
Action
77 resources · 3.9 MB · 226 KB savings available
FIX
77 resources · 3.9 MB · 226 KB savings available
Warning::
Page weight 3.9 MB exceeds 1 MB target by 2.9 MB
Got: 3.9 MB Expected: ≤ 1 MB
Info::
~226 KB of savings available
Warning::
58 third-party resources (68% of weight)
Info::
6 resources over 200KB
77 resources · 3.9 MiB · 58 third-party 2.9 MiB over 1MB target
Image 52% · 2.0 MiB
JavaScript 30% · 1.2 MiB
Font 12% · 503.4 KiB
CSS 4% · 147.8 KiB
Document 2% · 79.2 KiB
Other 0% · 15.7 KiB

~225.6 KiB of savings available

Remove unused JavaScript: 225.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
Image Optimization
Action
35 images, 0 KB saveable
REVIEW
35 images, 0 KB saveable
Warning::
https://bureau-savini.be/img/stars/5.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://r2.storagewhise.eu/bureausavini/Pictures/7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bureausavini.be/img/avatars/m4.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bureausavini.be/img/avatars/f2.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bureau-savini.be/img/ico_google_review.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
35 images 2.0 MB
0 oversized -0 KB
30 legacy format
5 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

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
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
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+
JS Execution Cost
414ms total JS execution
PASS
414ms total JS execution
Warning::
https://bureau-savini.be/fr/accueil: 337ms CPU time
Info::
Unattributable: 77ms CPU time

Main Thread Breakdown

Style & Layout 36% Other 31% Script Evaluation 15% Rendering 12% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://bureau-savini.be/fr/accueil337ms36ms2ms1st
Unattributable77ms1ms0ms1st
A+
Font Loading
6 fonts (503 KB)
PASS
6 fonts (503 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

503 KB total

Render-blocking

0

of 6

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 FCP 1.2 s LCP 1.5 shttps://bureau-savini.be/fonts/icomoon/fonts/icomoon.ttf?10si43icomoon.ttf https://bureau-savini.be/fonts/icomoon/fonts/icomoon.ttf?10si43 — 300.3 KiB — 111 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 62 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 47 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLCz7Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 7.7 KiB — 53 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47bootstrap-icons.woff2 https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47 — 119.1 KiB — 72 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 103 ms — font-display: swap
icomoon.ttf ttf swap
Size 300 KB
Load time 111 ms
Start 385 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 62 ms
Start 387 ms
Risk FOUT — text flashes from fallback to web font
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 47 ms
Start 388 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLCz7Z1x... woff2 swap
Size 8 KB
Load time 53 ms
Start 388 ms
Risk FOUT — text flashes from fallback to web font
bootstrap-icons.woff2 woff2 swap
Size 119 KB
Load time 72 ms
Start 441 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 103 ms
Start 596 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)

Fixing the unchecked items could save ~300 KB and ~600 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
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.
Network Waterfall
77 requests over 3405ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 1.5 shttps://bureau-savini.be// https://bureau-savini.be/ — 301 — 294 B — 83 ms — http/1.1http://bureau-savini.be/fr/accueil/fr/accueil http://bureau-savini.be/fr/accueil — 307 — 0 B — 1 ms — http/1.1https://bureau-savini.be/fr/accueil/fr/accueil https://bureau-savini.be/fr/accueil — 200 — 16.1 KiB — 67 ms — http/1.1https://bureau-savini.be/css/bootstrap.css.php/css/bootstrap.css.php https://bureau-savini.be/css/bootstrap.css.php — 200 — 33.1 KiB — 81 ms — http/1.1https://bureau-savini.be/css/style.css.php/css/style.css.php https://bureau-savini.be/css/style.css.php — 200 — 7.8 KiB — 41 ms — http/1.1https://bureau-savini.be/css/leaflet.css/css/leaflet.css https://bureau-savini.be/css/leaflet.css — 200 — 3.8 KiB — 71 ms — http/1.1https://bureau-savini.be/fonts/bs/font/bootstrap-icons.min.css/fonts/bs/font/bootstrap-icons.min.... https://bureau-savini.be/fonts/bs/font/bootstrap-icons.min.css — 200 — 13.8 KiB — 114 ms — http/1.1https://bureau-savini.be/fonts/icomoon/style.css?01/fonts/icomoon/style.css?01 https://bureau-savini.be/fonts/icomoon/style.css?01 — 200 — 14.8 KiB — 113 ms — http/1.1https://bureau-savini.be/js/bootstrap.bundle.min.js/js/bootstrap.bundle.min.js https://bureau-savini.be/js/bootstrap.bundle.min.js — 200 — 79.2 KiB — 133 ms — http/1.1https://bureau-savini.be/js/leaflet.js/js/leaflet.js https://bureau-savini.be/js/leaflet.js — 200 — 144.5 KiB — 161 ms — http/1.1https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Montserrat:wght@400;500&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Montserrat:wght@400;500&display=swap — 200 — 1.2 KiB — 142 ms — h2https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.csscdn.jsdelivr.net/npm/flatpickr/dist... https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css — 200 — 3.8 KiB — 65 ms — h2https://bureausavini.be/img/logo.png?nocache=1788081940bureausavini.be/img/logo.png?nocach... https://bureausavini.be/img/logo.png?nocache=1788081940 — 200 — 24.1 KiB — 110 ms — http/1.1https://r2.storagewhise.eu/bureausavini/Pictures/7844349/640/16f5ed5773424712b5da1f23e799a4cb.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7844349/640/16f5ed5773424712b5da1f23e799a4cb.jpg — 200 — 43.3 KiB — 70 ms — h2https://ctrl.rent/immo/epc-Wa/mini/epc-B.pngctrl.rent/immo/epc-Wa/mini/epc-B.pn... https://ctrl.rent/immo/epc-Wa/mini/epc-B.png — 200 — 5.4 KiB — 85 ms — http/1.1https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;500;600;700&display=swap — 200 — 874 B — 64 ms — h2https://r2.storagewhise.eu/bureausavini/Pictures/7840812/640/8c27cd6e8c97439aa6abc2053cdb30a1.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7840812/640/8c27cd6e8c97439aa6abc2053cdb30a1.jpg — 200 — 72.1 KiB — 32 ms — h2https://ctrl.rent/immo/epc-Wa/mini/epc-F.pngctrl.rent/immo/epc-Wa/mini/epc-F.pn... https://ctrl.rent/immo/epc-Wa/mini/epc-F.png — 200 — 4.9 KiB — 43 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/bootstrap-icons.min.csscdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/bootstrap-icons.min.css — 200 — 10.3 KiB — 73 ms — h3https://bureausavini.be/js/jquery-3.3.1.min.jsbureausavini.be/js/jquery-3.3.1.min... https://bureausavini.be/js/jquery-3.3.1.min.js — 200 — 85.2 KiB — 55 ms — http/1.1https://bureausavini.be/js/script.jsbureausavini.be/js/script.js https://bureausavini.be/js/script.js — 200 — 13.5 KiB — 113 ms — http/1.1https://r2.storagewhise.eu/bureausavini/Pictures/7836972/640/23ae6684cec54f6a9b76a28895ac1e20.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7836972/640/23ae6684cec54f6a9b76a28895ac1e20.jpg — 200 — 87.6 KiB — 37 ms — h2https://r2.storagewhise.eu/bureausavini/Pictures/7836495/640/8005b1412cd34f40a1ec3d97827c9ab7.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7836495/640/8005b1412cd34f40a1ec3d97827c9ab7.jpg — 200 — 70.7 KiB — 44 ms — h2https://r2.storagewhise.eu/bureausavini/Pictures/7836461/640/469cf0f3ba3243e18a37b2989fc74538.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7836461/640/469cf0f3ba3243e18a37b2989fc74538.jpg — 200 — 237.9 KiB — 61 ms — h2https://ctrl.rent/immo/epc-Wa/mini/epc-D.pngctrl.rent/immo/epc-Wa/mini/epc-D.pn... https://ctrl.rent/immo/epc-Wa/mini/epc-D.png — 200 — 5.2 KiB — 47 ms — http/1.1https://r2.storagewhise.eu/bureausavini/Pictures/7832089/640/e76948e8295c4f80a273c76b40de1f40.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7832089/640/e76948e8295c4f80a273c76b40de1f40.jpg — 200 — 69.7 KiB — 61 ms — h2https://r2.storagewhise.eu/bureausavini/Pictures/7830635/640/6ed6d4ed4da74e3eb7dc79452d1bf53e.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7830635/640/6ed6d4ed4da74e3eb7dc79452d1bf53e.jpg — 200 — 179.0 KiB — 67 ms — h2https://ctrl.rent/immo/epc-Wa/mini/epc-E.pngctrl.rent/immo/epc-Wa/mini/epc-E.pn... https://ctrl.rent/immo/epc-Wa/mini/epc-E.png — 200 — 4.9 KiB — 63 ms — http/1.1https://r2.storagewhise.eu/bureausavini/Pictures/7819919/640/63f9f216748144bcaf63f7fbb5d56245.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7819919/640/63f9f216748144bcaf63f7fbb5d56245.jpg — 200 — 79.9 KiB — 68 ms — h2https://bureausavini.be/img/avatars/f5.pngbureausavini.be/img/avatars/f5.png https://bureausavini.be/img/avatars/f5.png — 200 — 8.8 KiB — 104 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 1.5 shttps://bureau-savini.be// https://bureau-savini.be/ — 301 — 294 B — 83 ms — http/1.1http://bureau-savini.be/fr/accueil/fr/accueil http://bureau-savini.be/fr/accueil — 307 — 0 B — 1 ms — http/1.1https://bureau-savini.be/fr/accueil/fr/accueil https://bureau-savini.be/fr/accueil — 200 — 16.1 KiB — 67 ms — http/1.1https://bureau-savini.be/css/bootstrap.css.php/css/bootstrap.css.php https://bureau-savini.be/css/bootstrap.css.php — 200 — 33.1 KiB — 81 ms — http/1.1https://bureau-savini.be/css/style.css.php/css/style.css.php https://bureau-savini.be/css/style.css.php — 200 — 7.8 KiB — 41 ms — http/1.1https://bureau-savini.be/css/leaflet.css/css/leaflet.css https://bureau-savini.be/css/leaflet.css — 200 — 3.8 KiB — 71 ms — http/1.1https://bureau-savini.be/fonts/bs/font/bootstrap-icons.min.css/fonts/bs/font/bootstrap-icons.min.... https://bureau-savini.be/fonts/bs/font/bootstrap-icons.min.css — 200 — 13.8 KiB — 114 ms — http/1.1https://bureau-savini.be/fonts/icomoon/style.css?01/fonts/icomoon/style.css?01 https://bureau-savini.be/fonts/icomoon/style.css?01 — 200 — 14.8 KiB — 113 ms — http/1.1https://bureau-savini.be/js/bootstrap.bundle.min.js/js/bootstrap.bundle.min.js https://bureau-savini.be/js/bootstrap.bundle.min.js — 200 — 79.2 KiB — 133 ms — http/1.1https://bureau-savini.be/js/leaflet.js/js/leaflet.js https://bureau-savini.be/js/leaflet.js — 200 — 144.5 KiB — 161 ms — http/1.1https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Montserrat:wght@400;500&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Montserrat:wght@400;500&display=swap — 200 — 1.2 KiB — 142 ms — h2https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.csscdn.jsdelivr.net/npm/flatpickr/dist... https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css — 200 — 3.8 KiB — 65 ms — h2https://bureausavini.be/img/logo.png?nocache=1788081940bureausavini.be/img/logo.png?nocach... https://bureausavini.be/img/logo.png?nocache=1788081940 — 200 — 24.1 KiB — 110 ms — http/1.1https://r2.storagewhise.eu/bureausavini/Pictures/7844349/640/16f5ed5773424712b5da1f23e799a4cb.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7844349/640/16f5ed5773424712b5da1f23e799a4cb.jpg — 200 — 43.3 KiB — 70 ms — h2https://ctrl.rent/immo/epc-Wa/mini/epc-B.pngctrl.rent/immo/epc-Wa/mini/epc-B.pn... https://ctrl.rent/immo/epc-Wa/mini/epc-B.png — 200 — 5.4 KiB — 85 ms — http/1.1https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;500;600;700&display=swap — 200 — 874 B — 64 ms — h2https://r2.storagewhise.eu/bureausavini/Pictures/7840812/640/8c27cd6e8c97439aa6abc2053cdb30a1.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7840812/640/8c27cd6e8c97439aa6abc2053cdb30a1.jpg — 200 — 72.1 KiB — 32 ms — h2https://ctrl.rent/immo/epc-Wa/mini/epc-F.pngctrl.rent/immo/epc-Wa/mini/epc-F.pn... https://ctrl.rent/immo/epc-Wa/mini/epc-F.png — 200 — 4.9 KiB — 43 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/bootstrap-icons.min.csscdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/bootstrap-icons.min.css — 200 — 10.3 KiB — 73 ms — h3https://bureausavini.be/js/jquery-3.3.1.min.jsbureausavini.be/js/jquery-3.3.1.min... https://bureausavini.be/js/jquery-3.3.1.min.js — 200 — 85.2 KiB — 55 ms — http/1.1https://bureausavini.be/js/script.jsbureausavini.be/js/script.js https://bureausavini.be/js/script.js — 200 — 13.5 KiB — 113 ms — http/1.1https://r2.storagewhise.eu/bureausavini/Pictures/7836972/640/23ae6684cec54f6a9b76a28895ac1e20.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7836972/640/23ae6684cec54f6a9b76a28895ac1e20.jpg — 200 — 87.6 KiB — 37 ms — h2https://r2.storagewhise.eu/bureausavini/Pictures/7836495/640/8005b1412cd34f40a1ec3d97827c9ab7.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7836495/640/8005b1412cd34f40a1ec3d97827c9ab7.jpg — 200 — 70.7 KiB — 44 ms — h2https://r2.storagewhise.eu/bureausavini/Pictures/7836461/640/469cf0f3ba3243e18a37b2989fc74538.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7836461/640/469cf0f3ba3243e18a37b2989fc74538.jpg — 200 — 237.9 KiB — 61 ms — h2https://ctrl.rent/immo/epc-Wa/mini/epc-D.pngctrl.rent/immo/epc-Wa/mini/epc-D.pn... https://ctrl.rent/immo/epc-Wa/mini/epc-D.png — 200 — 5.2 KiB — 47 ms — http/1.1https://r2.storagewhise.eu/bureausavini/Pictures/7832089/640/e76948e8295c4f80a273c76b40de1f40.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7832089/640/e76948e8295c4f80a273c76b40de1f40.jpg — 200 — 69.7 KiB — 61 ms — h2https://r2.storagewhise.eu/bureausavini/Pictures/7830635/640/6ed6d4ed4da74e3eb7dc79452d1bf53e.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7830635/640/6ed6d4ed4da74e3eb7dc79452d1bf53e.jpg — 200 — 179.0 KiB — 67 ms — h2https://ctrl.rent/immo/epc-Wa/mini/epc-E.pngctrl.rent/immo/epc-Wa/mini/epc-E.pn... https://ctrl.rent/immo/epc-Wa/mini/epc-E.png — 200 — 4.9 KiB — 63 ms — http/1.1https://r2.storagewhise.eu/bureausavini/Pictures/7819919/640/63f9f216748144bcaf63f7fbb5d56245.jpgr2.storagewhise.eu/bureausavini/Pic... https://r2.storagewhise.eu/bureausavini/Pictures/7819919/640/63f9f216748144bcaf63f7fbb5d56245.jpg — 200 — 79.9 KiB — 68 ms — h2https://bureausavini.be/img/avatars/f5.pngbureausavini.be/img/avatars/f5.png https://bureausavini.be/img/avatars/f5.png — 200 — 8.8 KiB — 104 ms — http/1.1https://bureau-savini.be/img/stars/5.png/img/stars/5.png https://bureau-savini.be/img/stars/5.png — 200 — 29.6 KiB — 34 ms — http/1.1https://bureau-savini.be/img/ico_google_review.png/img/ico_google_review.png https://bureau-savini.be/img/ico_google_review.png — 200 — 52.9 KiB — 38 ms — http/1.1https://bureausavini.be/img/avatars/m3.pngbureausavini.be/img/avatars/m3.png https://bureausavini.be/img/avatars/m3.png — 200 — 7.7 KiB — 104 ms — http/1.1data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"%3E%3Cpath fill="%2…www.w3.org/2000/svg" viewBox="0 0 1... data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"%3E%3Cpath fill="%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='… — 200 — 0 B — 0 ms — datahttps://www.opinionsystem.fr/company_rating.php?company_id=13910&professional_activity_id=0&rating_key=722eb5e2cdc5e04f8713efca25a24f17&language=fr-FR&text_color=000000www.opinionsystem.fr/company_rating... https://www.opinionsystem.fr/company_rating.php?company_id=13910&professional_activity_id=0&rating_key=722eb5e2cdc5e04f8713efca25a24f17&language=fr-FR&text_color=000000 — 200 — 1.0 KiB — 130 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='cu…www.w3.org/2000/svg' viewBox='0 0 3... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='cu… — 200 — 0 B — 0 ms — datahttps://bureausavini.be/img/avatars/m4.pngbureausavini.be/img/avatars/m4.png https://bureausavini.be/img/avatars/m4.png — 200 — 8.0 KiB — 88 ms — http/1.1https://bureausavini.be/img/avatars/f2.pngbureausavini.be/img/avatars/f2.png https://bureausavini.be/img/avatars/f2.png — 200 — 8.8 KiB — 68 ms — http/1.1https://bureau-savini.be/img/stars/4.png/img/stars/4.png https://bureau-savini.be/img/stars/4.png — 200 — 40.6 KiB — 30 ms — http/1.1https://bureau-savini.be/img/charleroi-14.jpg/img/charleroi-14.jpg https://bureau-savini.be/img/charleroi-14.jpg — 200 — 537.6 KiB — 94 ms — http/1.1https://bureau-savini.be/fonts/icomoon/fonts/icomoon.ttf?10si43/fonts/icomoon/fonts/icomoon.ttf?10... https://bureau-savini.be/fonts/icomoon/fonts/icomoon.ttf?10si43 — 200 — 300.3 KiB — 111 ms — http/1.1https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 62 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 47 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 53 ms — h3https://bureau-savini.be/css/print.css/css/print.css https://bureau-savini.be/css/print.css — 200 — 1.1 KiB — 42 ms — http/1.1https://bureausavini.be/img/avatars/m2.pngbureausavini.be/img/avatars/m2.png https://bureausavini.be/img/avatars/m2.png — 200 — 7.0 KiB — 78 ms — http/1.1data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10…www.w3.org/2000/svg' width='10' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10… — 200 — 0 B — 0 ms — datahttps://www.youtube.com/embed/oBkhcUJ1aRAwww.youtube.com/embed/oBkhcUJ1aRA https://www.youtube.com/embed/oBkhcUJ1aRA — 200 — 61.8 KiB — 173 ms — h2https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47cdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47 — 200 — 119.1 KiB — 72 ms — h3https://bureausavini.be/img/avatars/f1.pngbureausavini.be/img/avatars/f1.png https://bureausavini.be/img/avatars/f1.png — 200 — 9.7 KiB — 36 ms — http/1.1https://bureausavini.be/img/9.pngbureausavini.be/img/9.png https://bureausavini.be/img/9.png — 200 — 424.8 KiB — 134 ms — http/1.1https://bureausavini.be/img/logo.pngbureausavini.be/img/logo.png https://bureausavini.be/img/logo.png — 200 — 24.0 KiB — 35 ms — http/1.1https://bureau-savini.be/img/fav/manifest.json/img/fav/manifest.json https://bureau-savini.be/img/fav/manifest.json — 200 — 1006 B — 96 ms — http/1.1data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== — 200 — 0 B — 0 ms — datahttps://www.opinionsystem.fr/image.old/logo_rating.pngwww.opinionsystem.fr/image.old/logo... https://www.opinionsystem.fr/image.old/logo_rating.png — 200 — 497 B — 40 ms — h2https://www.opinionsystem.fr/image.old/star/star_off_16.pngwww.opinionsystem.fr/image.old/star... https://www.opinionsystem.fr/image.old/star/star_off_16.png — 200 — 761 B — 41 ms — h2https://www.opinionsystem.fr/image.old/star/star_on_16.pngwww.opinionsystem.fr/image.old/star... https://www.opinionsystem.fr/image.old/star/star_on_16.png — 200 — 801 B — 41 ms — h2https://bureau-savini.be/get_estates.php/get_estates.php https://bureau-savini.be/get_estates.php — 200 — 14.2 KiB — 36 ms — http/1.1https://www.youtube.com/s/player/e937390a/www-player.csswww.youtube.com/s/player/e937390a/w... https://www.youtube.com/s/player/e937390a/www-player.css — 200 — 56.9 KiB — 34 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.7hicoR4Y1WI.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywGNfpjrA9UnjY41mucOo3fQRYeJPw/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.7hicoR4Y1WI.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywGNfpjrA9UnjY41mucOo3fQRYeJPw/m=root,base — 200 — 407 B — 27 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6bswYMQxJsgg0r5yGlFwp9ZDUdQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6bswYMQxJsgg0r5yGlFwp9ZDUdQ/m=root,base — 200 — 154.9 KiB — 56 ms — h2https://www.youtube.com/s/player/e937390a/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/e937390a/p... https://www.youtube.com/s/player/e937390a/player_embed_es6.vflset/en_US/base.js — 200 — 468.3 KiB — 84 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 103 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 171 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 110 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/ck=ytembeds.base.7hicoR4Y1WI.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywGw_TlViJexZGC6PsjW6hg8MBHgig/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/ck=ytembeds.base.7hicoR4Y1WI.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywGw_TlViJexZGC6PsjW6hg8MBHgig/m=r78Drb — 200 — 218.9 KiB — 73 ms — h3https://www.google.com/js/th/lbOtJYu-XSMPpmqwnfYQu-hXa7FqdGzVnIQYRsDfT3c.jswww.google.com/js/th/lbOtJYu-XSMPpm... https://www.google.com/js/th/lbOtJYu-XSMPpmqwnfYQu-hXa7FqdGzVnIQYRsDfT3c.js — 200 — 24.1 KiB — 62 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/ck=ytembeds.base.7hicoR4Y1WI.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywGw_TlViJexZGC6PsjW6hg8MBHgig/m=cwx9Nwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.K__umxhH7-U.2021.O/ck=ytembeds.base.7hicoR4Y1WI.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywGw_TlViJexZGC6PsjW6hg8MBHgig/m=cwx9N — 200 — 17.1 KiB — 23 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 60 ms — h3https://i.ytimg.com/vi/oBkhcUJ1aRA/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgUyhJMA8=&rs=AOn4CLALMeSKDX8Tw5hFaEwnUPGQsXX0XQi.ytimg.com/vi/oBkhcUJ1aRA/sddefaul... https://i.ytimg.com/vi/oBkhcUJ1aRA/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgUyhJMA8=&rs=AOn4CLALMeSKDX8Tw5hFaEwnUPGQsXX0XQ — 200 — 32.9 KiB — 144 ms — h2https://www.youtube.com/generate_204?R4v6Tgwww.youtube.com/generate_204?R4v6Tg https://www.youtube.com/generate_204?R4v6Tg — 204 — 10 B — 18 ms — h3https://bureau-savini.be/img/fav/favicon.ico?nocache=1788081940/img/fav/favicon.ico?nocache=178808... https://bureau-savini.be/img/fav/favicon.ico?nocache=1788081940 — 200 — 5.8 KiB — 29 ms — http/1.1https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 65 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 38 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 39 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
61 images, 1005 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

61

Total Size

1005 KB

Oversized

6

37 missing alt text 61 missing dimensions 60 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