Skip to content
https://Soullumos.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
4
REVIEW
7
PASS
8
INFO
3

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

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

970 ms

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

1.39 s

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

1 ms

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

0.002

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

970 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.63 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
8 PASS 7 REVIEW 4 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 100 requests
FIX
2.9 MB transferred, 100 requests
Warning::
Page weighs 10.8 MB (2.9 MB transferred)
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Info::
100 HTTP requests
Info::
Estimated 0.61 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
100 requests
0.61 g CO2 per page load
JavaScript 1.4 MiB 46%
Images 1.0 MiB 35%
HTML 278.2 KiB 9%
CSS 187.3 KiB 6%
Fonts 98.6 KiB 3%
Other 6.1 KiB 0%
Other 833 B 0%
Other 579 B 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

F
JS Bundles
Action
43 scripts, 1.1 MB unused
FIX
43 scripts, 1.1 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1142 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js0 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js0 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js0 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js364 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js365 KB175 KB (48%)3rd
https://js.stripe.com/v3/231 KB169 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5KXV08Q96P176 KB70 KB (40%)3rd
https://soullumos.com/wp-content/litespeed/js/6ec40479f61fdf1b66396618d33aa03e.js?ver=aa03e94 KB28 KB (30%)1st
https://soullumos.com/wp-content/litespeed/js/c162fd3394637f97ad745fcd53b7ddbc.js?ver=7ddbc2 KB1st
data:text/javascript;base64,KGZ1bmN0aW9uKCl7dmFyIHc9ZG9jdW1lbnQuZG9jdW1lbnRFbGVtZW50LmNsaWVudFdpZHR…0 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

F
Page Weight Inventory
Action
100 resources · 2.9 MB · 1.1 MB savings available
FIX
100 resources · 2.9 MB · 1.1 MB savings available
Warning::
Page weight 2.9 MB exceeds 1 MB target by 1.9 MB
Got: 2.9 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
42 third-party resources (44% of weight)
Info::
4 resources over 200KB
100 resources · 2.9 MiB · 42 third-party 1.9 MiB over 1MB target
JavaScript 46% · 1.4 MiB
Image 35% · 1.0 MiB
Document 9% · 278.5 KiB
CSS 6% · 187.3 KiB
Font 3% · 98.6 KiB
Other 0% · 1.1 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
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.
Info::
ETag present — enables conditional (304) responses

No Cache-Control header

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

B
Third-Party Impact
44% third-party, 0 ms blocking
REVIEW
44% third-party, 0 ms blocking
Info::
Third-party code accounts for 44% of page weight (1.3 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
56%
44%
First-party Third-party
C
Image Optimization
Action
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Warning::
https://s.w.org/images/core/emoji/17.0.2/72x72/1f3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
14 images 769 KB
0 oversized -0 KB
5 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
844ms total JS execution
REVIEW
844ms total JS execution
Warning::
https://soullumos.com/: 287ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 272ms CPU time
Info::
Unattributable: 171ms CPU time
Info::
https://js.stripe.com/v3/: 62ms CPU time
Info::
https://soullumos.com/wp-includes/js/jquery/jquery...: 53ms CPU time
Warning::
Third-party scripts: 504ms (60% of total)

Main Thread Breakdown

Script Evaluation 45% Other 20% Style & Layout 17% Script Parsing & Compilation 8% Parse HTML & CSS 6%
ScriptTotalScriptingParse/CompileParty
https://soullumos.com/287ms14ms2ms1st
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js272ms236ms16ms3rd
Unattributable171ms22ms0ms3rd
https://js.stripe.com/v3/62ms37ms23ms3rd
https://soullumos.com/wp-includes/js/jquery/jquery.min.js53ms42ms8ms1st
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
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
7 fonts (99 KB)
PASS
7 fonts (99 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

99 KB total

Render-blocking

0

of 7

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 970 ms LCP 1.4 shttps://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2S6u9w4BMUTPHh6UVSwiPGQ.... https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2 — 22.7 KiB — 189 ms — font-display: swaphttps://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff26xKhdSpbNNCT-sWPCm4.woff2 https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2 — 18.9 KiB — 190 ms — font-display: swaphttps://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2S6uyw4BMUTPHjx4wXg.woff2 https://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2 — 23.1 KiB — 168 ms — font-display: swaphttps://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2S6u9w4BMUTPHh6UVSwiPGQ.... https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2 — 0 B — 0 ms — font-display: swaphttps://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff26xKhdSpbNNCT-sWPCm4.woff2 https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2 — 0 B — 0 ms — font-display: swaphttps://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2S6uyw4BMUTPHjx4wXg.woff2 https://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 116 ms — font-display: swap
S6u9w4BMUTPHh6UVSwiPGQ.... woff2 swap
Size 23 KB
Load time 189 ms
Start 416 ms
Risk FOUT — text flashes from fallback to web font
6xKhdSpbNNCT-sWPCm4.woff2 woff2 swap
Size 19 KB
Load time 190 ms
Start 417 ms
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXg.woff2 woff2 swap
Size 23 KB
Load time 168 ms
Start 705 ms
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ.... woff2 swap
Size 0 KB
Load time 0 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
6xKhdSpbNNCT-sWPCm4.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXg.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 116 ms
Start 2.8 s
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
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`ETag` present -- conditional GET supported
Network Waterfall
100 requests over 3872ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 970 ms LCP 1.4 shttps://soullumos.com// https://soullumos.com/ — 200 — 112.5 KiB — 602 ms — h2https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2/wp-content/astra-local-fonts/lato/... https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2 — 200 — 22.7 KiB — 189 ms — h2https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2/wp-content/astra-local-fonts/prata... https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2 — 200 — 18.9 KiB — 190 ms — h2https://soullumos.com/wp-content/litespeed/ucss/de1d901d947c9683ecfe6389ea3f6a46.css?ver=e6ca5/wp-content/litespeed/ucss/de1d901d... https://soullumos.com/wp-content/litespeed/ucss/de1d901d947c9683ecfe6389ea3f6a46.css?ver=e6ca5 — 200 — 12.8 KiB — 191 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=data:image/gif;base64,R0lGODdhAQABA... data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs= — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MiIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MiIgaGVpZ… — 200 — 0 B — 0 ms — datahttps://soullumos.com/wp-content/plugins/mailpoet/assets/img/form_close_icon/classic.svg/wp-content/plugins/mailpoet/assets... https://soullumos.com/wp-content/plugins/mailpoet/assets/img/form_close_icon/classic.svg — 200 — 791 B — 119 ms — h3https://soullumos.com/wp-content/plugins/litespeed-cache/guest.vary.php/wp-content/plugins/litespeed-cache... https://soullumos.com/wp-content/plugins/litespeed-cache/guest.vary.php — 200 — 286 B — 265 ms — h3https://soullumos.com/wp-content/uploads/yoga-studio-hero-section-circle-bg.webp/wp-content/uploads/yoga-studio-her... https://soullumos.com/wp-content/uploads/yoga-studio-hero-section-circle-bg.webp — 200 — 6.3 KiB — 287 ms — h3https://soullumos.com/wp-content/uploads/seated-praying-pose-scaled.webp/wp-content/uploads/seated-praying-... https://soullumos.com/wp-content/uploads/seated-praying-pose-scaled.webp — 200 — 95.6 KiB — 450 ms — h3https://soullumos.com/wp-content/uploads/2020/09/mandala.svg/wp-content/uploads/2020/09/mandala... https://soullumos.com/wp-content/uploads/2020/09/mandala.svg — 200 — 63.5 KiB — 449 ms — h3https://soullumos.com/wp-content/uploads/20241110_045248254_iOS-scaled.jpg.webp/wp-content/uploads/20241110_045248... https://soullumos.com/wp-content/uploads/20241110_045248254_iOS-scaled.jpg.webp — 200 — 98.6 KiB — 448 ms — h3https://soullumos.com/wp-content/uploads/newsletter.webp/wp-content/uploads/newsletter.webp https://soullumos.com/wp-content/uploads/newsletter.webp — -1 — 0 B — 447 ms — data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NjQiIGhla…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NjQiIGhla… — 200 — 167 B — 1 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ… — 200 — 163 B — 2 ms — datahttps://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2/wp-content/astra-local-fonts/lato/... https://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2 — 200 — 23.1 KiB — 168 ms — h3https://soullumos.com// https://soullumos.com/ — 200 — 107.8 KiB — 286 ms — h3https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2/wp-content/astra-local-fonts/lato/... https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2 — 200 — 0 B — 0 ms — h2https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2/wp-content/astra-local-fonts/prata... https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2 — 200 — 0 B — 0 ms — h2https://soullumos.com/wp-content/litespeed/css/f23af3c6b06df66f64395b651b304083.css?ver=04083/wp-content/litespeed/css/f23af3c6b... https://soullumos.com/wp-content/litespeed/css/f23af3c6b06df66f64395b651b304083.css?ver=04083 — 200 — 8.1 KiB — 111 ms — h3https://soullumos.com/wp-content/litespeed/css/134f00e758a754a82a1733d5fc15520a.css?ver=5520a/wp-content/litespeed/css/134f00e75... https://soullumos.com/wp-content/litespeed/css/134f00e758a754a82a1733d5fc15520a.css?ver=5520a — 200 — 601 B — 112 ms — h3https://soullumos.com/wp-content/litespeed/css/9ee6bbf9fec48e792dc5ffaf3878094c.css?ver=8094c/wp-content/litespeed/css/9ee6bbf9f... https://soullumos.com/wp-content/litespeed/css/9ee6bbf9fec48e792dc5ffaf3878094c.css?ver=8094c — 200 — 14.3 KiB — 113 ms — h3https://soullumos.com/wp-content/litespeed/css/3fa702666b93795ef7fa9affbae40e33.css?ver=40e33/wp-content/litespeed/css/3fa702666... https://soullumos.com/wp-content/litespeed/css/3fa702666b93795ef7fa9affbae40e33.css?ver=40e33 — 200 — 5.3 KiB — 117 ms — h3https://soullumos.com/wp-content/litespeed/css/f25bb14462e78d3ccf03befb0481b756.css?ver=1b756/wp-content/litespeed/css/f25bb1446... https://soullumos.com/wp-content/litespeed/css/f25bb14462e78d3ccf03befb0481b756.css?ver=1b756 — 200 — 45.8 KiB — 119 ms — h3https://soullumos.com/wp-content/litespeed/css/dc1eaa682b0679239427f54e8797772c.css?ver=7772c/wp-content/litespeed/css/dc1eaa682... https://soullumos.com/wp-content/litespeed/css/dc1eaa682b0679239427f54e8797772c.css?ver=7772c — 200 — 388 B — 182 ms — h3https://soullumos.com/wp-content/litespeed/css/975515d33816df583d4aede5aea338fb.css?ver=338fb/wp-content/litespeed/css/975515d33... https://soullumos.com/wp-content/litespeed/css/975515d33816df583d4aede5aea338fb.css?ver=338fb — 200 — 6.5 KiB — 182 ms — h3https://soullumos.com/wp-content/litespeed/css/c43774d76d5e9c2cbb5b0146e0dca847.css?ver=ca847/wp-content/litespeed/css/c43774d76... https://soullumos.com/wp-content/litespeed/css/c43774d76d5e9c2cbb5b0146e0dca847.css?ver=ca847 — 200 — 217 B — 182 ms — h3https://soullumos.com/wp-content/litespeed/css/d9194aec88fcd6c2f8c4f75ffdf6130d.css?ver=6130d/wp-content/litespeed/css/d9194aec8... https://soullumos.com/wp-content/litespeed/css/d9194aec88fcd6c2f8c4f75ffdf6130d.css?ver=6130d — 200 — 905 B — 182 ms — h3https://soullumos.com/wp-content/litespeed/css/7b254904c3dae88653c98238cffd2b07.css?ver=d2b07/wp-content/litespeed/css/7b254904c... https://soullumos.com/wp-content/litespeed/css/7b254904c3dae88653c98238cffd2b07.css?ver=d2b07 — 200 — 1.5 KiB — 181 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 970 ms LCP 1.4 shttps://soullumos.com// https://soullumos.com/ — 200 — 112.5 KiB — 602 ms — h2https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2/wp-content/astra-local-fonts/lato/... https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2 — 200 — 22.7 KiB — 189 ms — h2https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2/wp-content/astra-local-fonts/prata... https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2 — 200 — 18.9 KiB — 190 ms — h2https://soullumos.com/wp-content/litespeed/ucss/de1d901d947c9683ecfe6389ea3f6a46.css?ver=e6ca5/wp-content/litespeed/ucss/de1d901d... https://soullumos.com/wp-content/litespeed/ucss/de1d901d947c9683ecfe6389ea3f6a46.css?ver=e6ca5 — 200 — 12.8 KiB — 191 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=data:image/gif;base64,R0lGODdhAQABA... data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs= — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MiIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MiIgaGVpZ… — 200 — 0 B — 0 ms — datahttps://soullumos.com/wp-content/plugins/mailpoet/assets/img/form_close_icon/classic.svg/wp-content/plugins/mailpoet/assets... https://soullumos.com/wp-content/plugins/mailpoet/assets/img/form_close_icon/classic.svg — 200 — 791 B — 119 ms — h3https://soullumos.com/wp-content/plugins/litespeed-cache/guest.vary.php/wp-content/plugins/litespeed-cache... https://soullumos.com/wp-content/plugins/litespeed-cache/guest.vary.php — 200 — 286 B — 265 ms — h3https://soullumos.com/wp-content/uploads/yoga-studio-hero-section-circle-bg.webp/wp-content/uploads/yoga-studio-her... https://soullumos.com/wp-content/uploads/yoga-studio-hero-section-circle-bg.webp — 200 — 6.3 KiB — 287 ms — h3https://soullumos.com/wp-content/uploads/seated-praying-pose-scaled.webp/wp-content/uploads/seated-praying-... https://soullumos.com/wp-content/uploads/seated-praying-pose-scaled.webp — 200 — 95.6 KiB — 450 ms — h3https://soullumos.com/wp-content/uploads/2020/09/mandala.svg/wp-content/uploads/2020/09/mandala... https://soullumos.com/wp-content/uploads/2020/09/mandala.svg — 200 — 63.5 KiB — 449 ms — h3https://soullumos.com/wp-content/uploads/20241110_045248254_iOS-scaled.jpg.webp/wp-content/uploads/20241110_045248... https://soullumos.com/wp-content/uploads/20241110_045248254_iOS-scaled.jpg.webp — 200 — 98.6 KiB — 448 ms — h3https://soullumos.com/wp-content/uploads/newsletter.webp/wp-content/uploads/newsletter.webp https://soullumos.com/wp-content/uploads/newsletter.webp — -1 — 0 B — 447 ms — data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NjQiIGhla…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NjQiIGhla… — 200 — 167 B — 1 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ… — 200 — 163 B — 2 ms — datahttps://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2/wp-content/astra-local-fonts/lato/... https://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2 — 200 — 23.1 KiB — 168 ms — h3https://soullumos.com// https://soullumos.com/ — 200 — 107.8 KiB — 286 ms — h3https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2/wp-content/astra-local-fonts/lato/... https://soullumos.com/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2 — 200 — 0 B — 0 ms — h2https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2/wp-content/astra-local-fonts/prata... https://soullumos.com/wp-content/astra-local-fonts/prata/6xKhdSpbNNCT-sWPCm4.woff2 — 200 — 0 B — 0 ms — h2https://soullumos.com/wp-content/litespeed/css/f23af3c6b06df66f64395b651b304083.css?ver=04083/wp-content/litespeed/css/f23af3c6b... https://soullumos.com/wp-content/litespeed/css/f23af3c6b06df66f64395b651b304083.css?ver=04083 — 200 — 8.1 KiB — 111 ms — h3https://soullumos.com/wp-content/litespeed/css/134f00e758a754a82a1733d5fc15520a.css?ver=5520a/wp-content/litespeed/css/134f00e75... https://soullumos.com/wp-content/litespeed/css/134f00e758a754a82a1733d5fc15520a.css?ver=5520a — 200 — 601 B — 112 ms — h3https://soullumos.com/wp-content/litespeed/css/9ee6bbf9fec48e792dc5ffaf3878094c.css?ver=8094c/wp-content/litespeed/css/9ee6bbf9f... https://soullumos.com/wp-content/litespeed/css/9ee6bbf9fec48e792dc5ffaf3878094c.css?ver=8094c — 200 — 14.3 KiB — 113 ms — h3https://soullumos.com/wp-content/litespeed/css/3fa702666b93795ef7fa9affbae40e33.css?ver=40e33/wp-content/litespeed/css/3fa702666... https://soullumos.com/wp-content/litespeed/css/3fa702666b93795ef7fa9affbae40e33.css?ver=40e33 — 200 — 5.3 KiB — 117 ms — h3https://soullumos.com/wp-content/litespeed/css/f25bb14462e78d3ccf03befb0481b756.css?ver=1b756/wp-content/litespeed/css/f25bb1446... https://soullumos.com/wp-content/litespeed/css/f25bb14462e78d3ccf03befb0481b756.css?ver=1b756 — 200 — 45.8 KiB — 119 ms — h3https://soullumos.com/wp-content/litespeed/css/dc1eaa682b0679239427f54e8797772c.css?ver=7772c/wp-content/litespeed/css/dc1eaa682... https://soullumos.com/wp-content/litespeed/css/dc1eaa682b0679239427f54e8797772c.css?ver=7772c — 200 — 388 B — 182 ms — h3https://soullumos.com/wp-content/litespeed/css/975515d33816df583d4aede5aea338fb.css?ver=338fb/wp-content/litespeed/css/975515d33... https://soullumos.com/wp-content/litespeed/css/975515d33816df583d4aede5aea338fb.css?ver=338fb — 200 — 6.5 KiB — 182 ms — h3https://soullumos.com/wp-content/litespeed/css/c43774d76d5e9c2cbb5b0146e0dca847.css?ver=ca847/wp-content/litespeed/css/c43774d76... https://soullumos.com/wp-content/litespeed/css/c43774d76d5e9c2cbb5b0146e0dca847.css?ver=ca847 — 200 — 217 B — 182 ms — h3https://soullumos.com/wp-content/litespeed/css/d9194aec88fcd6c2f8c4f75ffdf6130d.css?ver=6130d/wp-content/litespeed/css/d9194aec8... https://soullumos.com/wp-content/litespeed/css/d9194aec88fcd6c2f8c4f75ffdf6130d.css?ver=6130d — 200 — 905 B — 182 ms — h3https://soullumos.com/wp-content/litespeed/css/7b254904c3dae88653c98238cffd2b07.css?ver=d2b07/wp-content/litespeed/css/7b254904c... https://soullumos.com/wp-content/litespeed/css/7b254904c3dae88653c98238cffd2b07.css?ver=d2b07 — 200 — 1.5 KiB — 181 ms — h3https://soullumos.com/wp-content/litespeed/css/8424f2780014c6201030eed9f78b2c52.css?ver=b2c52/wp-content/litespeed/css/8424f2780... https://soullumos.com/wp-content/litespeed/css/8424f2780014c6201030eed9f78b2c52.css?ver=b2c52 — 200 — 24.9 KiB — 181 ms — h3https://soullumos.com/wp-content/litespeed/css/793a898fad925a4ecc9c1cec00ac279c.css?ver=c279c/wp-content/litespeed/css/793a898fa... https://soullumos.com/wp-content/litespeed/css/793a898fad925a4ecc9c1cec00ac279c.css?ver=c279c — 200 — 6.2 KiB — 181 ms — h3https://soullumos.com/wp-includes/js/jquery/jquery.min.js/wp-includes/js/jquery/jquery.min.j... https://soullumos.com/wp-includes/js/jquery/jquery.min.js — 200 — 28.9 KiB — 180 ms — h3https://fonts.googleapis.com/css?family=Abril+FatFace%3A400%2C400i%2C700%2C700i%7CAlegreya%3A400%2C400i%2C700%2C700i%7CAlegreya+Sans%3A400%2C400i%2C700%2C700i%7CAmatic+SC%3A400%2C400i%2C700%2C700i%7CAnonymous+Pro%3A400%2C400i%2C700%2C700i%7CArchitects+Daughter%3A400%2C400i%2C700%2C700i%7CArchivo%3A400%2C400i%2C700%2C700i%7CArchivo+Narrow%3A400%2C400i%2C700%2C700i%7CAsap%3A400%2C400i%2C700%2C700i%7CBarlow%3A400%2C400i%2C700%2C700i%7CBioRhyme%3A400%2C400i%2C700%2C700i%7CBonbon%3A400%2C400i%2C700%2C700i%7CCabin%3A400%2C400i%2C700%2C700i%7CCairo%3A400%2C400i%2C700%2C700i%7CCardo%3A400%2C400i%2C700%2C700i%7CChivo%3A400%2C400i%2C700%2C700i%7CConcert+One%3A400%2C400i%2C700%2C700i%7CCormorant%3A400%2C400i%2C700%2C700i%7CCrimson+Text%3A400%2C400i%2C700%2C700i%7CEczar%3A400%2C400i%2C700%2C700i%7CExo+2%3A400%2C400i%2C700%2C700i%7CFira+Sans%3A400%2C400i%2C700%2C700i%7CFjalla+One%3A400%2C400i%2C700%2C700i%7CFrank+Ruhl+Libre%3A400%2C400i%2C700%2C700i%7CGreat+Vibes%3A400%2C400i%2C700%2C700i&ver=6.9.4&display=swapfonts.googleapis.com/css?family=Abr... https://fonts.googleapis.com/css?family=Abril+FatFace%3A400%2C400i%2C700%2C700i%7CAlegreya%3A400%2C400i%2C700%2C700i%7CAlegreya+Sans%3A400%2C400i%2C700%2C700i%7CAmatic+SC%3A400%2C400i%2C700%2C700i%7CAnonymous+Pro%3A400%2C400i%2C700%2C700i%7CArchitects+Daughter%3A400%2C400i%2C700%2C700i%7CArchivo%3A400%2C400i%2C700%2C700i%7CArchivo+Narrow%3A400%2C400i%2C700%2C700i%7CAsap%3A400%2C400i%2C700%2C700i%7CBarlow%3A400%2C400i%2C700%2C700i%7CBioRhyme%3A400%2C400i%2C700%2C700i%7CBonbon%3A400%2C400i%2C700%2C700i%7CCabin%3A400%2C400i%2C700%2C700i%7CCairo%3A400%2C400i%2C700%2C700i%7CCardo%3A400%2C400i%2C700%2C700i%7CChivo%3A400%2C400i%2C700%2C700i%7CConcert+One%3A400%2C400i%2C700%2C700i%7CCormorant%3A400%2C400i%2C700%2C700i%7CCrimson+Text%3A400%2C400i%2C700%2C700i%7CEczar%3A400%2C400i%2C700%2C700i%7CExo+2%3A400%2C400i%2C700%2C700i%7CFira+Sans%3A400%2C400i%2C700%2C700i%7CFjalla+One%3A400%2C400i%2C700%2C700i%7CFrank+Ruhl+Libre%3A400%2C400i%2C700%2C700i%7CGreat+Vibes%3A400%2C400i%2C700%2C700i&ver=6.9.4&display=swap — 200 — 5.3 KiB — 185 ms — h2https://fonts.googleapis.com/css?family=Heebo%3A400%2C400i%2C700%2C700i%7CIBM+Plex%3A400%2C400i%2C700%2C700i%7CInconsolata%3A400%2C400i%2C700%2C700i%7CIndie+Flower%3A400%2C400i%2C700%2C700i%7CInknut+Antiqua%3A400%2C400i%2C700%2C700i%7CInter%3A400%2C400i%2C700%2C700i%7CKarla%3A400%2C400i%2C700%2C700i%7CLibre+Baskerville%3A400%2C400i%2C700%2C700i%7CLibre+Franklin%3A400%2C400i%2C700%2C700i%7CMontserrat%3A400%2C400i%2C700%2C700i%7CNeuton%3A400%2C400i%2C700%2C700i%7CNotable%3A400%2C400i%2C700%2C700i%7CNothing+You+Could+Do%3A400%2C400i%2C700%2C700i%7CNoto+Sans%3A400%2C400i%2C700%2C700i%7CNunito%3A400%2C400i%2C700%2C700i%7COld+Standard+TT%3A400%2C400i%2C700%2C700i%7COxygen%3A400%2C400i%2C700%2C700i%7CPacifico%3A400%2C400i%2C700%2C700i%7CPoppins%3A400%2C400i%2C700%2C700i%7CProza+Libre%3A400%2C400i%2C700%2C700i%7CPT+Sans%3A400%2C400i%2C700%2C700i%7CPT+Serif%3A400%2C400i%2C700%2C700i%7CRakkas%3A400%2C400i%2C700%2C700i%7CReenie+Beanie%3A400%2C400i%2C700%2C700i%7CRoboto+Slab%3A400%2C400i%2C700%2C700i&ver=6.9.4&display=swapfonts.googleapis.com/css?family=Hee... https://fonts.googleapis.com/css?family=Heebo%3A400%2C400i%2C700%2C700i%7CIBM+Plex%3A400%2C400i%2C700%2C700i%7CInconsolata%3A400%2C400i%2C700%2C700i%7CIndie+Flower%3A400%2C400i%2C700%2C700i%7CInknut+Antiqua%3A400%2C400i%2C700%2C700i%7CInter%3A400%2C400i%2C700%2C700i%7CKarla%3A400%2C400i%2C700%2C700i%7CLibre+Baskerville%3A400%2C400i%2C700%2C700i%7CLibre+Franklin%3A400%2C400i%2C700%2C700i%7CMontserrat%3A400%2C400i%2C700%2C700i%7CNeuton%3A400%2C400i%2C700%2C700i%7CNotable%3A400%2C400i%2C700%2C700i%7CNothing+You+Could+Do%3A400%2C400i%2C700%2C700i%7CNoto+Sans%3A400%2C400i%2C700%2C700i%7CNunito%3A400%2C400i%2C700%2C700i%7COld+Standard+TT%3A400%2C400i%2C700%2C700i%7COxygen%3A400%2C400i%2C700%2C700i%7CPacifico%3A400%2C400i%2C700%2C700i%7CPoppins%3A400%2C400i%2C700%2C700i%7CProza+Libre%3A400%2C400i%2C700%2C700i%7CPT+Sans%3A400%2C400i%2C700%2C700i%7CPT+Serif%3A400%2C400i%2C700%2C700i%7CRakkas%3A400%2C400i%2C700%2C700i%7CReenie+Beanie%3A400%2C400i%2C700%2C700i%7CRoboto+Slab%3A400%2C400i%2C700%2C700i&ver=6.9.4&display=swap — 200 — 6.2 KiB — 155 ms — h2https://fonts.googleapis.com/css?family=Ropa+Sans%3A400%2C400i%2C700%2C700i%7CRubik%3A400%2C400i%2C700%2C700i%7CShadows+Into+Light%3A400%2C400i%2C700%2C700i%7CSpace+Mono%3A400%2C400i%2C700%2C700i%7CSpectral%3A400%2C400i%2C700%2C700i%7CSue+Ellen+Francisco%3A400%2C400i%2C700%2C700i%7CTitillium+Web%3A400%2C400i%2C700%2C700i%7CUbuntu%3A400%2C400i%2C700%2C700i%7CVarela%3A400%2C400i%2C700%2C700i%7CVollkorn%3A400%2C400i%2C700%2C700i%7CWork+Sans%3A400%2C400i%2C700%2C700i%7CYatra+One%3A400%2C400i%2C700%2C700i&ver=6.9.4&display=swapfonts.googleapis.com/css?family=Rop... https://fonts.googleapis.com/css?family=Ropa+Sans%3A400%2C400i%2C700%2C700i%7CRubik%3A400%2C400i%2C700%2C700i%7CShadows+Into+Light%3A400%2C400i%2C700%2C700i%7CSpace+Mono%3A400%2C400i%2C700%2C700i%7CSpectral%3A400%2C400i%2C700%2C700i%7CSue+Ellen+Francisco%3A400%2C400i%2C700%2C700i%7CTitillium+Web%3A400%2C400i%2C700%2C700i%7CUbuntu%3A400%2C400i%2C700%2C700i%7CVarela%3A400%2C400i%2C700%2C700i%7CVollkorn%3A400%2C400i%2C700%2C700i%7CWork+Sans%3A400%2C400i%2C700%2C700i%7CYatra+One%3A400%2C400i%2C700%2C700i&ver=6.9.4&display=swap — 200 — 2.9 KiB — 162 ms — h2https://soullumos.com/wp-content/litespeed/css/7ab6aa92b443ee8471f074067e85050d.css?ver=5050d/wp-content/litespeed/css/7ab6aa92b... https://soullumos.com/wp-content/litespeed/css/7ab6aa92b443ee8471f074067e85050d.css?ver=5050d — 200 — 3.2 KiB — 167 ms — h3https://soullumos.com/wp-content/litespeed/css/13fbf27741fcff7d0451c8c75a083373.css?ver=83373/wp-content/litespeed/css/13fbf2774... https://soullumos.com/wp-content/litespeed/css/13fbf27741fcff7d0451c8c75a083373.css?ver=83373 — 200 — 70 B — 176 ms — h3https://soullumos.com/wp-content/plugins/mailpoet/assets/img/form_close_icon/classic.svg/wp-content/plugins/mailpoet/assets... https://soullumos.com/wp-content/plugins/mailpoet/assets/img/form_close_icon/classic.svg — 200 — 0 B — 0 ms — h3https://soullumos.com/wp-content/litespeed/js/a0177837586920647a268e2afc716294.js?ver=16294/wp-content/litespeed/js/a017783758... https://soullumos.com/wp-content/litespeed/js/a0177837586920647a268e2afc716294.js?ver=16294 — 200 — 4.6 KiB — 110 ms — h3https://soullumos.com/wp-content/litespeed/js/8585b2542152d7551e0864863fbb4b6c.js?ver=b4b6c/wp-content/litespeed/js/8585b25421... https://soullumos.com/wp-content/litespeed/js/8585b2542152d7551e0864863fbb4b6c.js?ver=b4b6c — 200 — 6.5 KiB — 114 ms — h3data:text/javascript;base64,d3AuaTE4bi5zZXRMb2NhbGVEYXRhKHsndGV4dCBkaXJlY3Rpb25cdTAwMDRsdHInOlsnbHR…data:text/javascript;base64,d3AuaTE... data:text/javascript;base64,d3AuaTE4bi5zZXRMb2NhbGVEYXRhKHsndGV4dCBkaXJlY3Rpb25cdTAwMDRsdHInOlsnbHR… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,d2luZG93LmRhdGFMYXllcj13aW5kb3cuZGF0YUxheWVyfHxbXTtmdW5jdGlvbiBndGFnKCl…data:text/javascript;base64,d2luZG9... data:text/javascript;base64,d2luZG93LmRhdGFMYXllcj13aW5kb3cuZGF0YUxheWVyfHxbXTtmdW5jdGlvbiBndGFnKCl… — 200 — 0 B — 0 ms — datahttps://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 231.2 KiB — 83 ms — h3https://soullumos.com/wp-content/litespeed/js/6ec40479f61fdf1b66396618d33aa03e.js?ver=aa03e/wp-content/litespeed/js/6ec40479f6... https://soullumos.com/wp-content/litespeed/js/6ec40479f61fdf1b66396618d33aa03e.js?ver=aa03e — 200 — 93.9 KiB — 117 ms — h3https://soullumos.com/wp-content/litespeed/js/8cd7e91c430f49b5ddf99f7188039123.js?ver=39123/wp-content/litespeed/js/8cd7e91c43... https://soullumos.com/wp-content/litespeed/js/8cd7e91c430f49b5ddf99f7188039123.js?ver=39123 — 200 — 1.9 KiB — 220 ms — h3https://soullumos.com/wp-content/litespeed/js/4176c5198dc04909c3a6d56b0e37b3ef.js?ver=7b3ef/wp-content/litespeed/js/4176c5198d... https://soullumos.com/wp-content/litespeed/js/4176c5198dc04909c3a6d56b0e37b3ef.js?ver=7b3ef — 200 — 2.1 KiB — 227 ms — h3https://soullumos.com/wp-content/litespeed/js/c4c20ce57b52efde573c64cf27daae8f.js?ver=aae8f/wp-content/litespeed/js/c4c20ce57b... https://soullumos.com/wp-content/litespeed/js/c4c20ce57b52efde573c64cf27daae8f.js?ver=aae8f — 200 — 16.6 KiB — 230 ms — h3https://www.googletagmanager.com/gtag/js?id=G-5KXV08Q96Pwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5KXV08Q96P — 200 — 176.3 KiB — 256 ms — h2https://soullumos.com/wp-content/litespeed/js/ca7e900a07973f1363bf1a9637c5b8eb.js?ver=5b8eb/wp-content/litespeed/js/ca7e900a07... https://soullumos.com/wp-content/litespeed/js/ca7e900a07973f1363bf1a9637c5b8eb.js?ver=5b8eb — 200 — 5.5 KiB — 218 ms — h3https://soullumos.com/wp-content/litespeed/js/e66a906ff914096824cc1c5600ae6d9d.js?ver=e6d9d/wp-content/litespeed/js/e66a906ff9... https://soullumos.com/wp-content/litespeed/js/e66a906ff914096824cc1c5600ae6d9d.js?ver=e6d9d — 200 — 2.5 KiB — 218 ms — h3https://soullumos.com/wp-content/litespeed/js/626b820328e284889777b1f694b2e87a.js?ver=2e87a/wp-content/litespeed/js/626b820328... https://soullumos.com/wp-content/litespeed/js/626b820328e284889777b1f694b2e87a.js?ver=2e87a — 200 — 1.1 KiB — 218 ms — h3https://soullumos.com/wp-content/litespeed/js/aa250b295ff334f77b5f149c4c7f9360.js?ver=f9360/wp-content/litespeed/js/aa250b295f... https://soullumos.com/wp-content/litespeed/js/aa250b295ff334f77b5f149c4c7f9360.js?ver=f9360 — 200 — 260 B — 218 ms — h3https://soullumos.com/wp-content/litespeed/js/6c39bb7b058dfec316509099ce0483e6.js?ver=483e6/wp-content/litespeed/js/6c39bb7b05... https://soullumos.com/wp-content/litespeed/js/6c39bb7b058dfec316509099ce0483e6.js?ver=483e6 — 200 — 10.3 KiB — 218 ms — h3https://soullumos.com/wp-content/litespeed/js/6946c064a77ecc84965d8d9108aa0947.js?ver=a0947/wp-content/litespeed/js/6946c064a7... https://soullumos.com/wp-content/litespeed/js/6946c064a77ecc84965d8d9108aa0947.js?ver=a0947 — 200 — 9.2 KiB — 218 ms — h3https://soullumos.com/wp-content/litespeed/js/8cc8f98fb047808aa4a5b013114d5367.js?ver=d5367/wp-content/litespeed/js/8cc8f98fb0... https://soullumos.com/wp-content/litespeed/js/8cc8f98fb047808aa4a5b013114d5367.js?ver=d5367 — 200 — 2.0 KiB — 217 ms — h3https://soullumos.com/wp-content/litespeed/js/dcbfa16e8082d9782cfe237eb1627297.js?ver=27297/wp-content/litespeed/js/dcbfa16e80... https://soullumos.com/wp-content/litespeed/js/dcbfa16e8082d9782cfe237eb1627297.js?ver=27297 — 200 — 1.2 KiB — 217 ms — h3https://soullumos.com/wp-content/litespeed/js/ac127f932e7001c7531b766faa41ded0.js?ver=1ded0/wp-content/litespeed/js/ac127f932e... https://soullumos.com/wp-content/litespeed/js/ac127f932e7001c7531b766faa41ded0.js?ver=1ded0 — 200 — 333 B — 218 ms — h3https://soullumos.com/wp-content/litespeed/js/c162fd3394637f97ad745fcd53b7ddbc.js?ver=7ddbc/wp-content/litespeed/js/c162fd3394... https://soullumos.com/wp-content/litespeed/js/c162fd3394637f97ad745fcd53b7ddbc.js?ver=7ddbc — 200 — 2.1 KiB — 218 ms — h3https://soullumos.com/wp-content/litespeed/js/c71bf430bd02dc9778656c89a433f80e.js?ver=3f80e/wp-content/litespeed/js/c71bf430bd... https://soullumos.com/wp-content/litespeed/js/c71bf430bd02dc9778656c89a433f80e.js?ver=3f80e — 200 — 8.4 KiB — 219 ms — h3https://soullumos.com/wp-content/litespeed/js/bd00aaef2b8e1282a4af122cee39487e.js?ver=9487e/wp-content/litespeed/js/bd00aaef2b... https://soullumos.com/wp-content/litespeed/js/bd00aaef2b8e1282a4af122cee39487e.js?ver=9487e — 200 — 8.0 KiB — 227 ms — h3https://www.google.com/recaptcha/api.js?render=explicit&ver=6.9.4www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit&ver=6.9.4 — 200 — 1013 B — 76 ms — h3https://soullumos.com/wp-content/litespeed/js/d0a13f26926b102219413b877296a228.js?ver=6a228/wp-content/litespeed/js/d0a13f2692... https://soullumos.com/wp-content/litespeed/js/d0a13f26926b102219413b877296a228.js?ver=6a228 — 200 — 29.2 KiB — 226 ms — h3https://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2/wp-content/astra-local-fonts/lato/... https://soullumos.com/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2 — 200 — 0 B — 0 ms — h3data:text/javascript;base64,KGZ1bmN0aW9uKCl7dmFyIHc9ZG9jdW1lbnQuZG9jdW1lbnRFbGVtZW50LmNsaWVudFdpZHR…data:text/javascript;base64,KGZ1bmN... data:text/javascript;base64,KGZ1bmN0aW9uKCl7dmFyIHc9ZG9jdW1lbnQuZG9jdW1lbnRFbGVtZW50LmNsaWVudFdpZHR… — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=data:image/gif;base64,R0lGODdhAQABA... data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs= — 200 — 0 B — 0 ms — datadata:text/javascript;base64,Lyh0cmlkZW50fG1zaWUpL2kudGVzdChuYXZpZ2F0b3IudXNlckFnZW50KSYmZG9jdW1lbnQ…data:text/javascript;base64,Lyh0cml... data:text/javascript;base64,Lyh0cmlkZW50fG1zaWUpL2kudGVzdChuYXZpZ2F0b3IudXNlckFnZW50KSYmZG9jdW1lbnQ… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIGFzdHJhPXsiYnJlYWtfcG9pbnQiOiI5MjEiLCJpc1J0bCI6IiIsImlzX3Njcm9sbF9…data:text/javascript;base64,dmFyIGF... data:text/javascript;base64,dmFyIGFzdHJhPXsiYnJlYWtfcG9pbnQiOiI5MjEiLCJpc1J0bCI6IiIsImlzX3Njcm9sbF9… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIHVhZ2JfbG9vcF9idWlsZGVyPXsiYWpheF91cmwiOiJodHRwczovL3NvdWxsdW1vcy5…data:text/javascript;base64,dmFyIHV... data:text/javascript;base64,dmFyIHVhZ2JfbG9vcF9idWlsZGVyPXsiYWpheF91cmwiOiJodHRwczovL3NvdWxsdW1vcy5… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIHNwZWN0cmFfcHJvX2luc3RhZ3JhbV9tZWRpYT17ImFqYXhfdXJsIjoiaHR0cHM6Ly9…data:text/javascript;base64,dmFyIHN... data:text/javascript;base64,dmFyIHNwZWN0cmFfcHJvX2luc3RhZ3JhbV9tZWRpYT17ImFqYXhfdXJsIjoiaHR0cHM6Ly9… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIHN0YXJ0ZXJfdGVtcGxhdGVzX3ppcF9wcmV2aWV3PXsiQXN0Q29sb3JQYWxldHRlVmF…data:text/javascript;base64,dmFyIHN... data:text/javascript;base64,dmFyIHN0YXJ0ZXJfdGVtcGxhdGVzX3ppcF9wcmV2aWV3PXsiQXN0Q29sb3JQYWxldHRlVmF… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIGFzdHJhQWRkb249eyJpc19lbGVtZW50b3JfYWN0aXZlIjoiIiwic3RpY2t5X2FjdGl…data:text/javascript;base64,dmFyIGF... data:text/javascript;base64,dmFyIGFzdHJhQWRkb249eyJpc19lbGVtZW50b3JfYWN0aXZlIjoiIiwic3RpY2t5X2FjdGl… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIE1haWxQb2V0Rm9ybT17ImFqYXhfdXJsIjoiaHR0cHM6Ly9zb3VsbHVtb3MuY29tL3d…data:text/javascript;base64,dmFyIE1... data:text/javascript;base64,dmFyIE1haWxQb2V0Rm9ybT17ImFqYXhfdXJsIjoiaHR0cHM6Ly9zb3VsbHVtb3MuY29tL3d… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,ZG9jdW1lbnQuYWRkRXZlbnRMaXN0ZW5lcigiRE9NQ29udGVudExvYWRlZCIsZnVuY3Rpb24…data:text/javascript;base64,ZG9jdW1... data:text/javascript;base64,ZG9jdW1lbnQuYWRkRXZlbnRMaXN0ZW5lcigiRE9NQ29udGVudExvYWRlZCIsZnVuY3Rpb24… — 200 — 0 B — 0 ms — datahttps://soullumos.com/wp-content/uploads/yoga-studio-hero-section-circle-bg.webp/wp-content/uploads/yoga-studio-her... https://soullumos.com/wp-content/uploads/yoga-studio-hero-section-circle-bg.webp — 200 — 0 B — 0 ms — h3https://soullumos.com/wp-content/uploads/seated-praying-pose-scaled.webp/wp-content/uploads/seated-praying-... https://soullumos.com/wp-content/uploads/seated-praying-pose-scaled.webp — 200 — 162.7 KiB — 515 ms — h3https://soullumos.com/wp-content/uploads/2020/09/mandala.svg/wp-content/uploads/2020/09/mandala... https://soullumos.com/wp-content/uploads/2020/09/mandala.svg — 200 — 140.4 KiB — 126 ms — h3https://soullumos.com/wp-content/uploads/20241110_045248254_iOS-scaled.jpg.webp/wp-content/uploads/20241110_045248... https://soullumos.com/wp-content/uploads/20241110_045248254_iOS-scaled.jpg.webp — 200 — 398.7 KiB — 606 ms — h3https://soullumos.com/wp-content/uploads/newsletter.webp/wp-content/uploads/newsletter.webp https://soullumos.com/wp-content/uploads/newsletter.webp — 404 — 64.0 KiB — 1.1 s — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.6 KiB — 261 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-5KXV08Q96P&gtm=45je6562v9193803970za200zd9193803970&_p=1778419184457&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAAC&are=1&cid=431982644.1778419185&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~118463262~118494634&sid=1778419184&sct=1&seg=0&dl=https%3A%2F%2Fsoullumos.com%2F&dr=https%3A%2F%2Fsoullumos.com%2F&dt=Personalized%20Yoga%20%26%20Wellness%20in%20Bellevue%20%7C%20Soul%20Lumos&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=861region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5KXV08Q96P&gtm=45je6562v9193803970za200zd9193803970&_p=1778419184457&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAAC&are=1&cid=431982644.1778419185&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~118463262~118494634&sid=1778419184&sct=1&seg=0&dl=https%3A%2F%2Fsoullumos.com%2F&dr=https%3A%2F%2Fsoullumos.com%2F&dt=Personalized%20Yoga%20%26%20Wellness%20in%20Bellevue%20%7C%20Soul%20Lumos&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=861 — 204 — 547 B — 67 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfYnDcsAAAAAHzGi2MvFkDUObdNBw6Gmd-JD-iJ&co=aHR0cHM6Ly9zb3VsbHVtb3MuY29tOjQ0Mw..&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=bcn1l7rkemqnwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfYnDcsAAAAAHzGi2MvFkDUObdNBw6Gmd-JD-iJ&co=aHR0cHM6Ly9zb3VsbHVtb3MuY29tOjQ0Mw..&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=bcn1l7rkemqn — 200 — 27.7 KiB — 123 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfYnDcsAAAAAHzGi2MvFkDUObdNBw6Gmd-JD-iJ&co=aHR0cHM6Ly9zb3VsbHVtb3MuY29tOjQ0Mw..&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=zberpbtwzb3jwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfYnDcsAAAAAHzGi2MvFkDUObdNBw6Gmd-JD-iJ&co=aHR0cHM6Ly9zb3VsbHVtb3MuY29tOjQ0Mw..&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=zberpbtwzb3j — 200 — 27.5 KiB — 116 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.css — 200 — 42.1 KiB — 164 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.1 KiB — 267 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.css — 200 — 0 B — 155 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 0 B — 258 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYvwww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv — 200 — 23 B — 272 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 37 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYvwww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv — 200 — 0 B — 234 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 116 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 0 B — 19 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 0 B — 19 ms — h2https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.1 KiB — 45 ms — h3https://soullumos.com/wp-content/uploads/cropped-logo-icon-50x43.png.webp/wp-content/uploads/cropped-logo-ic... https://soullumos.com/wp-content/uploads/cropped-logo-icon-50x43.png.webp — 200 — 948 B — 178 ms — h3https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 923 B — 22 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.7 KiB — 43 ms — h3https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.8 KiB — 25 ms — h3https://soullumos.com/wp-content/uploads/cropped-logo-icon-150x150.png/wp-content/uploads/cropped-logo-ic... https://soullumos.com/wp-content/uploads/cropped-logo-icon-150x150.png — 200 — 6.1 KiB — 114 ms — h3https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 579 B — 545 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
60% of JavaScript execution is third-party
First-party Third-party 504ms · 231KB · CA$7/mo
www.gstatic.com
Other
Costly
Execution 272ms
Transfer 0 KB
Unused 48%
Monthly Cost CA$4/mo
Unattributable
Other
Optional
Execution 171ms
Transfer 0 KB
Monthly Cost CA$2/mo
Stripe
Payment
Essential
Execution 62ms
Transfer 231 KB
Unused 73%
Monthly Cost CA$1/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 272ms and costs ~CA$4/month

60% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

www.gstatic.com takes 272ms 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

73% of Stripe'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

Image Optimization
20 images, 1 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

20

Total Size

1 KB

5 missing alt text 12 missing dimensions 14 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback