Skip to content
https://headspace.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
6
REVIEW
2
PASS
5
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

65
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
78
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

544 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

3.34 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

249 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.099

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.15 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.

3.36 s

Page Load Progression

600 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.6 s
4.2 s
4.8 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 149 requests
FIX
3.3 MB transferred, 149 requests
Warning::
Page weighs 10.9 MB (3.3 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 255 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 255 KB
Warning::
149 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.69 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
149 requests
0.69 g CO2 per page load
Images 1.5 MiB 46%
JavaScript 1.3 MiB 38%
Fonts 255.0 KiB 8%
Other 136.0 KiB 4%
HTML 64.4 KiB 2%
Other 56.5 KiB 2%
Other 6.7 KiB 0%
Other 1.6 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.3 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2716ms total JS execution
FIX
2716ms total JS execution
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 742ms CPU time
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 686ms CPU time
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 394ms CPU time
Warning::
Unattributable: 260ms CPU time
Warning::
https://www.headspace.com/: 254ms CPU time
Warning::
Third-party scripts: 2716ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 32% Style & Layout 7% Rendering 4% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1a0bb58acbf0b64b.js742ms650ms4ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c15c7cf7199d6fd1.js686ms256ms1ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/d775b5b016d581e0.js394ms65ms3ms3rd
Unattributable260ms34ms0ms3rd
https://www.headspace.com/254ms4ms0ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/e9bc471870d3795c.js115ms103ms1ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3d2826b45ab622f0.js104ms94ms5ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/turbopack-4e420115b144d01a.js83ms83ms0ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/turbopack-40d0ce1de1ac4b2b.js78ms77ms0ms3rd
D
JS Bundles
Action
66 scripts, 339 KB unused
FIX
66 scripts, 339 KB unused
Warning::
https://cdn.amplitude.com/libs/plugin-session-repl...: 102 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M92...: 67 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202405.1...: 59 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 34 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 27 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 339 KB
339 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.25.0-min.js.gz131 KB102 KB (79%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M92JXMV&gtm_auth=16iCHRn1z7748mckvKDXyw&gtm_preview=env-2&gtm_cookies_win=x142 KB67 KB (47%)3rd
https://cdn.cookielaw.org/scripttemplates/202405.1.0/otBannerSdk.js109 KB59 KB (54%)3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c00d49f0c10b04ae.js70 KB34 KB (49%)3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/92df9b1810b1aa1b.js81 KB27 KB (34%)3rd
https://cdn.amplitude.com/libs/analytics-browser-2.25.1-min.js.gz50 KB26 KB (53%)3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3d2826b45ab622f0.js63 KB25 KB (40%)3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/966bd6c3c7d71065.js9 KB3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c9f8e538fdb0d61d.js9 KB3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/19562eaf7eceffd3.js10 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
149 resources · 3.3 MB · 339 KB savings available
FIX
149 resources · 3.3 MB · 339 KB savings available
Warning::
Page weight 2.3 MB over 1MB target
Got: 3.3 MB Expected: ≤ 1 MB
Info::
~339 KB of savings available
Warning::
148 third-party resources (100% of weight)
Info::
2 resources over 200KB
149 resources · 3.3 MiB · 148 third-party 2.3 MiB over 1MB target
Image 46% · 1.5 MiB
JavaScript 38% · 1.3 MiB
Font 8% · 255.0 KiB
Other 6% · 187.9 KiB
Document 2% · 64.4 KiB
CSS 0% · 4.3 KiB
Media 0% · 1.6 KiB

~339.3 KiB of savings available

Remove unused JavaScript: 339.3 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Info::
All images are well-optimized
45 images 1.5 MB
0 oversized -0 KB
29 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
12 fonts (255 KB)
PASS
12 fonts (255 KB)
Info::
12 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

12

255 KB total

Render-blocking

0

of 12

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 544 ms LCP 3.3 shttps://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Regular.woff2HeadspaceApercu-Regular... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Regular.woff2 — 31.6 KiB — 44 ms — font-display: swaphttps://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Italic.woff2HeadspaceApercu-Italic.... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Italic.woff2 — 32.7 KiB — 55 ms — font-display: swaphttps://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Medium.woff2HeadspaceApercu-Medium.... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Medium.woff2 — 31.6 KiB — 46 ms — font-display: swaphttps://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-MediumItalic.woff2HeadspaceApercu-MediumI... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-MediumItalic.woff2 — 32.7 KiB — 55 ms — font-display: swaphttps://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Light.woff2HeadspaceApercu-Light.w... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Light.woff2 — 30.2 KiB — 50 ms — font-display: swaphttps://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-LightItalic.woff2HeadspaceApercu-LightIt... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-LightItalic.woff2 — 31.4 KiB — 53 ms — font-display: swaphttps://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Bold.woff2HeadspaceApercu-Bold.woff2 https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Bold.woff2 — 31.4 KiB — 52 ms — font-display: swaphttps://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-BoldItalic.woff2HeadspaceApercu-BoldIta... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-BoldItalic.woff2 — 32.2 KiB — 55 ms — font-display: swaphttps://static.headspace.com/fonts/apercu/apercu_mono_pro_bold.woff2apercu_mono_pro_bold.woff2 https://static.headspace.com/fonts/apercu/apercu_mono_pro_bold.woff2 — 325 B — 472 ms — font-display: swaphttps://static.headspace.com/fonts/apercu/apercu_mono_pro_light.woff2apercu_mono_pro_light.w... https://static.headspace.com/fonts/apercu/apercu_mono_pro_light.woff2 — 325 B — 473 ms — font-display: swaphttps://static.headspace.com/fonts/apercu/apercu_mono_pro_medium.woff2apercu_mono_pro_medium.... https://static.headspace.com/fonts/apercu/apercu_mono_pro_medium.woff2 — 326 B — 471 ms — font-display: swaphttps://static.headspace.com/fonts/apercu/apercu_mono_pro_regular.woff2apercu_mono_pro_regular... https://static.headspace.com/fonts/apercu/apercu_mono_pro_regular.woff2 — 327 B — 533 ms — font-display: swap
HeadspaceApercu-Regular... woff2 swap
Size 32 KB
Load time 44 ms
Start 779 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-Italic.... woff2 swap
Size 33 KB
Load time 55 ms
Start 780 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-Medium.... woff2 swap
Size 32 KB
Load time 46 ms
Start 781 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-MediumI... woff2 swap
Size 33 KB
Load time 55 ms
Start 782 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-Light.w... woff2 swap
Size 30 KB
Load time 50 ms
Start 782 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-LightIt... woff2 swap
Size 31 KB
Load time 53 ms
Start 782 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-Bold.woff2 woff2 swap
Size 31 KB
Load time 52 ms
Start 782 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-BoldIta... woff2 swap
Size 32 KB
Load time 55 ms
Start 783 ms
Risk FOUT — text flashes from fallback to web font
apercu_mono_pro_bold.woff2 woff2 swap
Size 0 KB
Load time 472 ms
Start 783 ms
Risk FOUT — text flashes from fallback to web font
apercu_mono_pro_light.w... woff2 swap
Size 0 KB
Load time 473 ms
Start 783 ms
Risk FOUT — text flashes from fallback to web font
apercu_mono_pro_medium.... woff2 swap
Size 0 KB
Load time 471 ms
Start 784 ms
Risk FOUT — text flashes from fallback to web font
apercu_mono_pro_regular... woff2 swap
Size 0 KB
Load time 533 ms
Start 784 ms
Risk FOUT — text flashes from fallback to web font
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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
149 requests over 3744ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 544 ms LCP 3.3 shttps://headspace.com// https://headspace.com/ — 301 — 348 B — 41 ms — h2https://www.headspace.com/www.headspace.com/ https://www.headspace.com/ — 200 — 64.4 KiB — 1.3 s — h2https://images.ctfassets.net/v3n26e09qg2r/64mSWkeWKMrDAwmTViOdmS/ec6d493260ff34b5a6205be6aec2a485/Logo.svgimages.ctfassets.net/v3n26e09qg2r/6... https://images.ctfassets.net/v3n26e09qg2r/64mSWkeWKMrDAwmTViOdmS/ec6d493260ff34b5a6205be6aec2a485/Logo.svg — 200 — 920 B — 42 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Regular.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Regular.woff2 — 200 — 31.6 KiB — 44 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Italic.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Italic.woff2 — 200 — 32.7 KiB — 55 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Medium.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Medium.woff2 — 200 — 31.6 KiB — 46 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-MediumItalic.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-MediumItalic.woff2 — 200 — 32.7 KiB — 55 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Light.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Light.woff2 — 200 — 30.2 KiB — 50 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-LightItalic.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-LightItalic.woff2 — 200 — 31.4 KiB — 53 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Bold.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Bold.woff2 — 200 — 31.4 KiB — 52 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-BoldItalic.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-BoldItalic.woff2 — 200 — 32.2 KiB — 55 ms — h2https://static.headspace.com/fonts/apercu/apercu_mono_pro_bold.woff2static.headspace.com/fonts/apercu/a... https://static.headspace.com/fonts/apercu/apercu_mono_pro_bold.woff2 — 404 — 325 B — 472 ms — h2https://static.headspace.com/fonts/apercu/apercu_mono_pro_light.woff2static.headspace.com/fonts/apercu/a... https://static.headspace.com/fonts/apercu/apercu_mono_pro_light.woff2 — 404 — 325 B — 473 ms — h2https://static.headspace.com/fonts/apercu/apercu_mono_pro_medium.woff2static.headspace.com/fonts/apercu/a... https://static.headspace.com/fonts/apercu/apercu_mono_pro_medium.woff2 — 404 — 326 B — 471 ms — h2https://static.headspace.com/fonts/apercu/apercu_mono_pro_regular.woff2static.headspace.com/fonts/apercu/a... https://static.headspace.com/fonts/apercu/apercu_mono_pro_regular.woff2 — 404 — 327 B — 533 ms — h2https://headspace-contentful.imgix.net/3ihQtcVoros0fSjMi2U110/e198102d7bb5e2bb324e8fa3dbe2be39/Rectangle_1.svg?ixlib=js-3.8.0&w=1920headspace-contentful.imgix.net/3ihQ... https://headspace-contentful.imgix.net/3ihQtcVoros0fSjMi2U110/e198102d7bb5e2bb324e8fa3dbe2be39/Rectangle_1.svg?ixlib=js-3.8.0&w=1920 — 200 — 541 B — 37 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 107 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f36f4a3795bc9955.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f36f4a3795bc9955.js — 200 — 3.8 KiB — 20 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/aa99defd249a0799.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/aa99defd249a0799.js — 200 — 1.7 KiB — 22 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f02c8dcae11f7bac.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f02c8dcae11f7bac.js — 200 — 9.2 KiB — 23 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/0ce66c8e1820f978.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/0ce66c8e1820f978.js — 200 — 1.4 KiB — 24 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/9be84aa6612e4dd4.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/9be84aa6612e4dd4.js — 200 — 9.8 KiB — 20 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/5e23bffaeed56a85.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/5e23bffaeed56a85.js — 200 — 17.7 KiB — 31 ms — h2https://static.headspace.com/amplitude-scripts/1.0.14/hs-web-analytics_production.jsstatic.headspace.com/amplitude-scri... https://static.headspace.com/amplitude-scripts/1.0.14/hs-web-analytics_production.js — 200 — 2.6 KiB — 12 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1bad072c0cb99c93.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1bad072c0cb99c93.js — 200 — 6.3 KiB — 15 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/19562eaf7eceffd3.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/19562eaf7eceffd3.js — 200 — 9.8 KiB — 16 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/80a4602b096545bc.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/80a4602b096545bc.js — 200 — 3.9 KiB — 21 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/2badd6ee75fd8c34.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/2badd6ee75fd8c34.js — 200 — 4.9 KiB — 17 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6c42f485d8eb0a3b.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6c42f485d8eb0a3b.js — 200 — 6.1 KiB — 19 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/2d2704b9270d208d.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/2d2704b9270d208d.js — 200 — 6.4 KiB — 17 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 544 ms LCP 3.3 shttps://headspace.com// https://headspace.com/ — 301 — 348 B — 41 ms — h2https://www.headspace.com/www.headspace.com/ https://www.headspace.com/ — 200 — 64.4 KiB — 1.3 s — h2https://images.ctfassets.net/v3n26e09qg2r/64mSWkeWKMrDAwmTViOdmS/ec6d493260ff34b5a6205be6aec2a485/Logo.svgimages.ctfassets.net/v3n26e09qg2r/6... https://images.ctfassets.net/v3n26e09qg2r/64mSWkeWKMrDAwmTViOdmS/ec6d493260ff34b5a6205be6aec2a485/Logo.svg — 200 — 920 B — 42 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Regular.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Regular.woff2 — 200 — 31.6 KiB — 44 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Italic.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Italic.woff2 — 200 — 32.7 KiB — 55 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Medium.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Medium.woff2 — 200 — 31.6 KiB — 46 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-MediumItalic.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-MediumItalic.woff2 — 200 — 32.7 KiB — 55 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Light.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Light.woff2 — 200 — 30.2 KiB — 50 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-LightItalic.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-LightItalic.woff2 — 200 — 31.4 KiB — 53 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Bold.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-Bold.woff2 — 200 — 31.4 KiB — 52 ms — h2https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-BoldItalic.woff2static.headspace.com/fonts/apercu-v... https://static.headspace.com/fonts/apercu-v1.002/HeadspaceApercu-BoldItalic.woff2 — 200 — 32.2 KiB — 55 ms — h2https://static.headspace.com/fonts/apercu/apercu_mono_pro_bold.woff2static.headspace.com/fonts/apercu/a... https://static.headspace.com/fonts/apercu/apercu_mono_pro_bold.woff2 — 404 — 325 B — 472 ms — h2https://static.headspace.com/fonts/apercu/apercu_mono_pro_light.woff2static.headspace.com/fonts/apercu/a... https://static.headspace.com/fonts/apercu/apercu_mono_pro_light.woff2 — 404 — 325 B — 473 ms — h2https://static.headspace.com/fonts/apercu/apercu_mono_pro_medium.woff2static.headspace.com/fonts/apercu/a... https://static.headspace.com/fonts/apercu/apercu_mono_pro_medium.woff2 — 404 — 326 B — 471 ms — h2https://static.headspace.com/fonts/apercu/apercu_mono_pro_regular.woff2static.headspace.com/fonts/apercu/a... https://static.headspace.com/fonts/apercu/apercu_mono_pro_regular.woff2 — 404 — 327 B — 533 ms — h2https://headspace-contentful.imgix.net/3ihQtcVoros0fSjMi2U110/e198102d7bb5e2bb324e8fa3dbe2be39/Rectangle_1.svg?ixlib=js-3.8.0&w=1920headspace-contentful.imgix.net/3ihQ... https://headspace-contentful.imgix.net/3ihQtcVoros0fSjMi2U110/e198102d7bb5e2bb324e8fa3dbe2be39/Rectangle_1.svg?ixlib=js-3.8.0&w=1920 — 200 — 541 B — 37 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 107 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f36f4a3795bc9955.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f36f4a3795bc9955.js — 200 — 3.8 KiB — 20 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/aa99defd249a0799.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/aa99defd249a0799.js — 200 — 1.7 KiB — 22 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f02c8dcae11f7bac.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f02c8dcae11f7bac.js — 200 — 9.2 KiB — 23 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/0ce66c8e1820f978.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/0ce66c8e1820f978.js — 200 — 1.4 KiB — 24 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/9be84aa6612e4dd4.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/9be84aa6612e4dd4.js — 200 — 9.8 KiB — 20 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/5e23bffaeed56a85.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/5e23bffaeed56a85.js — 200 — 17.7 KiB — 31 ms — h2https://static.headspace.com/amplitude-scripts/1.0.14/hs-web-analytics_production.jsstatic.headspace.com/amplitude-scri... https://static.headspace.com/amplitude-scripts/1.0.14/hs-web-analytics_production.js — 200 — 2.6 KiB — 12 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1bad072c0cb99c93.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1bad072c0cb99c93.js — 200 — 6.3 KiB — 15 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/19562eaf7eceffd3.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/19562eaf7eceffd3.js — 200 — 9.8 KiB — 16 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/80a4602b096545bc.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/80a4602b096545bc.js — 200 — 3.9 KiB — 21 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/2badd6ee75fd8c34.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/2badd6ee75fd8c34.js — 200 — 4.9 KiB — 17 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6c42f485d8eb0a3b.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6c42f485d8eb0a3b.js — 200 — 6.1 KiB — 19 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/2d2704b9270d208d.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/2d2704b9270d208d.js — 200 — 6.4 KiB — 17 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/09d48f52700fe81b.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/09d48f52700fe81b.js — 200 — 9.5 KiB — 13 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c66bf7fa06269f43.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c66bf7fa06269f43.js — 200 — 1012 B — 6 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/8053a678b3a632ea.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/8053a678b3a632ea.js — 200 — 1011 B — 11 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/aaa298741348932f.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/aaa298741348932f.js — 200 — 9.0 KiB — 8 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6f8ed0ad4d6991fc.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6f8ed0ad4d6991fc.js — 200 — 10.8 KiB — 14 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/d28a642dd29a19e6.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/d28a642dd29a19e6.js — 200 — 4.7 KiB — 16 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/50d03999500cf161.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/50d03999500cf161.js — 200 — 7.6 KiB — 6 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3ff0d94d31abc341.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3ff0d94d31abc341.js — 200 — 7.8 KiB — 7 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/850f58c3edb3732e.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/850f58c3edb3732e.js — 200 — 14.1 KiB — 10 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/acef2f75a2e09886.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/acef2f75a2e09886.js — 200 — 12.2 KiB — 9 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/858c3ab701f350f2.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/858c3ab701f350f2.js — 200 — 19.8 KiB — 11 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1a0bb58acbf0b64b.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1a0bb58acbf0b64b.js — 200 — 60.7 KiB — 14 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/94865a3a905e1f2e.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/94865a3a905e1f2e.js — 200 — 41.3 KiB — 15 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c15c7cf7199d6fd1.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c15c7cf7199d6fd1.js — 200 — 18.7 KiB — 10 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/8dcff3b6bf0516bc.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/8dcff3b6bf0516bc.js — 200 — 13.8 KiB — 11 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/69e0ca19dbed1526.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/69e0ca19dbed1526.js — 200 — 12.9 KiB — 10 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/35e3ac48ee3a262f.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/35e3ac48ee3a262f.js — 200 — 16.9 KiB — 12 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/966bd6c3c7d71065.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/966bd6c3c7d71065.js — 200 — 9.3 KiB — 9 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3d2826b45ab622f0.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3d2826b45ab622f0.js — 200 — 62.9 KiB — 21 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/83280180f8d2eb99.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/83280180f8d2eb99.js — 200 — 18.4 KiB — 18 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/turbopack-4e420115b144d01a.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/turbopack-4e420115b144d01a.js — 200 — 4.6 KiB — 6 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3e1d58d4c328d64c.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3e1d58d4c328d64c.js — 200 — 8.0 KiB — 10 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/7a12eba59d0173f8.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/7a12eba59d0173f8.js — 200 — 10.3 KiB — 13 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/cf8290146b84e9e8.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/cf8290146b84e9e8.js — 200 — 10.2 KiB — 16 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6127d5ecee4140ad.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6127d5ecee4140ad.js — 200 — 7.6 KiB — 12 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/cf0cfecc060bc53f.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/cf0cfecc060bc53f.js — 200 — 8.5 KiB — 12 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/99d95ce90602ecc5.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/99d95ce90602ecc5.js — 200 — 7.2 KiB — 7 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6a9a5954371e59bc.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/6a9a5954371e59bc.js — 200 — 9.9 KiB — 10 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f0f817ebe65e2173.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f0f817ebe65e2173.js — 200 — 18.9 KiB — 17 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/92df9b1810b1aa1b.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/92df9b1810b1aa1b.js — 200 — 81.3 KiB — 28 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/d775b5b016d581e0.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/d775b5b016d581e0.js — 200 — 38.6 KiB — 26 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/bbd6a9e5759faec0.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/bbd6a9e5759faec0.js — 200 — 14.1 KiB — 10 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/da7cdedc9b663b5c.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/da7cdedc9b663b5c.js — 200 — 12.9 KiB — 16 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c9f8e538fdb0d61d.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c9f8e538fdb0d61d.js — 200 — 9.4 KiB — 11 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/ab5fd1f56c451ad8.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/ab5fd1f56c451ad8.js — 200 — 14.1 KiB — 9 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/9503adeef5d84760.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/9503adeef5d84760.js — 200 — 13.0 KiB — 11 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/e09308901c82e0ec.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/e09308901c82e0ec.js — 200 — 6.8 KiB — 12 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/e431eb859aca5e4d.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/e431eb859aca5e4d.js — 200 — 31.8 KiB — 14 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/turbopack-40d0ce1de1ac4b2b.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/turbopack-40d0ce1de1ac4b2b.js — 200 — 4.8 KiB — 7 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/c23121a3/_ssgManifest.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/c23121a3/_ssgManifest.js — 200 — 563 B — 12 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/c23121a3/_buildManifest.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/c23121a3/_buildManifest.js — 200 — 1.0 KiB — 6 ms — h2https://headspace-contentful.imgix.net/5Mvq9tLGfNllvbLYAvpxW3/7e50e746e34d6fbfcdffb15caa86b126/nav-l.webp?ixlib=js-3.8.0&w=1080&auto=format%2Ccompress&fit=maxheadspace-contentful.imgix.net/5Mvq... https://headspace-contentful.imgix.net/5Mvq9tLGfNllvbLYAvpxW3/7e50e746e34d6fbfcdffb15caa86b126/nav-l.webp?ixlib=js-3.8.0&w=1080&auto=format%2Ccompress&fit=max — 200 — 15.6 KiB — 7 ms — h2https://headspace-contentful.imgix.net/70khQJJM7mYfOOUbCqHRzl/4001cd1b0a2028de86f2ba0776404c35/Request-demo.svg?ixlib=js-3.8.0&w=384headspace-contentful.imgix.net/70kh... https://headspace-contentful.imgix.net/70khQJJM7mYfOOUbCqHRzl/4001cd1b0a2028de86f2ba0776404c35/Request-demo.svg?ixlib=js-3.8.0&w=384 — 200 — 345.5 KiB — 21 ms — h2https://headspace-contentful.imgix.net/3oRNaMsQxukJnr30WbtCgw/f4d1ae0e6aa1ae91db249cca6cd1f257/Try-14-days-free.svg?ixlib=js-3.8.0&w=384headspace-contentful.imgix.net/3oRN... https://headspace-contentful.imgix.net/3oRNaMsQxukJnr30WbtCgw/f4d1ae0e6aa1ae91db249cca6cd1f257/Try-14-days-free.svg?ixlib=js-3.8.0&w=384 — 200 — 2.3 KiB — 14 ms — h2https://headspace-contentful.imgix.net/2pcwdm6O0Kt0rq19lLLCDC/624cec6f5e77f9d7e0d5de6f02c437b5/desktop_hero_1_june5_2x__1__copy.png?ixlib=js-3.8.0&auto=format%2Ccompressheadspace-contentful.imgix.net/2pcw... https://headspace-contentful.imgix.net/2pcwdm6O0Kt0rq19lLLCDC/624cec6f5e77f9d7e0d5de6f02c437b5/desktop_hero_1_june5_2x__1__copy.png?ixlib=js-3.8.0&auto=format%2Ccompress — 200 — 49.3 KiB — 6 ms — h3https://headspace-contentful.imgix.net/2KFGacky3sZXtt8KLYJgN6/109838d936853779a57a116f0ff2b4ca/desktop_hero_2_june5_2x__1__copy.png?ixlib=js-3.8.0&auto=format%2Ccompressheadspace-contentful.imgix.net/2KFG... https://headspace-contentful.imgix.net/2KFGacky3sZXtt8KLYJgN6/109838d936853779a57a116f0ff2b4ca/desktop_hero_2_june5_2x__1__copy.png?ixlib=js-3.8.0&auto=format%2Ccompress — 200 — 28.0 KiB — 3 ms — h3https://headspace-contentful.imgix.net/7LgQ7zE5yihhzCv7O8Y7tS/acedfbf85e4c9274fb039d9743827955/Frame_370079.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/7LgQ... https://headspace-contentful.imgix.net/7LgQ7zE5yihhzCv7O8Y7tS/acedfbf85e4c9274fb039d9743827955/Frame_370079.svg?ixlib=js-3.8.0&w=256 — 200 — 1.9 KiB — 26 ms — h3https://headspace-contentful.imgix.net/3qlhNseKA1PPalC9VWD0N5/110fa32dd9b02ff104a32a0cb29abd9b/Star_1.svg?ixlib=js-3.8.0&w=48headspace-contentful.imgix.net/3qlh... https://headspace-contentful.imgix.net/3qlhNseKA1PPalC9VWD0N5/110fa32dd9b02ff104a32a0cb29abd9b/Star_1.svg?ixlib=js-3.8.0&w=48 — 200 — 713 B — 27 ms — h3https://headspace-contentful.imgix.net/3Dp0lvdbRnwgVHMJUSRi4f/965460f68159391c0cc183573adc2ffe/Star_2.svg?ixlib=js-3.8.0&w=48headspace-contentful.imgix.net/3Dp0... https://headspace-contentful.imgix.net/3Dp0lvdbRnwgVHMJUSRi4f/965460f68159391c0cc183573adc2ffe/Star_2.svg?ixlib=js-3.8.0&w=48 — 200 — 697 B — 17 ms — h3https://headspace-contentful.imgix.net/5I07KGvCgkzdRg3rJk4rGC/c0f43cf2b6d02079f06b35c446c0b0a8/Frame_370079__2_.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/5I07... https://headspace-contentful.imgix.net/5I07KGvCgkzdRg3rJk4rGC/c0f43cf2b6d02079f06b35c446c0b0a8/Frame_370079__2_.svg?ixlib=js-3.8.0&w=256 — 200 — 1.6 KiB — 17 ms — h3https://headspace-contentful.imgix.net/39KMTXVV6PAELlOvSkUiz3/2faef5ae1b57854fba62dcf75dad901b/Frame_370346.svg?ixlib=js-3.8.0&w=128headspace-contentful.imgix.net/39KM... https://headspace-contentful.imgix.net/39KMTXVV6PAELlOvSkUiz3/2faef5ae1b57854fba62dcf75dad901b/Frame_370346.svg?ixlib=js-3.8.0&w=128 — 200 — 1.8 KiB — 24 ms — h3https://headspace-contentful.imgix.net/76SbyP15xRQimqjFf78YSg/bb3cc8b3464d8d7a9ef100b1c352d65d/Frame_370079__1_.svg?ixlib=js-3.8.0&w=96headspace-contentful.imgix.net/76Sb... https://headspace-contentful.imgix.net/76SbyP15xRQimqjFf78YSg/bb3cc8b3464d8d7a9ef100b1c352d65d/Frame_370079__1_.svg?ixlib=js-3.8.0&w=96 — 200 — 2.4 KiB — 31 ms — h3https://headspace-contentful.imgix.net/5pirBM9z8X75FdOGjFnBID/c378cfeff2a4f8fa03ac0b8422ec58a6/image_50.webp?ixlib=js-3.8.0&w=828&auto=format%2Ccompress&fit=maxheadspace-contentful.imgix.net/5pir... https://headspace-contentful.imgix.net/5pirBM9z8X75FdOGjFnBID/c378cfeff2a4f8fa03ac0b8422ec58a6/image_50.webp?ixlib=js-3.8.0&w=828&auto=format%2Ccompress&fit=max — 200 — 26.6 KiB — 30 ms — h3https://headspace-contentful.imgix.net/7gpYSPTZwYkhL16lAMtR9p/3b5379c0bda3818346f9b53d70816bb0/star_icon__featured_tab_.svg?ixlib=js-3.8.0&w=32headspace-contentful.imgix.net/7gpY... https://headspace-contentful.imgix.net/7gpYSPTZwYkhL16lAMtR9p/3b5379c0bda3818346f9b53d70816bb0/star_icon__featured_tab_.svg?ixlib=js-3.8.0&w=32 — 200 — 752 B — 31 ms — h3https://headspace-contentful.imgix.net/t9kMLtAxZT9iH0fnWwsQN/eb9a8ab3843eaa82dd3a68521c1d8af6/heart-icon.svg?ixlib=js-3.8.0&w=32headspace-contentful.imgix.net/t9kM... https://headspace-contentful.imgix.net/t9kMLtAxZT9iH0fnWwsQN/eb9a8ab3843eaa82dd3a68521c1d8af6/heart-icon.svg?ixlib=js-3.8.0&w=32 — 200 — 622 B — 30 ms — h3https://headspace-contentful.imgix.net/50J8oKpjkLp7UHDJoypUCC/c63f510bd1be327e662fdc845b3e7a1a/sleep_icon__sleep__.svg?ixlib=js-3.8.0&w=32headspace-contentful.imgix.net/50J8... https://headspace-contentful.imgix.net/50J8oKpjkLp7UHDJoypUCC/c63f510bd1be327e662fdc845b3e7a1a/sleep_icon__sleep__.svg?ixlib=js-3.8.0&w=32 — 200 — 857 B — 31 ms — h3https://headspace-contentful.imgix.net/6YZ6Q2fLcDukDxlcwNoRjx/cc7f779baea8ad732e364dacce20136c/stress_icon__stress_tab_.svg?ixlib=js-3.8.0&w=32headspace-contentful.imgix.net/6YZ6... https://headspace-contentful.imgix.net/6YZ6Q2fLcDukDxlcwNoRjx/cc7f779baea8ad732e364dacce20136c/stress_icon__stress_tab_.svg?ixlib=js-3.8.0&w=32 — 200 — 1.4 KiB — 30 ms — h3https://headspace-contentful.imgix.net/ikpoeMsrbK6UK7y3Bcr7N/72709a2826dc8fc46b31334ecbf991f4/meditation_icon__Meditation_and_Mindfulness_tab_.svg?ixlib=js-3.8.0&w=32headspace-contentful.imgix.net/ikpo... https://headspace-contentful.imgix.net/ikpoeMsrbK6UK7y3Bcr7N/72709a2826dc8fc46b31334ecbf991f4/meditation_icon__Meditation_and_Mindfulness_tab_.svg?ixlib=js-3.8.0&w=32 — 200 — 809 B — 30 ms — h3https://headspace-contentful.imgix.net/257VMfFX7e1wGy2MhRzUl6/1d57fc4eab72991b1703f54c82ce99d0/5_Ebb_3x.webp?ixlib=js-3.8.0&w=1080&auto=format%2Ccompress&fit=maxheadspace-contentful.imgix.net/257V... https://headspace-contentful.imgix.net/257VMfFX7e1wGy2MhRzUl6/1d57fc4eab72991b1703f54c82ce99d0/5_Ebb_3x.webp?ixlib=js-3.8.0&w=1080&auto=format%2Ccompress&fit=max — 200 — 13.6 KiB — 30 ms — h3https://headspace-contentful.imgix.net/5m9VJCmN6BVAY3lB1Uv7Qm/c4f37868139210511b607491c7e0f559/Cocomelon_Homepage.svg?ixlib=js-3.8.0&w=384headspace-contentful.imgix.net/5m9V... https://headspace-contentful.imgix.net/5m9VJCmN6BVAY3lB1Uv7Qm/c4f37868139210511b607491c7e0f559/Cocomelon_Homepage.svg?ixlib=js-3.8.0&w=384 — 200 — 896.5 KiB — 54 ms — h3https://headspace-contentful.imgix.net/10k6MbitJKZNZ9gJW7A1nR/6a23f26d14e7355f618e9427521c16f9/1_Mindful_Families.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=maxheadspace-contentful.imgix.net/10k6... https://headspace-contentful.imgix.net/10k6MbitJKZNZ9gJW7A1nR/6a23f26d14e7355f618e9427521c16f9/1_Mindful_Families.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=max — 200 — 3.7 KiB — 35 ms — h3https://headspace-contentful.imgix.net/5kYnn80J3KcrJYKfXuEf47/0b4b681656d4fa23b54c91102309dafc/4_Politics_without_Panic_2x.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=maxheadspace-contentful.imgix.net/5kYn... https://headspace-contentful.imgix.net/5kYnn80J3KcrJYKfXuEf47/0b4b681656d4fa23b54c91102309dafc/4_Politics_without_Panic_2x.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=max — 200 — 6.2 KiB — 39 ms — h3https://headspace-contentful.imgix.net/7eroL3xuLOcFmA8syXUURf/8a96742ca71fc4a30df92bc99033860c/3_XR.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=maxheadspace-contentful.imgix.net/7ero... https://headspace-contentful.imgix.net/7eroL3xuLOcFmA8syXUURf/8a96742ca71fc4a30df92bc99033860c/3_XR.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=max — 200 — 36.6 KiB — 38 ms — h3https://headspace-contentful.imgix.net/6mjRxPppMyNxLytuqAn27B/b3d131b1c6478e0671a04352ccf410e1/6_Mental_Strength_Training__featured_tab_.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=maxheadspace-contentful.imgix.net/6mjR... https://headspace-contentful.imgix.net/6mjRxPppMyNxLytuqAn27B/b3d131b1c6478e0671a04352ccf410e1/6_Mental_Strength_Training__featured_tab_.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=max — 200 — 5.4 KiB — 36 ms — h3https://headspace-contentful.imgix.net/625TBOXU5ahcXO4Cc8uRSw/e87b2a1224e305d03a2bac93b38622d2/2_Linkedin_2x.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=maxheadspace-contentful.imgix.net/625T... https://headspace-contentful.imgix.net/625TBOXU5ahcXO4Cc8uRSw/e87b2a1224e305d03a2bac93b38622d2/2_Linkedin_2x.webp?ixlib=js-3.8.0&w=640&auto=format%2Ccompress&fit=max — 200 — 11.6 KiB — 41 ms — h3https://cdn.cookielaw.org/consent/3157e90d-5b64-44e9-834a-7bcbe657b257/3157e90d-5b64-44e9-834a-7bcbe657b257.jsoncdn.cookielaw.org/consent/3157e90d-... https://cdn.cookielaw.org/consent/3157e90d-5b64-44e9-834a-7bcbe657b257/3157e90d-5b64-44e9-834a-7bcbe657b257.json — 200 — 2.4 KiB — 76 ms — h2https://cdn.amplitude.com/libs/analytics-browser-2.25.1-min.js.gzcdn.amplitude.com/libs/analytics-br... https://cdn.amplitude.com/libs/analytics-browser-2.25.1-min.js.gz — 200 — 49.9 KiB — 13 ms — h2https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.25.0-min.js.gzcdn.amplitude.com/libs/plugin-sessi... https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.25.0-min.js.gz — 200 — 130.8 KiB — 15 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/c23121a3/_clientMiddlewareManifest.jsonwww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/c23121a3/_clientMiddlewareManifest.json — 200 — 913 B — 4 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 99 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/59498fbbf7b1bf17.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/59498fbbf7b1bf17.js — 200 — 1014 B — 5 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/e9bc471870d3795c.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/e9bc471870d3795c.js — 200 — 11.5 KiB — 4 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/45d9171378f09c0e.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/45d9171378f09c0e.js — 200 — 4.1 KiB — 4 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/147a85d641673945.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/147a85d641673945.js — 200 — 5.2 KiB — 4 ms — h2https://www.headspace.com/auth/profilewww.headspace.com/auth/profile https://www.headspace.com/auth/profile — 401 — 332 B — 548 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M92JXMV&gtm_auth=16iCHRn1z7748mckvKDXyw&gtm_preview=env-2&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M92JXMV&gtm_auth=16iCHRn1z7748mckvKDXyw&gtm_preview=env-2&gtm_cookies_win=x — 200 — 142.4 KiB — 157 ms — h2https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c00d49f0c10b04ae.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c00d49f0c10b04ae.js — 200 — 70.2 KiB — 5 ms — h2https://o28532.ingest.us.sentry.io/api/4506754684354560/envelope/?sentry_version=7&sentry_key=9f90a7c74f74fe3f8e384926e78b5bac&sentry_client=sentry.javascript.nextjs%2F10.38.0o28532.ingest.us.sentry.io/api/4506... https://o28532.ingest.us.sentry.io/api/4506754684354560/envelope/?sentry_version=7&sentry_key=9f90a7c74f74fe3f8e384926e78b5bac&sentry_client=sentry.javascript.nextjs%2F10.38.0 — 200 — 300 B — 76 ms — h2blob:https://www.headspace.com/e92d62d4-6f5d-4519-997d-37005fe39ceawww.headspace.com/e92d62d4-6f5d-451... blob:https://www.headspace.com/e92d62d4-6f5d-4519-997d-37005fe39cea — 200 — -1 B — 469 ms — blobhttps://headspace-contentful.imgix.net/5L4y2yWKpHthCA2Ld0IOvJ/3f11d61010781c77b7748c18a6cfbc03/BMO-logo-HS-Website.svg?ixlib=js-3.8.0&w=384headspace-contentful.imgix.net/5L4y... https://headspace-contentful.imgix.net/5L4y2yWKpHthCA2Ld0IOvJ/3f11d61010781c77b7748c18a6cfbc03/BMO-logo-HS-Website.svg?ixlib=js-3.8.0&w=384 — 200 — 1.1 KiB — 24 ms — h3https://headspace-contentful.imgix.net/5N91jsondqMJ9gYwr8Jni6/96a71dca72d0de38553ac9dc93fe6278/Mattel.svg?ixlib=js-3.8.0&w=64headspace-contentful.imgix.net/5N91... https://headspace-contentful.imgix.net/5N91jsondqMJ9gYwr8Jni6/96a71dca72d0de38553ac9dc93fe6278/Mattel.svg?ixlib=js-3.8.0&w=64 — 200 — 2.3 KiB — 23 ms — h3https://headspace-contentful.imgix.net/qSuN8xGVC2td7UGxCBHlG/b054273831534f455ea4baa6154068e9/Vertex.svg?ixlib=js-3.8.0&w=96headspace-contentful.imgix.net/qSuN... https://headspace-contentful.imgix.net/qSuN8xGVC2td7UGxCBHlG/b054273831534f455ea4baa6154068e9/Vertex.svg?ixlib=js-3.8.0&w=96 — 200 — 3.3 KiB — 23 ms — h3https://headspace-contentful.imgix.net/1nKYwmTO26ygoetX4fR1JB/44a39bfd8072113bcecac73511767438/HSBC.svg?ixlib=js-3.8.0&w=128headspace-contentful.imgix.net/1nKY... https://headspace-contentful.imgix.net/1nKYwmTO26ygoetX4fR1JB/44a39bfd8072113bcecac73511767438/HSBC.svg?ixlib=js-3.8.0&w=128 — 200 — 1.3 KiB — 23 ms — h3https://headspace-contentful.imgix.net/1Lokk3ONJB4CeJw5GZTUbr/81b61d02e4dd981910e2468a2c708f37/Adobe.svg?ixlib=js-3.8.0&w=48headspace-contentful.imgix.net/1Lok... https://headspace-contentful.imgix.net/1Lokk3ONJB4CeJw5GZTUbr/81b61d02e4dd981910e2468a2c708f37/Adobe.svg?ixlib=js-3.8.0&w=48 — 200 — 2.0 KiB — 21 ms — h3https://headspace-contentful.imgix.net/7cMwRSjz2rF1NlpL91QKaq/64e88ef93718d339f12db89b04a2d69c/Booking.com.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/7cMw... https://headspace-contentful.imgix.net/7cMwRSjz2rF1NlpL91QKaq/64e88ef93718d339f12db89b04a2d69c/Booking.com.svg?ixlib=js-3.8.0&w=256 — 200 — 2.7 KiB — 19 ms — h3https://headspace-contentful.imgix.net/2qwCgtJq7pIWKmlPIAZgrD/c093f4e82aeb221bf9ae5cbe0c1a5d4c/Sephora.svg?ixlib=js-3.8.0&w=128headspace-contentful.imgix.net/2qwC... https://headspace-contentful.imgix.net/2qwCgtJq7pIWKmlPIAZgrD/c093f4e82aeb221bf9ae5cbe0c1a5d4c/Sephora.svg?ixlib=js-3.8.0&w=128 — 200 — 1.4 KiB — 21 ms — h3https://headspace-contentful.imgix.net/HbLocruinDs20Q5x0CHDw/c7337acc86961989da1a3c95d7c5cea1/Western_Union.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/HbLo... https://headspace-contentful.imgix.net/HbLocruinDs20Q5x0CHDw/c7337acc86961989da1a3c95d7c5cea1/Western_Union.svg?ixlib=js-3.8.0&w=256 — 200 — 2.6 KiB — 26 ms — h3https://headspace-contentful.imgix.net/4lObeTkcnAjNlDwLURlM0j/8f3f19bd1db58ed2c961eb49551cf49d/Boston_Medical.svg?ixlib=js-3.8.0&w=128headspace-contentful.imgix.net/4lOb... https://headspace-contentful.imgix.net/4lObeTkcnAjNlDwLURlM0j/8f3f19bd1db58ed2c961eb49551cf49d/Boston_Medical.svg?ixlib=js-3.8.0&w=128 — 200 — 5.4 KiB — 27 ms — h3https://headspace-contentful.imgix.net/1jTvEjbKnVV7o0mTu3kb9w/b11b6afcc4bc71707961c8baa69b6f66/Bain___Co.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/1jTv... https://headspace-contentful.imgix.net/1jTvEjbKnVV7o0mTu3kb9w/b11b6afcc4bc71707961c8baa69b6f66/Bain___Co.svg?ixlib=js-3.8.0&w=256 — 200 — 2.2 KiB — 25 ms — h3https://cdn.cookielaw.org/scripttemplates/202405.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202405.1.0/otBannerSdk.js — 200 — 109.4 KiB — 70 ms — h2https://prodregistryv2.org/v1/rgstr?k=client-AUIlYXXKCk5oO6j4J0DNeuR6LqIlquA0NmvGclKDUS9&st=javascript-client-react&sv=3.18.1&t=1776811592117&sid=88747a1c-0dfc-46cf-9bb6-901ecfff45ba&ec=1&gz=1prodregistryv2.org/v1/rgstr?k=clien... https://prodregistryv2.org/v1/rgstr?k=client-AUIlYXXKCk5oO6j4J0DNeuR6LqIlquA0NmvGclKDUS9&st=javascript-client-react&sv=3.18.1&t=1776811592117&sid=88747a1c-0dfc-46cf-9bb6-901ecfff45ba&ec=1&gz=1 — 202 — 323 B — 82 ms — h2https://headspace-contentful.imgix.net/1PZPNpQTJTlXQGGTCoSwpJ/8d7354aa03d2bada6b93b5c326edfb2c/Jan-Explore-Screen_3x.webp?ixlib=js-3.8.0&w=800&fit=max&auto=format%2Ccompressheadspace-contentful.imgix.net/1PZP... https://headspace-contentful.imgix.net/1PZPNpQTJTlXQGGTCoSwpJ/8d7354aa03d2bada6b93b5c326edfb2c/Jan-Explore-Screen_3x.webp?ixlib=js-3.8.0&w=800&fit=max&auto=format%2Ccompress — 200 — 26.0 KiB — 5 ms — h3https://headspace-contentful.imgix.net/7mX035RsbYG48uXqLpbPE2/8a9b19a53d4fb1346ead0bc94fc86ec7/deep-dive-2_3x__1_.webp?ixlib=js-3.8.0&w=800&fit=max&auto=format%2Ccompressheadspace-contentful.imgix.net/7mX0... https://headspace-contentful.imgix.net/7mX035RsbYG48uXqLpbPE2/8a9b19a53d4fb1346ead0bc94fc86ec7/deep-dive-2_3x__1_.webp?ixlib=js-3.8.0&w=800&fit=max&auto=format%2Ccompress — 200 — 23.9 KiB — 5 ms — h3https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1176527437f54d87.jswww.headspace.com/web-marketing-ssr... https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1176527437f54d87.js — 200 — 2.2 KiB — 4 ms — h2https://assets.ctfassets.net/v3n26e09qg2r/1WU80BztkUwE1WQ4XYwwiU/d2bb5be4073a44e3bcd19412ea538611/single-breathing_into_stress-05m-l_en_-n_eve_-20211105-cl.mp3assets.ctfassets.net/v3n26e09qg2r/1... https://assets.ctfassets.net/v3n26e09qg2r/1WU80BztkUwE1WQ4XYwwiU/d2bb5be4073a44e3bcd19412ea538611/single-breathing_into_stress-05m-l_en_-n_eve_-20211105-cl.mp3 — 206 — 553 B — 1.1 s — h2https://downloads.ctfassets.net/v3n26e09qg2r/6LMNKVIxC0ZVQpilkVtpbe/c1660a3f9a92449c18a57b3af1afd6ae/single-midnight_sos-racing_mind-10m-l_en_-20190604-ss__1565821451747.mp3downloads.ctfassets.net/v3n26e09qg2... https://downloads.ctfassets.net/v3n26e09qg2r/6LMNKVIxC0ZVQpilkVtpbe/c1660a3f9a92449c18a57b3af1afd6ae/single-midnight_sos-racing_mind-10m-l_en_-20190604-ss__1565821451747.mp3 — 206 — 557 B — 1.0 s — h2https://assets.ctfassets.net/v3n26e09qg2r/57TqxrM8MEtjPdYR3Zsn6r/7c8542c923a77906a5f8520567dc5eb7/TWU_EPT_535_LIB_ShelbyHarrisSleepTravel_.mp3assets.ctfassets.net/v3n26e09qg2r/5... https://assets.ctfassets.net/v3n26e09qg2r/57TqxrM8MEtjPdYR3Zsn6r/7c8542c923a77906a5f8520567dc5eb7/TWU_EPT_535_LIB_ShelbyHarrisSleepTravel_.mp3 — 206 — 553 B — 1.1 s — h2https://assets.ctfassets.net/v3n26e09qg2r/6CzVmS0yNOmkYgW7BsGPox/f7916a1aa11f75d826e1b3c44d0e1583/HS-Site-NeedStates-Icon1.jsonassets.ctfassets.net/v3n26e09qg2r/6... https://assets.ctfassets.net/v3n26e09qg2r/6CzVmS0yNOmkYgW7BsGPox/f7916a1aa11f75d826e1b3c44d0e1583/HS-Site-NeedStates-Icon1.json — 200 — 1.2 KiB — 16 ms — h2https://assets.ctfassets.net/v3n26e09qg2r/5fRWPOjnFvS5DfIQV0bzOi/23cc62cf6714c4c5cc05936e9c626181/HS-Site-NeedStates-Icon2.jsonassets.ctfassets.net/v3n26e09qg2r/5... https://assets.ctfassets.net/v3n26e09qg2r/5fRWPOjnFvS5DfIQV0bzOi/23cc62cf6714c4c5cc05936e9c626181/HS-Site-NeedStates-Icon2.json — 200 — 2.2 KiB — 18 ms — h2https://assets.ctfassets.net/v3n26e09qg2r/6TIJHxINEC1noZLgR41CH8/a21f8f7832770d4ae24b90350487a099/HS-Site-NeedStates-Icon3.jsonassets.ctfassets.net/v3n26e09qg2r/6... https://assets.ctfassets.net/v3n26e09qg2r/6TIJHxINEC1noZLgR41CH8/a21f8f7832770d4ae24b90350487a099/HS-Site-NeedStates-Icon3.json — 200 — 1.6 KiB — 12 ms — h2https://assets.ctfassets.net/v3n26e09qg2r/5BGqqq2nutx8vVa7NtzuUE/21c2ee857e8aceece69fecd3565d784d/HS-Site-Ebb-DESKTOP__1_.jsonassets.ctfassets.net/v3n26e09qg2r/5... https://assets.ctfassets.net/v3n26e09qg2r/5BGqqq2nutx8vVa7NtzuUE/21c2ee857e8aceece69fecd3565d784d/HS-Site-Ebb-DESKTOP__1_.json — 200 — 25.8 KiB — 17 ms — h2https://assets.ctfassets.net/v3n26e09qg2r/13WpvZx5IanH7G2QYv0VgY/330af120b6947c3ae8300d80cbba3025/Lottie-DeepDive-Sleep.jsonassets.ctfassets.net/v3n26e09qg2r/1... https://assets.ctfassets.net/v3n26e09qg2r/13WpvZx5IanH7G2QYv0VgY/330af120b6947c3ae8300d80cbba3025/Lottie-DeepDive-Sleep.json — 200 — 23.2 KiB — 13 ms — h2https://assets.ctfassets.net/v3n26e09qg2r/5LLXVejkCFopJVRCZMSwdK/08b6c6d83292f679954d43936d82e739/Lottie-DeepDive-Experts.jsonassets.ctfassets.net/v3n26e09qg2r/5... https://assets.ctfassets.net/v3n26e09qg2r/5LLXVejkCFopJVRCZMSwdK/08b6c6d83292f679954d43936d82e739/Lottie-DeepDive-Experts.json — 200 — 79.3 KiB — 14 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA3CAYAAACIN427AAAKP2lDQ1BBZnRlciBFZmZlY3RzIElDQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA3CAYAAACIN427AAAKP2lDQ1BBZnRlciBFZmZlY3RzIElDQ… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRqhoAABXRUJQVlA4WAoAAAAQAAAA/wkA/wkAQUxQSL4dAAABJMZtGzka9t/25nz3iogJkI69…data:image/webp;base64,UklGRqhoAABX... data:image/webp;base64,UklGRqhoAABXRUJQVlA4WAoAAAAQAAAA/wkA/wkAQUxQSL4dAAABJMZtGzka9t/25nz3iogJkI69… — 200 — 0 B — 1 ms — datadata:image/webp;base64,UklGRlIUAABXRUJQVlA4WAoAAAAQAAAAuAMAAwgAQUxQSMQFAAABHANp22T+fe+/gENETIDT5EaR…data:image/webp;base64,UklGRlIUAABX... data:image/webp;base64,UklGRlIUAABXRUJQVlA4WAoAAAAQAAAAuAMAAwgAQUxQSMQFAAABHANp22T+fe+/gENETIDT5EaR… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRtqpAABXRUJQVlA4WAoAAAAQAAAA9QMAowIAQUxQSDMAAAABD/Dg/4iIQCYMoZn+qSRwL6L/…data:image/webp;base64,UklGRtqpAABX... data:image/webp;base64,UklGRtqpAABXRUJQVlA4WAoAAAAQAAAA9QMAowIAQUxQSDMAAAABD/Dg/4iIQCYMoZn+qSRwL6L/… — 200 — 0 B — 1 ms — datahttps://sr-client-cfg.amplitude.com/config/2c0e8b630e65ea00889d07e47d2bb68d?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/2c0e8b630e65ea00889d07e47d2bb68d?config_group=browser — 200 — 664 B — 11 ms — h2https://sr-client-cfg.amplitude.com/config/2c0e8b630e65ea00889d07e47d2bb68d?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/2c0e8b630e65ea00889d07e47d2bb68d?config_group=browser — 200 — 0 B — 9 ms — h2https://cdn.cookielaw.org/consent/3157e90d-5b64-44e9-834a-7bcbe657b257/018fa1c3-9793-70d0-81f1-19b7a019466e/en.jsoncdn.cookielaw.org/consent/3157e90d-... https://cdn.cookielaw.org/consent/3157e90d-5b64-44e9-834a-7bcbe657b257/018fa1c3-9793-70d0-81f1-19b7a019466e/en.json — 200 — 33.2 KiB — 44 ms — h2https://www.headspace.com/favicon.icowww.headspace.com/favicon.ico https://www.headspace.com/favicon.ico — 200 — 6.4 KiB — 162 ms — h2https://cdn.cookielaw.org/scripttemplates/202405.1.0/assets/otFloatingFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202405.1.0/assets/otFloatingFlat.json — 200 — 2.9 KiB — 29 ms — h2https://cdn.cookielaw.org/scripttemplates/202405.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202405.1.0/assets/v2/otPcCenter.json — 200 — 12.6 KiB — 31 ms — h2https://cdn.cookielaw.org/scripttemplates/202405.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202405.1.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 32 ms — h2https://sr-client-cfg.amplitude.com/config?api_key=2c0e8b630e65ea00889d07e47d2bb68d&config_keys=analyticsSDK.pageActionssr-client-cfg.amplitude.com/config?... https://sr-client-cfg.amplitude.com/config?api_key=2c0e8b630e65ea00889d07e47d2bb68d&config_keys=analyticsSDK.pageActions — 200 — 387 B — 5 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 636 B — 26 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 677 B — 29 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.1 KiB — 31 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 33 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2716ms · 266KB · €14/mo
www.headspace.com
Other
Costly
Execution 742ms
Transfer 61 KB
Monthly Cost €4/mo
www.headspace.com
Other
Costly
Execution 686ms
Transfer 19 KB
Monthly Cost €4/mo
www.headspace.com
Other
Costly
Execution 394ms
Transfer 39 KB
Monthly Cost €2/mo
Unattributable
Other
Costly
Execution 260ms
Transfer 0 KB
Monthly Cost €1/mo
www.headspace.com
Other
Costly
Execution 254ms
Transfer 64 KB
Monthly Cost €1/mo
www.headspace.com
Other
Optional
Execution 115ms
Transfer 12 KB
Monthly Cost €1/mo
www.headspace.com
Other
Optional
Execution 104ms
Transfer 63 KB
Unused 40%
Monthly Cost €1/mo
www.headspace.com
Other
Optional
Execution 83ms
Transfer 5 KB
Monthly Cost €0/mo
www.headspace.com
Other
Optional
Execution 78ms
Transfer 5 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.headspace.com adds 742ms and costs ~€4/month
  • www.headspace.com adds 686ms and costs ~€4/month
  • www.headspace.com adds 394ms and costs ~€2/month
  • Unattributable adds 260ms and costs ~€1/month
  • www.headspace.com adds 254ms and costs ~€1/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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

www.headspace.com takes 742ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.headspace.com takes 686ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.headspace.com takes 394ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 260ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.headspace.com takes 254ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback