Performance
· 26 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.15 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.27 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
720 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.17 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.
8.49 s
Page Load Progression
DJS Execution CostAction3099ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.climeup.ai/_next/static/chunks/684-f776693e7bb17703.js | 846ms | 789ms | 19ms | 1st |
| https://js-na2.hs-analytics.net/analytics/1782888300000/245100027.js | 595ms | 467ms | 8ms | 3rd |
| https://www.climeup.ai/en | 481ms | 19ms | 15ms | 1st |
| Unattributable | 473ms | 16ms | 0ms | 1st |
| https://www.climeup.ai/_next/static/chunks/157-d6edf7e5a065c80f.js | 191ms | 175ms | 16ms | 1st |
| https://www.climeup.ai/_next/static/chunks/159-9d372c87baf92a59.js | 173ms | 144ms | 28ms | 1st |
| https://www.climeup.ai/_next/static/chunks/609-58e5394563876376.js | 110ms | 40ms | 8ms | 1st |
| https://www.climeup.ai/_next/static/chunks/702.9027cd97cf58af36.js | 94ms | 74ms | 20ms | 1st |
| https://www.climeup.ai/_next/static/chunks/4bd1b696-0c82f6e4788d24ff.js | 78ms | 35ms | 31ms | 1st |
| https://snap.licdn.com/li.lms-analytics/insight.old.min.js | 58ms | 49ms | 4ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.1 MB transferred, 61 requestsREVIEW
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
BImage Optimization16 images, 0 KB saveableREVIEW
CJS BundlesAction30 scripts, 177 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.climeup.ai/_next/static/chunks/159-9d372c87baf92a59.js | 100 KB | 79 KB (79%) | ✓ | 1st |
| https://www.climeup.ai/_next/static/chunks/702.9027cd97cf58af36.js | 69 KB | 54 KB (79%) | ✓ | 1st |
| https://www.climeup.ai/_next/static/chunks/157-d6edf7e5a065c80f.js | 64 KB | 24 KB (37%) | ✓ | 1st |
| https://www.climeup.ai/_next/static/chunks/609-58e5394563876376.js | 38 KB | 20 KB (54%) | ✓ | 1st |
| https://www.climeup.ai/_next/static/chunks/app/%5Blang%5D/page-cd59a9bbe80fbc41.js | 12 KB | — | ✓ | 1st |
| https://snap.licdn.com/li.lms-analytics/insight.old.min.js | 18 KB | — | ✓ | 3rd |
| https://www.climeup.ai/_next/static/chunks/154-857eb4ba8846583d.js | 2 KB | — | ✓ | 1st |
| https://www.climeup.ai/_next/static/chunks/webpack-9d0b4ce46756d30d.js | 2 KB | — | ✓ | 1st |
| https://www.climeup.ai/_next/static/chunks/344-97cdf743bf82c459.js | 3 KB | — | ✓ | 1st |
| https://www.climeup.ai/_next/static/chunks/407-6125bfafc520b420.js | 20 KB | — | ✓ | 1st |
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
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
AThird-Party Impact37% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (39 KB)PASS
Web fonts
2
39 KB total
Render-blocking
0
of 2
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 ~12 KB and ~24 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Page Weight Inventory61 resources · 1.1 MB · 177 KB savings availablePASS
~177.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 61 resources | 1.1 MiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall61 requests over 3713msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
js-na2.hs-analytics.net js-na2.hs-analytics.net | Other | 595ms | 43 KB | — | €6/mo | Costly |
LinkedIn Insight snap.licdn.com | Advertising | 58ms | 18 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- js-na2.hs-analytics.net adds 595ms and costs ~€6/month
js-na2.hs-analytics.net takes 595ms 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
Image Optimization36 images, 114 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
36
Total Size
114 KB