Skip to content
https://lilly.com

Performance

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

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

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

663 ms

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

1.06 s

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

374 ms

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

0.001

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

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

5.76 s

Page Load Progression

876 ms
1.8 s
2.6 s
3.5 s
4.4 s
5.3 s
6.1 s
7.0 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
31.0 MB transferred, 176 requests
FIX
31.0 MB transferred, 176 requests
Critical::
Page weighs 37.6 MB (31.0 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Warning::
176 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.5 g CO2 per page load
31.0 MB / 2.4 MB budget
31.0 MB transferred
176 requests
6.5 g CO2 per page load
Other 27.5 MiB 89%
JavaScript 1.8 MiB 6%
Images 1.4 MiB 4%
Fonts 198.5 KiB 1%
Other 73.7 KiB 0%
CSS 51.2 KiB 0%
Other 18.5 KiB 0%
HTML 13.0 KiB 0%
Other 2.8 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (31.0 MiB of 31.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
61 scripts, 383 KB unused
FIX
61 scripts, 383 KB unused
Warning::
https://federated-components.unex.lilly.com/vendor...: 204 KB unused (16%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.signalfx.com/o11y-gdi-rum/v0.24.0/splu...: 82 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2...: 51 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://federated-components.unex.lilly.com/react-...: 25 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.signalfx.com/o11y-gdi-rum/v0.24.0/splu...: 21 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 383 KB
383 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://federated-components.unex.lilly.com/vendors.js1299 KB204 KB (16%)3rd
https://cdn.signalfx.com/o11y-gdi-rum/v0.24.0/splunk-otel-web-session-recorder.js117 KB82 KB (70%)3rd
https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/launch-2af93aba9257.min.js148 KB51 KB (35%)3rd
https://federated-components.unex.lilly.com/react-vendor.js55 KB25 KB (45%)3rd
https://cdn.signalfx.com/o11y-gdi-rum/v0.24.0/splunk-otel-web.js51 KB21 KB (41%)3rd
https://www.lilly.com/eds/utils/cta.js4 KB3rd
https://www.lilly.com/eds/scripts/scripts.js3 KB3rd
https://www.lilly.com/eds/utils/analytics/launch-util.js0 KB3rd
https://www.lilly.com/eds/utils/breadcrumb.js3 KB3rd
https://www.lilly.com/eds/utils/rte.js2 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
176 resources · 31.0 MB · 383 KB savings available
FIX
176 resources · 31.0 MB · 383 KB savings available
Warning::
Page weight 30.0 MB over 1MB target
Got: 31.0 MB Expected: ≤ 1 MB
Info::
~383 KB of savings available
Warning::
175 third-party resources (100% of weight)
Info::
5 resources over 200KB
176 resources · 31.0 MiB · 175 third-party 30.0 MiB over 1MB target
Media 89% · 27.5 MiB
JavaScript 6% · 1.9 MiB
Image 4% · 1.4 MiB
Font 1% · 198.5 KiB
CSS 0% · 51.2 KiB
Other 0% · 50.4 KiB
Document 0% · 15.5 KiB

~382.9 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
21 images, 0 KB saveable
REVIEW
21 images, 0 KB saveable
Warning::
https://delivery-p137454-e1438138.adobeaemcloud.co... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
21 images 1.4 MB
0 oversized -0 KB
10 legacy format
1 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

C
JS Execution Cost
Action
1529ms total JS execution
REVIEW
1529ms total JS execution
Warning::
https://cscript-cdn-use.lilly.com/loader.js?177689...: 561ms CPU time
Warning::
Unattributable: 330ms CPU time
Warning::
https://federated-components.unex.lilly.com/vendor...: 317ms CPU time
Info::
https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2...: 198ms CPU time
Info::
https://www.lilly.com/: 123ms CPU time
Warning::
Third-party scripts: 1529ms (100% of total)

Main Thread Breakdown

Script Evaluation 59% Other 20% Script Parsing & Compilation 11% Style & Layout 5% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
https://cscript-cdn-use.lilly.com/loader.js?1776890116591561ms499ms11ms3rd
Unattributable330ms28ms0ms3rd
https://federated-components.unex.lilly.com/vendors.js317ms186ms129ms3rd
https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/launch-2af93aba9257.min.js198ms168ms16ms3rd
https://www.lilly.com/123ms7ms0ms3rd
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
6 fonts (199 KB)
PASS
6 fonts (199 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

199 KB total

Render-blocking

0

of 6

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 FCP 663 ms LCP 1.1 shttps://www.lilly.com/eds/assets/fonts/ringside/sans-serif-extra-wide/900/latin.woff2latin.woff2 https://www.lilly.com/eds/assets/fonts/ringside/sans-serif-extra-wide/900/latin.woff2 — 29.6 KiB — 53 ms — font-display: swaphttps://www.lilly.com/eds/assets/fonts/ringside/sans-serif/400/latin.woff2latin.woff2 https://www.lilly.com/eds/assets/fonts/ringside/sans-serif/400/latin.woff2 — 39.7 KiB — 58 ms — font-display: swaphttps://www.lilly.com/eds/assets/fonts/garamond/serif-narrow-condensed/400/latin.woff2latin.woff2 https://www.lilly.com/eds/assets/fonts/garamond/serif-narrow-condensed/400/latin.woff2 — 30.1 KiB — 59 ms — font-display: swaphttps://www.lilly.com/eds/assets/fonts/garamond/serif-narrow-condensed/400/latin_italic.woff2latin_italic.woff2 https://www.lilly.com/eds/assets/fonts/garamond/serif-narrow-condensed/400/latin_italic.woff2 — 31.5 KiB — 56 ms — font-display: swaphttps://www.lilly.com/eds/assets/fonts/ringside/sans-serif-extra-wide/400/latin.woff2latin.woff2 https://www.lilly.com/eds/assets/fonts/ringside/sans-serif-extra-wide/400/latin.woff2 — 38.6 KiB — 49 ms — font-display: swaphttps://www.lilly.com/eds/assets/fonts/ringside/sans-serif/900/latin.woff2latin.woff2 https://www.lilly.com/eds/assets/fonts/ringside/sans-serif/900/latin.woff2 — 29.0 KiB — 44 ms — font-display: swap
latin.woff2 woff2 swap
Size 30 KB
Load time 53 ms
Start 626 ms
Risk FOUT — text flashes from fallback to web font
latin.woff2 woff2 swap
Size 40 KB
Load time 58 ms
Start 627 ms
Risk FOUT — text flashes from fallback to web font
latin.woff2 woff2 swap
Size 30 KB
Load time 59 ms
Start 763 ms
Risk FOUT — text flashes from fallback to web font
latin_italic.woff2 woff2 swap
Size 32 KB
Load time 56 ms
Start 764 ms
Risk FOUT — text flashes from fallback to web font
latin.woff2 woff2 swap
Size 39 KB
Load time 49 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
latin.woff2 woff2 swap
Size 29 KB
Load time 44 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
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
176 requests over 5775ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 663 ms LCP 1.1 shttps://lilly.com// https://lilly.com/ — 301 — 118 B — 60 ms — h2https://www.lilly.com/www.lilly.com/ https://www.lilly.com/ — 200 — 13.0 KiB — 198 ms — h2https://www.lilly.com/eds/lds/lds.csswww.lilly.com/eds/lds/lds.css https://www.lilly.com/eds/lds/lds.css — 200 — 10.6 KiB — 56 ms — h2https://www.lilly.com/eds/styles/styles.csswww.lilly.com/eds/styles/styles.css https://www.lilly.com/eds/styles/styles.css — 200 — 3.8 KiB — 54 ms — h2https://www.lilly.com/eds/scripts/aem.jswww.lilly.com/eds/scripts/aem.js https://www.lilly.com/eds/scripts/aem.js — 200 — 7.7 KiB — 55 ms — h2https://www.lilly.com/eds/scripts/scripts.jswww.lilly.com/eds/scripts/scripts.j... https://www.lilly.com/eds/scripts/scripts.js — 200 — 2.6 KiB — 51 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — -1 — 0 B — 0 ms — https://www.lilly.com/eds/utils/pageLoadAnalytics.jswww.lilly.com/eds/utils/pageLoadAna... https://www.lilly.com/eds/utils/pageLoadAnalytics.js — 200 — 1.8 KiB — 57 ms — h2https://www.lilly.com/eds/utils/jumplink.jswww.lilly.com/eds/utils/jumplink.js https://www.lilly.com/eds/utils/jumplink.js — 200 — 642 B — 49 ms — h2https://www.lilly.com/eds/scripts/auth.jswww.lilly.com/eds/scripts/auth.js https://www.lilly.com/eds/scripts/auth.js — 200 — 1.5 KiB — 54 ms — h2https://www.lilly.com/eds/utils/isi.jswww.lilly.com/eds/utils/isi.js https://www.lilly.com/eds/utils/isi.js — 200 — 6.4 KiB — 53 ms — h2https://www.lilly.com/eds/styles/utility.csswww.lilly.com/eds/styles/utility.cs... https://www.lilly.com/eds/styles/utility.css — 200 — 712 B — 51 ms — h2https://www.lilly.com/eds/styles/typography.csswww.lilly.com/eds/styles/typography... https://www.lilly.com/eds/styles/typography.css — 200 — 1.8 KiB — 50 ms — h2https://www.lilly.com/eds/styles/isi.csswww.lilly.com/eds/styles/isi.css https://www.lilly.com/eds/styles/isi.css — 200 — 2.0 KiB — 46 ms — h2https://www.lilly.com/eds/utils/analytics/launch-util.jswww.lilly.com/eds/utils/analytics/l... https://www.lilly.com/eds/utils/analytics/launch-util.js — 200 — 466 B — 55 ms — h2https://www.lilly.com/eds/utils/breadcrumb.jswww.lilly.com/eds/utils/breadcrumb.... https://www.lilly.com/eds/utils/breadcrumb.js — 200 — 2.6 KiB — 57 ms — h2https://www.lilly.com/eds/utils/rte.jswww.lilly.com/eds/utils/rte.js https://www.lilly.com/eds/utils/rte.js — 200 — 1.8 KiB — 56 ms — h2https://www.lilly.com/eds/utils/common.jswww.lilly.com/eds/utils/common.js https://www.lilly.com/eds/utils/common.js — 200 — 2.2 KiB — 46 ms — h2https://www.lilly.com/eds/utils/isi-utils.jswww.lilly.com/eds/utils/isi-utils.j... https://www.lilly.com/eds/utils/isi-utils.js — 200 — 2.8 KiB — 47 ms — h2https://www.lilly.com/eds/utils/deviceUtils.jswww.lilly.com/eds/utils/deviceUtils... https://www.lilly.com/eds/utils/deviceUtils.js — 200 — 697 B — 53 ms — h2https://www.lilly.com/eds/utils/federated-components/Interstial.jswww.lilly.com/eds/utils/federated-c... https://www.lilly.com/eds/utils/federated-components/Interstial.js — 200 — 923 B — 45 ms — h2https://www.lilly.com/eds/blocks/primary-hero/primary-hero.csswww.lilly.com/eds/blocks/primary-he... https://www.lilly.com/eds/blocks/primary-hero/primary-hero.css — 200 — 1.9 KiB — 44 ms — h2https://www.lilly.com/eds/blocks/primary-hero/primary-hero.jswww.lilly.com/eds/blocks/primary-he... https://www.lilly.com/eds/blocks/primary-hero/primary-hero.js — 200 — 4.0 KiB — 48 ms — h2https://www.lilly.com/eds/site-config/configuration.jsonwww.lilly.com/eds/site-config/confi... https://www.lilly.com/eds/site-config/configuration.json — 200 — 4.4 KiB — 93 ms — h2https://www.lilly.com/favicon.icowww.lilly.com/favicon.ico https://www.lilly.com/favicon.ico — 200 — 2.7 KiB — 49 ms — h2https://www.lilly.com/eds/utils/cta.jswww.lilly.com/eds/utils/cta.js https://www.lilly.com/eds/utils/cta.js — 200 — 3.5 KiB — 45 ms — h2https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getIsiByTypes;locale=en_us;isiTypes=nonepublish-p153303-e1585425.adobeaemcl... https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getIsiByTypes;locale=en_us;isiTypes=none — 200 — 556 B — 8 ms — h2https://www.lilly.com/eds/icons/Pause.svgwww.lilly.com/eds/icons/Pause.svg https://www.lilly.com/eds/icons/Pause.svg — 200 — 918 B — 49 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4delivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4 — 206 — 110.1 KiB — 10 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4delivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4 — 206 — 62.9 KiB — 8 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 663 ms LCP 1.1 shttps://lilly.com// https://lilly.com/ — 301 — 118 B — 60 ms — h2https://www.lilly.com/www.lilly.com/ https://www.lilly.com/ — 200 — 13.0 KiB — 198 ms — h2https://www.lilly.com/eds/lds/lds.csswww.lilly.com/eds/lds/lds.css https://www.lilly.com/eds/lds/lds.css — 200 — 10.6 KiB — 56 ms — h2https://www.lilly.com/eds/styles/styles.csswww.lilly.com/eds/styles/styles.css https://www.lilly.com/eds/styles/styles.css — 200 — 3.8 KiB — 54 ms — h2https://www.lilly.com/eds/scripts/aem.jswww.lilly.com/eds/scripts/aem.js https://www.lilly.com/eds/scripts/aem.js — 200 — 7.7 KiB — 55 ms — h2https://www.lilly.com/eds/scripts/scripts.jswww.lilly.com/eds/scripts/scripts.j... https://www.lilly.com/eds/scripts/scripts.js — 200 — 2.6 KiB — 51 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — -1 — 0 B — 0 ms — https://www.lilly.com/eds/utils/pageLoadAnalytics.jswww.lilly.com/eds/utils/pageLoadAna... https://www.lilly.com/eds/utils/pageLoadAnalytics.js — 200 — 1.8 KiB — 57 ms — h2https://www.lilly.com/eds/utils/jumplink.jswww.lilly.com/eds/utils/jumplink.js https://www.lilly.com/eds/utils/jumplink.js — 200 — 642 B — 49 ms — h2https://www.lilly.com/eds/scripts/auth.jswww.lilly.com/eds/scripts/auth.js https://www.lilly.com/eds/scripts/auth.js — 200 — 1.5 KiB — 54 ms — h2https://www.lilly.com/eds/utils/isi.jswww.lilly.com/eds/utils/isi.js https://www.lilly.com/eds/utils/isi.js — 200 — 6.4 KiB — 53 ms — h2https://www.lilly.com/eds/styles/utility.csswww.lilly.com/eds/styles/utility.cs... https://www.lilly.com/eds/styles/utility.css — 200 — 712 B — 51 ms — h2https://www.lilly.com/eds/styles/typography.csswww.lilly.com/eds/styles/typography... https://www.lilly.com/eds/styles/typography.css — 200 — 1.8 KiB — 50 ms — h2https://www.lilly.com/eds/styles/isi.csswww.lilly.com/eds/styles/isi.css https://www.lilly.com/eds/styles/isi.css — 200 — 2.0 KiB — 46 ms — h2https://www.lilly.com/eds/utils/analytics/launch-util.jswww.lilly.com/eds/utils/analytics/l... https://www.lilly.com/eds/utils/analytics/launch-util.js — 200 — 466 B — 55 ms — h2https://www.lilly.com/eds/utils/breadcrumb.jswww.lilly.com/eds/utils/breadcrumb.... https://www.lilly.com/eds/utils/breadcrumb.js — 200 — 2.6 KiB — 57 ms — h2https://www.lilly.com/eds/utils/rte.jswww.lilly.com/eds/utils/rte.js https://www.lilly.com/eds/utils/rte.js — 200 — 1.8 KiB — 56 ms — h2https://www.lilly.com/eds/utils/common.jswww.lilly.com/eds/utils/common.js https://www.lilly.com/eds/utils/common.js — 200 — 2.2 KiB — 46 ms — h2https://www.lilly.com/eds/utils/isi-utils.jswww.lilly.com/eds/utils/isi-utils.j... https://www.lilly.com/eds/utils/isi-utils.js — 200 — 2.8 KiB — 47 ms — h2https://www.lilly.com/eds/utils/deviceUtils.jswww.lilly.com/eds/utils/deviceUtils... https://www.lilly.com/eds/utils/deviceUtils.js — 200 — 697 B — 53 ms — h2https://www.lilly.com/eds/utils/federated-components/Interstial.jswww.lilly.com/eds/utils/federated-c... https://www.lilly.com/eds/utils/federated-components/Interstial.js — 200 — 923 B — 45 ms — h2https://www.lilly.com/eds/blocks/primary-hero/primary-hero.csswww.lilly.com/eds/blocks/primary-he... https://www.lilly.com/eds/blocks/primary-hero/primary-hero.css — 200 — 1.9 KiB — 44 ms — h2https://www.lilly.com/eds/blocks/primary-hero/primary-hero.jswww.lilly.com/eds/blocks/primary-he... https://www.lilly.com/eds/blocks/primary-hero/primary-hero.js — 200 — 4.0 KiB — 48 ms — h2https://www.lilly.com/eds/site-config/configuration.jsonwww.lilly.com/eds/site-config/confi... https://www.lilly.com/eds/site-config/configuration.json — 200 — 4.4 KiB — 93 ms — h2https://www.lilly.com/favicon.icowww.lilly.com/favicon.ico https://www.lilly.com/favicon.ico — 200 — 2.7 KiB — 49 ms — h2https://www.lilly.com/eds/utils/cta.jswww.lilly.com/eds/utils/cta.js https://www.lilly.com/eds/utils/cta.js — 200 — 3.5 KiB — 45 ms — h2https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getIsiByTypes;locale=en_us;isiTypes=nonepublish-p153303-e1585425.adobeaemcl... https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getIsiByTypes;locale=en_us;isiTypes=none — 200 — 556 B — 8 ms — h2https://www.lilly.com/eds/icons/Pause.svgwww.lilly.com/eds/icons/Pause.svg https://www.lilly.com/eds/icons/Pause.svg — 200 — 918 B — 49 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4delivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4 — 206 — 110.1 KiB — 10 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4delivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4 — 206 — 62.9 KiB — 8 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4delivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2b1168e1-3707-436a-ab96-90ab2ea498c6/renditions/original/as/Lilly+Hero+Video+50s.mp4 — 206 — 27.2 MiB — 0 ms — h2https://www.lilly.com/eds/styles/fonts.csswww.lilly.com/eds/styles/fonts.css https://www.lilly.com/eds/styles/fonts.css — 200 — 1.2 KiB — 50 ms — h2https://federated-components.unex.lilly.com/loader-bootstrap.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/loader-bootstrap.js — 200 — 1.2 KiB — 78 ms — h2https://www.lilly.com/eds/blocks/text-component/text-component.csswww.lilly.com/eds/blocks/text-compo... https://www.lilly.com/eds/blocks/text-component/text-component.css — 200 — 1.1 KiB — 55 ms — h2https://www.lilly.com/eds/blocks/text-component/text-component.jswww.lilly.com/eds/blocks/text-compo... https://www.lilly.com/eds/blocks/text-component/text-component.js — 200 — 2.2 KiB — 62 ms — h2https://www.lilly.com/eds/icons/arrow.svgwww.lilly.com/eds/icons/arrow.svg https://www.lilly.com/eds/icons/arrow.svg — 200 — 601 B — 46 ms — h2https://www.lilly.com/eds/assets/fonts/ringside/sans-serif-extra-wide/900/latin.woff2www.lilly.com/eds/assets/fonts/ring... https://www.lilly.com/eds/assets/fonts/ringside/sans-serif-extra-wide/900/latin.woff2 — 200 — 29.6 KiB — 53 ms — h2https://www.lilly.com/eds/assets/fonts/ringside/sans-serif/400/latin.woff2www.lilly.com/eds/assets/fonts/ring... https://www.lilly.com/eds/assets/fonts/ringside/sans-serif/400/latin.woff2 — 200 — 39.7 KiB — 58 ms — h2https://www.lilly.com/eds/blocks/promo-banner/promo-banner.csswww.lilly.com/eds/blocks/promo-bann... https://www.lilly.com/eds/blocks/promo-banner/promo-banner.css — 200 — 1.1 KiB — 51 ms — h2https://www.lilly.com/eds/blocks/promo-banner/promo-banner.jswww.lilly.com/eds/blocks/promo-bann... https://www.lilly.com/eds/blocks/promo-banner/promo-banner.js — 200 — 1.5 KiB — 48 ms — h2https://federated-components.unex.lilly.com/unex-interstitials-loader.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/unex-interstitials-loader.js — 200 — 338 B — 30 ms — h2https://federated-components.unex.lilly.com/unex-header-loader.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/unex-header-loader.js — 200 — 338 B — 31 ms — h2https://federated-components.unex.lilly.com/unex-footer-loader.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/unex-footer-loader.js — 200 — 351 B — 29 ms — h2https://federated-components.unex.lilly.com/env-config.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/env-config.js — 200 — 575 B — 36 ms — h2https://federated-components.unex.lilly.com/component-loader.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/component-loader.js — 200 — 774 B — 34 ms — h2https://www.lilly.com/eds/blocks/footer/footer.csswww.lilly.com/eds/blocks/footer/foo... https://www.lilly.com/eds/blocks/footer/footer.css — 200 — 402 B — 51 ms — h2https://www.lilly.com/eds/blocks/footer/footer.jswww.lilly.com/eds/blocks/footer/foo... https://www.lilly.com/eds/blocks/footer/footer.js — 200 — 733 B — 55 ms — h2https://cdn.auth0.com/js/auth0-spa-js/2.0/auth0-spa-js.production.jscdn.auth0.com/js/auth0-spa-js/2.0/a... https://cdn.auth0.com/js/auth0-spa-js/2.0/auth0-spa-js.production.js — 200 — 13.7 KiB — 16 ms — h2https://www.lilly.com/eds/blocks/column-break/column-break.csswww.lilly.com/eds/blocks/column-bre... https://www.lilly.com/eds/blocks/column-break/column-break.css — 200 — 1.1 KiB — 57 ms — h2https://www.lilly.com/eds/blocks/column-break/column-break.jswww.lilly.com/eds/blocks/column-bre... https://www.lilly.com/eds/blocks/column-break/column-break.js — 200 — 1.3 KiB — 61 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2843cade-80ee-42b6-b285-a1450fef6b77/renditions/original/as/LillyLogo_RGB_Red_v3.svg?assetname=LillyLogo_RGB_Red_v3.svgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:2843cade-80ee-42b6-b285-a1450fef6b77/renditions/original/as/LillyLogo_RGB_Red_v3.svg?assetname=LillyLogo_RGB_Red_v3.svg — 200 — 9.0 KiB — 36 ms — h2https://www.lilly.com/eds/assets/fonts/garamond/serif-narrow-condensed/400/latin.woff2www.lilly.com/eds/assets/fonts/gara... https://www.lilly.com/eds/assets/fonts/garamond/serif-narrow-condensed/400/latin.woff2 — 200 — 30.1 KiB — 59 ms — h2https://www.lilly.com/eds/assets/fonts/garamond/serif-narrow-condensed/400/latin_italic.woff2www.lilly.com/eds/assets/fonts/gara... https://www.lilly.com/eds/assets/fonts/garamond/serif-narrow-condensed/400/latin_italic.woff2 — 200 — 31.5 KiB — 56 ms — h2https://www.lilly.com/eds/blocks/header/header.csswww.lilly.com/eds/blocks/header/hea... https://www.lilly.com/eds/blocks/header/header.css — 200 — 1.4 KiB — 56 ms — h2https://www.lilly.com/eds/blocks/header/header.jswww.lilly.com/eds/blocks/header/hea... https://www.lilly.com/eds/blocks/header/header.js — 200 — 698 B — 47 ms — h2https://federated-components.unex.lilly.com/remoteEntry.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/remoteEntry.js — 200 — 23.4 KiB — 44 ms — h2https://www.lilly.com/eds/icons/arrow-right.svgwww.lilly.com/eds/icons/arrow-right... https://www.lilly.com/eds/icons/arrow-right.svg — 200 — 524 B — 59 ms — h2https://www.lilly.com/eds/blocks/spacer-and-divider/spacer-and-divider.csswww.lilly.com/eds/blocks/spacer-and... https://www.lilly.com/eds/blocks/spacer-and-divider/spacer-and-divider.css — 200 — 717 B — 51 ms — h2https://www.lilly.com/eds/blocks/spacer-and-divider/spacer-and-divider.jswww.lilly.com/eds/blocks/spacer-and... https://www.lilly.com/eds/blocks/spacer-and-divider/spacer-and-divider.js — 200 — 797 B — 50 ms — h2https://federated-components.unex.lilly.com/react-vendor.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/react-vendor.js — 200 — 55.2 KiB — 57 ms — h2https://federated-components.unex.lilly.com/vendors.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/vendors.js — 200 — 1.3 MiB — 117 ms — h2https://federated-components.unex.lilly.com/271.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/271.js — 200 — 4.6 KiB — 66 ms — h2https://federated-components.unex.lilly.com/InterstitialsWebComponent.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/InterstitialsWebComponent.js — 200 — 7.3 KiB — 29 ms — h2https://federated-components.unex.lilly.com/50.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/50.js — 200 — 25.6 KiB — 52 ms — h2https://federated-components.unex.lilly.com/HeaderWebComponent.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/HeaderWebComponent.js — 200 — 3.6 KiB — 52 ms — h2https://federated-components.unex.lilly.com/FooterWebComponent.jsfederated-components.unex.lilly.com... https://federated-components.unex.lilly.com/FooterWebComponent.js — 200 — 7.3 KiB — 52 ms — h2https://www.lilly.com/eds/blocks/medium-media-carousel/medium-media-carousel.csswww.lilly.com/eds/blocks/medium-med... https://www.lilly.com/eds/blocks/medium-media-carousel/medium-media-carousel.css — 200 — 1.5 KiB — 52 ms — h2https://www.lilly.com/eds/blocks/medium-media-carousel/medium-media-carousel.jswww.lilly.com/eds/blocks/medium-med... https://www.lilly.com/eds/blocks/medium-media-carousel/medium-media-carousel.js — 200 — 3.4 KiB — 57 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:0a7b0304-6b54-4e88-ac2b-60972fbf1c44/renditions/original/as/HandHeart.svg?assetname=HandHeart.svgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:0a7b0304-6b54-4e88-ac2b-60972fbf1c44/renditions/original/as/HandHeart.svg?assetname=HandHeart.svg — 200 — 11.4 KiB — 81 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:43477b14-155e-451a-97ab-465a42fc4744/renditions/original/as/prescription.svg?assetname=prescription.svgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:43477b14-155e-451a-97ab-465a42fc4744/renditions/original/as/prescription.svg?assetname=prescription.svg — 200 — 7.2 KiB — 81 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:19a75759-301a-4010-9aff-83e4f8704898/renditions/original/as/first-aid.svg?assetname=first-aid.svgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:19a75759-301a-4010-9aff-83e4f8704898/renditions/original/as/first-aid.svg?assetname=first-aid.svg — 200 — 7.2 KiB — 80 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:3569e588-50ac-4f90-b2f6-ceec7d62d185/as/woman_looking_out_window_cancer.avif?assetname=woman_looking_out_window_cancer.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:3569e588-50ac-4f90-b2f6-ceec7d62d185/as/woman_looking_out_window_cancer.avif?assetname=woman_looking_out_window_cancer.jpg — 200 — 87.5 KiB — 60 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:4fb71091-0def-4552-b593-0b927ec2d037/as/woman_drying_face.avif?assetname=woman_drying_face.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:4fb71091-0def-4552-b593-0b927ec2d037/as/woman_drying_face.avif?assetname=woman_drying_face.jpg — 200 — 220.6 KiB — 73 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:bf00c577-6e36-4f2d-ba75-70360495efc9/as/woman_looking_in_camera_sunset.avif?assetname=woman_looking_in_camera_sunset.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:bf00c577-6e36-4f2d-ba75-70360495efc9/as/woman_looking_in_camera_sunset.avif?assetname=woman_looking_in_camera_sunset.jpg — 200 — 36.8 KiB — 60 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:d282873b-f1a4-496b-aa91-6bf834b0aef0/as/sleeping-with-watch_G1885436370_R11.avif?assetname=sleeping-with-watch_G1885436370_R11.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:d282873b-f1a4-496b-aa91-6bf834b0aef0/as/sleeping-with-watch_G1885436370_R11.avif?assetname=sleeping-with-watch_G1885436370_R11.jpg — 200 — 129.4 KiB — 72 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:16699940-7460-4a1f-81a0-908d0251b58b/as/woman_jogging_in_place.avif?assetname=woman_jogging_in_place.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:16699940-7460-4a1f-81a0-908d0251b58b/as/woman_jogging_in_place.avif?assetname=woman_jogging_in_place.jpg — 200 — 52.3 KiB — 64 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:48315b30-d67f-486a-9c52-54dff82a5ea2/as/man_with_microphone.avif?assetname=man_with_microphone.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:48315b30-d67f-486a-9c52-54dff82a5ea2/as/man_with_microphone.avif?assetname=man_with_microphone.jpg — 200 — 251.9 KiB — 76 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:5ae7ab98-a349-45dd-8e08-2a55fc4712a1/as/woman_taking_a_minute.avif?assetname=woman_taking_a_minute.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:5ae7ab98-a349-45dd-8e08-2a55fc4712a1/as/woman_taking_a_minute.avif?assetname=woman_taking_a_minute.jpg — 200 — 90.6 KiB — 73 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:54c9067d-f229-4d08-8749-969fd54c5a39/as/couple-in-kitchen_G1779363002.avif?assetname=couple-in-kitchen_G1779363002.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:54c9067d-f229-4d08-8749-969fd54c5a39/as/couple-in-kitchen_G1779363002.avif?assetname=couple-in-kitchen_G1779363002.jpg — 200 — 122.1 KiB — 81 ms — h2https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getAlertBannersForPageV2;pageName=home;type=lilly;locale=en-us;variation=masterpublish-p153303-e1585425.adobeaemcl... https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getAlertBannersForPageV2;pageName=home;type=lilly;locale=en-us;variation=master — 200 — 230 B — 3 ms — h2https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getHeaderFragmentV2;type=lilly;locale=en-us;variation=masterpublish-p153303-e1585425.adobeaemcl... https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getHeaderFragmentV2;type=lilly;locale=en-us;variation=master — 200 — 9.0 KiB — 4 ms — h2https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getFooterByLocaleAndVariationV2;type=lilly;locale=en-us;variation=masterpublish-p153303-e1585425.adobeaemcl... https://publish-p153303-e1585425.adobeaemcloud.com/graphql/execute.json/lilly/getFooterByLocaleAndVariationV2;type=lilly;locale=en-us;variation=master — 200 — 3.6 KiB — 111 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:4ab9e605-1e9b-46ab-b500-2596a934a0a1/renditions/original/as/Lilly-Direct-H-white-RGB-Rball.svg?assetname=Lilly-Direct-H-white-RGB-Rball.svgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:4ab9e605-1e9b-46ab-b500-2596a934a0a1/renditions/original/as/Lilly-Direct-H-white-RGB-Rball.svg?assetname=Lilly-Direct-H-white-RGB-Rball.svg — 200 — 10.9 KiB — 47 ms — h2https://www.lilly.com/eds/blocks/video/video.csswww.lilly.com/eds/blocks/video/vide... https://www.lilly.com/eds/blocks/video/video.css — 200 — 2.4 KiB — 44 ms — h2https://www.lilly.com/eds/blocks/video/video.jswww.lilly.com/eds/blocks/video/vide... https://www.lilly.com/eds/blocks/video/video.js — 200 — 5.1 KiB — 48 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E… — 200 — 0 B — 0 ms — datahttps://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:b1647106-8193-4a27-aa40-5bca04ddb0dc/as/Woman_in_a_field.avif?assetname=Woman_in_a_field.jpgdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:b1647106-8193-4a27-aa40-5bca04ddb0dc/as/Woman_in_a_field.avif?assetname=Woman_in_a_field.jpg — 200 — 237.4 KiB — 45 ms — h2https://www.lilly.com/eds/assets/fonts/ringside/sans-serif-extra-wide/400/latin.woff2www.lilly.com/eds/assets/fonts/ring... https://www.lilly.com/eds/assets/fonts/ringside/sans-serif-extra-wide/400/latin.woff2 — 200 — 38.6 KiB — 49 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:102c45fa-aa6c-4513-9c1c-e6c681a460d7delivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:102c45fa-aa6c-4513-9c1c-e6c681a460d7 — 200 — 8.9 KiB — 23 ms — h2https://www.lilly.com/eds/utils/carousel.jswww.lilly.com/eds/utils/carousel.js https://www.lilly.com/eds/utils/carousel.js — 200 — 4.4 KiB — 44 ms — h2https://www.lilly.com/eds/utils/transcript.jswww.lilly.com/eds/utils/transcript.... https://www.lilly.com/eds/utils/transcript.js — 200 — 2.1 KiB — 41 ms — h2https://www.lilly.com/eds/utils/carouselEventListeners.jswww.lilly.com/eds/utils/carouselEve... https://www.lilly.com/eds/utils/carouselEventListeners.js — 200 — 1.5 KiB — 48 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:1f205ed9-7829-4461-a43d-f9b1a3439f7c/as/MARYs-Story.avif?assetname=MARYs+Story.pngdelivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:1f205ed9-7829-4461-a43d-f9b1a3439f7c/as/MARYs-Story.avif?assetname=MARYs+Story.png — 200 — 105.8 KiB — 9 ms — h2https://www.lilly.com/eds/icons/play.svgwww.lilly.com/eds/icons/play.svg https://www.lilly.com/eds/icons/play.svg — 200 — 730 B — 51 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:57640a7a-e61f-4180-8bd7-fb2837613e32/renditions/original/as/Mary%E2%80%99s+Alzheimer%E2%80%99s+Story.mp4delivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:57640a7a-e61f-4180-8bd7-fb2837613e32/renditions/original/as/Mary%E2%80%99s+Alzheimer%E2%80%99s+Story.mp4 — 206 — 435 B — 8 ms — h2https://www.lilly.com/eds/blocks/horizontal-numeric-tile/horizontal-numeric-tile.csswww.lilly.com/eds/blocks/horizontal... https://www.lilly.com/eds/blocks/horizontal-numeric-tile/horizontal-numeric-tile.css — 200 — 2.0 KiB — 45 ms — h2https://www.lilly.com/eds/blocks/horizontal-numeric-tile/horizontal-numeric-tile.jswww.lilly.com/eds/blocks/horizontal... https://www.lilly.com/eds/blocks/horizontal-numeric-tile/horizontal-numeric-tile.js — 200 — 1.9 KiB — 48 ms — h2https://www.lilly.com/eds/assets/fonts/ringside/sans-serif/900/latin.woff2www.lilly.com/eds/assets/fonts/ring... https://www.lilly.com/eds/assets/fonts/ringside/sans-serif/900/latin.woff2 — 200 — 29.0 KiB — 44 ms — h2https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:57640a7a-e61f-4180-8bd7-fb2837613e32/renditions/original/as/Mary%E2%80%99s+Alzheimer%E2%80%99s+Story.mp4delivery-p137454-e1438138.adobeaemc... https://delivery-p137454-e1438138.adobeaemcloud.com/adobe/assets/urn:aaid:aem:57640a7a-e61f-4180-8bd7-fb2837613e32/renditions/original/as/Mary%E2%80%99s+Alzheimer%E2%80%99s+Story.mp4 — 206 — 54.5 KiB — 72 ms — h2https://www.lilly.com/eds/blocks/cards/cards.csswww.lilly.com/eds/blocks/cards/card... https://www.lilly.com/eds/blocks/cards/cards.css — 200 — 1.5 KiB — 51 ms — h2https://www.lilly.com/eds/blocks/cards/cards.jswww.lilly.com/eds/blocks/cards/card... https://www.lilly.com/eds/blocks/cards/cards.js — 200 — 2.6 KiB — 52 ms — h2https://www.lilly.com/eds/scripts/cookie.jswww.lilly.com/eds/scripts/cookie.js https://www.lilly.com/eds/scripts/cookie.js — 200 — 758 B — 48 ms — h2https://llycw.com/public/syrenis-cookie-management.cssllycw.com/public/syrenis-cookie-man... https://llycw.com/public/syrenis-cookie-management.css — 200 — 9.7 KiB — 354 ms — http/1.1https://llycw.com/public/syrenis-cookie-management.jsllycw.com/public/syrenis-cookie-man... https://llycw.com/public/syrenis-cookie-management.js — 200 — 15.6 KiB — 360 ms — http/1.1https://www.lilly.com/eds/styles/lazy-styles.csswww.lilly.com/eds/styles/lazy-style... https://www.lilly.com/eds/styles/lazy-styles.css — 200 — 590 B — 50 ms — h2https://api.llycw.com/locateapi.llycw.com/locate https://api.llycw.com/locate — 200 — 816 B — 368 ms — http/1.1https://cscript-cdn-use.lilly.com/loader.js?1776890116591cscript-cdn-use.lilly.com/loader.js... https://cscript-cdn-use.lilly.com/loader.js?1776890116591 — 200 — 29.9 KiB — 12 ms — h2https://cscript-cdn-use.lilly.com/6476D512-4F79-450F-BBD3-B0EABC431A02/widgetProfile/widgetProfile_8.jsoncscript-cdn-use.lilly.com/6476D512-... https://cscript-cdn-use.lilly.com/6476D512-4F79-450F-BBD3-B0EABC431A02/widgetProfile/widgetProfile_8.json — 200 — 2.6 KiB — 11 ms — h2https://cscript-cdn-use.lilly.com/versions/4/widget.jscscript-cdn-use.lilly.com/versions/... https://cscript-cdn-use.lilly.com/versions/4/widget.js — 200 — 31.2 KiB — 8 ms — h2https://cscript-cdn-use.lilly.com/6476D512-4F79-450F-BBD3-B0EABC431A02/V2/8_en-US.jsoncscript-cdn-use.lilly.com/6476D512-... https://cscript-cdn-use.lilly.com/6476D512-4F79-450F-BBD3-B0EABC431A02/V2/8_en-US.json — 200 — 28.2 KiB — 6 ms — h2https://ids-use.lilly.com/Home/Index?accessKey=a363400f-dda7-4d1b-8731-df252632081a&domain=lillytempo.com,lillyoncologysupport.com,lillyloxooncologypipeline.com,lrlscience.com,syrenis.com,tap.lilly,olumiant.com,omvoh.com,verzenio.com,lillycares.com,taltz.com,true.lilly,lillyoncologypipeline.com,tempoinsights.com,lillyoncology.com,startlilly.com,lillycardactivation.com,voucheraccess.com,myregistrationc.com,protomer.com,campcaresportal.com,lillypatientsupport.com,lillypatientesign.com,otofclinicaltrial.com,lillyrsvp.com,facultyresources.com,talkabouttrials.com,vsclinicaltrial.com,lilly.com,centralizedpaymentservices.com,customerprogramportal.com,akouosresonate.com,vervetrials.com,lilly360.com,lilly360.com.br,dialogforum-demenz.de,lillyclinic.com.sg,kaeyou-dm.com,lillyinvestigatorresearch.com,reyvow-patient.jp,emgality-patient.jp,reinforcinghope.info,earlybreastcancer.com,aparito.com,learnobesity.com,ebcdecisionaid.ca&userProfile=true&cookieCollectionId=7&expiryDays=365ids-use.lilly.com/Home/Index?access... https://ids-use.lilly.com/Home/Index?accessKey=a363400f-dda7-4d1b-8731-df252632081a&domain=lillytempo.com,lillyoncologysupport.com,lillyloxooncologypipeline.com,lrlscience.com,syrenis.com,tap.lilly,olumiant.com,omvoh.com,verzenio.com,lillycares.com,taltz.com,true.lilly,lillyoncologypipeline.com,tempoinsights.com,lillyoncology.com,startlilly.com,lillycardactivation.com,voucheraccess.com,myregistrationc.com,protomer.com,campcaresportal.com,lillypatientsupport.com,lillypatientesign.com,otofclinicaltrial.com,lillyrsvp.com,facultyresources.com,talkabouttrials.com,vsclinicaltrial.com,lilly.com,centralizedpaymentservices.com,customerprogramportal.com,akouosresonate.com,vervetrials.com,lilly360.com,lilly360.com.br,dialogforum-demenz.de,lillyclinic.com.sg,kaeyou-dm.com,lillyinvestigatorresearch.com,reyvow-patient.jp,emgality-patient.jp,reinforcinghope.info,earlybreastcancer.com,aparito.com,learnobesity.com,ebcdecisionaid.ca&userProfile=true&cookieCollectionId=7&expiryDays=365 — 200 — 437 B — 301 ms — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/launch-2af93aba9257.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/launch-2af93aba9257.min.js — 200 — 148.2 KiB — 42 ms — h2https://cdn.signalfx.com/o11y-gdi-rum/v0.24.0/splunk-otel-web.jscdn.signalfx.com/o11y-gdi-rum/v0.24... https://cdn.signalfx.com/o11y-gdi-rum/v0.24.0/splunk-otel-web.js — 200 — 50.5 KiB — 20 ms — h2https://ids-use.lillytempo.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillytempo.com/Home/CreateI... https://ids-use.lillytempo.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillyoncologysupport.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillyoncologysupport.com/Ho... https://ids-use.lillyoncologysupport.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillyloxooncologypipeline.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillyloxooncologypipeline.c... https://ids-use.lillyloxooncologypipeline.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lrlscience.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lrlscience.com/Home/CreateI... https://ids-use.lrlscience.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.syrenis.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.syrenis.com/Home/CreateIden... https://ids-use.syrenis.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.tap.lilly/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.tap.lilly/Home/CreateIdenti... https://ids-use.tap.lilly/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.olumiant.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.olumiant.com/Home/CreateIde... https://ids-use.olumiant.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.omvoh.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.omvoh.com/Home/CreateIdenti... https://ids-use.omvoh.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.verzenio.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.verzenio.com/Home/CreateIde... https://ids-use.verzenio.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillycares.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillycares.com/Home/CreateI... https://ids-use.lillycares.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.taltz.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.taltz.com/Home/CreateIdenti... https://ids-use.taltz.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.true.lilly/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.true.lilly/Home/CreateIdent... https://ids-use.true.lilly/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillyoncologypipeline.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillyoncologypipeline.com/H... https://ids-use.lillyoncologypipeline.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.tempoinsights.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.tempoinsights.com/Home/Crea... https://ids-use.tempoinsights.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillyoncology.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillyoncology.com/Home/Crea... https://ids-use.lillyoncology.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.startlilly.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.startlilly.com/Home/CreateI... https://ids-use.startlilly.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillycardactivation.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillycardactivation.com/Hom... https://ids-use.lillycardactivation.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.voucheraccess.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.voucheraccess.com/Home/Crea... https://ids-use.voucheraccess.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.myregistrationc.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.myregistrationc.com/Home/Cr... https://ids-use.myregistrationc.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.protomer.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.protomer.com/Home/CreateIde... https://ids-use.protomer.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.campcaresportal.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.campcaresportal.com/Home/Cr... https://ids-use.campcaresportal.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillypatientsupport.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillypatientsupport.com/Hom... https://ids-use.lillypatientsupport.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillypatientesign.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillypatientesign.com/Home/... https://ids-use.lillypatientesign.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.otofclinicaltrial.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.otofclinicaltrial.com/Home/... https://ids-use.otofclinicaltrial.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillyrsvp.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillyrsvp.com/Home/CreateId... https://ids-use.lillyrsvp.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.facultyresources.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.facultyresources.com/Home/C... https://ids-use.facultyresources.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.talkabouttrials.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.talkabouttrials.com/Home/Cr... https://ids-use.talkabouttrials.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.vsclinicaltrial.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.vsclinicaltrial.com/Home/Cr... https://ids-use.vsclinicaltrial.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.centralizedpaymentservices.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.centralizedpaymentservices.... https://ids-use.centralizedpaymentservices.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.customerprogramportal.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.customerprogramportal.com/H... https://ids-use.customerprogramportal.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.akouosresonate.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.akouosresonate.com/Home/Cre... https://ids-use.akouosresonate.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lilly.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lilly.com/Home/CreateIdenti... https://ids-use.lilly.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — 200 — 260 B — 101 ms — h2https://ids-use.vervetrials.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.vervetrials.com/Home/Create... https://ids-use.vervetrials.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lilly360.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lilly360.com/Home/CreateIde... https://ids-use.lilly360.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lilly360.com.br/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lilly360.com.br/Home/Create... https://ids-use.lilly360.com.br/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.dialogforum-demenz.de/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.dialogforum-demenz.de/Home/... https://ids-use.dialogforum-demenz.de/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillyclinic.com.sg/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillyclinic.com.sg/Home/Cre... https://ids-use.lillyclinic.com.sg/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.kaeyou-dm.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.kaeyou-dm.com/Home/CreateId... https://ids-use.kaeyou-dm.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.lillyinvestigatorresearch.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.lillyinvestigatorresearch.c... https://ids-use.lillyinvestigatorresearch.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.reyvow-patient.jp/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.reyvow-patient.jp/Home/Crea... https://ids-use.reyvow-patient.jp/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.emgality-patient.jp/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.emgality-patient.jp/Home/Cr... https://ids-use.emgality-patient.jp/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.reinforcinghope.info/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.reinforcinghope.info/Home/C... https://ids-use.reinforcinghope.info/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.earlybreastcancer.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.earlybreastcancer.com/Home/... https://ids-use.earlybreastcancer.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.aparito.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.aparito.com/Home/CreateIden... https://ids-use.aparito.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.learnobesity.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.learnobesity.com/Home/Creat... https://ids-use.learnobesity.com/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://ids-use.ebcdecisionaid.ca/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365ids-use.ebcdecisionaid.ca/Home/Crea... https://ids-use.ebcdecisionaid.ca/Home/CreateIdentifier?cassieGuid=c13128ee-ce8c-4820-8fef-b62c05e7e73d&accessKey=a363400f-dda7-4d1b-8731-df252632081a&expiryDays=365 — -1 — 0 B — 0 ms — https://cdn.signalfx.com/o11y-gdi-rum/v0.24.0/splunk-otel-web-session-recorder.jscdn.signalfx.com/o11y-gdi-rum/v0.24... https://cdn.signalfx.com/o11y-gdi-rum/v0.24.0/splunk-otel-web-session-recorder.js — 200 — 117.3 KiB — 9 ms — h2https://rum-ingest.us1.signalfx.com/v1/rum?auth=NX4MJfezNM47iWG-VY1X6Qrum-ingest.us1.signalfx.com/v1/rum?... https://rum-ingest.us1.signalfx.com/v1/rum?auth=NX4MJfezNM47iWG-VY1X6Q — 200 — 77 B — 1.3 s — h2https://rum-ingest.us1.signalfx.com/v1/rum?auth=NX4MJfezNM47iWG-VY1X6Qrum-ingest.us1.signalfx.com/v1/rum?... https://rum-ingest.us1.signalfx.com/v1/rum?auth=NX4MJfezNM47iWG-VY1X6Q — 200 — 184 B — 1.1 s — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC3756add2692e419aaea0895de466107f-source.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC3756add2692e419aaea0895de466107f-source.min.js — 200 — 730 B — 4 ms — h2https://cscript-cdn-use.lilly.com/templates/Service/template.min.csscscript-cdn-use.lilly.com/templates... https://cscript-cdn-use.lilly.com/templates/Service/template.min.css — 200 — 5.8 KiB — 9 ms — h2https://cscript-cdn-use.lilly.com/templates/Service/index.min.htmlcscript-cdn-use.lilly.com/templates... https://cscript-cdn-use.lilly.com/templates/Service/index.min.html — 200 — 2.6 KiB — 11 ms — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC45ff3a6e8a4a4a82b6306e92ecada2d2-source.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC45ff3a6e8a4a4a82b6306e92ecada2d2-source.min.js — 200 — 626 B — 8 ms — h2https://cscript-cdn-use.lilly.com/templates/Service/template.min.jscscript-cdn-use.lilly.com/templates... https://cscript-cdn-use.lilly.com/templates/Service/template.min.js — 200 — 8.2 KiB — 9 ms — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC35cbd418e9d5431092e5bfdb010aaea0-source.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC35cbd418e9d5431092e5bfdb010aaea0-source.min.js — 200 — 779 B — 4 ms — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC9a0a3db8fb104048afcb74a99500b1ec-source.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC9a0a3db8fb104048afcb74a99500b1ec-source.min.js — 200 — 768 B — 3 ms — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC6737a5f5956a45b8bc2d7f7fd964a5b4-source.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC6737a5f5956a45b8bc2d7f7fd964a5b4-source.min.js — 200 — 643 B — 3 ms — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC9bf3877145f34351b3b3cfb13b173bf7-source.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC9bf3877145f34351b3b3cfb13b173bf7-source.min.js — 200 — 962 B — 3 ms — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC3a67fcc301e8498bb1eab9ed8d918952-source.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC3a67fcc301e8498bb1eab9ed8d918952-source.min.js — 200 — 672 B — 5 ms — h2https://www.lilly.com/eds/scripts/delayed.jswww.lilly.com/eds/scripts/delayed.j... https://www.lilly.com/eds/scripts/delayed.js — 200 — 727 B — 52 ms — h2https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC2ec7f03f92ff43daa680d14044a33d96-source.min.jsassets.adobedtm.com/d8c48e012a5d/d1... https://assets.adobedtm.com/d8c48e012a5d/d1d9cb2d2584/f6914cabdca3/RC2ec7f03f92ff43daa680d14044a33d96-source.min.js — 200 — 1.1 KiB — 4 ms — h2https://rum-ingest.us1.signalfx.com/v1/rum?auth=NX4MJfezNM47iWG-VY1X6Qrum-ingest.us1.signalfx.com/v1/rum?... https://rum-ingest.us1.signalfx.com/v1/rum?auth=NX4MJfezNM47iWG-VY1X6Q — -1 — 0 B — 0 ms —
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 1529ms · 1490KB · $20/mo
cscript-cdn-use.lilly.com
Other
Costly
Execution 561ms
Transfer 30 KB
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 330ms
Transfer 0 KB
Monthly Cost $4/mo
federated-components.unex.lilly.com
Other
Costly
Execution 317ms
Transfer 1299 KB
Unused 16%
Monthly Cost $4/mo
assets.adobedtm.com
Other
Optional
Execution 198ms
Transfer 148 KB
Unused 35%
Monthly Cost $3/mo
www.lilly.com
Other
Optional
Execution 123ms
Transfer 13 KB
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • cscript-cdn-use.lilly.com adds 561ms and costs ~$7/month
  • Unattributable adds 330ms and costs ~$4/month
  • federated-components.unex.lilly.com adds 317ms and costs ~$4/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

cscript-cdn-use.lilly.com takes 561ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

federated-components.unex.lilly.com takes 317ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback