Skip to content
https://headspace.com

Performance

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

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

40
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
80
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.

1.96 s

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

16.39 s

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

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

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

16.79 s

Page Load Progression

584 ms
1.2 s
1.8 s
2.3 s
2.9 s
3.5 s
4.1 s
4.7 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 131 requests
FIX
2.7 MB transferred, 131 requests
Warning::
Page weighs 9.6 MB (2.7 MB transferred)
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 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::
131 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.56 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
131 requests
0.56 g CO2 per page load
JavaScript 1.1 MiB 42%
Images 1.1 MiB 41%
Fonts 255.1 KiB 9%
Other 128.3 KiB 5%
HTML 64.6 KiB 2%
Other 7.3 KiB 0%
Other 2.9 KiB 0%
Other 1.6 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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 (2.7 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
11273ms total JS execution
FIX
11273ms total JS execution
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 3089ms CPU time
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 2906ms CPU time
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 1532ms CPU time
Warning::
Unattributable: 717ms CPU time
Warning::
https://www.headspace.com/: 672ms CPU time
Warning::
Third-party scripts: 11273ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 32% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1a0bb58acbf0b64b.js3089ms2776ms17ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/c15c7cf7199d6fd1.js2906ms1036ms4ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/d775b5b016d581e0.js1532ms244ms8ms3rd
Unattributable717ms41ms0ms3rd
https://www.headspace.com/672ms19ms1ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/e9bc471870d3795c.js553ms493ms3ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/3d2826b45ab622f0.js312ms280ms31ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/turbopack-40d0ce1de1ac4b2b.js305ms304ms1ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/turbopack-4e420115b144d01a.js298ms296ms1ms3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1176527437f54d87.js194ms167ms1ms3rd

Showing top 10 of 15 scripts

D
Page Weight Inventory
Action
131 resources · 2.7 MB · 253 KB savings available
FIX
131 resources · 2.7 MB · 253 KB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~253 KB of savings available
Warning::
130 third-party resources (100% of weight)
Info::
1 resources over 200KB
131 resources · 2.7 MiB · 130 third-party 1.7 MiB over 1MB target
JavaScript 42% · 1.1 MiB
Image 41% · 1.1 MiB
Font 9% · 255.1 KiB
Other 5% · 132.1 KiB
Document 2% · 64.6 KiB
Media 0% · 1.6 KiB

~253.4 KiB of savings available

Remove unused JavaScript: 253.4 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
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Info::
All images are well-optimized
37 images 1.1 MB
0 oversized -0 KB
22 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
65 scripts, 253 KB unused
REVIEW
65 scripts, 253 KB unused
Warning::
https://cdn.amplitude.com/libs/plugin-session-repl...: 100 KB unused (78%)
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://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.
Warning::
https://www.headspace.com/web-marketing-ssr/_next/...: 26 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 253 KB
253 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 KB100 KB (78%)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://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://www.headspace.com/web-marketing-ssr/_next/static/chunks/3d2826b45ab622f0.js63 KB26 KB (41%)3rd
https://cdn.amplitude.com/libs/analytics-browser-2.25.1-min.js.gz50 KB3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/f0f817ebe65e2173.js19 KB3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/1bad072c0cb99c93.js6 KB3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/19562eaf7eceffd3.js10 KB3rd
https://www.headspace.com/web-marketing-ssr/_next/static/chunks/83280180f8d2eb99.js18 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

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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.0 s LCP 16.4 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 — 70 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 — 82 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 — 76 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 — 82 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.3 KiB — 82 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 — 82 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 — 74 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 — 96 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 — 326 B — 502 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 — 326 B — 521 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 — 327 B — 514 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 — 326 B — 493 ms — font-display: swap
HeadspaceApercu-Regular... woff2 swap
Size 32 KB
Load time 70 ms
Start 391 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-Italic.... woff2 swap
Size 33 KB
Load time 82 ms
Start 391 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-Medium.... woff2 swap
Size 32 KB
Load time 76 ms
Start 392 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-MediumI... woff2 swap
Size 33 KB
Load time 82 ms
Start 392 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-Light.w... woff2 swap
Size 30 KB
Load time 82 ms
Start 392 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-LightIt... woff2 swap
Size 31 KB
Load time 82 ms
Start 392 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-Bold.woff2 woff2 swap
Size 31 KB
Load time 74 ms
Start 392 ms
Risk FOUT — text flashes from fallback to web font
HeadspaceApercu-BoldIta... woff2 swap
Size 32 KB
Load time 96 ms
Start 393 ms
Risk FOUT — text flashes from fallback to web font
apercu_mono_pro_bold.woff2 woff2 swap
Size 0 KB
Load time 502 ms
Start 393 ms
Risk FOUT — text flashes from fallback to web font
apercu_mono_pro_light.w... woff2 swap
Size 0 KB
Load time 521 ms
Start 393 ms
Risk FOUT — text flashes from fallback to web font
apercu_mono_pro_medium.... woff2 swap
Size 0 KB
Load time 514 ms
Start 393 ms
Risk FOUT — text flashes from fallback to web font
apercu_mono_pro_regular... woff2 swap
Size 0 KB
Load time 493 ms
Start 393 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
17 hints, 0 missing preconnects
PASS
17 hints, 0 missing preconnects
Info::
Page uses 17 resource hint(s)

Current Resource Hints

preconnect
3
preload
+4
14
dns-prefetch
prefetch

17 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
131 requests over 3488ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.0 s LCP 16.4 shttps://headspace.com// https://headspace.com/ — 301 — 347 B — 48 ms — h2https://www.headspace.com/www.headspace.com/ https://www.headspace.com/ — 200 — 64.6 KiB — 350 ms — h2https://images.ctfassets.net/v3n26e09qg2r/64mSWkeWKMrDAwmTViOdmS/ec6d493260ff34b5a6205be6aec2a485/Logo.svgimages.ctfassets.net/v3n26e09qg2r/6... https://images.ctfassets.net/v3n26e09qg2r/64mSWkeWKMrDAwmTViOdmS/ec6d493260ff34b5a6205be6aec2a485/Logo.svg — 200 — 923 B — 69 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 109 ms — https://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 — 70 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 — 82 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 — 76 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 — 82 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.3 KiB — 82 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 — 82 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 — 74 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 — 96 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 — 326 B — 502 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 — 326 B — 521 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 — 327 B — 514 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 — 326 B — 493 ms — h2https://headspace-contentful.imgix.net/3ihQtcVoros0fSjMi2U110/e198102d7bb5e2bb324e8fa3dbe2be39/Rectangle_1.svg?ixlib=js-3.8.0&w=3840headspace-contentful.imgix.net/3ihQ... https://headspace-contentful.imgix.net/3ihQtcVoros0fSjMi2U110/e198102d7bb5e2bb324e8fa3dbe2be39/Rectangle_1.svg?ixlib=js-3.8.0&w=3840 — 200 — 540 B — 84 ms — h2https://headspace-contentful.imgix.net/knWuaYQdTnPg6o6VPtH1K/a0e32e013ebad294eb678f92334eba49/mobile_hero_1_june5_2x__1_.webp?ixlib=js-3.8.0&auto=format%2Ccompressheadspace-contentful.imgix.net/knWu... https://headspace-contentful.imgix.net/knWuaYQdTnPg6o6VPtH1K/a0e32e013ebad294eb678f92334eba49/mobile_hero_1_june5_2x__1_.webp?ixlib=js-3.8.0&auto=format%2Ccompress — 200 — 17.4 KiB — 83 ms — h2https://headspace-contentful.imgix.net/6VpOlWMhXWZPcWW4MpGU7/1565fd18e33da0d5e2c46715b5bcff96/mobile_hero_2_june5_2x__1_.webp?ixlib=js-3.8.0&auto=format%2Ccompressheadspace-contentful.imgix.net/6VpO... https://headspace-contentful.imgix.net/6VpOlWMhXWZPcWW4MpGU7/1565fd18e33da0d5e2c46715b5bcff96/mobile_hero_2_june5_2x__1_.webp?ixlib=js-3.8.0&auto=format%2Ccompress — 200 — 18.2 KiB — 84 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 — 23 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 — 21 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 — 28 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 — 29 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 — 24 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.4 KiB — 9 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 — 10 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 — 11 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 — 12 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 — 10 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.0 s LCP 16.4 shttps://headspace.com// https://headspace.com/ — 301 — 347 B — 48 ms — h2https://www.headspace.com/www.headspace.com/ https://www.headspace.com/ — 200 — 64.6 KiB — 350 ms — h2https://images.ctfassets.net/v3n26e09qg2r/64mSWkeWKMrDAwmTViOdmS/ec6d493260ff34b5a6205be6aec2a485/Logo.svgimages.ctfassets.net/v3n26e09qg2r/6... https://images.ctfassets.net/v3n26e09qg2r/64mSWkeWKMrDAwmTViOdmS/ec6d493260ff34b5a6205be6aec2a485/Logo.svg — 200 — 923 B — 69 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 109 ms — https://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 — 70 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 — 82 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 — 76 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 — 82 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.3 KiB — 82 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 — 82 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 — 74 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 — 96 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 — 326 B — 502 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 — 326 B — 521 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 — 327 B — 514 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 — 326 B — 493 ms — h2https://headspace-contentful.imgix.net/3ihQtcVoros0fSjMi2U110/e198102d7bb5e2bb324e8fa3dbe2be39/Rectangle_1.svg?ixlib=js-3.8.0&w=3840headspace-contentful.imgix.net/3ihQ... https://headspace-contentful.imgix.net/3ihQtcVoros0fSjMi2U110/e198102d7bb5e2bb324e8fa3dbe2be39/Rectangle_1.svg?ixlib=js-3.8.0&w=3840 — 200 — 540 B — 84 ms — h2https://headspace-contentful.imgix.net/knWuaYQdTnPg6o6VPtH1K/a0e32e013ebad294eb678f92334eba49/mobile_hero_1_june5_2x__1_.webp?ixlib=js-3.8.0&auto=format%2Ccompressheadspace-contentful.imgix.net/knWu... https://headspace-contentful.imgix.net/knWuaYQdTnPg6o6VPtH1K/a0e32e013ebad294eb678f92334eba49/mobile_hero_1_june5_2x__1_.webp?ixlib=js-3.8.0&auto=format%2Ccompress — 200 — 17.4 KiB — 83 ms — h2https://headspace-contentful.imgix.net/6VpOlWMhXWZPcWW4MpGU7/1565fd18e33da0d5e2c46715b5bcff96/mobile_hero_2_june5_2x__1_.webp?ixlib=js-3.8.0&auto=format%2Ccompressheadspace-contentful.imgix.net/6VpO... https://headspace-contentful.imgix.net/6VpOlWMhXWZPcWW4MpGU7/1565fd18e33da0d5e2c46715b5bcff96/mobile_hero_2_june5_2x__1_.webp?ixlib=js-3.8.0&auto=format%2Ccompress — 200 — 18.2 KiB — 84 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 — 23 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 — 21 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 — 28 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 — 29 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 — 24 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.4 KiB — 9 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 — 10 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 — 11 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 — 12 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 — 10 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 — 21 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 — 10 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 — 1015 B — 10 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 — 1014 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 — 13 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 — 12 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 — 16 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 — 20 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 — 23 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 — 17 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 — 21 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 — 23 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 — 24 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 — 22 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 — 22 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 — 21 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 — 19 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 — 16 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 — 13 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 — 102 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 — 115 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 — 17 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 — 15 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 — 10 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 — 12 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 — 11 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 — 11 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 — 14 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 — 6 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 — 7 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 — 25 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 — 67 ms — h2https://headspace-contentful.imgix.net/7LgQ7zE5yihhzCv7O8Y7tS/acedfbf85e4c9274fb039d9743827955/Frame_370079.svg?ixlib=js-3.8.0&w=384headspace-contentful.imgix.net/7LgQ... https://headspace-contentful.imgix.net/7LgQ7zE5yihhzCv7O8Y7tS/acedfbf85e4c9274fb039d9743827955/Frame_370079.svg?ixlib=js-3.8.0&w=384 — 200 — 1.9 KiB — 50 ms — h2https://headspace-contentful.imgix.net/5I07KGvCgkzdRg3rJk4rGC/c0f43cf2b6d02079f06b35c446c0b0a8/Frame_370079__2_.svg?ixlib=js-3.8.0&w=384headspace-contentful.imgix.net/5I07... https://headspace-contentful.imgix.net/5I07KGvCgkzdRg3rJk4rGC/c0f43cf2b6d02079f06b35c446c0b0a8/Frame_370079__2_.svg?ixlib=js-3.8.0&w=384 — 200 — 1.4 KiB — 33 ms — h2https://headspace-contentful.imgix.net/39KMTXVV6PAELlOvSkUiz3/2faef5ae1b57854fba62dcf75dad901b/Frame_370346.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/39KM... https://headspace-contentful.imgix.net/39KMTXVV6PAELlOvSkUiz3/2faef5ae1b57854fba62dcf75dad901b/Frame_370346.svg?ixlib=js-3.8.0&w=256 — 200 — 1.7 KiB — 33 ms — h2https://headspace-contentful.imgix.net/76SbyP15xRQimqjFf78YSg/bb3cc8b3464d8d7a9ef100b1c352d65d/Frame_370079__1_.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/76Sb... https://headspace-contentful.imgix.net/76SbyP15xRQimqjFf78YSg/bb3cc8b3464d8d7a9ef100b1c352d65d/Frame_370079__1_.svg?ixlib=js-3.8.0&w=256 — 200 — 2.2 KiB — 31 ms — h2https://headspace-contentful.imgix.net/5pirBM9z8X75FdOGjFnBID/c378cfeff2a4f8fa03ac0b8422ec58a6/image_50.webp?ixlib=js-3.8.0&w=1920&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=1920&auto=format%2Ccompress&fit=max — 200 — 26.6 KiB — 32 ms — h2https://headspace-contentful.imgix.net/7gpYSPTZwYkhL16lAMtR9p/3b5379c0bda3818346f9b53d70816bb0/star_icon__featured_tab_.svg?ixlib=js-3.8.0&w=48headspace-contentful.imgix.net/7gpY... https://headspace-contentful.imgix.net/7gpYSPTZwYkhL16lAMtR9p/3b5379c0bda3818346f9b53d70816bb0/star_icon__featured_tab_.svg?ixlib=js-3.8.0&w=48 — 200 — 599 B — 35 ms — h2https://headspace-contentful.imgix.net/t9kMLtAxZT9iH0fnWwsQN/eb9a8ab3843eaa82dd3a68521c1d8af6/heart-icon.svg?ixlib=js-3.8.0&w=48headspace-contentful.imgix.net/t9kM... https://headspace-contentful.imgix.net/t9kMLtAxZT9iH0fnWwsQN/eb9a8ab3843eaa82dd3a68521c1d8af6/heart-icon.svg?ixlib=js-3.8.0&w=48 — 200 — 442 B — 32 ms — h2https://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 — 699 B — 31 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 — 45 ms — h2https://headspace-contentful.imgix.net/6YZ6Q2fLcDukDxlcwNoRjx/cc7f779baea8ad732e364dacce20136c/stress_icon__stress_tab_.svg?ixlib=js-3.8.0&w=48headspace-contentful.imgix.net/6YZ6... https://headspace-contentful.imgix.net/6YZ6Q2fLcDukDxlcwNoRjx/cc7f779baea8ad732e364dacce20136c/stress_icon__stress_tab_.svg?ixlib=js-3.8.0&w=48 — 200 — 1.2 KiB — 31 ms — h2https://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 — 791 B — 31 ms — h2https://headspace-contentful.imgix.net/257VMfFX7e1wGy2MhRzUl6/1d57fc4eab72991b1703f54c82ce99d0/5_Ebb_3x.webp?ixlib=js-3.8.0&w=1920&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=1920&auto=format%2Ccompress&fit=max — 200 — 13.5 KiB — 40 ms — h2https://headspace-contentful.imgix.net/5m9VJCmN6BVAY3lB1Uv7Qm/c4f37868139210511b607491c7e0f559/Cocomelon_Homepage.svg?ixlib=js-3.8.0&w=640headspace-contentful.imgix.net/5m9V... https://headspace-contentful.imgix.net/5m9VJCmN6BVAY3lB1Uv7Qm/c4f37868139210511b607491c7e0f559/Cocomelon_Homepage.svg?ixlib=js-3.8.0&w=640 — 200 — 896.8 KiB — 80 ms — h2https://headspace-contentful.imgix.net/10k6MbitJKZNZ9gJW7A1nR/6a23f26d14e7355f618e9427521c16f9/1_Mindful_Families.webp?ixlib=js-3.8.0&w=1920&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=1920&auto=format%2Ccompress&fit=max — 200 — 3.5 KiB — 49 ms — h2https://headspace-contentful.imgix.net/5kYnn80J3KcrJYKfXuEf47/0b4b681656d4fa23b54c91102309dafc/4_Politics_without_Panic_2x.webp?ixlib=js-3.8.0&w=1920&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=1920&auto=format%2Ccompress&fit=max — 200 — 6.1 KiB — 31 ms — h2https://headspace-contentful.imgix.net/7eroL3xuLOcFmA8syXUURf/8a96742ca71fc4a30df92bc99033860c/3_XR.webp?ixlib=js-3.8.0&w=1080&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=1080&auto=format%2Ccompress&fit=max — 200 — 36.5 KiB — 48 ms — h2https://headspace-contentful.imgix.net/6mjRxPppMyNxLytuqAn27B/b3d131b1c6478e0671a04352ccf410e1/6_Mental_Strength_Training__featured_tab_.webp?ixlib=js-3.8.0&w=1080&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=1080&auto=format%2Ccompress&fit=max — 200 — 5.2 KiB — 37 ms — h2https://headspace-contentful.imgix.net/625TBOXU5ahcXO4Cc8uRSw/e87b2a1224e305d03a2bac93b38622d2/2_Linkedin_2x.webp?ixlib=js-3.8.0&w=1920&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=1920&auto=format%2Ccompress&fit=max — 200 — 11.4 KiB — 51 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 — 53 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 — 13.0 KiB — 40 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 — 31 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 — 46 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.1 KiB — 18 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 — 20 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 — 20 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 — 10 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 — 565 B — 13 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 — 13 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 — 914 B — 4 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 — 664 B — 39 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 — 37 ms — h2https://www.headspace.com/favicon.icowww.headspace.com/favicon.ico https://www.headspace.com/favicon.ico — 200 — 6.4 KiB — 163 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 — 664 B — 2.5 s — 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 — 4 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 — 1.0 KiB — 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 — 5 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 — 5 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 — 5 ms — h2https://www.headspace.com/auth/profilewww.headspace.com/auth/profile https://www.headspace.com/auth/profile — 401 — 334 B — 697 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 — 153 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 — 11 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 — 100 ms — h2blob:https://www.headspace.com/92fe8028-92d3-49bf-94f7-e7035e96f6d7www.headspace.com/92fe8028-92d3-49b... blob:https://www.headspace.com/92fe8028-92d3-49bf-94f7-e7035e96f6d7 — 200 — -1 B — 515 ms — blobhttps://headspace-contentful.imgix.net/5L4y2yWKpHthCA2Ld0IOvJ/3f11d61010781c77b7748c18a6cfbc03/BMO-logo-HS-Website.svg?ixlib=js-3.8.0&w=640headspace-contentful.imgix.net/5L4y... https://headspace-contentful.imgix.net/5L4y2yWKpHthCA2Ld0IOvJ/3f11d61010781c77b7748c18a6cfbc03/BMO-logo-HS-Website.svg?ixlib=js-3.8.0&w=640 — 200 — 1.1 KiB — 28 ms — h3https://headspace-contentful.imgix.net/5N91jsondqMJ9gYwr8Jni6/96a71dca72d0de38553ac9dc93fe6278/Mattel.svg?ixlib=js-3.8.0&w=128headspace-contentful.imgix.net/5N91... https://headspace-contentful.imgix.net/5N91jsondqMJ9gYwr8Jni6/96a71dca72d0de38553ac9dc93fe6278/Mattel.svg?ixlib=js-3.8.0&w=128 — 200 — 2.3 KiB — 29 ms — h3https://headspace-contentful.imgix.net/qSuN8xGVC2td7UGxCBHlG/b054273831534f455ea4baa6154068e9/Vertex.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/qSuN... https://headspace-contentful.imgix.net/qSuN8xGVC2td7UGxCBHlG/b054273831534f455ea4baa6154068e9/Vertex.svg?ixlib=js-3.8.0&w=256 — 200 — 3.3 KiB — 28 ms — h3https://headspace-contentful.imgix.net/1nKYwmTO26ygoetX4fR1JB/44a39bfd8072113bcecac73511767438/HSBC.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/1nKY... https://headspace-contentful.imgix.net/1nKYwmTO26ygoetX4fR1JB/44a39bfd8072113bcecac73511767438/HSBC.svg?ixlib=js-3.8.0&w=256 — 200 — 1.3 KiB — 29 ms — h3https://headspace-contentful.imgix.net/1Lokk3ONJB4CeJw5GZTUbr/81b61d02e4dd981910e2468a2c708f37/Adobe.svg?ixlib=js-3.8.0&w=96headspace-contentful.imgix.net/1Lok... https://headspace-contentful.imgix.net/1Lokk3ONJB4CeJw5GZTUbr/81b61d02e4dd981910e2468a2c708f37/Adobe.svg?ixlib=js-3.8.0&w=96 — 200 — 2.0 KiB — 28 ms — h3https://headspace-contentful.imgix.net/7cMwRSjz2rF1NlpL91QKaq/64e88ef93718d339f12db89b04a2d69c/Booking.com.svg?ixlib=js-3.8.0&w=384headspace-contentful.imgix.net/7cMw... https://headspace-contentful.imgix.net/7cMwRSjz2rF1NlpL91QKaq/64e88ef93718d339f12db89b04a2d69c/Booking.com.svg?ixlib=js-3.8.0&w=384 — 200 — 2.7 KiB — 28 ms — h3https://headspace-contentful.imgix.net/2qwCgtJq7pIWKmlPIAZgrD/c093f4e82aeb221bf9ae5cbe0c1a5d4c/Sephora.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/2qwC... https://headspace-contentful.imgix.net/2qwCgtJq7pIWKmlPIAZgrD/c093f4e82aeb221bf9ae5cbe0c1a5d4c/Sephora.svg?ixlib=js-3.8.0&w=256 — 200 — 1.4 KiB — 27 ms — h3https://headspace-contentful.imgix.net/HbLocruinDs20Q5x0CHDw/c7337acc86961989da1a3c95d7c5cea1/Western_Union.svg?ixlib=js-3.8.0&w=640headspace-contentful.imgix.net/HbLo... https://headspace-contentful.imgix.net/HbLocruinDs20Q5x0CHDw/c7337acc86961989da1a3c95d7c5cea1/Western_Union.svg?ixlib=js-3.8.0&w=640 — 200 — 2.6 KiB — 32 ms — h3https://headspace-contentful.imgix.net/4lObeTkcnAjNlDwLURlM0j/8f3f19bd1db58ed2c961eb49551cf49d/Boston_Medical.svg?ixlib=js-3.8.0&w=256headspace-contentful.imgix.net/4lOb... https://headspace-contentful.imgix.net/4lObeTkcnAjNlDwLURlM0j/8f3f19bd1db58ed2c961eb49551cf49d/Boston_Medical.svg?ixlib=js-3.8.0&w=256 — 200 — 5.4 KiB — 32 ms — h3https://headspace-contentful.imgix.net/1jTvEjbKnVV7o0mTu3kb9w/b11b6afcc4bc71707961c8baa69b6f66/Bain___Co.svg?ixlib=js-3.8.0&w=384headspace-contentful.imgix.net/1jTv... https://headspace-contentful.imgix.net/1jTvEjbKnVV7o0mTu3kb9w/b11b6afcc4bc71707961c8baa69b6f66/Bain___Co.svg?ixlib=js-3.8.0&w=384 — 200 — 2.2 KiB — 32 ms — h3https://prodregistryv2.org/v1/rgstr?k=client-AUIlYXXKCk5oO6j4J0DNeuR6LqIlquA0NmvGclKDUS9&st=javascript-client-react&sv=3.18.1&t=1776811563800&sid=f0d9fb3e-d2bb-4c6b-9084-e783cee58aaf&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=1776811563800&sid=f0d9fb3e-d2bb-4c6b-9084-e783cee58aaf&ec=1&gz=1 — 202 — 323 B — 85 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 — 6 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 — 57 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 — 52 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 — 53 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 — 552 B — 1.0 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 — 558 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.0 s — h2data: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 — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA3CAYAAACIN427AAAKP2lDQ1BBZnRlciBFZmZlY3RzIElDQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA3CAYAAACIN427AAAKP2lDQ1BBZnRlciBFZmZlY3RzIElDQ… — 200 — 0 B — 0 ms — data
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 11273ms · 621KB · €60/mo
www.headspace.com
Other
Costly
Execution 3089ms
Transfer 61 KB
Monthly Cost €16/mo
www.headspace.com
Other
Costly
Execution 2906ms
Transfer 19 KB
Monthly Cost €15/mo
www.headspace.com
Other
Costly
Execution 1532ms
Transfer 39 KB
Monthly Cost €8/mo
Unattributable
Other
Costly
Execution 717ms
Transfer 0 KB
Monthly Cost €4/mo
www.headspace.com
Other
Costly
Execution 672ms
Transfer 65 KB
Monthly Cost €4/mo
www.headspace.com
Other
Costly
Execution 553ms
Transfer 12 KB
Monthly Cost €3/mo
www.headspace.com
Other
Costly
Execution 312ms
Transfer 63 KB
Unused 41%
Monthly Cost €2/mo
www.headspace.com
Other
Costly
Execution 305ms
Transfer 5 KB
Monthly Cost €2/mo
www.headspace.com
Other
Costly
Execution 298ms
Transfer 5 KB
Monthly Cost €2/mo
www.headspace.com
Other
Optional
Execution 194ms
Transfer 2 KB
Monthly Cost €1/mo
www.headspace.com
Other
Optional
Execution 176ms
Transfer 5 KB
Monthly Cost €1/mo
Amplitude
Analytics
Optional
Execution 174ms
Transfer 131 KB
Unused 78%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 161ms
Transfer 142 KB
Unused 47%
Monthly Cost €1/mo
www.headspace.com
Other
Optional
Execution 95ms
Transfer 4 KB
Monthly Cost €0/mo
www.headspace.com
Other
Optional
Execution 89ms
Transfer 70 KB
Unused 49%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.headspace.com adds 3089ms and costs ~€16/month
  • www.headspace.com adds 2906ms and costs ~€15/month
  • www.headspace.com adds 1532ms and costs ~€8/month
  • Unattributable adds 717ms and costs ~€4/month
  • www.headspace.com adds 672ms and costs ~€4/month
  • www.headspace.com adds 553ms and costs ~€3/month
  • www.headspace.com adds 312ms and costs ~€2/month
  • www.headspace.com adds 305ms and costs ~€2/month
  • www.headspace.com adds 298ms and costs ~€2/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 3089ms 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 2906ms 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 1532ms 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 717ms 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 672ms 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 553ms 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 312ms 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 305ms 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 298ms 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

78% of Amplitude's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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