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.67 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.67 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
858 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.020
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.67 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.
10.14 s
Page Load Progression
DThird-Party ImpactAction95% third-party, 0 ms blockingFIX
DJS Execution CostAction2841ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://nicepage.com/ | 1036ms | 129ms | 9ms | 1st |
| https://capp.nicepage.com/545d81f0a4440c2e3559ca044730c9f4d86fbeca/nicepage.js | 493ms | 252ms | 42ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-797221335&cx=c>m=4e64k1 | 376ms | 322ms | 51ms | 3rd |
| https://capp.nicepage.com/3304772edc0df20c028d2dec1365212abdda39ff/site-common-libs.js | 360ms | 182ms | 26ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-W76XGFR | 289ms | 237ms | 49ms | 3rd |
| Unattributable | 220ms | 12ms | 0ms | 3rd |
| https://accounts.google.com/gsi/client?hl=en | 67ms | 34ms | 26ms | 3rd |
DJS BundlesAction7 scripts, 318 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://capp.nicepage.com/545d81f0a4440c2e3559ca044730c9f4d86fbeca/nicepage.js | 129 KB | 92 KB (72%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client?hl=en | 96 KB | 69 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-W76XGFR | 141 KB | 64 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-797221335&cx=c>m=4e64k1 | 148 KB | 55 KB (37%) | ✓ | 3rd |
| https://capp.nicepage.com/3304772edc0df20c028d2dec1365212abdda39ff/site-common-libs.js | 66 KB | 38 KB (59%) | ✓ | 3rd |
| https://cdn.amplitude.com/libs/amplitude-5.2.2-min.gz.js | 18 KB | — | ✓ | 3rd |
| https://googleads.g.doubleclick.net/pagead/viewthroughconversion/797221335/?random=1776897425974&cv=11&fst=1776897425974&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be64k1v9101312129z879813278za20gzb79813278zd79813278xec&gcd=13t3t3Z3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401~117884344&u_w=412&u_h=823&url=https%3A%2F%2Fnicepage.com%2F&rcb=0&frm=0&tiba=Free%20Website%20Builder%20Software%20%7C%2015%2C000%2B%20Free%20Web%20Templates&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1432574825.1776897426&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=BA&data=event%3Dgtag.config&rfmt=3&fmt=4 | 2 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
BImage Optimization7 images, 0 KB saveableREVIEW
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
BPage Weight Inventory26 resources · 827 KB · 318 KB savings availableREVIEW
~318.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 26 resources | 826.7 KiB | ||||||
BHTTP CachingprivateREVIEW
private
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
APage Weight Budget827 KB transferred, 26 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
A+Font Loading3 fonts (113 KB)PASS
Web fonts
3
113 KB total
Render-blocking
0
of 3
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 Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 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: Leaseweb Global BV
Network Waterfall26 requests over 1518msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
capp.nicepage.com capp.nicepage.com | Other | 493ms | 129 KB | 72% | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 376ms | 148 KB | 37% | €4/mo | Costly |
capp.nicepage.com capp.nicepage.com | Other | 360ms | 66 KB | 59% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 289ms | 141 KB | 46% | €3/mo | Costly |
Unattributable Unattributable | Other | 220ms | 0 KB | — | €2/mo | Costly |
accounts.google.com accounts.google.com | Other | 67ms | 96 KB | 72% | €1/mo | Optional |
These scripts may cost more than they're worth
- capp.nicepage.com adds 493ms and costs ~€5/month
- Google Tag Manager adds 376ms and costs ~€4/month
- capp.nicepage.com adds 360ms and costs ~€4/month
- Google Tag Manager adds 289ms and costs ~€3/month
- Unattributable adds 220ms and costs ~€2/month
64% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
capp.nicepage.com takes 493ms 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
72% of capp.nicepage.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
Google Tag Manager takes 376ms 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
capp.nicepage.com takes 360ms 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
59% of capp.nicepage.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
Google Tag Manager takes 289ms 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 220ms 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
72% of accounts.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