Performance
· 14 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.
851 ms
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.
377 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.
1.21 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.18 s
Page Load Progression
FPage Weight BudgetAction6.4 MB transferred, 317 requestsFIX
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 ImpactAction95% third-party, 0 ms blockingFIX
FJS Execution CostAction5363ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.wix.com/ | 2005ms | 134ms | 31ms | 1st |
| Unattributable | 1243ms | 532ms | 0ms | 3rd |
| https://bundler-velo.parastorage.com/v_metaSiteId_b2f90cc7-6144-47ab-a357-d6d5ac377688/gridAppId_c920683b-4229-43e4-b31f-f51c9427db00/filePath_public_delimiter_custom-elements_delimiter_aria-avatar.js/fileType_js/compression_gzip/depToken_/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions/additionalOptions_noUMD-true?no-umd=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false | 988ms | 431ms | 8ms | 3rd |
| https://static.parastorage.com/unpkg/react@18.3.1/umd/react.production.min.js | 274ms | 269ms | 1ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/ooiTpaSharedConfig.f99f86a0.chunk.min.js | 270ms | 55ms | 215ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/group_6.5840a531.chunk.min.js | 157ms | 75ms | 11ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.29930cb6.bundle.min.js | 150ms | 116ms | 7ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/main.36fd51d5.bundle.min.js | 89ms | 63ms | 9ms | 3rd |
| https://static.parastorage.com/services/wix-header/5f10f445c9954ea3ed77cf0067a2ab1d76c0cd67f393d3b46585abc9/app.bundle.min.js | 68ms | 47ms | 9ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/group_2.50e484ab.chunk.min.js | 66ms | 64ms | 2ms | 3rd |
Showing top 10 of 11 scripts
CJS BundlesAction132 scripts, 174 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://accounts.google.com/gsi/client | 93 KB | 70 KB (75%) | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/group_6.5840a531.chunk.min.js | 66 KB | 37 KB (56%) | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/main.36fd51d5.bundle.min.js | 55 KB | 22 KB (41%) | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/motion.03a29b87.chunk.min.js | 29 KB | 22 KB (78%) | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.29930cb6.bundle.min.js | 50 KB | 22 KB (45%) | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/navigation.857097f4.chunk.min.js | 0 KB | — | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/windowScroll.b6975c2a.chunk.min.js | 0 KB | — | ✓ | 3rd |
| https://browser.sentry-cdn.com/7.120.3/modulemetadata.es5.min.js | 2 KB | — | ✓ | 3rd |
| https://static.parastorage.com/unpkg/react@18.3.1/umd/react.production.min.js | 4 KB | — | ✓ | 3rd |
| https://static.parastorage.com/unpkg/react-dom@18.3.1/umd/react-dom.production.min.js | 40 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
BHTTP Cachingpublic,max-age=0,must-revalidateREVIEW
public,max-age=0,must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization23 images, 0 KB saveablePASS
A+Font Loading4 fonts (116 KB)PASS
Web fonts
4
116 KB total
Render-blocking
0
of 4
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Google Cloud
Network Waterfall317 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1243ms | 0 KB | — | ₪26/mo | Costly |
bundler-velo.parastorage.com bundler-velo.parastorage.com | Other | 988ms | 42 KB | — | ₪21/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 274ms | 4 KB | — | ₪6/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 270ms | 111 KB | — | ₪6/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 157ms | 66 KB | 56% | ₪3/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 150ms | 50 KB | 45% | ₪3/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 89ms | 55 KB | 41% | ₪2/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 68ms | 45 KB | — | ₪1/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 66ms | 17 KB | — | ₪1/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 52ms | 2 KB | — | ₪1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1243ms and costs ~₪26/month
- bundler-velo.parastorage.com adds 988ms and costs ~₪21/month
- static.parastorage.com adds 274ms and costs ~₪6/month
- static.parastorage.com adds 270ms and costs ~₪6/month
63% 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
Unattributable takes 1243ms 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
bundler-velo.parastorage.com takes 988ms 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.parastorage.com takes 274ms 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.parastorage.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
56% of static.parastorage.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