Skip to content
https://page-stats.de

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
88
GRADE
B
FIX
2
REVIEW
0
PASS
11
INFO
1

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

99
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
76
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.
66
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.

438 ms

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

518 ms

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

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

1.26 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.39 s

Page Load Progression

562 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.4 s
3.9 s
4.5 s
Checks
14
11 PASS 2 FIX
F
JS Bundles
Action
5 scripts, 528 KB unused
FIX
5 scripts, 528 KB unused
Warning::
https://page-stats.de/index.php?module=Proxy&actio...: 341 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://page-stats.de/index.php?module=Proxy&actio...: 85 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://page-stats.de/index.php?module=Proxy&actio...: 62 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://page-stats.de/index.php?module=Proxy&actio...: 41 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 528 KB
528 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://page-stats.de/index.php?module=Proxy&action=getCoreJs&cb=ac28406fec4f577224d7f4209dd69e77433 KB341 KB (79%)1st
https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=2&cb=ac28406fec4f577224d7f4209dd69e77106 KB85 KB (81%)1st
https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=1&cb=ac28406fec4f577224d7f4209dd69e7779 KB62 KB (79%)1st
https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=0&cb=ac28406fec4f577224d7f4209dd69e7752 KB41 KB (80%)1st
https://page-stats.de/index.php?module=Proxy&action=getNonCoreJs&cb=ac28406fec4f577224d7f4209dd69e771 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

D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
A
Page Weight Budget
817 KB transferred, 10 requests
PASS
817 KB transferred, 10 requests
Info::
Page weighs 3.2 MB (817 KB transferred)
Warning::
JavaScript is 670 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 670 KB
Info::
10 HTTP requests
Info::
Estimated 0.17 g CO2 per page load
817 KB / 2.4 MB budget
817 KB transferred
10 requests
0.17 g CO2 per page load
JavaScript 669.7 KiB 82%
CSS 80.8 KiB 10%
HTML 43.4 KiB 5%
Fonts 16.7 KiB 2%
Images 3.9 KiB 0%
Other 2.5 KiB 0%
0 2.4 MB 4.9 MB
Under budget

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

A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-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
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Warning::
https://page-stats.de/plugins/Morpheus/images/logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
1 images 4 KB
0 oversized -0 KB
1 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

A+
JS Execution Cost
263ms total JS execution
PASS
263ms total JS execution
Info::
https://page-stats.de/index.php?module=Proxy&actio...: 146ms CPU time
Info::
https://page-stats.de/: 116ms CPU time

Main Thread Breakdown

Script Evaluation 36% Other 25% Script Parsing & Compilation 24% Style & Layout 10% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://page-stats.de/index.php?module=Proxy&action=getCoreJs&cb=ac28406fec4f577224d7f4209dd69e77146ms91ms52ms1st
https://page-stats.de/116ms3ms8ms1st
A+
Font Loading
1 fonts (17 KB)
PASS
1 fonts (17 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

17 KB total

Render-blocking

0

of 1

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 2.0 s FCP 438 ms LCP 518 mshttps://page-stats.de/plugins/Morpheus/fonts/matomo.woff2?tat0k2matomo.woff2 https://page-stats.de/plugins/Morpheus/fonts/matomo.woff2?tat0k2 — 16.7 KiB — 398 ms — font-display: swap
matomo.woff2 woff2 swap
Size 17 KB
Load time 398 ms
Start 1.5 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
Page Weight Inventory
10 resources · 817 KB · 528 KB savings available
PASS
10 resources · 817 KB · 528 KB savings available
Info::
Within 1MB page-weight target
Got: 817 KB
Info::
~528 KB of savings available
Info::
1 resources over 200KB
10 resources · 817.0 KiB · 0 third-party Within 1MB page-weight target
JavaScript 82% · 669.7 KiB
CSS 10% · 80.8 KiB
Document 5% · 43.4 KiB
Font 2% · 16.7 KiB
Image 1% · 6.4 KiB

~528.4 KiB of savings available

Remove unused JavaScript: 528.4 KiB
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

Network Waterfall
10 requests over 2334ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 438 ms LCP 518 mshttps://page-stats.de// https://page-stats.de/ — 200 — 43.4 KiB — 985 ms — http/1.1https://page-stats.de/index.php?module=Proxy&action=getCss&cb=ae8699acb984713d556b2b34578619d1/index.php?module=Proxy&action=getC... https://page-stats.de/index.php?module=Proxy&action=getCss&cb=ae8699acb984713d556b2b34578619d1 — 200 — 80.8 KiB — 599 ms — http/1.1https://page-stats.de/index.php?module=Proxy&action=getCoreJs&cb=ac28406fec4f577224d7f4209dd69e77/index.php?module=Proxy&action=getC... https://page-stats.de/index.php?module=Proxy&action=getCoreJs&cb=ac28406fec4f577224d7f4209dd69e77 — 200 — 432.6 KiB — 686 ms — http/1.1https://page-stats.de/plugins/Morpheus/images/logo-header.png?matomo/plugins/Morpheus/images/logo-heade... https://page-stats.de/plugins/Morpheus/images/logo-header.png?matomo — 200 — 3.9 KiB — 609 ms — http/1.1https://page-stats.de/index.php?module=Proxy&action=getNonCoreJs&cb=ac28406fec4f577224d7f4209dd69e77/index.php?module=Proxy&action=getN... https://page-stats.de/index.php?module=Proxy&action=getNonCoreJs&cb=ac28406fec4f577224d7f4209dd69e77 — 200 — 566 B — 374 ms — http/1.1https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=0&cb=ac28406fec4f577224d7f4209dd69e77/index.php?module=Proxy&action=getU... https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=0&cb=ac28406fec4f577224d7f4209dd69e77 — 200 — 51.6 KiB — 445 ms — http/1.1https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=1&cb=ac28406fec4f577224d7f4209dd69e77/index.php?module=Proxy&action=getU... https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=1&cb=ac28406fec4f577224d7f4209dd69e77 — 200 — 79.5 KiB — 599 ms — http/1.1https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=2&cb=ac28406fec4f577224d7f4209dd69e77/index.php?module=Proxy&action=getU... https://page-stats.de/index.php?module=Proxy&action=getUmdJs&chunk=2&cb=ac28406fec4f577224d7f4209dd69e77 — 200 — 105.6 KiB — 650 ms — http/1.1https://page-stats.de/plugins/Morpheus/fonts/matomo.woff2?tat0k2/plugins/Morpheus/fonts/matomo.woff... https://page-stats.de/plugins/Morpheus/fonts/matomo.woff2?tat0k2 — 200 — 16.7 KiB — 398 ms — http/1.1https://page-stats.de/plugins/CoreHome/images/favicon.png/plugins/CoreHome/images/favicon.pn... https://page-stats.de/plugins/CoreHome/images/favicon.png — 200 — 2.5 KiB — 164 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback