Skip to content
https://artistikath.de

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
1
REVIEW
5
PASS
17
INFO
3

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

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

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

2.27 s

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

5.28 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.000

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

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

5.37 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
26
17 PASS 5 REVIEW 1 FIX
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
Page Weight Budget
1.1 MB transferred, 29 requests
REVIEW
1.1 MB transferred, 29 requests
Info::
Page weighs 1.5 MB (1.1 MB transferred)
Info::
29 HTTP requests
Info::
Estimated 0.22 g CO2 per page load
1.1 MB / 2.4 MB budget
1.1 MB transferred
29 requests
0.22 g CO2 per page load
Images 848.7 KiB 78%
JavaScript 141.2 KiB 13%
Fonts 73.4 KiB 7%
Other 9.8 KiB 1%
CSS 9.2 KiB 1%
HTML 4.7 KiB 0%
Other 517 B 0%
0 2.4 MB 4.9 MB
Under budget
B
JS Execution Cost
694ms total JS execution
REVIEW
694ms total JS execution
Warning::
https://artistikath.de/assets/index-BujYFSjo.js: 315ms CPU time
Info::
Unattributable: 199ms CPU time
Info::
https://artistikath.de/de: 179ms CPU time

Main Thread Breakdown

Script Evaluation 41% Other 39% Style & Layout 14% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://artistikath.de/assets/index-BujYFSjo.js315ms266ms1ms1st
Unattributable199ms9ms0ms1st
https://artistikath.de/de179ms9ms2ms1st
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.
A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (6.8 KiB of 1.1 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
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
Image Optimization
4 images, 0 KB saveable
PASS
4 images, 0 KB saveable
Warning::
https://artistikath.de/media/artworks/21/01.webp is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://artistikath.de/media/artworks/20/01.webp is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://artistikath.de/media/artworks/19/01.webp is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
4 images 849 KB
0 oversized -0 KB
0 legacy format
3 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

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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.3 s LCP 5.3 shttps://artistikath.de/fonts/Outfit-Variable.woff2Outfit-Variable.woff2 https://artistikath.de/fonts/Outfit-Variable.woff2 — 39.5 KiB — 460 ms — font-display: swaphttps://artistikath.de/fonts/Syne-Latin.woff2Syne-Latin.woff2 https://artistikath.de/fonts/Syne-Latin.woff2 — 33.9 KiB — 148 ms — font-display: swap
Outfit-Variable.woff2 woff2 swap
Size 39 KB
Load time 460 ms
Start 517 ms
Risk FOUT — text flashes from fallback to web font
Syne-Latin.woff2 woff2 swap
Size 34 KB
Load time 148 ms
Start 517 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
16 scripts, 35 KB unused
PASS
16 scripts, 35 KB unused
Warning::
https://artistikath.de/assets/index-BujYFSjo.js: 35 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 35 KB
35 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://artistikath.de/assets/index-BujYFSjo.js83 KB35 KB (42%)1st
https://artistikath.de/assets/copy-CMD8sCJW.js15 KB1st
https://artistikath.de/assets/react-dom-CvqTzanH.js1 KB1st
https://artistikath.de/assets/utils-DojpP95n.js7 KB1st
https://artistikath.de/assets/dist-rYY0ay2T.js0 KB1st
https://artistikath.de/assets/live-Bc8Si8dI.js9 KB1st
https://artistikath.de/assets/shop-CyUW0-SS.js2 KB1st
https://artistikath.de/assets/_lang-e6gF4uQi.js2 KB1st
https://artistikath.de/assets/Cart-DhXyaMvV.js12 KB1st
https://artistikath.de/assets/separator-B63DBMa4.js0 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

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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
2
dns-prefetch
prefetch

2 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
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+
Page Weight Inventory
29 resources · 1.1 MB · 35 KB savings available
PASS
29 resources · 1.1 MB · 35 KB savings available
Warning::
Page weight 1.1 MB exceeds 1 MB target by 63 KB
Got: 1.1 MB Expected: ≤ 1 MB
Info::
2 third-party resources (1% of weight)
Info::
1 resources over 200KB
29 resources · 1.1 MiB · 2 third-party 63.5 KiB over 1MB target
Image 79% · 858.0 KiB
JavaScript 13% · 141.2 KiB
Font 7% · 73.4 KiB
CSS 1% · 9.2 KiB
Document 0% · 4.7 KiB
Other 0% · 1.0 KiB

~35.1 KiB of savings available

Remove unused JavaScript: 35.1 KiB
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::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Hetzner Online GmbH

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
29 requests over 1340ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.3 s LCP 5.3 shttps://artistikath.de// https://artistikath.de/ — 301 — 512 B — 104 ms — h2https://artistikath.de/de/de https://artistikath.de/de — 200 — 4.7 KiB — 43 ms — h2https://artistikath.de/media/artworks/21/01.webp/media/artworks/21/01.webp https://artistikath.de/media/artworks/21/01.webp — 200 — 195.4 KiB — 159 ms — h2https://artistikath.de/media/artworks/20/01.webp/media/artworks/20/01.webp https://artistikath.de/media/artworks/20/01.webp — 200 — 158.1 KiB — 158 ms — h2https://artistikath.de/assets/index-Ue_1P0LC.css/assets/index-Ue_1P0LC.css https://artistikath.de/assets/index-Ue_1P0LC.css — 200 — 9.2 KiB — 230 ms — h2https://artistikath.de/assets/index-BujYFSjo.js/assets/index-BujYFSjo.js https://artistikath.de/assets/index-BujYFSjo.js — 200 — 83.2 KiB — 1.0 s — h2https://artistikath.de/assets/copy-CMD8sCJW.js/assets/copy-CMD8sCJW.js https://artistikath.de/assets/copy-CMD8sCJW.js — 200 — 14.8 KiB — 206 ms — h2https://artistikath.de/assets/react-dom-CvqTzanH.js/assets/react-dom-CvqTzanH.js https://artistikath.de/assets/react-dom-CvqTzanH.js — 200 — 1.2 KiB — 151 ms — h2https://artistikath.de/assets/utils-DojpP95n.js/assets/utils-DojpP95n.js https://artistikath.de/assets/utils-DojpP95n.js — 200 — 7.4 KiB — 158 ms — h2https://artistikath.de/assets/dist-rYY0ay2T.js/assets/dist-rYY0ay2T.js https://artistikath.de/assets/dist-rYY0ay2T.js — 200 — 401 B — 163 ms — h2https://artistikath.de/assets/live-Bc8Si8dI.js/assets/live-Bc8Si8dI.js https://artistikath.de/assets/live-Bc8Si8dI.js — 200 — 8.7 KiB — 303 ms — h2https://artistikath.de/assets/shop-CyUW0-SS.js/assets/shop-CyUW0-SS.js https://artistikath.de/assets/shop-CyUW0-SS.js — 200 — 1.5 KiB — 219 ms — h2https://artistikath.de/assets/_lang-e6gF4uQi.js/assets/_lang-e6gF4uQi.js https://artistikath.de/assets/_lang-e6gF4uQi.js — 200 — 2.1 KiB — 300 ms — h2https://artistikath.de/assets/Cart-DhXyaMvV.js/assets/Cart-DhXyaMvV.js https://artistikath.de/assets/Cart-DhXyaMvV.js — 200 — 12.3 KiB — 424 ms — h2https://artistikath.de/assets/separator-B63DBMa4.js/assets/separator-B63DBMa4.js https://artistikath.de/assets/separator-B63DBMa4.js — 200 — 476 B — 326 ms — h2https://artistikath.de/assets/Legal-DhdX0N99.js/assets/Legal-DhdX0N99.js https://artistikath.de/assets/Legal-DhdX0N99.js — 200 — 320 B — 329 ms — h2https://artistikath.de/assets/_lang-CoKR3vTd.js/assets/_lang-CoKR3vTd.js https://artistikath.de/assets/_lang-CoKR3vTd.js — 200 — 948 B — 313 ms — h2https://artistikath.de/assets/webmcp-meJ4gql2.js/assets/webmcp-meJ4gql2.js https://artistikath.de/assets/webmcp-meJ4gql2.js — 200 — 911 B — 317 ms — h2https://artistikath.de/plausible-init.js/plausible-init.js https://artistikath.de/plausible-init.js — 200 — 233 B — 321 ms — h2https://artistikath.de/hero/m.webp/hero/m.webp https://artistikath.de/hero/m.webp — 200 — 329.5 KiB — 805 ms — h2https://analytics.artistikath.de/js/pa-viLdpQnqltNWq1cR8pL8p.jsanalytics.artistikath.de/js/pa-viLd... https://analytics.artistikath.de/js/pa-viLdpQnqltNWq1cR8pL8p.js — 200 — 6.4 KiB — 139 ms — h2https://artistikath.de/fonts/Outfit-Variable.woff2/fonts/Outfit-Variable.woff2 https://artistikath.de/fonts/Outfit-Variable.woff2 — 200 — 39.5 KiB — 460 ms — h2https://artistikath.de/fonts/Syne-Latin.woff2/fonts/Syne-Latin.woff2 https://artistikath.de/fonts/Syne-Latin.woff2 — 200 — 33.9 KiB — 148 ms — h2https://analytics.artistikath.de/api/eventanalytics.artistikath.de/api/event https://analytics.artistikath.de/api/event — 202 — 379 B — 455 ms — h2https://artistikath.de/assets/dist-Cwu3ibF0.js/assets/dist-Cwu3ibF0.js https://artistikath.de/assets/dist-Cwu3ibF0.js — 200 — 451 B — 35 ms — h2https://artistikath.de/favicon.ico/favicon.ico https://artistikath.de/favicon.ico — 200 — 9.3 KiB — 69 ms — h2https://artistikath.de/holds/holds https://artistikath.de/holds — 200 — 57 B — 34 ms — h2https://artistikath.de/cart/cart https://artistikath.de/cart — 200 — 81 B — 33 ms — h2https://artistikath.de/media/artworks/19/01.webp/media/artworks/19/01.webp https://artistikath.de/media/artworks/19/01.webp — 200 — 165.7 KiB — 37 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
4 images, 900 KB total, 829 KB wasted
INFO

Image Optimization Audit

Total Images

4

Total Size

900 KB

Oversized

4

Wasted

829 KB

3 missing dimensions 2 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