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.
835 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.08 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
309 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.73 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.
7.10 s
Page Load Progression
FPage Weight BudgetAction18.8 MB transferred, 416 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
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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
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
FJS Execution CostAction5800ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://rayconglobal.com/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=9e8fd21a0f8141da | 2306ms | 2253ms | 4ms | 1st |
| Unattributable | 1128ms | 111ms | 0ms | 3rd |
| https://rayconglobal.com/ | 942ms | 275ms | 18ms | 1st |
| https://rayconglobal.com/cdn/shop/t/562/assets/theme.js?v=83377580427622975121775571891 | 290ms | 169ms | 8ms | 1st |
| https://static-resources.botnot.io/js/yofi-telemetry-prod.min.js?v=202603091833&shop=raycon.myshopify.com | 170ms | 164ms | 3ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 145ms | 129ms | 2ms | 3rd |
| https://replocdn.com/w/fb26f090-0ab1-4b11-bb96-9f0ab37adae9/cd4093cd-9f39-486d-90e0-6afb23f6cff2.min.js?v=bdd807e0-1d8a-11f1-bf0b-a9b4be72aad1 | 123ms | 95ms | 26ms | 3rd |
| https://sdk.postscript.io/sdk.bundle.js?shopId=3994 | 101ms | 67ms | 29ms | 3rd |
| https://cdn.weglot.com/weglot.min.js | 85ms | 78ms | 4ms | 3rd |
| https://api.joinclyde.com/scripts/shopify-storefront.min.js?shop=raycon.myshopify.com | 82ms | 65ms | 5ms | 3rd |
Showing top 10 of 17 scripts
FJS BundlesAction203 scripts, 1.0 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://replocdn.com/w/fb26f090-0ab1-4b11-bb96-9f0ab37adae9/cd4093cd-9f39-486d-90e0-6afb23f6cff2.min.js?v=bdd807e0-1d8a-11f1-bf0b-a9b4be72aad1 | 333 KB | 147 KB (44%) | ✓ | 3rd |
| https://sdk.postscript.io/sdk.bundle.js?shopId=3994 | 202 KB | 145 KB (72%) | ✓ | 3rd |
| https://cdn.accessibly.app/accessibly/2.0.3/accessibly.js | 222 KB | 135 KB (61%) | ✓ | 3rd |
| https://rayconglobal.com/cdn/shop/t/562/assets/theme.js?v=83377580427622975121775571891 | 100 KB | 67 KB (67%) | ✓ | 1st |
| https://widgets.automizely.com/reviews/v1/rv_vendors-f82e0cd2.b83cf295.js | 79 KB | 67 KB (84%) | ✓ | 3rd |
| https://widgets.automizely.com/reviews/v1/rv_vendors-cdd60c62.c7f63eb1.js | 75 KB | 60 KB (88%) | ✓ | 3rd |
| https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/customerHubRoot.9df36a18827128bf4b93.js | 74 KB | 57 KB (78%) | ✓ | 3rd |
| https://cdn.intelligems.io/esm/40054aafc09b/bundle.js | 108 KB | 53 KB (49%) | ✓ | 3rd |
| https://na-library.klarnaservices.com/v1/1.0.111/sdk.js | 110 KB | 52 KB (48%) | ✓ | 3rd |
| https://api.joinclyde.com/scripts/shopify-storefront.min.js?shop=raycon.myshopify.com | 55 KB | 41 KB (76%) | ✓ | 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
DHTTP CachingActionno-store (uncacheable)FIX
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| max-age | 0 | Cache for 0 seconds |
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| post-check | 0 | |
| pre-check | 0 |
BImage Optimization45 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
A+Third-Party Impact20% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (203 KB)PASS
Web fonts
7
203 KB total
Render-blocking
0
of 7
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
- 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 ~17 KB and ~34 ms
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: Cloudflare
Network Waterfall416 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 | 1128ms | 0 KB | — | €6/mo | Costly |
static-resources.botnot.io static-resources.botnot.io | Other | 170ms | 50 KB | — | €1/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 145ms | 26 KB | — | €1/mo | Optional |
replocdn.com replocdn.com | Other | 123ms | 333 KB | 44% | €1/mo | Optional |
sdk.postscript.io sdk.postscript.io | Other | 101ms | 202 KB | 72% | €1/mo | Optional |
cdn.weglot.com cdn.weglot.com | Other | 85ms | 71 KB | 38% | €0/mo | Optional |
api.joinclyde.com api.joinclyde.com | Other | 82ms | 55 KB | 76% | €0/mo | Optional |
res4.applovin.com res4.applovin.com | Other | 80ms | 31 KB | — | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 63ms | 11 KB | — | €0/mo | Optional |
cdn.intelligems.io cdn.intelligems.io | Other | 58ms | 108 KB | 49% | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 53ms | 8 KB | — | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 51ms | 23 KB | — | €0/mo | Optional |
widgets.automizely.com widgets.automizely.com | Other | 51ms | 19 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1128ms and costs ~€6/month
Unattributable takes 1128ms 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 sdk.postscript.io'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
76% of api.joinclyde.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