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.
3.30 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.24 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
814 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.031
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.09 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.
9.73 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction3322ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://buffer.com/ | 830ms | 16ms | 1ms | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/framework-604fe8c50eb2aa78.js | 558ms | 505ms | 36ms | 3rd |
| Unattributable | 462ms | 37ms | 0ms | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/pages/index-2a0fe5946389d7ba.js | 270ms | 260ms | 8ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-58PRD29 | 233ms | 172ms | 59ms | 3rd |
| https://cdn-cookieyes.com/client_data/73a7491b50fa6e35a4e9e152/banner.js | 185ms | 106ms | 4ms | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/pages/_app-057ea8724cefdf55.js | 178ms | 129ms | 48ms | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/main-094ec27a71bfe3ad.js | 160ms | 140ms | 19ms | 3rd |
| https://cdn-cookieyes.com/client_data/73a7491b50fa6e35a4e9e152/script.js | 118ms | 106ms | 10ms | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/7527-7b4e1b73b11d91bb.js | 114ms | 8ms | 62ms | 3rd |
Showing top 10 of 13 scripts
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS BundlesAction21 scripts, 259 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.buffer.com/marketing/_next/static/chunks/7527-7b4e1b73b11d91bb.js | 121 KB | 97 KB (80%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-58PRD29 | 125 KB | 68 KB (54%) | ✓ | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/pages/_app-057ea8724cefdf55.js | 79 KB | 45 KB (57%) | ✓ | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/6375-512c6a265a9f32c6.js | 40 KB | 29 KB (73%) | ✓ | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/main-094ec27a71bfe3ad.js | 40 KB | 21 KB (54%) | ✓ | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/8370-c70dc1b29cfd9883.js | 4 KB | — | ✓ | 3rd |
| https://static.buffer.com/marketing/_next/static/mrnspFmY5eqUJCjBZitlT/_buildManifest.js | 6 KB | — | ✓ | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/5243-aac916caf63372f2.js | 5 KB | — | ✓ | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/framework-604fe8c50eb2aa78.js | 45 KB | — | ✓ | 3rd |
| https://static.buffer.com/marketing/_next/static/chunks/1463-5827dd93078c9d76.js | 5 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
BPage Weight Inventory49 resources · 1022 KB · 259 KB savings availableREVIEW
~258.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 49 resources | 1022.0 KiB | ||||||
APage Weight Budget1022 KB transferred, 49 requestsPASS
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
A+Text CompressionAll text resources are compressedPASS
AImage Optimization9 images, 0 KB saveablePASS
A+Font Loading3 fonts (100 KB)PASS
Web fonts
3
100 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
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 ~22 KB and ~44 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 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 Waterfall49 requests over 2240msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
buffer.com buffer.com | Other | 830ms | 71 KB | — | €14/mo | Costly |
static.buffer.com static.buffer.com | Other | 558ms | 45 KB | — | €10/mo | Costly |
Unattributable Unattributable | Other | 462ms | 0 KB | — | €8/mo | Costly |
static.buffer.com static.buffer.com | Other | 270ms | 11 KB | — | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 233ms | 125 KB | 54% | €4/mo | Costly |
cdn-cookieyes.com cdn-cookieyes.com | Other | 185ms | 8 KB | — | €3/mo | Optional |
static.buffer.com static.buffer.com | Other | 178ms | 79 KB | 57% | €3/mo | Optional |
static.buffer.com static.buffer.com | Other | 160ms | 40 KB | 54% | €3/mo | Optional |
cdn-cookieyes.com cdn-cookieyes.com | Other | 118ms | 10 KB | — | €2/mo | Optional |
static.buffer.com static.buffer.com | Other | 114ms | 121 KB | 80% | €2/mo | Optional |
segment-analytics.buffer.com segment-analytics.buffer.com | Other | 84ms | 1 KB | — | €1/mo | Optional |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 67ms | 11 KB | — | €1/mo | Optional |
segment-analytics.buffer.com segment-analytics.buffer.com | Other | 63ms | 30 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- buffer.com adds 830ms and costs ~€14/month
- static.buffer.com adds 558ms and costs ~€10/month
- Unattributable adds 462ms and costs ~€8/month
- static.buffer.com adds 270ms and costs ~€5/month
- Google Tag Manager adds 233ms and costs ~€4/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
buffer.com takes 830ms 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
static.buffer.com takes 558ms 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 462ms 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
static.buffer.com takes 270ms 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
Google Tag Manager takes 233ms 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
54% of Google Tag Manager'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
57% of static.buffer.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
54% of static.buffer.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
80% of static.buffer.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