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.
1.05 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.06 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
206 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.99 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.
5.58 s
Page Load Progression
FPage Weight BudgetAction4.9 MB transferred, 140 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
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
DJS BundlesAction44 scripts, 494 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://app.chatsupport.co/api/client/get/script/LS-d6856c51 | 500 KB | 216 KB (44%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client | 96 KB | 68 KB (71%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-F8ZFEKPVXL&cx=c>m=4e64k0 | 171 KB | 67 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-WSNK7QFYC8&cx=c&_slc=1 | 148 KB | 63 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5H66N96 | 162 KB | 46 KB (28%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 34 KB (35%) | ✓ | 3rd |
| https://www.setmore.com/_next/static/chunks/2917-b44d1e8383d3950a.js | 3 KB | — | ✓ | 3rd |
| https://www.setmore.com/_next/static/viVgsSChP-nrE8qJXzT_i/_buildManifest.js | 3 KB | — | ✓ | 3rd |
| https://www.setmore.com/_next/static/chunks/6081.bc6b5883aead88f4.js | 4 KB | — | ✓ | 3rd |
| https://www.setmore.com/_next/static/chunks/4594.6c79d08056b918cf.js | 1 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 InventoryAction140 resources · 4.9 MB · 494 KB savings availableFIX
~494.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 140 resources | 4.9 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction33 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.
Performance issues directly impact user engagement and conversion rates.
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
CJS Execution CostAction1902ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.setmore.com/_next/static/chunks/pages/_app-f2b7c8b2e55a3d3f.js | 431ms | 174ms | 3ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5H66N96 | 318ms | 297ms | 14ms | 3rd |
| https://www.setmore.com/ | 295ms | 3ms | 0ms | 3rd |
| Unattributable | 272ms | 19ms | 0ms | 3rd |
| https://www.setmore.com/_next/static/chunks/framework-6cd10bf471d7c860.js | 161ms | 143ms | 3ms | 3rd |
| https://app.chatsupport.co/api/client/get/script/LS-d6856c51 | 139ms | 81ms | 57ms | 3rd |
| https://cdn.jsdelivr.net/npm/@fingerprintjs/fingerprintjs@3/dist/fp.min.js | 122ms | 94ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-F8ZFEKPVXL&cx=c>m=4e64k0 | 90ms | 74ms | 9ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 75ms | 67ms | 2ms | 3rd |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (429 KB)PASS
Web fonts
8
429 KB total
Render-blocking
0
of 8
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
- 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 ~244 KB and ~488 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Google Cloud
Network Waterfall140 requests over 8996msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.setmore.com www.setmore.com | Other | 431ms | 40 KB | — | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 318ms | 162 KB | 28% | €3/mo | Costly |
www.setmore.com www.setmore.com | Other | 295ms | 120 KB | — | €3/mo | Costly |
Unattributable Unattributable | Other | 272ms | 0 KB | — | €3/mo | Costly |
www.setmore.com www.setmore.com | Other | 161ms | 38 KB | — | €2/mo | Optional |
app.chatsupport.co app.chatsupport.co | Other | 139ms | 500 KB | 44% | €2/mo | Optional |
jsDelivr cdn.jsdelivr.net | CDN | 122ms | 15 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 90ms | 171 KB | 39% | €1/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 75ms | 26 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.setmore.com adds 431ms and costs ~€5/month
- Google Tag Manager adds 318ms and costs ~€3/month
- www.setmore.com adds 295ms and costs ~€3/month
- Unattributable adds 272ms 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
www.setmore.com takes 431ms 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 318ms 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.setmore.com takes 295ms 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 272ms 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