Skip to content
https://clevelandclinic.org

Performance

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

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

72
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.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.49 s

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

2.25 s

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

24 ms

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

0.216

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

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

2.46 s

Page Load Progression

472 ms
944 ms
1.4 s
1.9 s
2.4 s
2.8 s
3.3 s
3.8 s
Checks
15
6 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
3.1 MB transferred, 91 requests
FIX
3.1 MB transferred, 91 requests
Warning::
Page weighs 13.9 MB (3.1 MB transferred)
Warning::
JavaScript is 2.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.3 MB
Info::
91 HTTP requests
Info::
Estimated 0.66 g CO2 per page load
3.1 MB / 2.4 MB budget
3.1 MB transferred
91 requests
0.66 g CO2 per page load
JavaScript 2.3 MiB 73%
Images 634.4 KiB 20%
CSS 147.5 KiB 5%
Fonts 41.1 KiB 1%
Other 19.0 KiB 1%
HTML 15.7 KiB 0%
Other 9.5 KiB 0%
Other 2.1 KiB 0%
Other 0 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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.1 MiB of 3.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
91 resources · 3.1 MB · 293 KB savings available
FIX
91 resources · 3.1 MB · 293 KB savings available
Warning::
Page weight 2.1 MB over 1MB target
Got: 3.1 MB Expected: ≤ 1 MB
Info::
~293 KB of savings available
Warning::
90 third-party resources (100% of weight)
Info::
3 resources over 200KB
91 resources · 3.1 MiB · 90 third-party 2.1 MiB over 1MB target
JavaScript 73% · 2.3 MiB
Image 20% · 635.3 KiB
CSS 5% · 147.5 KiB
Font 1% · 41.1 KiB
Other 1% · 29.7 KiB
Document 0% · 15.7 KiB

~293.1 KiB of savings available

Remove unused JavaScript: 293.1 KiB
C
Image Optimization
Action
32 images, 0 KB saveable
REVIEW
32 images, 0 KB saveable
Warning::
https://my.clevelandclinic.org/-/scassets/images/o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://my.clevelandclinic.org/-/scassets/images/o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://my.clevelandclinic.org/-/scassets/images/o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://my.clevelandclinic.org/-/scassets/images/o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://my.clevelandclinic.org/-/scassets/images/o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://my.clevelandclinic.org/-/scassets/images/o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://my.clevelandclinic.org/-/scassets/images/o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://my.clevelandclinic.org/-/scassets/images/o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 634 KB
0 oversized -0 KB
23 legacy format
8 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

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

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
889ms total JS execution
REVIEW
889ms total JS execution
Warning::
https://my.clevelandclinic.org/: 289ms CPU time
Info::
Unattributable: 158ms CPU time
Info::
https://code.jquery.com/jquery-3.0.0.min.js: 118ms CPU time
Info::
https://cdn.optimizely.com/js/28007920049.js: 99ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-3M4...: 94ms CPU time
Warning::
Third-party scripts: 889ms (100% of total)

Main Thread Breakdown

Script Evaluation 38% Other 27% Style & Layout 19% Script Parsing & Compilation 6% Rendering 6%
ScriptTotalScriptingParse/CompileParty
https://my.clevelandclinic.org/289ms6ms1ms3rd
Unattributable158ms3ms0ms3rd
https://code.jquery.com/jquery-3.0.0.min.js118ms40ms2ms3rd
https://cdn.optimizely.com/js/28007920049.js99ms70ms20ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-3M4W94ms80ms12ms3rd
https://assets.adobedtm.com/b4225c707162/4900abd505ae/launch-c146ea99d958.min.js74ms64ms6ms3rd
https://bigidcmp.cloud/banner.js?siteId=e7a0b4f7-3b3b-49ce-9467-9e699346f11456ms45ms6ms3rd
C
JS Bundles
Action
23 scripts, 293 KB unused
REVIEW
23 scripts, 293 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-3M4...: 79 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://oc-cdn-ocprod.azureedge.net/livechatwidget...: 66 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.optimizely.com/js/28007920049.js: 42 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://bigidcmp.cloud/banner.js?siteId=e7a0b4f7-3...: 32 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/b4225c707162/4900abd50...: 27 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 293 KB
293 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-3M4W170 KB79 KB (47%)3rd
https://oc-cdn-ocprod.azureedge.net/livechatwidget/scripts/LiveChatBootstrapper.js113 KB66 KB (59%)3rd
https://cdn.optimizely.com/js/28007920049.js123 KB42 KB (34%)3rd
https://bigidcmp.cloud/banner.js?siteId=e7a0b4f7-3b3b-49ce-9467-9e699346f11453 KB32 KB (61%)3rd
https://assets.adobedtm.com/b4225c707162/4900abd505ae/launch-c146ea99d958.min.js67 KB27 KB (40%)3rd
https://my.clevelandclinic.org/assets/scripts/dist/page-scripts.js32 KB24 KB (76%)3rd
https://solutions.invocacdn.com/js/invoca-latest.min.js39 KB23 KB (61%)3rd
https://my.clevelandclinic.org/assets/scripts/ccsanitybundle/dist/ccsanitybundle.js11 KB3rd
https://solutions.invocacdn.com/js/networks/1811/3375770865/tag-live.js2 KB3rd
https://code.jquery.com/jquery-3.0.0.min.js30 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

B
HTTP Caching
public, max age=30000
REVIEW
public, max age=30000
Info::
Cache-Control header is set
Got: public, max age=30000
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max age=30000

DirectiveValueMeaning
publicAny cache may store this response
max age30000
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
2 fonts (41 KB)
PASS
2 fonts (41 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

41 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.5 s LCP 2.2 shttps://fonts.gstatic.com/l/font?kit=6xK3dSBYKcSV-LCoeQqfX1RYOo3aOrxokfXZNXJcftyFko9cpSTqvDLkD9iI9TjkUXXN5wRS1oIP9bxWqZWT15wW5oErYFNy4IEXpQDYh06rsH90G4_DHNe2e941hTFMTn5w7SeZqQeY3rd7b9BlpIEhgJzcmoZ-vJfU8Goy8IKtJRir-ex-elCTxUf3X4nW1KhLZ1lGlsi81-opZ5AyqOE&skey=1e026b1c27170b9b&v=v11font https://fonts.gstatic.com/l/font?kit=6xK3dSBYKcSV-LCoeQqfX1RYOo3aOrxokfXZNXJcftyFko9cpSTqvDLkD9iI9TjkUXXN5wRS1oIP9bxWqZWT15wW5oErYFNy4IEXpQDYh06rsH90G4_DHNe2e941hTFMTn5w7SeZqQeY3rd7b9BlpIEhgJzcmoZ-vJfU8Goy8IKtJRir-ex-elCTxUf3X4nW1KhLZ1lGlsi81-opZ5AyqOE&skey=1e026b1c27170b9b&v=v11 — 4.4 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 39 ms — font-display: swap
font woff2 swap
Size 4 KB
Load time 34 ms
Start 824 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 39 ms
Start 824 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
91 requests over 3850ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 2.2 shttps://clevelandclinic.org// https://clevelandclinic.org/ — 302 — 645 B — 43 ms — h3https://www.clevelandclinic.org/www.clevelandclinic.org/ https://www.clevelandclinic.org/ — 302 — 305 B — 43 ms — h3https://my.clevelandclinic.org/my.clevelandclinic.org/ https://my.clevelandclinic.org/ — 200 — 11.5 KiB — 499 ms — h3https://fonts.googleapis.com/css2?family=Roboto+Condensed&family=Roboto:wght@400;500;700;900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto+Condensed&family=Roboto:wght@400;500;700;900&display=swap — 200 — 2.4 KiB — 83 ms — h2https://fonts.googleapis.com/earlyaccess/notokufiarabic.cssfonts.googleapis.com/earlyaccess/no... https://fonts.googleapis.com/earlyaccess/notokufiarabic.css — 200 — 2.1 KiB — 90 ms — h2https://fonts.googleapis.com/earlyaccess/notosansscsliced.cssfonts.googleapis.com/earlyaccess/no... https://fonts.googleapis.com/earlyaccess/notosansscsliced.css — 200 — 28.6 KiB — 111 ms — h2https://my.clevelandclinic.org/assets/styles/styles.cssmy.clevelandclinic.org/assets/style... https://my.clevelandclinic.org/assets/styles/styles.css — 200 — 106.9 KiB — 96 ms — h3https://cdn.optimizely.com/js/28007920049.jscdn.optimizely.com/js/28007920049.j... https://cdn.optimizely.com/js/28007920049.js — 200 — 122.7 KiB — 90 ms — h2https://my.clevelandclinic.org/assets/styles/vendor/magnific-popup.cssmy.clevelandclinic.org/assets/style... https://my.clevelandclinic.org/assets/styles/vendor/magnific-popup.css — 200 — 2.1 KiB — 34 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/icon-emergency-circle.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/icon-emergency-circle.svg — 200 — 674 B — 37 ms — h3https://my.clevelandclinic.org/Assets/imgs/icon-close--blue.svgmy.clevelandclinic.org/Assets/imgs/... https://my.clevelandclinic.org/Assets/imgs/icon-close--blue.svg — 200 — 611 B — 35 ms — h3https://my.clevelandclinic.org/Assets/imgs/icon-alert--blue.svgmy.clevelandclinic.org/Assets/imgs/... https://my.clevelandclinic.org/Assets/imgs/icon-alert--blue.svg — 200 — 783 B — 33 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/logo/logo-ccf.svg?h=48&la=en&w=300&hash=F5231F16526C9ED33D180771275ED4B7E42C2018my.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/logo/logo-ccf.svg?h=48&la=en&w=300&hash=F5231F16526C9ED33D180771275ED4B7E42C2018 — 200 — 2.1 KiB — 35 ms — h3https://my.clevelandclinic.org/Assets/scripts/dist/cookie-banner-scripts.jsmy.clevelandclinic.org/Assets/scrip... https://my.clevelandclinic.org/Assets/scripts/dist/cookie-banner-scripts.js — 200 — 546 B — 35 ms — h3https://bigidcmp.cloud/banner.js?siteId=e7a0b4f7-3b3b-49ce-9467-9e699346f114bigidcmp.cloud/banner.js?siteId=e7a... https://bigidcmp.cloud/banner.js?siteId=e7a0b4f7-3b3b-49ce-9467-9e699346f114 — 200 — 53.1 KiB — 93 ms — h2https://mktdplp102cdn.azureedge.net/public/latest/js/ws-tracking.js?v=1.78.2008.0mktdplp102cdn.azureedge.net/public/... https://mktdplp102cdn.azureedge.net/public/latest/js/ws-tracking.js?v=1.78.2008.0 — 200 — 6.0 KiB — 130 ms — h2https://code.jquery.com/jquery-3.0.0.min.jscode.jquery.com/jquery-3.0.0.min.js https://code.jquery.com/jquery-3.0.0.min.js — 200 — 29.7 KiB — 40 ms — h2https://my.clevelandclinic.org/assets/scripts/ccsanitybundle/dist/ccsanitybundle.jsmy.clevelandclinic.org/assets/scrip... https://my.clevelandclinic.org/assets/scripts/ccsanitybundle/dist/ccsanitybundle.js — 200 — 10.6 KiB — 119 ms — h3https://my.clevelandclinic.org/assets/scripts/dist/page-scripts.jsmy.clevelandclinic.org/assets/scrip... https://my.clevelandclinic.org/assets/scripts/dist/page-scripts.js — 200 — 31.5 KiB — 144 ms — h3https://assets.adobedtm.com/b4225c707162/4900abd505ae/launch-c146ea99d958.min.jsassets.adobedtm.com/b4225c707162/49... https://assets.adobedtm.com/b4225c707162/4900abd505ae/launch-c146ea99d958.min.js — 200 — 66.6 KiB — 45 ms — h2https://my.clevelandclinic.org/-/scassets/images/org/locations/home/find-a-doctor-card.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/find-a-doctor-card.jpg — 200 — 37.0 KiB — 65 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/locations-card.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/locations-card.jpg — 200 — 31.7 KiB — 51 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/appointments-card.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/appointments-card.jpg — 200 — 19.6 KiB — 61 ms — h3https://my.clevelandclinic.org/Assets/imgs/icon-arrow-left.svgmy.clevelandclinic.org/Assets/imgs/... https://my.clevelandclinic.org/Assets/imgs/icon-arrow-left.svg — 200 — 496 B — 135 ms — h3https://my.clevelandclinic.org/Assets/imgs/icon-arrow-right.svgmy.clevelandclinic.org/Assets/imgs/... https://my.clevelandclinic.org/Assets/imgs/icon-arrow-right.svg — 200 — 494 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-appointments-dark-blue.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-appointments-dark-blue.svg — 200 — 719 B — 135 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-stay-healthy-light-blue.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-stay-healthy-light-blue.svg — 200 — 1.3 KiB — 135 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-need-help-green.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-need-help-green.svg — 200 — 906 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/patient-centered-care.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/patient-centered-care.svg — 200 — 899 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/national-recognition.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/national-recognition.svg — 200 — 723 B — 134 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 2.2 shttps://clevelandclinic.org// https://clevelandclinic.org/ — 302 — 645 B — 43 ms — h3https://www.clevelandclinic.org/www.clevelandclinic.org/ https://www.clevelandclinic.org/ — 302 — 305 B — 43 ms — h3https://my.clevelandclinic.org/my.clevelandclinic.org/ https://my.clevelandclinic.org/ — 200 — 11.5 KiB — 499 ms — h3https://fonts.googleapis.com/css2?family=Roboto+Condensed&family=Roboto:wght@400;500;700;900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto+Condensed&family=Roboto:wght@400;500;700;900&display=swap — 200 — 2.4 KiB — 83 ms — h2https://fonts.googleapis.com/earlyaccess/notokufiarabic.cssfonts.googleapis.com/earlyaccess/no... https://fonts.googleapis.com/earlyaccess/notokufiarabic.css — 200 — 2.1 KiB — 90 ms — h2https://fonts.googleapis.com/earlyaccess/notosansscsliced.cssfonts.googleapis.com/earlyaccess/no... https://fonts.googleapis.com/earlyaccess/notosansscsliced.css — 200 — 28.6 KiB — 111 ms — h2https://my.clevelandclinic.org/assets/styles/styles.cssmy.clevelandclinic.org/assets/style... https://my.clevelandclinic.org/assets/styles/styles.css — 200 — 106.9 KiB — 96 ms — h3https://cdn.optimizely.com/js/28007920049.jscdn.optimizely.com/js/28007920049.j... https://cdn.optimizely.com/js/28007920049.js — 200 — 122.7 KiB — 90 ms — h2https://my.clevelandclinic.org/assets/styles/vendor/magnific-popup.cssmy.clevelandclinic.org/assets/style... https://my.clevelandclinic.org/assets/styles/vendor/magnific-popup.css — 200 — 2.1 KiB — 34 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/icon-emergency-circle.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/icon-emergency-circle.svg — 200 — 674 B — 37 ms — h3https://my.clevelandclinic.org/Assets/imgs/icon-close--blue.svgmy.clevelandclinic.org/Assets/imgs/... https://my.clevelandclinic.org/Assets/imgs/icon-close--blue.svg — 200 — 611 B — 35 ms — h3https://my.clevelandclinic.org/Assets/imgs/icon-alert--blue.svgmy.clevelandclinic.org/Assets/imgs/... https://my.clevelandclinic.org/Assets/imgs/icon-alert--blue.svg — 200 — 783 B — 33 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/logo/logo-ccf.svg?h=48&la=en&w=300&hash=F5231F16526C9ED33D180771275ED4B7E42C2018my.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/logo/logo-ccf.svg?h=48&la=en&w=300&hash=F5231F16526C9ED33D180771275ED4B7E42C2018 — 200 — 2.1 KiB — 35 ms — h3https://my.clevelandclinic.org/Assets/scripts/dist/cookie-banner-scripts.jsmy.clevelandclinic.org/Assets/scrip... https://my.clevelandclinic.org/Assets/scripts/dist/cookie-banner-scripts.js — 200 — 546 B — 35 ms — h3https://bigidcmp.cloud/banner.js?siteId=e7a0b4f7-3b3b-49ce-9467-9e699346f114bigidcmp.cloud/banner.js?siteId=e7a... https://bigidcmp.cloud/banner.js?siteId=e7a0b4f7-3b3b-49ce-9467-9e699346f114 — 200 — 53.1 KiB — 93 ms — h2https://mktdplp102cdn.azureedge.net/public/latest/js/ws-tracking.js?v=1.78.2008.0mktdplp102cdn.azureedge.net/public/... https://mktdplp102cdn.azureedge.net/public/latest/js/ws-tracking.js?v=1.78.2008.0 — 200 — 6.0 KiB — 130 ms — h2https://code.jquery.com/jquery-3.0.0.min.jscode.jquery.com/jquery-3.0.0.min.js https://code.jquery.com/jquery-3.0.0.min.js — 200 — 29.7 KiB — 40 ms — h2https://my.clevelandclinic.org/assets/scripts/ccsanitybundle/dist/ccsanitybundle.jsmy.clevelandclinic.org/assets/scrip... https://my.clevelandclinic.org/assets/scripts/ccsanitybundle/dist/ccsanitybundle.js — 200 — 10.6 KiB — 119 ms — h3https://my.clevelandclinic.org/assets/scripts/dist/page-scripts.jsmy.clevelandclinic.org/assets/scrip... https://my.clevelandclinic.org/assets/scripts/dist/page-scripts.js — 200 — 31.5 KiB — 144 ms — h3https://assets.adobedtm.com/b4225c707162/4900abd505ae/launch-c146ea99d958.min.jsassets.adobedtm.com/b4225c707162/49... https://assets.adobedtm.com/b4225c707162/4900abd505ae/launch-c146ea99d958.min.js — 200 — 66.6 KiB — 45 ms — h2https://my.clevelandclinic.org/-/scassets/images/org/locations/home/find-a-doctor-card.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/find-a-doctor-card.jpg — 200 — 37.0 KiB — 65 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/locations-card.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/locations-card.jpg — 200 — 31.7 KiB — 51 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/appointments-card.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/appointments-card.jpg — 200 — 19.6 KiB — 61 ms — h3https://my.clevelandclinic.org/Assets/imgs/icon-arrow-left.svgmy.clevelandclinic.org/Assets/imgs/... https://my.clevelandclinic.org/Assets/imgs/icon-arrow-left.svg — 200 — 496 B — 135 ms — h3https://my.clevelandclinic.org/Assets/imgs/icon-arrow-right.svgmy.clevelandclinic.org/Assets/imgs/... https://my.clevelandclinic.org/Assets/imgs/icon-arrow-right.svg — 200 — 494 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-appointments-dark-blue.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-appointments-dark-blue.svg — 200 — 719 B — 135 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-stay-healthy-light-blue.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-stay-healthy-light-blue.svg — 200 — 1.3 KiB — 135 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-need-help-green.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/call-to-action/icon-need-help-green.svg — 200 — 906 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/patient-centered-care.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/patient-centered-care.svg — 200 — 899 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/national-recognition.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/national-recognition.svg — 200 — 723 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/skilled-collaborative-providers.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/skilled-collaborative-providers.svg — 200 — 843 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/innovation-research.svgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/icons/care-pages/spotlight-panel/innovation-research.svg — 200 — 805 B — 134 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-main-2.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-main-2.jpg — 200 — 42.0 KiB — 93 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-florida-2.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-florida-2.jpg — 200 — 23.2 KiB — 75 ms — h3data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgeG1sbnM9I…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgeG1sbnM9I… — 200 — 0 B — 0 ms — datahttps://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-abu-dhabi-2.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-abu-dhabi-2.jpg — 200 — 36.2 KiB — 93 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-canada-2.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-canada-2.jpg — 200 — 36.5 KiB — 85 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-london-2.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-london-2.jpg — 200 — 88.4 KiB — 94 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-las-vegas-2.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/cleveland-clinic-las-vegas-2.jpg — 200 — 40.5 KiB — 90 ms — h3https://my.clevelandclinic.org/-/scassets/images/org/locations/home/global-patient-services-2.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/locations/home/global-patient-services-2.jpg — 200 — 34.6 KiB — 92 ms — h3https://my.clevelandclinic.org/assets/imgs/back-to-top-button.svgmy.clevelandclinic.org/assets/imgs/... https://my.clevelandclinic.org/assets/imgs/back-to-top-button.svg — 200 — 874 B — 133 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 71 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-3M4Wwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-3M4W — 200 — 170.2 KiB — 165 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yO…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yO… — 200 — 0 B — 0 ms — datahttps://my.clevelandclinic.org/-/scassets/images/org/hero/home-hero-may-30.jpgmy.clevelandclinic.org/-/scassets/i... https://my.clevelandclinic.org/-/scassets/images/org/hero/home-hero-may-30.jpg — 200 — 210.4 KiB — 104 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy4yNCIga…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy4yNCIga… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgeG1sbnM9I…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgeG1sbnM9I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/l/font?kit=6xK3dSBYKcSV-LCoeQqfX1RYOo3aOrxokfXZNXJcftyFko9cpSTqvDLkD9iI9TjkUXXN5wRS1oIP9bxWqZWT15wW5oErYFNy4IEXpQDYh06rsH90G4_DHNe2e941hTFMTn5w7SeZqQeY3rd7b9BlpIEhgJzcmoZ-vJfU8Goy8IKtJRir-ex-elCTxUf3X4nW1KhLZ1lGlsi81-opZ5AyqOE&skey=1e026b1c27170b9b&v=v11fonts.gstatic.com/l/font?kit=6xK3dS... https://fonts.gstatic.com/l/font?kit=6xK3dSBYKcSV-LCoeQqfX1RYOo3aOrxokfXZNXJcftyFko9cpSTqvDLkD9iI9TjkUXXN5wRS1oIP9bxWqZWT15wW5oErYFNy4IEXpQDYh06rsH90G4_DHNe2e941hTFMTn5w7SeZqQeY3rd7b9BlpIEhgJzcmoZ-vJfU8Goy8IKtJRir-ex-elCTxUf3X4nW1KhLZ1lGlsi81-opZ5AyqOE&skey=1e026b1c27170b9b&v=v11 — 200 — 4.4 KiB — 34 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 39 ms — h3https://a28007920049.cdn.optimizely.com/client_storage/a28007920049.htmla28007920049.cdn.optimizely.com/cli... https://a28007920049.cdn.optimizely.com/client_storage/a28007920049.html — 200 — 1.4 KiB — 78 ms — h2https://bigidcmp.cloud/translations/en.jsonbigidcmp.cloud/translations/en.json https://bigidcmp.cloud/translations/en.json — 200 — 2.2 KiB — 379 ms — h2https://api.bigidcmp.cloud/public/cookies/e7a0b4f7-3b3b-49ce-9467-9e699346f114?lng=enapi.bigidcmp.cloud/public/cookies/e... https://api.bigidcmp.cloud/public/cookies/e7a0b4f7-3b3b-49ce-9467-9e699346f114?lng=en — 200 — 4.0 KiB — 206 ms — h2https://api.bigidcmp.cloud/public/cookies/e7a0b4f7-3b3b-49ce-9467-9e699346f114/configurationsapi.bigidcmp.cloud/public/cookies/e... https://api.bigidcmp.cloud/public/cookies/e7a0b4f7-3b3b-49ce-9467-9e699346f114/configurations — 200 — 239 B — 196 ms — h2https://api.bigidcmp.cloud/public/banner-customization/e7a0b4f7-3b3b-49ce-9467-9e699346f114?lng=enapi.bigidcmp.cloud/public/banner-cu... https://api.bigidcmp.cloud/public/banner-customization/e7a0b4f7-3b3b-49ce-9467-9e699346f114?lng=en — 200 — 1.2 KiB — 189 ms — h2https://adobedc.demdex.net/ee/v1/interact?configId=d587108c-8e16-4fe0-a0c8-d8b99bbecbc2&requestId=2d7d268c-e56f-4996-8c89-ed89f0386e7cadobedc.demdex.net/ee/v1/interact?c... https://adobedc.demdex.net/ee/v1/interact?configId=d587108c-8e16-4fe0-a0c8-d8b99bbecbc2&requestId=2d7d268c-e56f-4996-8c89-ed89f0386e7c — 200 — 1002 B — 83 ms — h2https://sb.scorecardresearch.com/cs/6036459/beacon.jssb.scorecardresearch.com/cs/6036459... https://sb.scorecardresearch.com/cs/6036459/beacon.js — 302 — 262 B — 80 ms — h2https://oc-cdn-ocprod.azureedge.net/livechatwidget/scripts/LiveChatBootstrapper.jsoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/scripts/LiveChatBootstrapper.js — 200 — 113.3 KiB — 121 ms — h2https://solutions.invocacdn.com/js/invoca-latest.min.jssolutions.invocacdn.com/js/invoca-l... https://solutions.invocacdn.com/js/invoca-latest.min.js — 200 — 38.8 KiB — 74 ms — h2https://assets.adobedtm.com/b4225c707162/4900abd505ae/1e1542706eaa/RC4f7a90c6c8e5465c8a5b14e602178680-source.min.jsassets.adobedtm.com/b4225c707162/49... https://assets.adobedtm.com/b4225c707162/4900abd505ae/1e1542706eaa/RC4f7a90c6c8e5465c8a5b14e602178680-source.min.js — 200 — 3.2 KiB — 3 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.7 KiB — 20 ms — h2https://solutions.invocacdn.com/js/networks/1811/3375770865/tag-live.jssolutions.invocacdn.com/js/networks... https://solutions.invocacdn.com/js/networks/1811/3375770865/tag-live.js — 200 — 1.8 KiB — 20 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=6036459&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776798298433&ns_c=UTF-8&cs_cfg=1101110&cs_fpid=1605266069802_50777152&cs_fpit=c&cs_fpdm=39642313001&cs_fpdt=01&c7=https%3A%2F%2Fmy.clevelandclinic.org%2F&c8=Cleveland%20Clinic%3A%20Every%20Life%20Deserves%20World%20Class%20Care&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6036459&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776798298433&ns_c=UTF-8&cs_cfg=1101110&cs_fpid=1605266069802_50777152&cs_fpit=c&cs_fpdm=39642313001&cs_fpdt=01&c7=https%3A%2F%2Fmy.clevelandclinic.org%2F&c8=Cleveland%20Clinic%3A%20Every%20Life%20Deserves%20World%20Class%20Care&c9= — 204 — 224 B — 29 ms — h2https://match.adsrvr.org/track/rid?v=1.0.0&ttd_pid=i6t6mlg&type=javascriptmatch.adsrvr.org/track/rid?v=1.0.0&... https://match.adsrvr.org/track/rid?v=1.0.0&ttd_pid=i6t6mlg&type=javascript — 200 — 309 B — 118 ms — h2https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2public/styles/LiveChatWidgetFrame.cssoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2public/styles/LiveChatWidgetFrame.css — 200 — 1015 B — 20 ms — h2https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2public/htmls/chatv2.html?data-app-id=cb30e344-c0a8-4f14-9d6c-f73e5cd00ae8&data-org-id=ae29c25f-ef18-4541-9c21-4ce5c6c1c633&data-org-url=https://m-ae29c25f-ef18-4541-9c21-4ce5c6c1c633.us.omnichannelengagementhub.com&hostname=my.clevelandclinic.org&data-lcw-version=prod&data-font-family-override=Arial&data-color-override=%230078BFoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2public/htmls/chatv2.html?data-app-id=cb30e344-c0a8-4f14-9d6c-f73e5cd00ae8&data-org-id=ae29c25f-ef18-4541-9c21-4ce5c6c1c633&data-org-url=https://m-ae29c25f-ef18-4541-9c21-4ce5c6c1c633.us.omnichannelengagementhub.com&hostname=my.clevelandclinic.org&data-lcw-version=prod&data-font-family-override=Arial&data-color-override=%230078BF — 200 — 2.8 KiB — 73 ms — h2https://bigidcmp.cloud/banner.cssbigidcmp.cloud/banner.css https://bigidcmp.cloud/banner.css — 200 — 3.9 KiB — 27 ms — h2https://my.clevelandclinic.org/assets/styles/vendor/bigid-cookie-banner-styles.cssmy.clevelandclinic.org/assets/style... https://my.clevelandclinic.org/assets/styles/vendor/bigid-cookie-banner-styles.css — 200 — 508 B — 34 ms — h3https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/react.production.min.jsoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/react.production.min.js — 200 — 4.6 KiB — 25 ms — h2https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/react-dom.production.min.jsoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/react-dom.production.min.js — 200 — 33.8 KiB — 52 ms — h2https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/webchat.jsoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/webchat.js — 200 — 751.5 KiB — 118 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 391 B — 74 ms — h2https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/ocw.jsoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/ocw.js — 200 — 844.2 KiB — 69 ms — h2https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/widget.jsoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/v2scripts/widget.js — 200 — 34.7 KiB — 25 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 73 B — 34 ms — h2https://m-ae29c25f-ef18-4541-9c21-4ce5c6c1c633.us.omnichannelengagementhub.com/livechatconnector/config/ae29c25f-ef18-4541-9c21-4ce5c6c1c633/cb30e344-c0a8-4f14-9d6c-f73e5cd00ae8?requestId=1a0dfab3-9b5e-4d10-8497-06db237a7fcf&channelId=lcwm-ae29c25f-ef18-4541-9c21-4ce5c6c1c... https://m-ae29c25f-ef18-4541-9c21-4ce5c6c1c633.us.omnichannelengagementhub.com/livechatconnector/config/ae29c25f-ef18-4541-9c21-4ce5c6c1c633/cb30e344-c0a8-4f14-9d6c-f73e5cd00ae8?requestId=1a0dfab3-9b5e-4d10-8497-06db237a7fcf&channelId=lcw — 204 — 0 B — 405 ms — h2https://ca264331a46e4359af48029ef070df94.svc.dynamics.com/t/v/89JF2Fa-exV-5ixaiTVui1y_gqYcnxAVAB0ZZvIj8rs/dRRJ5EAikW7sGDJ6Yu44-t7TrpBA1nhUKyV8hTjw/fpy6ImtN?ad=https%3A%2F%2Fmy.clevelandclinic.org%2F&rf=&id=7591945315ca264331a46e4359af48029ef070df94.sv... https://ca264331a46e4359af48029ef070df94.svc.dynamics.com/t/v/89JF2Fa-exV-5ixaiTVui1y_gqYcnxAVAB0ZZvIj8rs/dRRJ5EAikW7sGDJ6Yu44-t7TrpBA1nhUKyV8hTjw/fpy6ImtN?ad=https%3A%2F%2Fmy.clevelandclinic.org%2F&rf=&id=7591945315 — -1 — 0 B — 6 ms — https://my.clevelandclinic.org/cdn-cgi/rum?my.clevelandclinic.org/cdn-cgi/rum? https://my.clevelandclinic.org/cdn-cgi/rum? — 204 — 244 B — 24 ms — h3https://my.clevelandclinic.org/assets/imgs/favicon.icomy.clevelandclinic.org/assets/imgs/... https://my.clevelandclinic.org/assets/imgs/favicon.ico — 200 — 922 B — 33 ms — h3https://m-ae29c25f-ef18-4541-9c21-4ce5c6c1c633.us.omnichannelengagementhub.com/livechatconnector/config/ae29c25f-ef18-4541-9c21-4ce5c6c1c633/cb30e344-c0a8-4f14-9d6c-f73e5cd00ae8?requestId=1a0dfab3-9b5e-4d10-8497-06db237a7fcf&channelId=lcwm-ae29c25f-ef18-4541-9c21-4ce5c6c1c... https://m-ae29c25f-ef18-4541-9c21-4ce5c6c1c633.us.omnichannelengagementhub.com/livechatconnector/config/ae29c25f-ef18-4541-9c21-4ce5c6c1c633/cb30e344-c0a8-4f14-9d6c-f73e5cd00ae8?requestId=1a0dfab3-9b5e-4d10-8497-06db237a7fcf&channelId=lcw — 200 — 18.0 KiB — 106 ms — h2https://oc-cdn-ocprod.azureedge.net/livechatwidget/WebChatControl/scripts/locale/1033.jsoc-cdn-ocprod.azureedge.net/livecha... https://oc-cdn-ocprod.azureedge.net/livechatwidget/WebChatControl/scripts/locale/1033.js — 200 — 3.4 KiB — 23 ms — h2https://m-ae29c25f-ef18-4541-9c21-4ce5c6c1c633.us.omnichannelengagementhub.com/livechatconnector/v2/lcwfcsdetails/ae29c25f-ef18-4541-9c21-4ce5c6c1c633m-ae29c25f-ef18-4541-9c21-4ce5c6c1c... https://m-ae29c25f-ef18-4541-9c21-4ce5c6c1c633.us.omnichannelengagementhub.com/livechatconnector/v2/lcwfcsdetails/ae29c25f-ef18-4541-9c21-4ce5c6c1c633 — 200 — 987 B — 104 ms — h2https://assets.clevelandclinic.org/transform/2dedc306-ad67-48fd-82a2-2a02650f2fba/CC-Bug-Whiteassets.clevelandclinic.org/transfor... https://assets.clevelandclinic.org/transform/2dedc306-ad67-48fd-82a2-2a02650f2fba/CC-Bug-White — 200 — 21.8 KiB — 82 ms — h3blob:https://oc-cdn-ocprod.azureedge.net/ed55445c-4be7-4912-bfee-5aeca1a90884oc-cdn-ocprod.azureedge.net/ed55445... blob:https://oc-cdn-ocprod.azureedge.net/ed55445c-4be7-4912-bfee-5aeca1a90884 — 200 — -1 B — 77 ms — blobhttps://browser.pipe.aria.microsoft.com/Collector/3.0/?qsp=true&content-type=application%2Fbond-compact-binary&client-id=NO_AUTH&sdk-version=AWT-Web-JS-1.8.7&x-apikey=c7655518acf1403f93ff6b9f77942f0a-d01a02fd-6b50-4de3-a566-62eda11f93bc-7083&client-time-epoch-millis=1776798300746&time-delta-to-apply-millis=use-collector-deltabrowser.pipe.aria.microsoft.com/Col... https://browser.pipe.aria.microsoft.com/Collector/3.0/?qsp=true&content-type=application%2Fbond-compact-binary&client-id=NO_AUTH&sdk-version=AWT-Web-JS-1.8.7&x-apikey=c7655518acf1403f93ff6b9f77942f0a-d01a02fd-6b50-4de3-a566-62eda11f93bc-7083&client-time-epoch-millis=1776798300746&time-delta-to-apply-millis=use-collector-delta — 200 — 262 B — 178 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 889ms · 454KB · €15/mo
my.clevelandclinic.org
Other
Costly
Execution 289ms
Transfer 12 KB
Monthly Cost €5/mo
Unattributable
Other
Optional
Execution 158ms
Transfer 0 KB
Monthly Cost €3/mo
code.jquery.com
Other
Optional
Execution 118ms
Transfer 30 KB
Monthly Cost €2/mo
Optimizely
A/B Testing
Optional
Execution 99ms
Transfer 123 KB
Unused 34%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 94ms
Transfer 170 KB
Unused 47%
Monthly Cost €2/mo
assets.adobedtm.com
Other
Optional
Execution 74ms
Transfer 67 KB
Unused 40%
Monthly Cost €1/mo
bigidcmp.cloud
Other
Optional
Execution 56ms
Transfer 53 KB
Unused 61%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • my.clevelandclinic.org adds 289ms and costs ~€5/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

my.clevelandclinic.org takes 289ms 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

61% of bigidcmp.cloud'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