Performance
· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.02 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.64 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
41 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.02 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.
4.73 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS Execution CostAction1037ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://consent.cookiebot.com/uc.js | 424ms | 310ms | 12ms | 3rd |
| Unattributable | 341ms | 5ms | 0ms | 3rd |
| https://www.bzh-freiburg.de/en | 273ms | 8ms | 0ms | 3rd |
BJS Bundles7 scripts, 74 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://consent.cookiebot.com/26772e78-659e-4424-a95b-9b89f6bceb65/cc.js?renew=false&referer=www.bzh-freiburg.de&dnt=false&init=false&culture=en | 104 KB | 26 KB (25%) | ✓ | 3rd |
| https://www.bzh-freiburg.de/vendor/swiper/swiper-bundle.min.js | 41 KB | 24 KB (60%) | ✓ | 3rd |
| https://www.bzh-freiburg.de/vendor/swiper/swiper-bundle.min.js | 0 KB | 24 KB (60%) | ✓ | 3rd |
| https://consent.cookiebot.com/uc.js | 27 KB | — | ✓ | 3rd |
| https://www.bzh-freiburg.de/scripts/bzh_custom_footer-script.js | 1 KB | — | ✓ | 3rd |
| https://consentcdn.cookiebot.com/consentconfig/26772e78-659e-4424-a95b-9b89f6bceb65/bzh-freiburg.de/configuration.js | 1 KB | — | ✓ | 3rd |
| https://www.bzh-freiburg.de/scripts/bzh_custom_footer-script.js | 0 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
APage Weight Budget914 KB transferred, 30 requestsPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization11 images, 0 KB saveablePASS
A+Font Loading3 fonts (131 KB)PASS
Web fonts
3
131 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
AResource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /fonts/dbcfebeb-81b6-4dd3-912a-c4fc1bb8b8dc.woff2, /fonts/3a9dc726-d61e-48d0-86ba-9548f35b5625.woff2, /fonts/3ca076a2-34ad-4c48-a029-02536a509f22.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Performance issues directly impact user engagement and conversion rates.
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory30 resources · 914 KB · 74 KB savings availablePASS
~74.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 30 resources | 914.0 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Hetzner Online GmbH
Network Waterfall30 requests over 754msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
consent.cookiebot.com consent.cookiebot.com | Other | 424ms | 27 KB | — | €5/mo | Costly |
Unattributable Unattributable | Other | 341ms | 0 KB | — | €4/mo | Costly |
www.bzh-freiburg.de www.bzh-freiburg.de | Other | 273ms | 46 KB | — | €3/mo | Costly |
These scripts may cost more than they're worth
- consent.cookiebot.com adds 424ms and costs ~€5/month
- Unattributable adds 341ms and costs ~€4/month
- www.bzh-freiburg.de adds 273ms and costs ~€3/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
consent.cookiebot.com takes 424ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 341ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.bzh-freiburg.de takes 273ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Image Optimization14 images, 508 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
14
Total Size
508 KB
Oversized
1