Skip to content
https://www.cleanspace.ch

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
4
REVIEW
6
PASS
9
INFO
4

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.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.19 s

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

1.59 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.001

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

1.19 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.59 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
23
9 PASS 6 REVIEW 4 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 19 requests
FIX
2.6 MB transferred, 19 requests
Warning::
Page weighs 2.6 MB (2.6 MB transferred)
Warning::
Images are 2.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.5 MB
Info::
19 HTTP requests
Info::
Estimated 0.55 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
19 requests
0.55 g CO2 per page load
Images 2.5 MiB 97%
Fonts 73.1 KiB 3%
HTML 5.1 KiB 0%
Other 1.5 KiB 0%
CSS 1.3 KiB 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
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
19 resources · 2.6 MB · 0 KB savings available
FIX
19 resources · 2.6 MB · 0 KB savings available
Warning::
Page weight 2.6 MB exceeds 1 MB target by 1.6 MB
Got: 2.6 MB Expected: ≤ 1 MB
Warning::
18 third-party resources (100% of weight)
Info::
3 resources over 200KB
19 resources · 2.6 MiB · 18 third-party 1.6 MiB over 1MB target
Image 97% · 2.5 MiB
Font 3% · 73.1 KiB
Document 0% · 6.5 KiB
CSS 0% · 1.3 KiB
Other 0% · 139 B
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Image Optimization
13 images, 0 KB saveable
REVIEW
13 images, 0 KB saveable
Warning::
https://images.unsplash.com/photo-1556909172-54557... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
13 images 2.5 MB
0 oversized -0 KB
13 legacy format
1 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

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
Document Compression
Action
Document response served uncompressed
REVIEW
Document 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
148ms total JS execution
PASS
148ms total JS execution
Info::
https://cleanspace.ch/: 148ms CPU time
Warning::
Third-party scripts: 148ms (100% of total)

Main Thread Breakdown

Other 76% Style & Layout 17%
ScriptTotalScriptingParse/CompileParty
https://cleanspace.ch/148ms3ms0ms3rd
A+
Font Loading
2 fonts (73 KB)
PASS
2 fonts (73 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

73 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 500 ms 1.0 s 1.5 s FCP 1.2 s LCP 1.6 shttps://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2co3bmX5slCNuHLi8bLeY9MK... https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2 — 36.9 KiB — 44 ms — font-display: swaphttps://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2rP2Yp2ywxg089UriI5-g4vl... https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2 — 36.1 KiB — 41 ms — font-display: swap
co3bmX5slCNuHLi8bLeY9MK... woff2 swap
Size 37 KB
Load time 44 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
rP2Yp2ywxg089UriI5-g4vl... woff2 swap
Size 36 KB
Load time 41 ms
Start 240 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+
JS Bundles
No JavaScript
PASS
No JavaScript
Info::
No JavaScript bundles
No JavaScript files loaded.
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.
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
19 requests over 676ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.2 s LCP 1.6 shttps://www.cleanspace.ch// https://www.cleanspace.ch/ — 301 — 139 B — 91 ms — h2https://cleanspace.ch/cleanspace.ch/ https://cleanspace.ch/ — 200 — 5.1 KiB — 33 ms — h2https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;600&family=DM+Sans:wght@300;400;500&display=swapfonts.googleapis.com/css2?family=Co... https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;600&family=DM+Sans:wght@300;400;500&display=swap — 200 — 1.3 KiB — 76 ms — h2https://cleanspace.ch/logoclean.jpegcleanspace.ch/logoclean.jpeg https://cleanspace.ch/logoclean.jpeg — 200 — 29.0 KiB — 264 ms — h2https://images.unsplash.com/photo-1584622650111-993a426fbf0a?w=1600&q=80images.unsplash.com/photo-158462265... https://images.unsplash.com/photo-1584622650111-993a426fbf0a?w=1600&q=80 — 200 — 219.9 KiB — 24 ms — h2https://images.unsplash.com/photo-1603380353725-f8a4d39cc41e?w=1600&q=80images.unsplash.com/photo-160338035... https://images.unsplash.com/photo-1603380353725-f8a4d39cc41e?w=1600&q=80 — 200 — 236.9 KiB — 26 ms — h2https://images.unsplash.com/photo-1563453392212-326f5e854473?w=1600&q=80images.unsplash.com/photo-156345339... https://images.unsplash.com/photo-1563453392212-326f5e854473?w=1600&q=80 — 200 — 77.6 KiB — 20 ms — h2https://images.unsplash.com/photo-1584622650111-993a426fbf0a?w=800&q=80images.unsplash.com/photo-158462265... https://images.unsplash.com/photo-1584622650111-993a426fbf0a?w=800&q=80 — 200 — 67.1 KiB — 23 ms — h2https://images.unsplash.com/photo-1497366216548-37526070297c?w=800&q=80images.unsplash.com/photo-149736621... https://images.unsplash.com/photo-1497366216548-37526070297c?w=800&q=80 — 200 — 56.5 KiB — 23 ms — h2https://images.unsplash.com/photo-1504307651254-35680f356dfd?w=800&q=80images.unsplash.com/photo-150430765... https://images.unsplash.com/photo-1504307651254-35680f356dfd?w=800&q=80 — 200 — 141.3 KiB — 26 ms — h2https://cleanspace.ch/whatsapp.pngcleanspace.ch/whatsapp.png https://cleanspace.ch/whatsapp.png — 200 — 182.1 KiB — 254 ms — h2https://cleanspace.ch/instagram.pngcleanspace.ch/instagram.png https://cleanspace.ch/instagram.png — 200 — 1.3 MiB — 383 ms — h2https://images.unsplash.com/photo-1555041469-a586c61ea9bc?w=800&q=80images.unsplash.com/photo-155504146... https://images.unsplash.com/photo-1555041469-a586c61ea9bc?w=800&q=80 — 200 — 38.2 KiB — 17 ms — h2https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=800&q=80images.unsplash.com/photo-156044820... https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=800&q=80 — 200 — 62.9 KiB — 13 ms — h2https://images.unsplash.com/photo-1573883431205-98b5f10aaedb?w=800&q=80images.unsplash.com/photo-157388343... https://images.unsplash.com/photo-1573883431205-98b5f10aaedb?w=800&q=80 — 200 — 73.9 KiB — 16 ms — h2https://images.unsplash.com/photo-1556909172-54557c7e4fb7?w=800&q=80images.unsplash.com/photo-155690917... https://images.unsplash.com/photo-1556909172-54557c7e4fb7?w=800&q=80 — 200 — 97.0 KiB — 14 ms — h2https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2fonts.gstatic.com/s/cormorantgaramo... https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2 — 200 — 36.9 KiB — 44 ms — h3https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2fonts.gstatic.com/s/dmsans/v17/rP2Y... https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2 — 200 — 36.1 KiB — 41 ms — h3https://cleanspace.ch/favicon.icocleanspace.ch/favicon.ico https://cleanspace.ch/favicon.ico — 404 — 1.4 KiB — 134 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 148ms · 5KB · CHF2/mo
cleanspace.ch
Other
Optional
Execution 148ms
Transfer 5 KB
Monthly Cost CHF2/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

How third-party costs are calculated

Image Optimization
14 images, 2613 KB total, 1515 KB wasted
INFO

Image Optimization Audit

Total Images

14

Total Size

2613 KB

Oversized

3

Wasted

1515 KB

14 missing dimensions 8 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