Performance
· 17 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.
8.94 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
21.12 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.09 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.
18.57 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.
21.45 s
Page Load Progression
FPage Weight BudgetAction5.7 MB transferred, 91 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
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction45081ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static1.squarespace.com/static/ta/5134cbefe4b0c6fb04df8065/13265/scripts/pages/homepage/default/index.js | 34895ms | 11465ms | 270ms | 3rd |
| https://www.squarespace.com/ | 5305ms | 14ms | 13ms | 3rd |
| Unattributable | 2393ms | 12ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-BCCP | 1013ms | 811ms | 76ms | 3rd |
| https://www.squarespace.com/scripts/chunks/4721.js | 554ms | 371ms | 182ms | 3rd |
| https://static1.squarespace.com/static/ta/5134cbefe4b0c6fb04df8065/13265/scripts/globals/performance.js | 453ms | 154ms | 7ms | 3rd |
| https://consent.trustarc.com/notice?domain=squarespace.com&c=teconsent&js=nj¬iceType=bb&text=true&pn=2>m=1&pcookie&language=en | 152ms | 72ms | 4ms | 3rd |
| https://assets.squarespace.com/@sqs/polyfiller/1.6/modern.js | 101ms | 86ms | 15ms | 3rd |
| https://static1.squarespace.com/static/ta/5134cbefe4b0c6fb04df8065/13265/scripts/components/promo-banner/init.js | 90ms | 79ms | 8ms | 3rd |
| https://www.squarespace.com/scripts/chunks/1196.js | 66ms | 51ms | 9ms | 3rd |
Showing top 10 of 11 scripts
FJS BundlesAction15 scripts, 778 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.squarespace.com/scripts/chunks/4721.js | 717 KB | 527 KB (73%) | ✓ | 3rd |
| https://static1.squarespace.com/static/ta/5134cbefe4b0c6fb04df8065/13265/scripts/pages/homepage/default/index.js | 579 KB | 109 KB (19%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-BCCP | 190 KB | 62 KB (33%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/user-account-core-502565b710d4efd4-min.en-US.js | 32 KB | 32 KB (99%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/extract-css-moment-js-vendor-6f2a1f6ec9a41489-min.en-US.js | 44 KB | 29 KB (100%) | ✓ | 3rd |
| https://consent.trustarc.com/asset/notice.js/v/v1.7-1729 | 36 KB | 20 KB (56%) | ✓ | 3rd |
| https://static1.squarespace.com/static/ta/5134cbefe4b0c6fb04df8065/13265/scripts/components/promo-banner/init.js | 32 KB | — | ✓ | 3rd |
| https://static1.squarespace.com/static/ta/5134cbefe4b0c6fb04df8065/13265/scripts/globals/performance.js | 23 KB | — | ✓ | 3rd |
| https://assets.squarespace.com/@sqs/polyfiller/1.6/modern.js | 42 KB | — | ✓ | 3rd |
| https://consent.trustarc.com/notice?domain=squarespace.com&c=teconsent&js=nj¬iceType=bb&text=true&pn=2>m=1&pcookie&language=en | 13 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 InventoryAction91 resources · 5.7 MB · 778 KB savings availableFIX
~777.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 91 resources | 5.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization41 images, 0 KB saveablePASS
A+Font Loading6 fonts (319 KB)PASS
Web fonts
6
319 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~16 KB and ~32 ms
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+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall91 requests over 32078msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
static1.squarespace.com static1.squarespace.com | Other | 34895ms | 579 KB | 19% | $200/mo | Costly |
www.squarespace.com www.squarespace.com | Other | 5305ms | 88 KB | — | $30/mo | Costly |
Unattributable Unattributable | Other | 2393ms | 0 KB | — | $14/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 1013ms | 190 KB | 33% | $6/mo | Costly |
www.squarespace.com www.squarespace.com | Other | 554ms | 717 KB | 73% | $3/mo | Costly |
static1.squarespace.com static1.squarespace.com | Other | 453ms | 23 KB | — | $3/mo | Costly |
consent.trustarc.com consent.trustarc.com | Other | 152ms | 13 KB | — | $1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 101ms | 42 KB | — | $1/mo | Optional |
static1.squarespace.com static1.squarespace.com | Other | 90ms | 32 KB | — | $1/mo | Optional |
www.squarespace.com www.squarespace.com | Other | 66ms | 25 KB | — | $0/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 60ms | 44 KB | 100% | $0/mo | Optional |
These scripts may cost more than they're worth
- static1.squarespace.com adds 34895ms and costs ~$200/month
- www.squarespace.com adds 5305ms and costs ~$30/month
- Unattributable adds 2393ms and costs ~$14/month
- Google Tag Manager adds 1013ms and costs ~$6/month
- www.squarespace.com adds 554ms and costs ~$3/month
- static1.squarespace.com adds 453ms and costs ~$3/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
static1.squarespace.com takes 34895ms 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
www.squarespace.com takes 5305ms 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 2393ms 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 1013ms 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
www.squarespace.com takes 554ms 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
73% of www.squarespace.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
static1.squarespace.com takes 453ms 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
100% of assets.squarespace.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