Performance
· 22 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.72 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.54 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
49 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
1.086
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.51 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.56 s
Page Load Progression
DPage Weight BudgetAction2.4 MB transferred, 102 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
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 BundlesAction20 scripts, 450 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.js | 426 KB | 234 KB (55%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-HCRTF4K1E5&cx=c>m=4e6781 | 155 KB | 69 KB (44%) | ✓ | 3rd |
| https://cdn.izooto.com/scripts/sdk/main.js | 96 KB | 63 KB (66%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TWVMJ48 | 128 KB | 62 KB (49%) | ✓ | 3rd |
| https://static01-cms-fame.gammacdn.com/c/minify/80/6628daca02f400be6ec1cae12b1bdf.js | 34 KB | 22 KB (66%) | ✓ | 3rd |
| https://kosmos-prod.react.gammacdn.com/react-18-2-0-prod.js | 4 KB | — | ✓ | 3rd |
| https://kosmos-prod.react.gammacdn.com/component-Promobar.modern.4414bc1baabe32ed8b91.js | 2 KB | — | ✓ | 3rd |
| https://www.roccosiffredi.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js | 4 KB | — | ✓ | 3rd |
| https://kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.js | 32 KB | — | ✓ | 3rd |
| https://kosmos-prod.react.gammacdn.com/legal-client.modern.9a29259d58b342b57caa.js | 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
FPage Weight InventoryAction102 resources · 2.4 MB · 450 KB savings availableFIX
~450.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 102 resources | 2.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization42 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 CostAction1132ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://kosmos-prod.react.gammacdn.com/react-18-2-0-prod.js | 405ms | 376ms | 0ms | 3rd |
| https://kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.js | 231ms | 145ms | 38ms | 3rd |
| Unattributable | 164ms | 23ms | 0ms | 1st |
| https://www.roccosiffredi.com/sfw | 84ms | 1ms | 0ms | 3rd |
| https://www.roccosiffredi.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js | 82ms | 32ms | 3ms | 3rd |
| https://kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.js | 58ms | 55ms | 2ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TWVMJ48 | 56ms | 46ms | 9ms | 3rd |
| https://cdn.izooto.com/scripts/sdk/main.js | 50ms | 37ms | 9ms | 3rd |
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (122 KB)PASS
Web fonts
5
122 KB total
Render-blocking
0
of 5
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
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) 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 Waterfall102 requests over 4732msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
kosmos-prod.react.gammacdn.com kosmos-prod.react.gammacdn.com | Other | 405ms | 4 KB | — | $5/mo | Costly |
kosmos-prod.react.gammacdn.com kosmos-prod.react.gammacdn.com | Other | 231ms | 426 KB | 55% | $3/mo | Costly |
www.roccosiffredi.com www.roccosiffredi.com | Other | 84ms | 17 KB | — | $1/mo | Optional |
www.roccosiffredi.com www.roccosiffredi.com | Other | 82ms | 4 KB | — | $1/mo | Optional |
kosmos-prod.react.gammacdn.com kosmos-prod.react.gammacdn.com | Other | 58ms | 32 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 56ms | 128 KB | 49% | $1/mo | Optional |
cdn.izooto.com cdn.izooto.com | Other | 50ms | 96 KB | 66% | $1/mo | Optional |
These scripts may cost more than they're worth
- kosmos-prod.react.gammacdn.com adds 405ms and costs ~$5/month
- kosmos-prod.react.gammacdn.com adds 231ms and costs ~$3/month
85% 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
kosmos-prod.react.gammacdn.com takes 405ms 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
kosmos-prod.react.gammacdn.com takes 231ms 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
55% of kosmos-prod.react.gammacdn.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
66% of cdn.izooto.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
Image Optimization24 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
24
Total Size
0 KB
Oversized
4