Skip to content
https://cynosurelutronic.com

Performance

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

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

53
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
62
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.33 s

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

3.12 s

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

427 ms

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.

3.38 s

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

3.12 s

Page Load Progression

740 ms
1.5 s
2.2 s
3.0 s
3.7 s
4.4 s
5.2 s
5.9 s
Checks
21
8 PASS 5 REVIEW 6 FIX
F
Page Weight Budget
Action
12.3 MB transferred, 135 requests
FIX
12.3 MB transferred, 135 requests
Critical::
Page weighs 20.9 MB (12.3 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 782 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 782 KB
Warning::
135 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.6 g CO2 per page load
12.3 MB / 2.4 MB budget
12.3 MB transferred
135 requests
2.6 g CO2 per page load
Other 8.0 MiB 65%
Images 1.7 MiB 14%
JavaScript 1.6 MiB 13%
Fonts 782.4 KiB 6%
CSS 104.3 KiB 1%
HTML 46.9 KiB 0%
Other 17.4 KiB 0%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (12.3 MiB of 12.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3044ms total JS execution
FIX
3044ms total JS execution
Warning::
https://fast.wistia.com/assets/external/engines/hl...: 615ms CPU time
Warning::
Unattributable: 423ms CPU time
Warning::
https://fast.wistia.com/assets/external/E-v1.js: 355ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 310ms CPU time
Warning::
https://ssl-munchkin.marketo.net/js/munchkin.js?ve...: 294ms CPU time
Warning::
Third-party scripts: 3044ms (100% of total)

Main Thread Breakdown

Script Evaluation 58% Other 22% Style & Layout 10% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://fast.wistia.com/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494615ms448ms1ms3rd
Unattributable423ms32ms0ms3rd
https://fast.wistia.com/assets/external/E-v1.js355ms281ms23ms3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js310ms273ms23ms3rd
https://ssl-munchkin.marketo.net/js/munchkin.js?ver=44633294ms294ms0ms3rd
https://www.cynosure.com/293ms3ms0ms3rd
https://www.cynosure.com/wp-content/themes/cynosure/assets/js/main.js?ver=6.9.4279ms89ms6ms3rd
https://consent.cookiebot.com/uc.js270ms181ms17ms3rd
https://fast.wistia.com/assets/external/E-v1.js?ver=6.9.4203ms155ms24ms3rd
F
JS Bundles
Action
58 scripts, 1.1 MB unused
FIX
58 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://fast.wistia.com/assets/external/E-v1.js?ve...: 131 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fast.wistia.com/assets/external/E-v1.js?ve...: 131 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1160 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.js364 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js365 KB175 KB (48%)3rd
https://fast.wistia.com/assets/external/E-v1.js?ver=6.9.40 KB131 KB (81%)3rd
https://fast.wistia.com/assets/external/E-v1.js?ver=6.9.4162 KB131 KB (81%)3rd
https://fast.wistia.com/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494159 KB86 KB (54%)3rd
https://fast.wistia.com/assets/external/E-v1.js0 KB71 KB (44%)3rd
https://fast.wistia.com/assets/external/E-v1.js162 KB71 KB (44%)3rd
https://www.cynosure.com/wp-content/themes/cynosure/assets/js/main.js?ver=6.9.482 KB49 KB (60%)3rd
https://www.cynosure.com/wp-content/themes/cynosure/assets/js/main.js?ver=6.9.40 KB49 KB (60%)3rd

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
135 resources · 12.3 MB · 1.1 MB savings available
FIX
135 resources · 12.3 MB · 1.1 MB savings available
Warning::
Page weight 12.3 MB exceeds 1 MB target by 11.3 MB
Got: 12.3 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
134 third-party resources (100% of weight)
Info::
15 resources over 200KB
135 resources · 12.3 MiB · 134 third-party 11.3 MiB over 1MB target
Media 65% · 8.0 MiB
Image 14% · 1.7 MiB
JavaScript 13% · 1.6 MiB
Font 6% · 782.4 KiB
CSS 1% · 104.3 KiB
Document 0% · 47.5 KiB
Other 0% · 6.3 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.

No Cache-Control header

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

C
Image Optimization
Action
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://www.cynosure.com/wp-content/themes/cynosur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cynosure.com/wp-content/themes/cynosur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cynosure.com/wp-content/uploads/2024/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 1.7 MB
0 oversized -0 KB
10 legacy format
3 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

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

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
19 fonts (782 KB)
PASS
19 fonts (782 KB)
Info::
19 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

19

782 KB total

Render-blocking

0

of 19

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 1.3 s LCP 3.1 shttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Light.woff2Juana-Light.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Light.woff2 — 34.4 KiB — 62 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-LightIt.woff2Juana-LightIt.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-LightIt.woff2 — 34.2 KiB — 64 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Regular.woff2Juana-Regular.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Regular.woff2 — 34.7 KiB — 79 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-RegularIt.woff2Juana-RegularIt.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-RegularIt.woff2 — 34.6 KiB — 87 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Bold.woff2Juana-Bold.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Bold.woff2 — 35.4 KiB — 88 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-BoldIt.woff2Juana-BoldIt.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-BoldIt.woff2 — 34.9 KiB — 88 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light.woff2Open_Sans_Light.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light.woff2 — 59.8 KiB — 89 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light_Italic.woff2Open_Sans_Light_Italic.... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light_Italic.woff2 — 56.6 KiB — 90 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Regular.woff2Open_Sans_Regular.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Regular.woff2 — 58.6 KiB — 89 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Italic.woff2Open_Sans_Italic.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Italic.woff2 — 56.8 KiB — 89 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold.woff2Open_Sans_Semibold.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold.woff2 — 60.0 KiB — 89 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold_Italic.woff2Open_Sans_Semibold_Ital... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold_Italic.woff2 — 57.9 KiB — 90 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold.woff2Open_Sans_Bold.woff2 https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold.woff2 — 60.6 KiB — 90 ms — font-display: swaphttps://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold_Italic.woff2Open_Sans_Bold_Italic.w... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold_Italic.woff2 — 56.9 KiB — 92 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 14 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 1.6 KiB — 39 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA… — 8.4 KiB — 19 ms — font-display: swaphttps://fast.wistia.com/assets/external/fonts/Inter-Extended.woffInter-Extended.woff https://fast.wistia.com/assets/external/fonts/Inter-Extended.woff — 21.1 KiB — 7 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 40 ms — font-display: swap
Juana-Light.woff2 woff2 swap
Size 34 KB
Load time 62 ms
Start 286 ms
Risk FOUT — text flashes from fallback to web font
Juana-LightIt.woff2 woff2 swap
Size 34 KB
Load time 64 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
Juana-Regular.woff2 woff2 swap
Size 35 KB
Load time 79 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
Juana-RegularIt.woff2 woff2 swap
Size 35 KB
Load time 87 ms
Start 288 ms
Risk FOUT — text flashes from fallback to web font
Juana-Bold.woff2 woff2 swap
Size 35 KB
Load time 88 ms
Start 289 ms
Risk FOUT — text flashes from fallback to web font
Juana-BoldIt.woff2 woff2 swap
Size 35 KB
Load time 88 ms
Start 289 ms
Risk FOUT — text flashes from fallback to web font
Open_Sans_Light.woff2 woff2 swap
Size 60 KB
Load time 89 ms
Start 290 ms
Risk FOUT — text flashes from fallback to web font
Open_Sans_Light_Italic.... woff2 swap
Size 57 KB
Load time 90 ms
Start 290 ms
Risk FOUT — text flashes from fallback to web font
Open_Sans_Regular.woff2 woff2 swap
Size 59 KB
Load time 89 ms
Start 291 ms
Risk FOUT — text flashes from fallback to web font
Open_Sans_Italic.woff2 woff2 swap
Size 57 KB
Load time 89 ms
Start 291 ms
Risk FOUT — text flashes from fallback to web font
Open_Sans_Semibold.woff2 woff2 swap
Size 60 KB
Load time 89 ms
Start 292 ms
Risk FOUT — text flashes from fallback to web font
Open_Sans_Semibold_Ital... woff2 swap
Size 58 KB
Load time 90 ms
Start 292 ms
Risk FOUT — text flashes from fallback to web font
Open_Sans_Bold.woff2 woff2 swap
Size 61 KB
Load time 90 ms
Start 292 ms
Risk FOUT — text flashes from fallback to web font
Open_Sans_Bold_Italic.w... woff2 swap
Size 57 KB
Load time 92 ms
Start 293 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 14 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 2 KB
Load time 39 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
x-font-woff;charset=utf... woff swap
Size 8 KB
Load time 19 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Inter-Extended.woff woff swap
Size 21 KB
Load time 7 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 40 ms
Start 3.0 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)

Fixing the unchecked items could save ~9 KB and ~18 ms

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
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
135 requests over 3606ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.3 s LCP 3.1 shttps://cynosurelutronic.com// https://cynosurelutronic.com/ — 301 — 385 B — 73 ms — h2http://www.cynosurelutronic.com/www.cynosurelutronic.com/ http://www.cynosurelutronic.com/ — 307 — 0 B — 2 ms — http/1.1https://www.cynosurelutronic.com/www.cynosurelutronic.com/ https://www.cynosurelutronic.com/ — 301 — 145 B — 80 ms — h2https://www.cynosure.com/www.cynosure.com/ https://www.cynosure.com/ — 200 — 18.4 KiB — 105 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 95 ms — h2https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/css/cynosure-locator-public.css?ver=1.0.0www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/css/cynosure-locator-public.css?ver=1.0.0 — 200 — 390 B — 24 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/css/main.css?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/css/main.css?ver=6.9.4 — 200 — 59.5 KiB — 67 ms — h2https://www.cynosure.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 33 ms — h2https://www.cynosure.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 37 ms — h2https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cynosure-locator-public.js?ver=1.0.0www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cynosure-locator-public.js?ver=1.0.0 — 200 — 1.0 KiB — 53 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/js/add-to-calendar.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/add-to-calendar.js?ver=6.9.4 — 200 — 7.4 KiB — 63 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/js/js.cookie.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/js.cookie.js?ver=6.9.4 — 200 — 1.5 KiB — 73 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Light.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Light.woff2 — 200 — 34.4 KiB — 62 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-LightIt.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-LightIt.woff2 — 200 — 34.2 KiB — 64 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Regular.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Regular.woff2 — 200 — 34.7 KiB — 79 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-RegularIt.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-RegularIt.woff2 — 200 — 34.6 KiB — 87 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Bold.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Bold.woff2 — 200 — 35.4 KiB — 88 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-BoldIt.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-BoldIt.woff2 — 200 — 34.9 KiB — 88 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light.woff2 — 200 — 59.8 KiB — 89 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light_Italic.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light_Italic.woff2 — 200 — 56.6 KiB — 90 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Regular.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Regular.woff2 — 200 — 58.6 KiB — 89 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Italic.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Italic.woff2 — 200 — 56.8 KiB — 89 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold.woff2 — 200 — 60.0 KiB — 89 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold_Italic.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold_Italic.woff2 — 200 — 57.9 KiB — 90 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold.woff2 — 200 — 60.6 KiB — 90 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold_Italic.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold_Italic.woff2 — 200 — 56.9 KiB — 92 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/logo-cynosure-primary.svgwww.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/logo-cynosure-primary.svg — 200 — 2.0 KiB — 90 ms — h2https://www.cynosure.com/wp-content/uploads/2025/08/xerf-thumb-520-1.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/08/xerf-thumb-520-1.png — 200 — 99.5 KiB — 94 ms — h2https://consentcdn.cookiebot.com/consentconfig/4b2572cd-2476-40dd-90d1-f8a7488a5a6f/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/4b2572cd-2476-40dd-90d1-f8a7488a5a6f/settings.json — 200 — 980 B — 32 ms — h2https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-Ultra.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-Ultra.png — 200 — 150.5 KiB — 58 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 1.3 s LCP 3.1 shttps://cynosurelutronic.com// https://cynosurelutronic.com/ — 301 — 385 B — 73 ms — h2http://www.cynosurelutronic.com/www.cynosurelutronic.com/ http://www.cynosurelutronic.com/ — 307 — 0 B — 2 ms — http/1.1https://www.cynosurelutronic.com/www.cynosurelutronic.com/ https://www.cynosurelutronic.com/ — 301 — 145 B — 80 ms — h2https://www.cynosure.com/www.cynosure.com/ https://www.cynosure.com/ — 200 — 18.4 KiB — 105 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 95 ms — h2https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/css/cynosure-locator-public.css?ver=1.0.0www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/css/cynosure-locator-public.css?ver=1.0.0 — 200 — 390 B — 24 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/css/main.css?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/css/main.css?ver=6.9.4 — 200 — 59.5 KiB — 67 ms — h2https://www.cynosure.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 33 ms — h2https://www.cynosure.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 37 ms — h2https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cynosure-locator-public.js?ver=1.0.0www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cynosure-locator-public.js?ver=1.0.0 — 200 — 1.0 KiB — 53 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/js/add-to-calendar.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/add-to-calendar.js?ver=6.9.4 — 200 — 7.4 KiB — 63 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/js/js.cookie.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/js.cookie.js?ver=6.9.4 — 200 — 1.5 KiB — 73 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Light.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Light.woff2 — 200 — 34.4 KiB — 62 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-LightIt.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-LightIt.woff2 — 200 — 34.2 KiB — 64 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Regular.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Regular.woff2 — 200 — 34.7 KiB — 79 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-RegularIt.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-RegularIt.woff2 — 200 — 34.6 KiB — 87 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Bold.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-Bold.woff2 — 200 — 35.4 KiB — 88 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-BoldIt.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/juana/Juana-BoldIt.woff2 — 200 — 34.9 KiB — 88 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light.woff2 — 200 — 59.8 KiB — 89 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light_Italic.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Light_Italic.woff2 — 200 — 56.6 KiB — 90 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Regular.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Regular.woff2 — 200 — 58.6 KiB — 89 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Italic.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Italic.woff2 — 200 — 56.8 KiB — 89 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold.woff2 — 200 — 60.0 KiB — 89 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold_Italic.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Semibold_Italic.woff2 — 200 — 57.9 KiB — 90 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold.woff2 — 200 — 60.6 KiB — 90 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold_Italic.woff2www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/fonts/opensans/Open_Sans_Bold_Italic.woff2 — 200 — 56.9 KiB — 92 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/logo-cynosure-primary.svgwww.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/logo-cynosure-primary.svg — 200 — 2.0 KiB — 90 ms — h2https://www.cynosure.com/wp-content/uploads/2025/08/xerf-thumb-520-1.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/08/xerf-thumb-520-1.png — 200 — 99.5 KiB — 94 ms — h2https://consentcdn.cookiebot.com/consentconfig/4b2572cd-2476-40dd-90d1-f8a7488a5a6f/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/4b2572cd-2476-40dd-90d1-f8a7488a5a6f/settings.json — 200 — 980 B — 32 ms — h2https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-Ultra.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-Ultra.png — 200 — 150.5 KiB — 58 ms — h3https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-Clarity.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-Clarity.png — 200 — 158.0 KiB — 193 ms — h3https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-Genius.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-Genius.png — 200 — 177.7 KiB — 171 ms — h3https://www.cynosure.com/wp-content/plugins/afl-wc-utm/public/js/afl-wc-utm-public.min.js?ver=2.31.2www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/afl-wc-utm/public/js/afl-wc-utm-public.min.js?ver=2.31.2 — 200 — 8.1 KiB — 42 ms — h3https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/jquery.twbsPagination.min.js?ver=6.9.4www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/jquery.twbsPagination.min.js?ver=6.9.4 — 200 — 3.0 KiB — 58 ms — h3https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cyno-locator.js?ver=6.9.4www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cyno-locator.js?ver=6.9.4 — 200 — 3.2 KiB — 57 ms — h3https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cyno-locator-errors.js?ver=6.9.4www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cyno-locator-errors.js?ver=6.9.4 — 200 — 628 B — 63 ms — h3https://www.cynosure.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.4 KiB — 128 ms — h3https://www.cynosure.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.3www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.3 — 200 — 4.2 KiB — 78 ms — h3https://ssl-munchkin.marketo.net/js/munchkin.js?ver=44633ssl-munchkin.marketo.net/js/munchki... https://ssl-munchkin.marketo.net/js/munchkin.js?ver=44633 — 200 — 1.1 KiB — 56 ms — http/1.1https://www.cynosure.com/wp-content/plugins/gravityformsmarketo/inc/marketo.js?ver=6.9.4www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/gravityformsmarketo/inc/marketo.js?ver=6.9.4 — 200 — 391 B — 77 ms — h3https://www.cynosure.com/wp-content/themes/cynosure/js/wistia.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/wistia.js?ver=6.9.4 — 200 — 888 B — 79 ms — h3https://www.cynosure.com/wp-content/themes/cynosure/assets/js/main.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/js/main.js?ver=6.9.4 — 200 — 81.6 KiB — 111 ms — h3https://www.cynosure.com/wp-content/themes/cynosure/js/events-homepage.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/events-homepage.js?ver=6.9.4 — 200 — 774 B — 79 ms — h3https://www.cynosure.com/wp-content/uploads/2024/09/Mosaic-image-for-header-1.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2024/09/Mosaic-image-for-header-1.png — 200 — 71.6 KiB — 167 ms — h3https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-DermaV.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/06/PRD-1960-CL-Website-images-DermaV.png — 200 — 181.2 KiB — 148 ms — h3https://www.cynosure.com/wp-content/uploads/2021/08/Picosure-Pro-image-thumb.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2021/08/Picosure-Pro-image-thumb.png — 200 — 43.0 KiB — 133 ms — h3https://www.cynosure.com/wp-content/uploads/2025/07/JuliaLee_38226-treatment-small-2.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/07/JuliaLee_38226-treatment-small-2.png — 200 — 397.3 KiB — 155 ms — h3https://www.cynosure.com/wp-content/uploads/2025/10/ME-woman-looking-straight-crop.jpgwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2025/10/ME-woman-looking-straight-crop.jpg — 200 — 27.4 KiB — 126 ms — h3https://fast.wistia.com/embed/medias/u4bx7elsuk.jsonpfast.wistia.com/embed/medias/u4bx7e... https://fast.wistia.com/embed/medias/u4bx7elsuk.jsonp — 200 — 3.4 KiB — 56 ms — h2https://fast.wistia.com/assets/external/E-v1.jsfast.wistia.com/assets/external/E-v... https://fast.wistia.com/assets/external/E-v1.js — 200 — 162.1 KiB — 136 ms — h2https://www.cynosure.com/wp-content/uploads/2024/04/logo-cynosure-black-alt-1.svgwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2024/04/logo-cynosure-black-alt-1.svg — 200 — 2.1 KiB — 98 ms — h3https://www.cynosure.com/wp-content/uploads/2024/04/Cynosure-Lutronic-white-mandala.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2024/04/Cynosure-Lutronic-white-mandala.png — 200 — 22.2 KiB — 122 ms — h3https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/logo-cynosure-black.svgwww.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/logo-cynosure-black.svg — 200 — 2.1 KiB — 105 ms — h3https://fast.wistia.com/assets/external/E-v1.js?ver=6.9.4fast.wistia.com/assets/external/E-v... https://fast.wistia.com/assets/external/E-v1.js?ver=6.9.4 — 200 — 161.8 KiB — 140 ms — h2https://www.google.com/recaptcha/api.js?render=6LcHzqkgAAAAAOKSj_tTrSuvvJh1QjQJ1pjHewd3&ver=2.2.1www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LcHzqkgAAAAAOKSj_tTrSuvvJh1QjQJ1pjHewd3&ver=2.2.1 — 200 — 1.0 KiB — 77 ms — h3https://www.cynosure.com/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=2.2.1www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=2.2.1 — 200 — 2.7 KiB — 94 ms — h3https://consentcdn.cookiebot.com/consentconfig/4b2572cd-2476-40dd-90d1-f8a7488a5a6f/cynosure.com/configuration.jsconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/4b2572cd-2476-40dd-90d1-f8a7488a5a6f/cynosure.com/configuration.js — 200 — 1.0 KiB — 23 ms — h2https://consent.cookiebot.com/4b2572cd-2476-40dd-90d1-f8a7488a5a6f/cc.js?renew=false&referer=www.cynosure.com&dnt=false&init=false&culture=ENconsent.cookiebot.com/4b2572cd-2476... https://consent.cookiebot.com/4b2572cd-2476-40dd-90d1-f8a7488a5a6f/cc.js?renew=false&referer=www.cynosure.com&dnt=false&init=false&culture=EN — 200 — 109.5 KiB — 232 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/sprite/icons.svgwww.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/sprite/icons.svg — 200 — 12.8 KiB — 118 ms — h3https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/nav-bg.pngwww.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/nav-bg.png — 200 — 8.3 KiB — 90 ms — h3https://www.cynosure.com/wp-content/uploads/2024/04/website-banner-homepage.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2024/04/website-banner-homepage.png — 200 — 213.0 KiB — 47 ms — h3https://www.cynosure.com/wp-content/uploads/2018/08/about-section-bg.jpgwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2018/08/about-section-bg.jpg — 200 — 185.6 KiB — 48 ms — h3https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 811 B — 19 ms — h2https://www.cynosure.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 0 B — 6 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAuCAYAAACCq/96AAAAAXNSR0IArs4c6QAAAARnQU1BAACxj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAuCAYAAACCq/96AAAAAXNSR0IArs4c6QAAAARnQU1BAACxj… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://www.cynosure.com/wp-content/uploads/2024/04/cropped-Cynosure-Lutronic-orange-mandala-150x150.pngwww.cynosure.com/wp-content/uploads... https://www.cynosure.com/wp-content/uploads/2024/04/cropped-Cynosure-Lutronic-orange-mandala-150x150.png — 200 — 4.2 KiB — 19 ms — h3https://www.cynosure.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 0 B — 4 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/js/add-to-calendar.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/add-to-calendar.js?ver=6.9.4 — 200 — 0 B — 5 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/js/js.cookie.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/js.cookie.js?ver=6.9.4 — 200 — 0 B — 3 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600 — 200 — 2.3 KiB — 53 ms — h2https://fast.wistia.com/embed/medias/u4bx7elsuk.jsonpfast.wistia.com/embed/medias/u4bx7e... https://fast.wistia.com/embed/medias/u4bx7elsuk.jsonp — 200 — 107 B — 6 ms — h2https://fast.wistia.com/assets/external/E-v1.jsfast.wistia.com/assets/external/E-v... https://fast.wistia.com/assets/external/E-v1.js — 200 — 0 B — 15 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 20 ms — h2https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/jquery.twbsPagination.min.js?ver=6.9.4www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/jquery.twbsPagination.min.js?ver=6.9.4 — 200 — 0 B — 3 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 14 ms — h3https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cyno-locator.js?ver=6.9.4www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cyno-locator.js?ver=6.9.4 — 200 — 0 B — 4 ms — h3https://fast.wistia.com/assets/external/videoThumbnail.jsfast.wistia.com/assets/external/vid... https://fast.wistia.com/assets/external/videoThumbnail.js — 200 — 23.0 KiB — 14 ms — h2https://fast.wistia.com/assets/external/postRoll-v2.jsfast.wistia.com/assets/external/pos... https://fast.wistia.com/assets/external/postRoll-v2.js — 200 — 24.5 KiB — 28 ms — h2https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cyno-locator-errors.js?ver=6.9.4www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/cynosure-locator/assets/public/js/cyno-locator-errors.js?ver=6.9.4 — 200 — 0 B — 25 ms — h3https://www.cynosure.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 0 B — 3 ms — h3https://fast.wistia.com/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.com/assets/external/pla... https://fast.wistia.com/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 20.4 KiB — 18 ms — h2https://fast.wistia.com/assets/external/vulcanV2Player/behaviors/OverlaysBehavior.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.com/assets/external/vul... https://fast.wistia.com/assets/external/vulcanV2Player/behaviors/OverlaysBehavior.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 23.8 KiB — 10 ms — h2https://embed-ssl.wistia.com/deliveries/3d2603024d322c02452ed1ff81c33cd3.pngembed-ssl.wistia.com/deliveries/3d2... https://embed-ssl.wistia.com/deliveries/3d2603024d322c02452ed1ff81c33cd3.png — 200 — 1.3 KiB — 25 ms — h2https://fast.wistia.com/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.com/assets/external/eng... https://fast.wistia.com/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 159.2 KiB — 13 ms — h2https://www.cynosure.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.3www.cynosure.com/wp-includes/js/jqu... https://www.cynosure.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.3 — 200 — 0 B — 3 ms — h3https://ssl-munchkin.marketo.net/js/munchkin.js?ver=44633ssl-munchkin.marketo.net/js/munchki... https://ssl-munchkin.marketo.net/js/munchkin.js?ver=44633 — 200 — 0 B — 3 ms — http/1.1https://fast.wistia.com/assets/images/blank.giffast.wistia.com/assets/images/blank... https://fast.wistia.com/assets/images/blank.gif — 200 — 1.6 KiB — 6 ms — h2https://fast.wistia.com/embed/medias/u4bx7elsuk.m3u8fast.wistia.com/embed/medias/u4bx7e... https://fast.wistia.com/embed/medias/u4bx7elsuk.m3u8 — 200 — 1.9 KiB — 7 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8 — 200 — 1.7 KiB — 24 ms — h2https://fast.wistia.com/assets/external/interFontFace.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.com/assets/external/int... https://fast.wistia.com/assets/external/interFontFace.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 20.0 KiB — 7 ms — h2https://fast.wistia.com/embed/medias/u4bx7elsuk.m3u8fast.wistia.com/embed/medias/u4bx7e... https://fast.wistia.com/embed/medias/u4bx7elsuk.m3u8 — 200 — 124 B — 6 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-1-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-1-v1-a1.ts — 200 — 733.2 KiB — 91 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8 — 200 — 0 B — 7 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-1-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-1-v1-a1.ts — 200 — 0 B — 45 ms — h2https://www.cynosure.com/wp-content/plugins/gravityformsmarketo/inc/marketo.js?ver=6.9.4www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/gravityformsmarketo/inc/marketo.js?ver=6.9.4 — 200 — 0 B — 5 ms — h3https://fast.wistia.com/assets/external/E-v1.js?ver=6.9.4fast.wistia.com/assets/external/E-v... https://fast.wistia.com/assets/external/E-v1.js?ver=6.9.4 — 200 — 0 B — 17 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-2-v1-a1.ts — 200 — 174.4 KiB — 19 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-2-v1-a1.ts — 200 — 0 B — 19 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/js/wistia.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/wistia.js?ver=6.9.4 — 200 — 0 B — 5 ms — h3data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 200 — 1.6 KiB — 39 ms — datahttps://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 200 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/js/main.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/js/main.js?ver=6.9.4 — 200 — 0 B — 6 ms — h3https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-3-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-3-v1-a1.ts — 200 — 715.7 KiB — 37 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA… — 200 — 8.4 KiB — 19 ms — datahttps://fast.wistia.com/assets/external/fonts/Inter-Extended.wofffast.wistia.com/assets/external/fon... https://fast.wistia.com/assets/external/fonts/Inter-Extended.woff — 200 — 21.1 KiB — 7 ms — h2https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/lang-switcher-icon.svgwww.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/assets/images/layout/lang-switcher-icon.svg — 200 — 2.1 KiB — 20 ms — h3https://www.cynosure.com/wp-content/themes/cynosure/js/events-homepage.js?ver=6.9.4www.cynosure.com/wp-content/themes/... https://www.cynosure.com/wp-content/themes/cynosure/js/events-homepage.js?ver=6.9.4 — 200 — 0 B — 3 ms — h3https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 334 B — 121 ms — h2https://www.google.com/recaptcha/api.js?render=6LcHzqkgAAAAAOKSj_tTrSuvvJh1QjQJ1pjHewd3&ver=2.2.1www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LcHzqkgAAAAAOKSj_tTrSuvvJh1QjQJ1pjHewd3&ver=2.2.1 — 200 — 0 B — 4 ms — h3blob:https://www.cynosure.com/f85c8c9f-4601-4314-819a-fd2773c734f5www.cynosure.com/f85c8c9f-4601-4314... blob:https://www.cynosure.com/f85c8c9f-4601-4314-819a-fd2773c734f5 — 200 — -1 B — 139 ms — blobhttps://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-4-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-4-v1-a1.ts — 200 — 727.5 KiB — 56 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.6 KiB — 106 ms — h2https://www.cynosure.com/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=2.2.1www.cynosure.com/wp-content/plugins... https://www.cynosure.com/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=2.2.1 — 200 — 0 B — 39 ms — h3https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-5-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-5-v1-a1.ts — 200 — 780.5 KiB — 40 ms — h2https://www.cynosure.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.cynosure.com/wp-includes/js/wp-... https://www.cynosure.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.4 KiB — 24 ms — h3https://fast.wistia.com/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.com/assets/external/all... https://fast.wistia.com/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 16.2 KiB — 7 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-6-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-6-v1-a1.ts — 200 — 600.9 KiB — 31 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcHzqkgAAAAAOKSj_tTrSuvvJh1QjQJ1pjHewd3&co=aHR0cHM6Ly93d3cuY3lub3N1cmUuY29tOjQ0Mw..&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=hlui8mtun426www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcHzqkgAAAAAOKSj_tTrSuvvJh1QjQJ1pjHewd3&co=aHR0cHM6Ly93d3cuY3lub3N1cmUuY29tOjQ0Mw..&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=hlui8mtun426 — 200 — 27.8 KiB — 68 ms — h3https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 66 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-7-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-7-v1-a1.ts — 200 — 1.2 MiB — 60 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 — 42.1 KiB — 39 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 — 48 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-8-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-8-v1-a1.ts — 200 — 1.0 MiB — 55 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-9-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-9-v1-a1.ts — 200 — 689.2 KiB — 38 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-10-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-10-v1-a1.ts — 200 — 389.2 KiB — 22 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-11-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-11-v1-a1.ts — 200 — 768.5 KiB — 40 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 332 B — 75 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 — 328 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 — 22 ms — h2https://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 — 40 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 — 36 ms — h2https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-12-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/7fb9f632f20974dfda3091b95143a8769dc0a396.m3u8/seg-12-v1-a1.ts — 200 — 347.9 KiB — 49 ms — h2https://munchkin.marketo.net/147/munchkin.jsmunchkin.marketo.net/147/munchkin.j... https://munchkin.marketo.net/147/munchkin.js — 200 — 3.8 KiB — 30 ms — http/1.1https://016-olh-093.mktoresp.com/webevents/visitWebPage?_mchNc=1778411197818&_mchCn=&_mchId=016-OLH-093&_mchTk=_mch-cynosure.com-1778411197817-58178&_mchHo=www.cynosure.com&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=147&_mchHa=&_mchRe=&_mchQp=016-olh-093.mktoresp.com/webevents/... https://016-olh-093.mktoresp.com/webevents/visitWebPage?_mchNc=1778411197818&_mchCn=&_mchId=016-OLH-093&_mchTk=_mch-cynosure.com-1778411197817-58178&_mchHo=www.cynosure.com&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=147&_mchHa=&_mchRe=&_mchQp= — 200 — 318 B — 289 ms — http/1.1
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 3044ms · 213KB · $40/mo
fast.wistia.com
Other
Costly
Execution 615ms
Transfer 159 KB
Unused 54%
Monthly Cost $8/mo
Unattributable
Other
Costly
Execution 423ms
Transfer 0 KB
Monthly Cost $6/mo
fast.wistia.com
Other
Costly
Execution 355ms
Transfer 0 KB
Unused 44%
Monthly Cost $5/mo
www.gstatic.com
Other
Costly
Execution 310ms
Transfer 0 KB
Unused 48%
Monthly Cost $4/mo
ssl-munchkin.marketo.net
Other
Costly
Execution 294ms
Transfer 0 KB
Monthly Cost $4/mo
www.cynosure.com
Other
Costly
Execution 293ms
Transfer 18 KB
Monthly Cost $4/mo
www.cynosure.com
Other
Costly
Execution 279ms
Transfer 0 KB
Unused 60%
Monthly Cost $4/mo
consent.cookiebot.com
Other
Costly
Execution 270ms
Transfer 36 KB
Monthly Cost $4/mo
fast.wistia.com
Other
Costly
Execution 203ms
Transfer 0 KB
Unused 81%
Monthly Cost $3/mo

These scripts may cost more than they're worth

  • fast.wistia.com adds 615ms and costs ~$8/month
  • Unattributable adds 423ms and costs ~$6/month
  • fast.wistia.com adds 355ms and costs ~$5/month
  • www.gstatic.com adds 310ms and costs ~$4/month
  • ssl-munchkin.marketo.net adds 294ms and costs ~$4/month
  • www.cynosure.com adds 293ms and costs ~$4/month
  • www.cynosure.com adds 279ms and costs ~$4/month
  • consent.cookiebot.com adds 270ms and costs ~$4/month
  • fast.wistia.com adds 203ms and costs ~$3/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

fast.wistia.com takes 615ms 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

54% of fast.wistia.com'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

Unattributable takes 423ms 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

fast.wistia.com takes 355ms 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.gstatic.com takes 310ms 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

ssl-munchkin.marketo.net takes 294ms 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.cynosure.com takes 293ms 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.cynosure.com takes 279ms 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

60% of www.cynosure.com'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

consent.cookiebot.com takes 270ms 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

fast.wistia.com takes 203ms 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

81% of fast.wistia.com'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