Performance
· 16 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.
2.47 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.39 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
653 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.040
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.90 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.
11.03 s
Page Load Progression
FPage Weight BudgetAction4.5 MB transferred, 148 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5300ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 1964ms | 39ms | 0ms | 3rd |
| https://bunny.net/ | 1841ms | 30ms | 3ms | 3rd |
| https://bunny.net/framework-5c94f8705ee981d74e43.js | 771ms | 464ms | 15ms | 3rd |
| https://bunny.net/f1360e94e2e30dbeea7e60c04ed0f3bbc99dc8c6-7da494e8de91670cb9ce.js | 312ms | 187ms | 124ms | 3rd |
| https://posthog2.fluffleinfra.net/static/array.js | 255ms | 229ms | 19ms | 3rd |
| https://bunny.net/webpack-runtime-b847c8dc28d9ca714870.js | 79ms | 67ms | 1ms | 3rd |
| https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js | 78ms | 65ms | 3ms | 3rd |
DJS BundlesAction21 scripts, 347 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://bunny.net/f1360e94e2e30dbeea7e60c04ed0f3bbc99dc8c6-7da494e8de91670cb9ce.js | 297 KB | 232 KB (78%) | ✓ | 3rd |
| https://matomo.bunny.net/matomo.js | 67 KB | 36 KB (53%) | ✓ | 3rd |
| https://bunny.net/c3cc495e85ce1c255d2879a48d23f776cd39fa15-12d91d8d18bb2b678e1d.js | 46 KB | 31 KB (69%) | ✓ | 3rd |
| https://posthog2.fluffleinfra.net/static/array.js | 56 KB | 25 KB (45%) | ✓ | 3rd |
| https://bunny.net/f42ff2403483af4253546554897cc66ecdc598d7-643f0cc06fda69d4fc0b.js | 27 KB | 23 KB (90%) | ✓ | 3rd |
| https://chat.bunny.net/chat.js | 0 KB | — | ✓ | 3rd |
| https://bunny.net/component---src-templates-regular-js-9a5a18bdcecf1d9564a6.js | 1 KB | — | ✓ | 3rd |
| https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js | 8 KB | — | ✓ | 3rd |
| https://bunny.net/commons-3861d71dff0ebe6fdfcf.js | 29 KB | — | ✓ | 3rd |
| https://bunny.net/webpack-runtime-b847c8dc28d9ca714870.js | 3 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
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
CImage OptimizationAction98 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BHTTP Cachingno-cacheREVIEW
no-cache
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (347 KB)PASS
Web fonts
7
347 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~126 KB and ~252 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources 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 Waterfall148 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1964ms | 0 KB | — | €6/mo | Costly |
bunny.net bunny.net | Other | 1841ms | 181 KB | — | €5/mo | Costly |
bunny.net bunny.net | Other | 771ms | 49 KB | — | €2/mo | Costly |
bunny.net bunny.net | Other | 312ms | 297 KB | 78% | €1/mo | Costly |
posthog2.fluffleinfra.net posthog2.fluffleinfra.net | Other | 255ms | 56 KB | 45% | €1/mo | Costly |
bunny.net bunny.net | Other | 79ms | 3 KB | — | €0/mo | Optional |
widget.trustpilot.com widget.trustpilot.com | Other | 78ms | 8 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1964ms and costs ~€6/month
- bunny.net adds 1841ms and costs ~€5/month
- bunny.net adds 771ms and costs ~€2/month
- bunny.net adds 312ms and costs ~€1/month
- posthog2.fluffleinfra.net adds 255ms and costs ~€1/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
Unattributable takes 1964ms 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
bunny.net takes 1841ms 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
bunny.net takes 771ms 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
bunny.net takes 312ms 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
78% of bunny.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
posthog2.fluffleinfra.net takes 255ms 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