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.
554 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.90 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
523 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.077
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.78 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.66 s
Page Load Progression
FPage Weight BudgetAction8.4 MB transferred, 384 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4281ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://ruggable.com/_next/static/chunks/50dd28c7201c0f2d.js | 1287ms | 878ms | 8ms | 3rd |
| Unattributable | 442ms | 68ms | 0ms | 3rd |
| https://sdk-metrics.postscript.io/web/v4/geUt08pDDbh7Dxyt3Pub?ci=jsl/4.0.1 | 329ms | 261ms | 0ms | 3rd |
| https://ruggable.com/_next/static/chunks/6ee32a3b33ddd1de.js | 283ms | 53ms | 12ms | 3rd |
| https://ruggable.com/ | 278ms | 22ms | 0ms | 3rd |
| https://ruggable.com/_next/static/chunks/turbopack-1b2014506346b4cc.js | 261ms | 256ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PQL52XW | 213ms | 155ms | 18ms | 3rd |
| https://www.redditstatic.com/ads/pixel.js | 174ms | 61ms | 2ms | 3rd |
| https://ruggable.com/_next/static/chunks/18d55330a9804a43.js | 114ms | 3ms | 14ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-04B81SYDDX&cx=c>m=4e6411 | 114ms | 96ms | 16ms | 3rd |
Showing top 10 of 21 scripts
FJS BundlesAction156 scripts, 1.4 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://sdk.postscript.io/sdk.bundle.js?shopId=238417 | 202 KB | 141 KB (70%) | ✓ | 3rd |
| https://ruggable.com/_next/static/chunks/f5f778a99bb466c1.js | 107 KB | 106 KB (100%) | ✓ | 3rd |
| https://ruggable.com/_next/static/chunks/5b1775499279cd71.js | 104 KB | 104 KB (100%) | ✓ | 3rd |
| https://ruggable.com/_next/static/chunks/0231af760b3b156e.js | 84 KB | 84 KB (100%) | ✓ | 3rd |
| https://production.cdp.ingest.chord.co/p.js | 117 KB | 84 KB (72%) | ✗ | 3rd |
| https://cnstrc.com/js/cust/ruggable_UoSO4S.js | 105 KB | 72 KB (69%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-04B81SYDDX&cx=c>m=4e6411 | 173 KB | 68 KB (39%) | ✓ | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMw.js | 110 KB | 65 KB (59%) | ✓ | 3rd |
| https://ruggable.com/_next/static/chunks/6ee32a3b33ddd1de.js | 105 KB | 57 KB (55%) | ✓ | 3rd |
| https://ruggable.com/_next/static/chunks/3d84978007244bba.js | 56 KB | 56 KB (100%) | ✓ | 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
BImage Optimization73 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
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+Font Loading11 fonts (236 KB)PASS
Web fonts
11
236 KB total
Render-blocking
0
of 11
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
Network Waterfall384 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 |
|---|---|---|---|---|---|---|
ruggable.com ruggable.com | Other | 1287ms | 65 KB | 32% | $7/mo | Costly |
Unattributable Unattributable | Other | 442ms | 0 KB | — | $3/mo | Costly |
sdk-metrics.postscript.io sdk-metrics.postscript.io | Other | 329ms | 69 KB | 30% | $2/mo | Costly |
ruggable.com ruggable.com | Other | 283ms | 105 KB | 55% | $2/mo | Costly |
ruggable.com ruggable.com | Other | 278ms | 48 KB | — | $2/mo | Costly |
ruggable.com ruggable.com | Other | 261ms | 5 KB | — | $2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 213ms | 163 KB | 33% | $1/mo | Costly |
www.redditstatic.com www.redditstatic.com | Other | 174ms | 19 KB | — | $1/mo | Optional |
ruggable.com ruggable.com | Other | 114ms | 99 KB | 47% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 114ms | 173 KB | 39% | $1/mo | Optional |
sdk.postscript.io sdk.postscript.io | Other | 99ms | 202 KB | 70% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 94ms | 143 KB | 38% | $1/mo | Optional |
d38xvr37kwwhcm.cloudfront.net d38xvr37kwwhcm.cloudfront.net | Other | 84ms | 16 KB | — | $0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 74ms | 23 KB | — | $0/mo | Optional |
analytics.tiktok.com analytics.tiktok.com | Other | 74ms | 110 KB | 59% | $0/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 67ms | 26 KB | — | $0/mo | Optional |
production.cdp.ingest.chord.co production.cdp.ingest.chord.co | Other | 65ms | 117 KB | 72% | $0/mo | Optional |
res4.applovin.com res4.applovin.com | Other | 62ms | 31 KB | — | $0/mo | Optional |
cnstrc.com cnstrc.com | Other | 60ms | 105 KB | 69% | $0/mo | Optional |
Heap Analytics cdn.heapanalytics.com | Analytics | 54ms | 42 KB | — | $0/mo | Optional |
ads.nextdoor.com ads.nextdoor.com | Other | 53ms | 183 KB | 22% | $0/mo | Optional |
These scripts may cost more than they're worth
- ruggable.com adds 1287ms and costs ~$7/month
- Unattributable adds 442ms and costs ~$3/month
- sdk-metrics.postscript.io adds 329ms and costs ~$2/month
- ruggable.com adds 283ms and costs ~$2/month
- ruggable.com adds 278ms and costs ~$2/month
- ruggable.com adds 261ms and costs ~$2/month
- Google Tag Manager adds 213ms and costs ~$1/month
100% 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
ruggable.com takes 1287ms 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
Unattributable takes 442ms 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
sdk-metrics.postscript.io takes 329ms 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
ruggable.com takes 283ms 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 ruggable.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
ruggable.com takes 278ms 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
ruggable.com takes 261ms 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
Google Tag Manager takes 213ms 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
70% 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
59% of analytics.tiktok.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
72% of production.cdp.ingest.chord.co'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
69% of cnstrc.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