Performance
· 15 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.
313 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.31 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
158 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.009
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.18 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.
3.06 s
Page Load Progression
DPage Weight BudgetAction2.4 MB transferred, 120 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 ImpactAction84% third-party, 0 ms blockingFIX
DJS BundlesAction30 scripts, 497 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://js.stripe.com/v3/ | 221 KB | 161 KB (73%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 | 187 KB | 97 KB (52%) | ✓ | 3rd |
| https://cdn.jsdelivr.net/ghost/portal@~2.68/umd/portal.min.js | 437 KB | 87 KB (22%) | ✓ | 3rd |
| https://cdn.jsdelivr.net/ghost/sodo-search@~1.8/umd/sodo-search.min.js | 98 KB | 54 KB (56%) | ✓ | 3rd |
| https://fundingchoicesmessages.google.com/i/16307266?ers=3 | 70 KB | 36 KB (53%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | 0 KB | 31 KB (42%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | 73 KB | 31 KB (42%) | ✓ | 3rd |
| https://assets.context.ly/kit/6.0.33/webfontloader.js | 5 KB | — | ✓ | 3rd |
| https://fundingchoicesmessages.google.com/f/AGSKWxWFzlHXMVBSc_eJfALDm_MZCKLumC9JDxmegzaXimLTIPyNn41019yd-XpIPLPa3YLPf4FrIeyU7t9FMnH0N2I513JZkCAUMYUMz2kAsHyP-j_Qhuiio62adplV3tMWXVHh1IublA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODk3NDk5LDg0NzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsOV0sbnVsbCwyLG51bGwsImVuIl0sImh0dHBzOi8vaHlwZXJhbGxlcmdpYy5jb20vIixudWxsLFtbOCwicFNKa28xOTZJSDAiXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsNzk2XV1dIl0sWzM1LCIxNzc2ODk3NDk5Il0sWzE5LCIyIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d | 4 KB | — | ✓ | 3rd |
| https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.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
FPage Weight InventoryAction120 resources · 2.4 MB · 497 KB savings availableFIX
~497.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 120 resources | 2.4 MiB | ||||||
BImage Optimization28 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
CJS Execution CostAction1423ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 | 308ms | 232ms | 27ms | 3rd |
| Unattributable | 268ms | 24ms | 0ms | 3rd |
| https://cdn.jsdelivr.net/ghost/portal@~2.68/umd/portal.min.js | 195ms | 124ms | 60ms | 3rd |
| https://fundingchoicesmessages.google.com/i/16307266?ers=3 | 188ms | 182ms | 5ms | 3rd |
| https://hyperallergic.com/ | 171ms | 11ms | 3ms | 1st |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | 149ms | 127ms | 11ms | 3rd |
| https://js.stripe.com/v3/ | 81ms | 53ms | 26ms | 3rd |
| https://assets.context.ly/kit/6.latest/loader.js | 62ms | 52ms | 0ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0REVIEW
public, max-age=0
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (322 KB)PASS
Web fonts
7
322 KB total
Render-blocking
0
of 7
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
A+Resource HintsNo optimization neededPASS
Network Waterfall120 requests over 2640msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 308ms | 187 KB | 52% | €1/mo | Costly |
Unattributable Unattributable | Other | 268ms | 0 KB | — | €1/mo | Costly |
jsDelivr cdn.jsdelivr.net | CDN | 195ms | 437 KB | 22% | €1/mo | Optional |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 188ms | 70 KB | 53% | €1/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 149ms | 0 KB | 42% | €0/mo | Optional |
Stripe js.stripe.com | Payment | 81ms | 221 KB | 73% | €0/mo | Essential |
assets.context.ly assets.context.ly | Other | 62ms | 7 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- securepubads.g.doubleclick.net adds 308ms and costs ~€1/month
- Unattributable adds 268ms and costs ~€1/month
88% 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
securepubads.g.doubleclick.net takes 308ms 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
52% of securepubads.g.doubleclick.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
Unattributable takes 268ms 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
53% of fundingchoicesmessages.google.com'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
73% of Stripe'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