Skip to content
https://rsna.org

Performance

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

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

59
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

6.64 s

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

18.88 s

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

60 ms

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

0.000

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

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

19.89 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.9 MB transferred, 84 requests
FIX
4.9 MB transferred, 84 requests
Critical::
Page weighs 6.2 MB (4.9 MB transferred)
Warning::
Images are 4.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.2 MB
Info::
Fonts are 271 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 271 KB
Info::
84 HTTP requests
Info::
Estimated 1.0 g CO2 per page load
4.9 MB / 2.4 MB budget
4.9 MB transferred
84 requests
1.0 g CO2 per page load
Images 4.2 MiB 85%
JavaScript 343.7 KiB 7%
Fonts 271.1 KiB 5%
CSS 73.6 KiB 1%
Other 56.4 KiB 1%
HTML 25.8 KiB 1%
Other 7.8 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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 (4.9 MiB of 4.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2347ms total JS execution
FIX
2347ms total JS execution
Warning::
Unattributable: 942ms CPU time
Warning::
https://www.rsna.org/scripts/rsna/l2/main.js: 329ms CPU time
Warning::
https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/...: 321ms CPU time
Info::
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSd...: 174ms CPU time
Info::
https://www.rsna.org/Scripts/jquery-3.5.1.min.js: 166ms CPU time
Warning::
Third-party scripts: 2347ms (100% of total)

Main Thread Breakdown

Other 39% Script Evaluation 32% Style & Layout 17% Script Parsing & Compilation 6% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable942ms29ms0ms3rd
https://www.rsna.org/scripts/rsna/l2/main.js329ms23ms4ms3rd
https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.js321ms218ms11ms3rd
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js174ms133ms35ms3rd
https://www.rsna.org/Scripts/jquery-3.5.1.min.js166ms131ms11ms3rd
https://web.cmp.usercentrics.eu/ui/v/3.117.0/UcGdprCmpView.b05dbc41.js153ms54ms11ms3rd
https://www.rsna.org/143ms7ms4ms3rd
https://www.rsna.org/scripts/rsna/home/app.bundle.js69ms31ms34ms3rd
https://web.cmp.usercentrics.eu/ui/v/3.117.0/getToastifyStyle.4f0a73d7.js51ms50ms0ms3rd
D
Page Weight Inventory
Action
84 resources · 4.9 MB · 94 KB savings available
FIX
84 resources · 4.9 MB · 94 KB savings available
Warning::
Page weight 3.9 MB over 1MB target
Got: 4.9 MB Expected: ≤ 1 MB
Info::
~94 KB of savings available
Warning::
83 third-party resources (100% of weight)
Info::
13 resources over 200KB
84 resources · 4.9 MiB · 83 third-party 3.9 MiB over 1MB target
Image 86% · 4.2 MiB
JavaScript 7% · 343.7 KiB
Font 5% · 271.1 KiB
CSS 1% · 73.6 KiB
Document 1% · 25.9 KiB
Other 0% · 7.7 KiB

~93.9 KiB of savings available

Remove unused JavaScript: 93.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.

C
Image Optimization
Action
44 images, 0 KB saveable
REVIEW
44 images, 0 KB saveable
Warning::
https://www.rsna.org/-/media/Images/RSNA/sandbox/h... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rsna.org/-/media/images/rsna/menu/mobi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rsna.org/images/rsna/home/line_icon_he... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rsna.org/-/media/Images/RSNA/sandbox/h... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rsna.org/images/rsna/home/line_Icon_pe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rsna.org/images/rsna/home/line_icon_gr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rsna.org/-/media/Images/RSNA/sandbox/h... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rsna.org/-/media/Images/RSNA/sandbox/h... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rsna.org/-/media/images/rsna/menu/logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
44 images 4.2 MB
0 oversized -0 KB
43 legacy format
9 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

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 Bundles
Action
21 scripts, 94 KB unused
REVIEW
21 scripts, 94 KB unused
Warning::
https://www.rsna.org/scripts/rsna/home/app.bundle....: 59 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.rsna.org/scripts/rsna/home/app.bundle....: unminified — 39 KB could be saved
Warning::
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSd...: 35 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic...: unminified — 3 KB could be saved
Info::
Total unused JavaScript: 94 KB
94 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.rsna.org/scripts/rsna/home/app.bundle.js82 KB59 KB (71%)3rd
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js56 KB35 KB (63%)3rd
https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/debug.addIndicators.js6 KB3rd
https://www.rsna.org/bundles/rsna.js?v=3N6AO2JV_dC_QBdjE78xkG5kw3aAsc6NpO6y3kHwEEw19 KB3rd
https://code.jquery.com/jquery-migrate-3.0.0.min.js3 KB3rd
https://bfintal.github.io/Counter-Up/jquery.counterup.min.js1 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js3 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.js34 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js6 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/animation.gsap.js4 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (271 KB)
PASS
2 fonts (271 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

271 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 6.6 s LCP 18.9 shttps://www.rsna.org/css/RSNA/fontawesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.rsna.org/css/RSNA/fontawesome/webfonts/fa-solid-900.woff2 — 154.9 KiB — 128 ms — font-display: swaphttps://www.rsna.org/css/RSNA/fontawesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.rsna.org/css/RSNA/fontawesome/webfonts/fa-brands-400.woff2 — 116.2 KiB — 129 ms — font-display: swap
fa-solid-900.woff2 woff2 swap
Size 155 KB
Load time 128 ms
Start 706 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.woff2 woff2 swap
Size 116 KB
Load time 129 ms
Start 706 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~136 KB and ~272 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
7 hints, 0 missing preconnects
PASS
7 hints, 0 missing preconnects
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
preload
7
dns-prefetch
prefetch

7 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
84 requests over 1778ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 6.6 s LCP 18.9 shttps://rsna.org// https://rsna.org/ — 301 — 41 B — 144 ms — h2https://www.rsna.org/www.rsna.org/ https://www.rsna.org/ — 200 — 24.7 KiB — 135 ms — h2https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.jscdn.jsdelivr.net/npm/@popperjs/core... https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js — 200 — 7.7 KiB — 43 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.jscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js — 200 — 17.2 KiB — 44 ms — h2https://www.rsna.org/bundles/rsna.js?v=3N6AO2JV_dC_QBdjE78xkG5kw3aAsc6NpO6y3kHwEEw1www.rsna.org/bundles/rsna.js?v=3N6A... https://www.rsna.org/bundles/rsna.js?v=3N6AO2JV_dC_QBdjE78xkG5kw3aAsc6NpO6y3kHwEEw1 — 200 — 8.5 KiB — 156 ms — h2https://www.rsna.org/css/RSNA/bootstrap-wide.min.csswww.rsna.org/css/RSNA/bootstrap-wid... https://www.rsna.org/css/RSNA/bootstrap-wide.min.css — 200 — 22.5 KiB — 70 ms — h2https://www.rsna.org/css/flexslider.csswww.rsna.org/css/flexslider.css https://www.rsna.org/css/flexslider.css — 200 — 1.9 KiB — 69 ms — h2https://www.rsna.org/bundles/rsna.css?v=XWqmDGTY6sj32D9ln6KD3YevOYJyUNG0qGoLwCVjq901www.rsna.org/bundles/rsna.css?v=XWq... https://www.rsna.org/bundles/rsna.css?v=XWqmDGTY6sj32D9ln6KD3YevOYJyUNG0qGoLwCVjq901 — 200 — 15.8 KiB — 158 ms — h2https://www.rsna.org/css/RSNA/fontawesome/css/fontawesome.min.csswww.rsna.org/css/RSNA/fontawesome/c... https://www.rsna.org/css/RSNA/fontawesome/css/fontawesome.min.css — 200 — 16.4 KiB — 117 ms — h2https://www.rsna.org/css/RSNA/fontawesome/css/brands.min.csswww.rsna.org/css/RSNA/fontawesome/c... https://www.rsna.org/css/RSNA/fontawesome/css/brands.min.css — 200 — 5.0 KiB — 114 ms — h2https://www.rsna.org/css/RSNA/fontawesome/css/regular.min.csswww.rsna.org/css/RSNA/fontawesome/c... https://www.rsna.org/css/RSNA/fontawesome/css/regular.min.css — 200 — 728 B — 107 ms — h2https://www.rsna.org/css/RSNA/fontawesome/css/solid.min.csswww.rsna.org/css/RSNA/fontawesome/c... https://www.rsna.org/css/RSNA/fontawesome/css/solid.min.css — 200 — 727 B — 111 ms — h2https://www.rsna.org/bundles/rsna/parallax.css?v=SpU7FRn__MoPfrUkea1X0tO8ns11up40y0lvHbeC5RA1www.rsna.org/bundles/rsna/parallax.... https://www.rsna.org/bundles/rsna/parallax.css?v=SpU7FRn__MoPfrUkea1X0tO8ns11up40y0lvHbeC5RA1 — 200 — 10.7 KiB — 154 ms — h2https://www.rsna.org/Scripts/jquery-3.5.1.min.jswww.rsna.org/Scripts/jquery-3.5.1.m... https://www.rsna.org/Scripts/jquery-3.5.1.min.js — 200 — 32.6 KiB — 114 ms — h2https://code.jquery.com/jquery-migrate-3.0.0.min.jscode.jquery.com/jquery-migrate-3.0.... https://code.jquery.com/jquery-migrate-3.0.0.min.js — 200 — 3.0 KiB — 26 ms — h2https://bfintal.github.io/Counter-Up/jquery.counterup.min.jsbfintal.github.io/Counter-Up/jquery... https://bfintal.github.io/Counter-Up/jquery.counterup.min.js — 200 — 962 B — 132 ms — h2https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.jscdnjs.cloudflare.com/ajax/libs/wayp... https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js — 200 — 2.9 KiB — 38 ms — h3https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.jscdnjs.cloudflare.com/ajax/libs/gsap... https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.js — 200 — 33.5 KiB — 49 ms — h3https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.jscdnjs.cloudflare.com/ajax/libs/Scro... https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js — 200 — 5.9 KiB — 48 ms — h3https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/animation.gsap.jscdnjs.cloudflare.com/ajax/libs/Scro... https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/animation.gsap.js — 200 — 4.1 KiB — 59 ms — h3https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/debug.addIndicators.jscdnjs.cloudflare.com/ajax/libs/Scro... https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/debug.addIndicators.js — 200 — 5.7 KiB — 47 ms — h3https://www.rsna.org/scripts/rsna/home/app.bundle.jswww.rsna.org/scripts/rsna/home/app.... https://www.rsna.org/scripts/rsna/home/app.bundle.js — 200 — 82.4 KiB — 148 ms — h2https://www.rsna.org/-/media/images/shared/svg-icons/x.svg?rev=fd35e5873e57446780cf80a9dbd95f38&hash=F2371AC5CFCF3B10D9F27EC6529FAC28www.rsna.org/-/media/images/shared/... https://www.rsna.org/-/media/images/shared/svg-icons/x.svg?rev=fd35e5873e57446780cf80a9dbd95f38&hash=F2371AC5CFCF3B10D9F27EC6529FAC28 — 200 — 1.1 KiB — 58 ms — h2https://www.rsna.org/-/media/images/rsna/menu/search.svg?iar=0&rev=c48ee66f02b74165b96d34016660727d&hash=EBA9E43AAFF4D02638D1BF78B66B64BCwww.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/search.svg?iar=0&rev=c48ee66f02b74165b96d34016660727d&hash=EBA9E43AAFF4D02638D1BF78B66B64BC — 200 — 1.1 KiB — 59 ms — h2https://www.rsna.org/-/media/images/rsna/menu/news.svg?iar=0&rev=1364f1293bd348358435112e92091162&hash=CEB31A210CA6B7360146351A8C92D45Cwww.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/news.svg?iar=0&rev=1364f1293bd348358435112e92091162&hash=CEB31A210CA6B7360146351A8C92D45C — 200 — 2.4 KiB — 54 ms — h2https://www.rsna.org/-/media/images/rsna/menu/about.svg?iar=0&rev=aba2259b74b8411da4e178c9aae4c2f0&hash=052AA8A20BD401318144550AAACC1AA9www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/about.svg?iar=0&rev=aba2259b74b8411da4e178c9aae4c2f0&hash=052AA8A20BD401318144550AAACC1AA9 — 200 — 2.4 KiB — 53 ms — h2https://www.rsna.org/-/media/images/rsna/menu/donate.svg?iar=0&rev=0b13d736682b44ea924df3ee55fd38b3&hash=A45E53061772786B7738D6C388594307www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/donate.svg?iar=0&rev=0b13d736682b44ea924df3ee55fd38b3&hash=A45E53061772786B7738D6C388594307 — 200 — 1.3 KiB — 58 ms — h2https://www.rsna.org/scripts/rsna/l2/main.jswww.rsna.org/scripts/rsna/l2/main.j... https://www.rsna.org/scripts/rsna/l2/main.js — 200 — 4.5 KiB — 52 ms — h2https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.6 KiB — 49 ms — h2https://www.rsna.org/-/media/images/rsna/menu/join.svg?iar=0&rev=c2ef64dc4c0f4b85ada0e089097a6a33&hash=535BCD862BCBB6DDDBAFC5D9ACACCA14www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/join.svg?iar=0&rev=c2ef64dc4c0f4b85ada0e089097a6a33&hash=535BCD862BCBB6DDDBAFC5D9ACACCA14 — 200 — 1.2 KiB — 59 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 6.6 s LCP 18.9 shttps://rsna.org// https://rsna.org/ — 301 — 41 B — 144 ms — h2https://www.rsna.org/www.rsna.org/ https://www.rsna.org/ — 200 — 24.7 KiB — 135 ms — h2https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.jscdn.jsdelivr.net/npm/@popperjs/core... https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js — 200 — 7.7 KiB — 43 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.jscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js — 200 — 17.2 KiB — 44 ms — h2https://www.rsna.org/bundles/rsna.js?v=3N6AO2JV_dC_QBdjE78xkG5kw3aAsc6NpO6y3kHwEEw1www.rsna.org/bundles/rsna.js?v=3N6A... https://www.rsna.org/bundles/rsna.js?v=3N6AO2JV_dC_QBdjE78xkG5kw3aAsc6NpO6y3kHwEEw1 — 200 — 8.5 KiB — 156 ms — h2https://www.rsna.org/css/RSNA/bootstrap-wide.min.csswww.rsna.org/css/RSNA/bootstrap-wid... https://www.rsna.org/css/RSNA/bootstrap-wide.min.css — 200 — 22.5 KiB — 70 ms — h2https://www.rsna.org/css/flexslider.csswww.rsna.org/css/flexslider.css https://www.rsna.org/css/flexslider.css — 200 — 1.9 KiB — 69 ms — h2https://www.rsna.org/bundles/rsna.css?v=XWqmDGTY6sj32D9ln6KD3YevOYJyUNG0qGoLwCVjq901www.rsna.org/bundles/rsna.css?v=XWq... https://www.rsna.org/bundles/rsna.css?v=XWqmDGTY6sj32D9ln6KD3YevOYJyUNG0qGoLwCVjq901 — 200 — 15.8 KiB — 158 ms — h2https://www.rsna.org/css/RSNA/fontawesome/css/fontawesome.min.csswww.rsna.org/css/RSNA/fontawesome/c... https://www.rsna.org/css/RSNA/fontawesome/css/fontawesome.min.css — 200 — 16.4 KiB — 117 ms — h2https://www.rsna.org/css/RSNA/fontawesome/css/brands.min.csswww.rsna.org/css/RSNA/fontawesome/c... https://www.rsna.org/css/RSNA/fontawesome/css/brands.min.css — 200 — 5.0 KiB — 114 ms — h2https://www.rsna.org/css/RSNA/fontawesome/css/regular.min.csswww.rsna.org/css/RSNA/fontawesome/c... https://www.rsna.org/css/RSNA/fontawesome/css/regular.min.css — 200 — 728 B — 107 ms — h2https://www.rsna.org/css/RSNA/fontawesome/css/solid.min.csswww.rsna.org/css/RSNA/fontawesome/c... https://www.rsna.org/css/RSNA/fontawesome/css/solid.min.css — 200 — 727 B — 111 ms — h2https://www.rsna.org/bundles/rsna/parallax.css?v=SpU7FRn__MoPfrUkea1X0tO8ns11up40y0lvHbeC5RA1www.rsna.org/bundles/rsna/parallax.... https://www.rsna.org/bundles/rsna/parallax.css?v=SpU7FRn__MoPfrUkea1X0tO8ns11up40y0lvHbeC5RA1 — 200 — 10.7 KiB — 154 ms — h2https://www.rsna.org/Scripts/jquery-3.5.1.min.jswww.rsna.org/Scripts/jquery-3.5.1.m... https://www.rsna.org/Scripts/jquery-3.5.1.min.js — 200 — 32.6 KiB — 114 ms — h2https://code.jquery.com/jquery-migrate-3.0.0.min.jscode.jquery.com/jquery-migrate-3.0.... https://code.jquery.com/jquery-migrate-3.0.0.min.js — 200 — 3.0 KiB — 26 ms — h2https://bfintal.github.io/Counter-Up/jquery.counterup.min.jsbfintal.github.io/Counter-Up/jquery... https://bfintal.github.io/Counter-Up/jquery.counterup.min.js — 200 — 962 B — 132 ms — h2https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.jscdnjs.cloudflare.com/ajax/libs/wayp... https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js — 200 — 2.9 KiB — 38 ms — h3https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.jscdnjs.cloudflare.com/ajax/libs/gsap... https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.js — 200 — 33.5 KiB — 49 ms — h3https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.jscdnjs.cloudflare.com/ajax/libs/Scro... https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js — 200 — 5.9 KiB — 48 ms — h3https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/animation.gsap.jscdnjs.cloudflare.com/ajax/libs/Scro... https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/animation.gsap.js — 200 — 4.1 KiB — 59 ms — h3https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/debug.addIndicators.jscdnjs.cloudflare.com/ajax/libs/Scro... https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/debug.addIndicators.js — 200 — 5.7 KiB — 47 ms — h3https://www.rsna.org/scripts/rsna/home/app.bundle.jswww.rsna.org/scripts/rsna/home/app.... https://www.rsna.org/scripts/rsna/home/app.bundle.js — 200 — 82.4 KiB — 148 ms — h2https://www.rsna.org/-/media/images/shared/svg-icons/x.svg?rev=fd35e5873e57446780cf80a9dbd95f38&hash=F2371AC5CFCF3B10D9F27EC6529FAC28www.rsna.org/-/media/images/shared/... https://www.rsna.org/-/media/images/shared/svg-icons/x.svg?rev=fd35e5873e57446780cf80a9dbd95f38&hash=F2371AC5CFCF3B10D9F27EC6529FAC28 — 200 — 1.1 KiB — 58 ms — h2https://www.rsna.org/-/media/images/rsna/menu/search.svg?iar=0&rev=c48ee66f02b74165b96d34016660727d&hash=EBA9E43AAFF4D02638D1BF78B66B64BCwww.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/search.svg?iar=0&rev=c48ee66f02b74165b96d34016660727d&hash=EBA9E43AAFF4D02638D1BF78B66B64BC — 200 — 1.1 KiB — 59 ms — h2https://www.rsna.org/-/media/images/rsna/menu/news.svg?iar=0&rev=1364f1293bd348358435112e92091162&hash=CEB31A210CA6B7360146351A8C92D45Cwww.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/news.svg?iar=0&rev=1364f1293bd348358435112e92091162&hash=CEB31A210CA6B7360146351A8C92D45C — 200 — 2.4 KiB — 54 ms — h2https://www.rsna.org/-/media/images/rsna/menu/about.svg?iar=0&rev=aba2259b74b8411da4e178c9aae4c2f0&hash=052AA8A20BD401318144550AAACC1AA9www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/about.svg?iar=0&rev=aba2259b74b8411da4e178c9aae4c2f0&hash=052AA8A20BD401318144550AAACC1AA9 — 200 — 2.4 KiB — 53 ms — h2https://www.rsna.org/-/media/images/rsna/menu/donate.svg?iar=0&rev=0b13d736682b44ea924df3ee55fd38b3&hash=A45E53061772786B7738D6C388594307www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/donate.svg?iar=0&rev=0b13d736682b44ea924df3ee55fd38b3&hash=A45E53061772786B7738D6C388594307 — 200 — 1.3 KiB — 58 ms — h2https://www.rsna.org/scripts/rsna/l2/main.jswww.rsna.org/scripts/rsna/l2/main.j... https://www.rsna.org/scripts/rsna/l2/main.js — 200 — 4.5 KiB — 52 ms — h2https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.6 KiB — 49 ms — h2https://www.rsna.org/-/media/images/rsna/menu/join.svg?iar=0&rev=c2ef64dc4c0f4b85ada0e089097a6a33&hash=535BCD862BCBB6DDDBAFC5D9ACACCA14www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/join.svg?iar=0&rev=c2ef64dc4c0f4b85ada0e089097a6a33&hash=535BCD862BCBB6DDDBAFC5D9ACACCA14 — 200 — 1.2 KiB — 59 ms — h2https://www.rsna.org/-/media/images/rsna/menu/logo.svg?iar=0&rev=221743ad6305477e999961ebbff8e994&hash=7A1B9E759BFB33FFCE204D9681AB6F48www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/logo.svg?iar=0&rev=221743ad6305477e999961ebbff8e994&hash=7A1B9E759BFB33FFCE204D9681AB6F48 — 200 — 11.7 KiB — 57 ms — h2https://www.rsna.org/-/media/images/rsna/education/ai-resources-and-training/ai-800x500.jpg?rev=456560063f214e47a80d07dfd25f508f&hash=ADE91AD70E6708BA9767FF28AA92BEDBwww.rsna.org/-/media/images/rsna/ed... https://www.rsna.org/-/media/images/rsna/education/ai-resources-and-training/ai-800x500.jpg?rev=456560063f214e47a80d07dfd25f508f&hash=ADE91AD70E6708BA9767FF28AA92BEDB — 200 — 270.9 KiB — 116 ms — h2https://www.rsna.org/-/media/images/rsna/menu/externallink.svg?rev=097a7ca406784e2486b841cc2dca871d&hash=9A3BAA2E26239874B421C48D354B1A8Cwww.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/externallink.svg?rev=097a7ca406784e2486b841cc2dca871d&hash=9A3BAA2E26239874B421C48D354B1A8C — 200 — 1.4 KiB — 52 ms — h2https://www.rsna.org/-/media/images/rsna/membership/membership-mega-nav.png?rev=6146ee71372647f09f50ad8da0dcca90&hash=C3E60659DBA79C17252653379CD20357www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/membership/membership-mega-nav.png?rev=6146ee71372647f09f50ad8da0dcca90&hash=C3E60659DBA79C17252653379CD20357 — 200 — 321.3 KiB — 102 ms — h2https://www.rsna.org/-/media/images/rsna/annual-meeting/2021/menuimage.png?rev=329845a6d49a4b1bbea4605e3036e612&hash=CC27C0828C2F2FFA103531B71C2913A8www.rsna.org/-/media/images/rsna/an... https://www.rsna.org/-/media/images/rsna/annual-meeting/2021/menuimage.png?rev=329845a6d49a4b1bbea4605e3036e612&hash=CC27C0828C2F2FFA103531B71C2913A8 — 200 — 149.7 KiB — 144 ms — h2https://www.rsna.org/-/media/images/rsna/journals/podcasts.png?rev=d3e075c5bb59469f9fd32f3e1d556836&hash=6E1CE87D796CBF3FB7DBB4C3F4BFA393www.rsna.org/-/media/images/rsna/jo... https://www.rsna.org/-/media/images/rsna/journals/podcasts.png?rev=d3e075c5bb59469f9fd32f3e1d556836&hash=6E1CE87D796CBF3FB7DBB4C3F4BFA393 — 200 — 52.8 KiB — 134 ms — h2https://www.rsna.org/-/media/images/rsna/education/ec-menu-img-001.png?rev=d3e081a03e524d48bf67fa1342cb7bc7&hash=7402DB1B6EA276864F6829A538618B4Cwww.rsna.org/-/media/images/rsna/ed... https://www.rsna.org/-/media/images/rsna/education/ec-menu-img-001.png?rev=d3e081a03e524d48bf67fa1342cb7bc7&hash=7402DB1B6EA276864F6829A538618B4C — 200 — 231.8 KiB — 137 ms — h2https://www.rsna.org/-/media/images/rsna/research/research-mega-nav.png?rev=94af673ce7d24655afccd1e65a6c5189&hash=D6DEB42CAF2C0E3C29C9A50E983266F3www.rsna.org/-/media/images/rsna/re... https://www.rsna.org/-/media/images/rsna/research/research-mega-nav.png?rev=94af673ce7d24655afccd1e65a6c5189&hash=D6DEB42CAF2C0E3C29C9A50E983266F3 — 200 — 213.6 KiB — 174 ms — h2https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/hero-bg-001.jpgwww.rsna.org/-/media/Images/RSNA/sa... https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/hero-bg-001.jpg — 200 — 157.2 KiB — 136 ms — h2https://www.rsna.org/-/media/Images/RSNA/Home/upcoming/abstract-submissions-2026-004.jpgwww.rsna.org/-/media/Images/RSNA/Ho... https://www.rsna.org/-/media/Images/RSNA/Home/upcoming/abstract-submissions-2026-004.jpg — 200 — 185.0 KiB — 157 ms — h2https://www.rsna.org/-/media/images/rsna/menu/logo_sml.svg?iar=0&rev=d991fb5719fd4472b867acfd9e14a5fc&hash=B9171AC7E9E823C897CA2CEBB4645960www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/logo_sml.svg?iar=0&rev=d991fb5719fd4472b867acfd9e14a5fc&hash=B9171AC7E9E823C897CA2CEBB4645960 — 200 — 3.0 KiB — 137 ms — h2https://www.rsna.org/-/media/images/rsna/menu/mobile-search.svg?iar=0&rev=f581cff7cf734027a7ca0fa6670d4628&hash=5BA7E9C4A501A81E9F242578D83C82E1www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/mobile-search.svg?iar=0&rev=f581cff7cf734027a7ca0fa6670d4628&hash=5BA7E9C4A501A81E9F242578D83C82E1 — 200 — 1.1 KiB — 132 ms — h2https://www.rsna.org/css/RSNA/fontawesome/webfonts/fa-solid-900.woff2www.rsna.org/css/RSNA/fontawesome/w... https://www.rsna.org/css/RSNA/fontawesome/webfonts/fa-solid-900.woff2 — 200 — 154.9 KiB — 128 ms — h2https://www.rsna.org/css/RSNA/fontawesome/webfonts/fa-brands-400.woff2www.rsna.org/css/RSNA/fontawesome/w... https://www.rsna.org/css/RSNA/fontawesome/webfonts/fa-brands-400.woff2 — 200 — 116.2 KiB — 129 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js — 200 — 56.2 KiB — 36 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/ruleSetData?id=2GFs1sho_LABXcv1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/ruleSetData?id=2GFs1sho_LABXc — 200 — 529 B — 58 ms — h2https://www.rsna.org/-/media/images/rsna/menu/rcc-mega-nav-2.jpg?rev=c793899018544bcebea5a24bf4b7a123&hash=41C2CDB027CBE3EE32BAFC91AB6B2485www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/rcc-mega-nav-2.jpg?rev=c793899018544bcebea5a24bf4b7a123&hash=41C2CDB027CBE3EE32BAFC91AB6B2485 — 200 — 52.3 KiB — 64 ms — h2https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/specialties.pngwww.rsna.org/-/media/Images/RSNA/sa... https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/specialties.png — 200 — 9.9 KiB — 58 ms — h2https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/line-icon-books.pngwww.rsna.org/-/media/Images/RSNA/sa... https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/line-icon-books.png — 200 — 2.4 KiB — 56 ms — h2https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/line-icon-hat.pngwww.rsna.org/-/media/Images/RSNA/sa... https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/line-icon-hat.png — 200 — 3.9 KiB — 55 ms — h2https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/line-icon-award.pngwww.rsna.org/-/media/Images/RSNA/sa... https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/line-icon-award.png — 200 — 3.9 KiB — 56 ms — h2https://www.rsna.org/-/media/images/rsna/news-articles/2025/april/globe-and-grass-hero-offset.jpg?h=500&iar=0&w=800&rev=908e42dffbb2469e968417777f6abd19&hash=F6DE88C6FBB86D1414DE363BB98286FEwww.rsna.org/-/media/images/rsna/ne... https://www.rsna.org/-/media/images/rsna/news-articles/2025/april/globe-and-grass-hero-offset.jpg?h=500&iar=0&w=800&rev=908e42dffbb2469e968417777f6abd19&hash=F6DE88C6FBB86D1414DE363BB98286FE — 200 — 92.6 KiB — 61 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/core/O2nlxCc3B2F2zhv1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/core/O2nlxCc3B2F2zh — 200 — 280 B — 18 ms — h2https://www.rsna.org/-/media/images/rsna/news-articles/2021/january/heart-and-lungs-feature.gif?h=500&iar=0&w=800&rev=f3d21d60fb384bfc9a157dd815cb12ba&hash=FAFD001A31E4A6979A855364BA88A14Dwww.rsna.org/-/media/images/rsna/ne... https://www.rsna.org/-/media/images/rsna/news-articles/2021/january/heart-and-lungs-feature.gif?h=500&iar=0&w=800&rev=f3d21d60fb384bfc9a157dd815cb12ba&hash=FAFD001A31E4A6979A855364BA88A14D — 200 — 217.3 KiB — 88 ms — h2https://www.rsna.org/-/media/images/rsna/news-articles/2025/september/mammogram-with-physician-feature.jpg?h=500&iar=0&w=800&rev=7b8b4a91fa8a4609a0ea954935d19788&hash=A265C79E3354D047EB3587727C6A9543www.rsna.org/-/media/images/rsna/ne... https://www.rsna.org/-/media/images/rsna/news-articles/2025/september/mammogram-with-physician-feature.jpg?h=500&iar=0&w=800&rev=7b8b4a91fa8a4609a0ea954935d19788&hash=A265C79E3354D047EB3587727C6A9543 — 200 — 65.6 KiB — 146 ms — h2https://www.rsna.org/-/media/images/rsna/news-articles/2020/july/ct-screening.gif?h=500&iar=0&w=800&rev=3ca96c0918864ae2bf0405424fd76a4a&hash=9A032519AA99C84280629C41A311F91Dwww.rsna.org/-/media/images/rsna/ne... https://www.rsna.org/-/media/images/rsna/news-articles/2020/july/ct-screening.gif?h=500&iar=0&w=800&rev=3ca96c0918864ae2bf0405424fd76a4a&hash=9A032519AA99C84280629C41A311F91D — 200 — 210.0 KiB — 137 ms — h2https://www.rsna.org/images/rsna/home/line_Icon_person.pngwww.rsna.org/images/rsna/home/line_... https://www.rsna.org/images/rsna/home/line_Icon_person.png — 200 — 1.6 KiB — 55 ms — h2https://www.rsna.org/images/rsna/home/line_icon_group.pngwww.rsna.org/images/rsna/home/line_... https://www.rsna.org/images/rsna/home/line_icon_group.png — 200 — 2.1 KiB — 51 ms — h2https://www.rsna.org/images/rsna/home/line_icon_heart.pngwww.rsna.org/images/rsna/home/line_... https://www.rsna.org/images/rsna/home/line_icon_heart.png — 200 — 1.6 KiB — 54 ms — h2https://app.usercentrics.eu/session/1px.png?settingsId=O2nlxCc3B2F2zhapp.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=O2nlxCc3B2F2zh — 200 — 1.0 KiB — 53 ms — h2https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.htmlweb.cmp.usercentrics.eu/cdcs/v/1.0.... https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.html — 200 — 1.1 KiB — 49 ms — h2https://www.rsna.org/-/media/images/rsna/menu/logo_sml.svg?w=100&rev=d991fb5719fd4472b867acfd9e14a5fc&hash=C408EB1400BBD56CFD256FA9E59CA6B3www.rsna.org/-/media/images/rsna/me... https://www.rsna.org/-/media/images/rsna/menu/logo_sml.svg?w=100&rev=d991fb5719fd4472b867acfd9e14a5fc&hash=C408EB1400BBD56CFD256FA9E59CA6B3 — 200 — 3.0 KiB — 73 ms — h2https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/numbers-bg-002.jpgwww.rsna.org/-/media/Images/RSNA/sa... https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/numbers-bg-002.jpg — 200 — 188.7 KiB — 106 ms — h2https://www.rsna.org/images/rsna/home/line_bg_blue_shapes.pngwww.rsna.org/images/rsna/home/line_... https://www.rsna.org/images/rsna/home/line_bg_blue_shapes.png — 200 — 320.0 KiB — 76 ms — h2https://www.rsna.org/-/media/Images/RSNA/Home/Journals.ashxwww.rsna.org/-/media/Images/RSNA/Ho... https://www.rsna.org/-/media/Images/RSNA/Home/Journals.ashx — 200 — 203.4 KiB — 100 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/en/GDPR/O2nlxCc3B2F2zh/32.2.63/32.2.63?isOutsideEu=truev1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/en/GDPR/O2nlxCc3B2F2zh/32.2.63/32.2.63?isOutsideEu=true — 200 — 6.9 KiB — 16 ms — h3https://www.rsna.org/-/media/Images/RSNA/Home/Annual-Meeting.ashxwww.rsna.org/-/media/Images/RSNA/Ho... https://www.rsna.org/-/media/Images/RSNA/Home/Annual-Meeting.ashx — 200 — 201.7 KiB — 71 ms — h2https://www.rsna.org/-/media/Images/RSNA/Home/Continuing-Education.ashxwww.rsna.org/-/media/Images/RSNA/Ho... https://www.rsna.org/-/media/Images/RSNA/Home/Continuing-Education.ashx — 200 — 227.0 KiB — 122 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/GdprCmpController.c4576b71.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/GdprCmpController.c4576b71.js — 200 — 9.4 KiB — 17 ms — h3https://www.rsna.org/-/media/Images/RSNA/Home/Patient-Care.ashxwww.rsna.org/-/media/Images/RSNA/Ho... https://www.rsna.org/-/media/Images/RSNA/Home/Patient-Care.ashx — 200 — 161.4 KiB — 124 ms — h2https://www.rsna.org/-/media/Images/RSNA/Home/Grant-Opportunities.ashxwww.rsna.org/-/media/Images/RSNA/Ho... https://www.rsna.org/-/media/Images/RSNA/Home/Grant-Opportunities.ashx — 200 — 239.3 KiB — 133 ms — h2https://uct.service.usercentrics.eu/uct?v=2&sid=O2nlxCc3B2F2zh&t=24&abv=&r=https%3A%2F%2Fwww.rsna.org%2F&cb=1776897998191uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=O2nlxCc3B2F2zh&t=24&abv=&r=https%3A%2F%2Fwww.rsna.org%2F&cb=1776897998191 — 200 — 255 B — 657 ms — h2https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 204 — 0 B — 203 ms — h2https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.35a2009d.jsweb.cmp.usercentrics.eu/ui/TvGdprCm... https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.35a2009d.js — 200 — 29.6 KiB — 26 ms — h3https://www.rsna.org/-/media/Images/RSNA/Home/Trainee-Opportunities.ashxwww.rsna.org/-/media/Images/RSNA/Ho... https://www.rsna.org/-/media/Images/RSNA/Home/Trainee-Opportunities.ashx — 200 — 225.1 KiB — 107 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/UcGdprCmpView.b05dbc41.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/UcGdprCmpView.b05dbc41.js — 200 — 18.4 KiB — 30 ms — h3https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/hands-001.jpgwww.rsna.org/-/media/Images/RSNA/sa... https://www.rsna.org/-/media/Images/RSNA/sandbox/homev3/hands-001.jpg — 200 — 223.2 KiB — 102 ms — h2https://uct.service.usercentrics.eu/uct?v=2&sid=O2nlxCc3B2F2zh&t=1&abv=&r=https%3A%2F%2Fwww.rsna.org%2F&cb=1776897998250uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=O2nlxCc3B2F2zh&t=1&abv=&r=https%3A%2F%2Fwww.rsna.org%2F&cb=1776897998250 — 200 — 114 B — 598 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/sections.c79e0e02.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/sections.c79e0e02.js — 200 — 1.8 KiB — 17 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.117.0/secondLayer.b796d0f0.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/secondLayer.b796d0f0.js — 200 — 3.0 KiB — 19 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.117.0/getToastifyStyle.4f0a73d7.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/getToastifyStyle.4f0a73d7.js — 200 — 716 B — 18 ms — h3data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%2… — 200 — 0 B — 0 ms — datahttps://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 201 — 73 B — 180 ms — h2https://www.rsna.org/images/rsna/favicon.pngwww.rsna.org/images/rsna/favicon.pn... https://www.rsna.org/images/rsna/favicon.png — 200 — 56.4 KiB — 48 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 2347ms · 253KB · $31/mo
Unattributable
Other
Costly
Execution 942ms
Transfer 0 KB
Monthly Cost $12/mo
www.rsna.org
Other
Costly
Execution 329ms
Transfer 5 KB
Monthly Cost $4/mo
cdnjs
CDN
Costly
Execution 321ms
Transfer 34 KB
Monthly Cost $4/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 174ms
Transfer 56 KB
Unused 63%
Monthly Cost $2/mo
www.rsna.org
Other
Optional
Execution 166ms
Transfer 33 KB
Monthly Cost $2/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 153ms
Transfer 18 KB
Monthly Cost $2/mo
www.rsna.org
Other
Optional
Execution 143ms
Transfer 25 KB
Monthly Cost $2/mo
www.rsna.org
Other
Optional
Execution 69ms
Transfer 82 KB
Unused 71%
Monthly Cost $1/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 51ms
Transfer 1 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 942ms and costs ~$12/month
  • www.rsna.org adds 329ms and costs ~$4/month
  • cdnjs adds 321ms 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

Unattributable takes 942ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.rsna.org takes 329ms 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

cdnjs takes 321ms 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

63% of web.cmp.usercentrics.eu'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

71% of www.rsna.org'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