Skip to content
https://rsna.org

Performance

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

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

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

1.22 s

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

2.81 s

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

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

1.60 s

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

2.81 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
15
5 PASS 4 REVIEW 4 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.1 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
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.1 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/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.
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_gr... 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/-/media/images/rsna/menu/logo... 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.
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

B
JS Execution Cost
663ms total JS execution
REVIEW
663ms total JS execution
Info::
Unattributable: 233ms CPU time
Info::
https://www.rsna.org/: 199ms CPU time
Info::
https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/...: 177ms CPU time
Info::
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSd...: 54ms CPU time
Warning::
Third-party scripts: 663ms (100% of total)

Main Thread Breakdown

Other 39% Script Evaluation 26% Style & Layout 22% Rendering 6% Script Parsing & Compilation 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable233ms7ms0ms3rd
https://www.rsna.org/199ms2ms1ms3rd
https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.js177ms54ms3ms3rd
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js54ms40ms8ms3rd
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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.8 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 — 87 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 — 133 ms — font-display: swap
fa-solid-900.woff2 woff2 swap
Size 155 KB
Load time 87 ms
Start 534 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 133 ms
Start 591 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
84 requests over 1435ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.8 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 — 131 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.4 KiB — 27 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 — 16.9 KiB — 31 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 — 128 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 — 77 ms — h2https://www.rsna.org/css/flexslider.csswww.rsna.org/css/flexslider.css https://www.rsna.org/css/flexslider.css — 200 — 1.9 KiB — 79 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 — 126 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 — 103 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 — 101 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 — 105 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 — 102 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 — 120 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 — 117 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 — 18 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 — 58 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 — 46 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 — 46 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 — 6.0 KiB — 34 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 — 45 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 — 46 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 — 162 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 — 61 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 — 59 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 — 59 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 — 54 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 — 48 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 — 61 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.8 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 — 131 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.4 KiB — 27 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 — 16.9 KiB — 31 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 — 128 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 — 77 ms — h2https://www.rsna.org/css/flexslider.csswww.rsna.org/css/flexslider.css https://www.rsna.org/css/flexslider.css — 200 — 1.9 KiB — 79 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 — 126 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 — 103 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 — 101 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 — 105 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 — 102 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 — 120 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 — 117 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 — 18 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 — 58 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 — 46 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 — 46 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 — 6.0 KiB — 34 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 — 45 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 — 46 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 — 162 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 — 61 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 — 59 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 — 59 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 — 54 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 — 48 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 — 61 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 — 59 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 — 271.0 KiB — 102 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 — 95 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 — 90 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.6 KiB — 196 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 — 112 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.7 KiB — 129 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 — 130 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 — 189 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 — 87 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 — 133 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 — 96 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 — 91 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 — 78 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 — 33 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 — 57 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 — 62 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 — 62 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 — 60 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 — 64 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 — 72 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 — 69 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 — 44 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 — 86 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 — 68 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 — 60 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 — 64 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 — 58 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 — 276 B — 17 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 — 62 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 — 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 — 128 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 — 83 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 — 36 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 — 169 ms — h2https://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 — 155 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 — 157 ms — h2https://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 — 126 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 — 123 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 — 20 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 — 81 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 — 19 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 — 72 ms — h2https://uct.service.usercentrics.eu/uct?v=2&sid=O2nlxCc3B2F2zh&t=24&abv=&r=https%3A%2F%2Fwww.rsna.org%2F&cb=1776898015388uct.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=1776898015388 — 200 — 236 B — 197 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 — 208 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 — 31 ms — h3https://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 — 32 ms — h3https://uct.service.usercentrics.eu/uct?v=2&sid=O2nlxCc3B2F2zh&t=1&abv=&r=https%3A%2F%2Fwww.rsna.org%2F&cb=1776898015464uct.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=1776898015464 — 200 — 113 B — 168 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 — 16 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 — 17 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 — 17 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 — 74 B — 166 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 663ms · 114KB · $9/mo
Unattributable
Other
Costly
Execution 233ms
Transfer 0 KB
Monthly Cost $3/mo
www.rsna.org
Other
Optional
Execution 199ms
Transfer 25 KB
Monthly Cost $3/mo
cdnjs
CDN
Optional
Execution 177ms
Transfer 34 KB
Monthly Cost $2/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 54ms
Transfer 56 KB
Unused 63%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 233ms and costs ~$3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

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

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