Performance
· 26 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.
16.97 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
23.72 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
320 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.063
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
16.97 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.
24.12 s
Page Load Progression
FPage Weight BudgetAction3.4 MB transferred, 101 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
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 ImpactAction99% third-party, 0 ms blockingFIX
FJS Execution CostAction3978ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://assets.squarespace.com/universal/scripts-compressed/common-6a459dad7444b31d-min.en-US.js | 1023ms | 841ms | 78ms | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/19085-081d931e05f25f02-min.en-US.js | 558ms | 537ms | 3ms | 3rd |
| Unattributable | 538ms | 48ms | 0ms | 3rd |
| https://lovemedia.nz/ | 344ms | 29ms | 11ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-3G6H6EMPPK&cx=c>m=4e6562 | 239ms | 203ms | 34ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 223ms | 144ms | 65ms | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/37231-b90ed72cfa0f5072-min.en-US.js | 167ms | 154ms | 12ms | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/common-vendors-stable-b8d716935110c7b2-min.en-US.js | 161ms | 125ms | 17ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-116047919-1 | 150ms | 124ms | 25ms | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/performance-c704c05d211c44da-min.en-US.js | 126ms | 18ms | 2ms | 3rd |
Showing top 10 of 16 scripts
FJS BundlesAction41 scripts, 1.2 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.video/6a2c9905-a8ae-44bd-a6af-a4865786c86e_278/website.components.video.visitor.js | 235 KB | 183 KB (78%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 0 KB | 175 KB (48%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 364 KB | 175 KB (48%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 365 KB | 175 KB (48%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/common-6a459dad7444b31d-min.en-US.js | 274 KB | 168 KB (61%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-116047919-1 | 125 KB | 63 KB (50%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/common-vendors-a5542c2814272dd7-min.en-US.js | 168 KB | 62 KB (37%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-3G6H6EMPPK&cx=c>m=4e6562 | 158 KB | 61 KB (38%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/extract-css-moment-js-vendor-6f2a1f6ec9a41489-min.en-US.js | 44 KB | 43 KB (98%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/common-vendors-stable-b8d716935110c7b2-min.en-US.js | 69 KB | 35 KB (51%) | ✓ | 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 InventoryAction101 resources · 3.4 MB · 1.2 MB savings availableFIX
~1.2 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 101 resources | 3.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization17 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading18 fonts (387 KB)PASS
Web fonts
18
387 KB total
Render-blocking
0
of 18
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 ~3 KB and ~6 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
Network Waterfall101 requests over 3414msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
assets.squarespace.com assets.squarespace.com | Other | 1023ms | 274 KB | 61% | NZ$10/mo | Costly |
assets.squarespace.com assets.squarespace.com | Other | 558ms | 15 KB | — | NZ$5/mo | Costly |
Unattributable Unattributable | Other | 538ms | 0 KB | — | NZ$5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 239ms | 158 KB | 38% | NZ$2/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 223ms | 0 KB | 48% | NZ$2/mo | Costly |
assets.squarespace.com assets.squarespace.com | Other | 167ms | 39 KB | 58% | NZ$2/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 161ms | 69 KB | 51% | NZ$2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 150ms | 125 KB | 50% | NZ$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 126ms | 9 KB | — | NZ$1/mo | Optional |
static1.squarespace.com static1.squarespace.com | Other | 99ms | 46 KB | 54% | NZ$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 89ms | 42 KB | — | NZ$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 79ms | 168 KB | 37% | NZ$1/mo | Optional |
definitions.sqspcdn.com definitions.sqspcdn.com | Other | 66ms | 235 KB | 78% | NZ$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 59ms | 44 KB | 98% | NZ$1/mo | Optional |
static1.squarespace.com static1.squarespace.com | Other | 57ms | 83 KB | — | NZ$1/mo | Optional |
These scripts may cost more than they're worth
- assets.squarespace.com adds 1023ms and costs ~NZ$10/month
- assets.squarespace.com adds 558ms and costs ~NZ$5/month
- Unattributable adds 538ms and costs ~NZ$5/month
- Google Tag Manager adds 239ms and costs ~NZ$2/month
- www.gstatic.com adds 223ms and costs ~NZ$2/month
91% 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
assets.squarespace.com takes 1023ms 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
61% 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
assets.squarespace.com takes 558ms 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 538ms 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 239ms 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.gstatic.com takes 223ms 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
58% 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
51% 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
50% of Google Tag Manager'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
54% of static1.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
78% of definitions.sqspcdn.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
98% 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
Image Optimization16 images, 166 KB total, 26 KB wastedINFO
Image Optimization Audit
Total Images
16
Total Size
166 KB
Oversized
1
Wasted
26 KB