Performance
· 17 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.34 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.73 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
104 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.035
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.84 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.23 s
Page Load Progression
FPage Weight BudgetAction4.9 MB transferred, 77 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
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
DThird-Party ImpactAction77% third-party, 0 ms blockingFIX
FJS Execution CostAction36554ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://mez.ink/ | 29948ms | 79ms | 26ms | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/2117-78579c6a0d6a0dcd.js | 2580ms | 2331ms | 17ms | 1st |
| Unattributable | 2016ms | 12ms | 0ms | 3rd |
| https://mez.ink/mezink-web/_next/static/chunks/fd9d1056-70763ffa71ed5324.js | 850ms | 238ms | 20ms | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/8382-9e4434d0c17bb1b2.js | 759ms | 182ms | 50ms | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/webpack-ffb7e7628afde9c1.js | 220ms | 214ms | 1ms | 1st |
| https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 | 181ms | 107ms | 4ms | 3rd |
DPage Weight InventoryAction77 resources · 4.9 MB · 68 KB savings availableFIX
~68.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 77 resources | 4.9 MiB | ||||||
BImage Optimization44 images, 0 KB saveableREVIEW
BJS Bundles11 scripts, 68 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://mez.ink/mezink-web/_next/static/chunks/8382-9e4434d0c17bb1b2.js | 133 KB | 68 KB (51%) | ✓ | 1st |
| https://mez.ink/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 1 KB | — | ✓ | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/webpack-ffb7e7628afde9c1.js | 5 KB | — | ✓ | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/fd9d1056-70763ffa71ed5324.js | 53 KB | — | ✓ | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/2117-78579c6a0d6a0dcd.js | 37 KB | — | ✓ | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/main-app-67ac5cd507b9ed38.js | 0 KB | — | ✓ | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/9467-01744062861e4771.js | 7 KB | — | ✓ | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/3608-e939ad10a106a160.js | 10 KB | — | ✓ | 1st |
| https://mez.ink/mezink-web/_next/static/chunks/app/page-a6d8659715e08965.js | 13 KB | — | ✓ | 1st |
| https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 | 11 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
BHTTP Cachings-maxage=31536000, stale-while-revalidateREVIEW
s-maxage=31536000, stale-while-revalidate
| Directive | Value | Meaning |
|---|---|---|
| s-maxage | 31536000 | CDN caches for 52 weeks |
| stale-while-revalidate | — | Serve stale while revalidating |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (392 KB)PASS
Web fonts
2
392 KB total
Render-blocking
0
of 2
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
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 ~172 KB and ~344 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints14 hints, 0 missing preconnectsPASS
Current Resource Hints
14 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: Cloudflare
Network Waterfall77 requests over 39619msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 2016ms | 0 KB | — | €22/mo | Costly |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 181ms | 11 KB | — | €2/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 2016ms and costs ~€22/month
Unattributable takes 2016ms 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