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.
3.90 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.82 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.44 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.81 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.
18.08 s
Page Load Progression
FPage Weight BudgetAction4.0 MB transferred, 310 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 ImpactAction92% third-party, 0 ms blockingFIX
FJS Execution CostAction21304ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.wix.com/ | 9132ms | 451ms | 87ms | 1st |
| Unattributable | 4569ms | 2190ms | 0ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/group_6.5840a531.chunk.min.js | 2591ms | 441ms | 43ms | 3rd |
| https://static.parastorage.com/unpkg/react@18.3.1/umd/react.production.min.js | 1176ms | 1149ms | 3ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/ooiTpaSharedConfig.f99f86a0.chunk.min.js | 1095ms | 238ms | 819ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.29930cb6.bundle.min.js | 879ms | 631ms | 24ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/group_2.50e484ab.chunk.min.js | 299ms | 279ms | 10ms | 3rd |
| https://static.parastorage.com/services/wix-header/5f10f445c9954ea3ed77cf0067a2ab1d76c0cd67f393d3b46585abc9/app.bundle.min.js | 225ms | 151ms | 32ms | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/main.36fd51d5.bundle.min.js | 171ms | 107ms | 45ms | 3rd |
| https://static.parastorage.com/services/wix-header/5f10f445c9954ea3ed77cf0067a2ab1d76c0cd67f393d3b46585abc9/assets/locale/messages_en.chunk.min.js | 151ms | 148ms | 2ms | 3rd |
Showing top 10 of 22 scripts
CJS BundlesAction132 scripts, 218 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://accounts.google.com/gsi/client | 93 KB | 77 KB (83%) | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/group_6.5840a531.chunk.min.js | 66 KB | 37 KB (55%) | ✓ | 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 | 42 KB | 36 KB (86%) | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/motion.03a29b87.chunk.min.js | 29 KB | 24 KB (82%) | ✓ | 3rd |
| https://static.parastorage.com/services/wix-thunderbolt/dist/main.36fd51d5.bundle.min.js | 55 KB | 23 KB (41%) | ✓ | 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/unpkg/lodash@4.17.21/lodash.min.js | 25 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 Optimization18 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 Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
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 Waterfall310 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 | 4569ms | 0 KB | — | ₪97/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 2591ms | 66 KB | 55% | ₪55/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 1176ms | 4 KB | — | ₪25/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 1095ms | 111 KB | — | ₪23/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 879ms | 50 KB | 45% | ₪19/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 299ms | 17 KB | — | ₪6/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 225ms | 46 KB | — | ₪5/mo | Costly |
static.parastorage.com static.parastorage.com | Other | 171ms | 55 KB | 41% | ₪4/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 151ms | 2 KB | — | ₪3/mo | Optional |
accounts.google.com accounts.google.com | Other | 148ms | 93 KB | 83% | ₪3/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 128ms | 4 KB | — | ₪3/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 111ms | 9 KB | — | ₪2/mo | Optional |
bundler-velo.parastorage.com bundler-velo.parastorage.com | Other | 99ms | 42 KB | 86% | ₪2/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 87ms | 25 KB | — | ₪2/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 83ms | 13 KB | — | ₪2/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 75ms | 2 KB | — | ₪2/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 65ms | 0 KB | — | ₪1/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 62ms | 29 KB | 82% | ₪1/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 54ms | 1 KB | — | ₪1/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 53ms | 4 KB | — | ₪1/mo | Optional |
static.parastorage.com static.parastorage.com | Other | 50ms | 40 KB | — | ₪1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 4569ms and costs ~₪97/month
- static.parastorage.com adds 2591ms and costs ~₪55/month
- static.parastorage.com adds 1176ms and costs ~₪25/month
- static.parastorage.com adds 1095ms and costs ~₪23/month
- static.parastorage.com adds 879ms and costs ~₪19/month
- static.parastorage.com adds 299ms and costs ~₪6/month
- static.parastorage.com adds 225ms and costs ~₪5/month
57% 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 4569ms 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 2591ms 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 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
static.parastorage.com takes 1176ms 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 1095ms 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 879ms 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 299ms 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 225ms 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
83% 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
86% of bundler-velo.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
82% 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