Skip to content
https://rainn.org

Performance

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

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

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

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

2.66 s

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

870 ms

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

0.574

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

2.39 s

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

3.45 s

Page Load Progression

534 ms
1.1 s
1.6 s
2.1 s
2.7 s
3.2 s
3.7 s
4.3 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
3.2 MB transferred, 139 requests
FIX
3.2 MB transferred, 139 requests
Warning::
Page weighs 5.6 MB (3.2 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 674 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 674 KB
Info::
Fonts are 565 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 565 KB
Info::
CSS is 205 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 205 KB
Warning::
139 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.66 g CO2 per page load
3.2 MB / 2.4 MB budget
3.2 MB transferred
139 requests
0.66 g CO2 per page load
Images 1.7 MiB 53%
JavaScript 674.5 KiB 21%
Fonts 564.5 KiB 17%
CSS 204.7 KiB 6%
HTML 58.9 KiB 2%
Other 10.9 KiB 0%
Other 9.2 KiB 0%
Other 751 B 0%
Other 260 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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

F
JS Execution Cost
Action
3577ms total JS execution
FIX
3577ms total JS execution
Warning::
https://rainn.org/: 2739ms CPU time
Info::
https://rainn.org/cdn-cgi/scripts/7d0fa10a/cloudfl...: 204ms CPU time
Info::
https://static.everyaction.com/ea-actiontag/at.js: 195ms CPU time
Info::
Unattributable: 165ms CPU time
Info::
https://rainn.org/cdn-cgi/challenge-platform/scrip...: 162ms CPU time
Info::
Third-party scripts: 473ms (13% of total)

Main Thread Breakdown

Other 67% Script Evaluation 15% Style & Layout 14%
ScriptTotalScriptingParse/CompileParty
https://rainn.org/2739ms16ms1ms1st
https://rainn.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js204ms86ms5ms1st
https://static.everyaction.com/ea-actiontag/at.js195ms101ms25ms3rd
Unattributable165ms5ms0ms3rd
https://rainn.org/cdn-cgi/challenge-platform/scripts/jsd/main.js162ms129ms2ms1st
https://a.omappapi.com/app/js/api.min.js57ms39ms5ms3rd
https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/banner.js55ms36ms1ms3rd
D
Page Weight Inventory
Action
139 resources · 3.2 MB · 293 KB savings available
FIX
139 resources · 3.2 MB · 293 KB savings available
Warning::
Page weight 2.2 MB over 1MB target
Got: 3.2 MB Expected: ≤ 1 MB
Info::
~293 KB of savings available
Warning::
46 third-party resources (47% of weight)
Info::
3 resources over 200KB
139 resources · 3.2 MiB · 46 third-party 2.2 MiB over 1MB target
Image 53% · 1.7 MiB
JavaScript 21% · 674.5 KiB
Font 17% · 564.5 KiB
CSS 6% · 204.7 KiB
Document 2% · 58.9 KiB
Other 1% · 20.6 KiB

~292.9 KiB of savings available

Remove unused JavaScript: 292.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
Third-Party Impact
47% third-party, 0 ms blocking
REVIEW
47% third-party, 0 ms blocking
Info::
Third-party code accounts for 47% of page weight (1.5 MiB of 3.2 MiB)
Info::
Third-party blocking time is low (0 ms)
53%
47%
First-party Third-party
C
Image Optimization
Action
15 images, 0 KB saveable
REVIEW
15 images, 0 KB saveable
Warning::
https://dev-redesign.rainn.org/wp-content/uploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rainn.org/wp-content/uploads/2025/09/BBB-L... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rainn.org/wp-content/uploads/2025/07/Libra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rainn.org/wp-content/uploads/2025/06/Chari... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rainn.org/wp-content/uploads/2025/06/Four-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev-redesign.rainn.org/wp-content/uploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rainn.org/wp-content/uploads/2025/07/Libra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rainn.org/wp-content/uploads/2026/02/candi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rainn.org/wp-content/uploads/2025/07/BIA_s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
15 images 1.7 MB
0 oversized -0 KB
4 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
66 scripts, 293 KB unused
REVIEW
66 scripts, 293 KB unused
Warning::
https://static.everyaction.com/ea-actiontag/at.js: 195 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://rainn.org/wp-includes/js/mediaelement/medi...: 31 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.verygoodvault.com/vgs-collect/2.18.4/vg...: 26 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://rainn.org/wp-includes/js/media-views.min.j...: 21 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://rainn.org/wp-includes/js/plupload/moxie.mi...: 20 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 293 KB
293 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.everyaction.com/ea-actiontag/at.js270 KB195 KB (72%)3rd
https://rainn.org/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.1738 KB31 KB (82%)1st
https://js.verygoodvault.com/vgs-collect/2.18.4/vgs-collect.js44 KB26 KB (60%)3rd
https://rainn.org/wp-includes/js/media-views.min.js?ver=6.9.426 KB21 KB (80%)1st
https://rainn.org/wp-includes/js/plupload/moxie.min.js?ver=1.3.5.127 KB20 KB (76%)1st
https://rainn.org/wp-content/plugins/download-monitor/assets/js/dlm-xhr.min.js?ver=5.1.134 KB1st
https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/js/lms.js?ver=3.7.272 KB1st
https://rainn.org/wp-content/themes/rainn/static/js/main-menu-init.js?ver=17586930341 KB1st
https://rainn.org/wp-includes/js/media-audiovideo.min.js?ver=6.9.44 KB1st
https://rainn.org/wp-includes/js/media-editor.min.js?ver=6.9.44 KB1st

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

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

Web fonts

8

565 KB total

Render-blocking

0

of 8

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.5 s LCP 2.7 shttps://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/SemiBold.woff2SemiBold.woff2 https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/SemiBold.woff2 — 50.3 KiB — 26 ms — font-display: swaphttps://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Medium.woff2Medium.woff2 https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Medium.woff2 — 52.5 KiB — 28 ms — font-display: swaphttps://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Regular.woff2Regular.woff2 https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Regular.woff2 — 53.7 KiB — 31 ms — font-display: swaphttps://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.woff2?ver=3.7.27stmlms.woff2 https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.woff2?ver=3.7.27 — 86.6 KiB — 32 ms — font-display: swaphttps://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Bold.woff2Bold.woff2 https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Bold.woff2 — 53.5 KiB — 29 ms — font-display: swaphttps://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/RegularItalic.woff2RegularItalic.woff2 https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/RegularItalic.woff2 — 55.9 KiB — 31 ms — font-display: swaphttps://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/LightItalic.woff2LightItalic.woff2 https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/LightItalic.woff2 — 56.9 KiB — 33 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2 — 155.1 KiB — 57 ms — font-display: swap
SemiBold.woff2 woff2 swap
Size 50 KB
Load time 26 ms
Start 281 ms
Risk FOUT — text flashes from fallback to web font
Medium.woff2 woff2 swap
Size 53 KB
Load time 28 ms
Start 285 ms
Risk FOUT — text flashes from fallback to web font
Regular.woff2 woff2 swap
Size 54 KB
Load time 31 ms
Start 285 ms
Risk FOUT — text flashes from fallback to web font
stmlms.woff2 woff2 swap
Size 87 KB
Load time 32 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
Bold.woff2 woff2 swap
Size 54 KB
Load time 29 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
RegularItalic.woff2 woff2 swap
Size 56 KB
Load time 31 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
LightItalic.woff2 woff2 swap
Size 57 KB
Load time 33 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 155 KB
Load time 57 ms
Start 2.8 s
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 ~78 KB and ~156 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
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
139 requests over 4372ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 2.7 shttps://rainn.org// https://rainn.org/ — 200 — 58.9 KiB — 160 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/bootstrap.min.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/bootstrap.min.css — 200 — 10.8 KiB — 57 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/ms-bootstrap-custom.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/ms-bootstrap-custom.css — 200 — 768 B — 30 ms — h3https://rainn.org/wp-includes/css/dist/block-library/common.min.css/wp-includes/css/dist/block-library... https://rainn.org/wp-includes/css/dist/block-library/common.min.css — 200 — 1.3 KiB — 31 ms — h3https://rainn.org/wp-includes/blocks/button/style.min.css/wp-includes/blocks/button/style.mi... https://rainn.org/wp-includes/blocks/button/style.min.css — 200 — 775 B — 36 ms — h3https://rainn.org/wp-includes/blocks/image/style.min.css/wp-includes/blocks/image/style.min... https://rainn.org/wp-includes/blocks/image/style.min.css — 200 — 1.8 KiB — 91 ms — h3https://rainn.org/wp-includes/blocks/buttons/style.min.css/wp-includes/blocks/buttons/style.m... https://rainn.org/wp-includes/blocks/buttons/style.min.css — 200 — 573 B — 43 ms — h3https://rainn.org/wp-includes/blocks/columns/style.min.css/wp-includes/blocks/columns/style.m... https://rainn.org/wp-includes/blocks/columns/style.min.css — 200 — 643 B — 32 ms — h3https://rainn.org/wp-includes/blocks/group/style.min.css/wp-includes/blocks/group/style.min... https://rainn.org/wp-includes/blocks/group/style.min.css — 200 — 322 B — 40 ms — h3https://rainn.org/wp-includes/blocks/spacer/style.min.css/wp-includes/blocks/spacer/style.mi... https://rainn.org/wp-includes/blocks/spacer/style.min.css — 200 — 227 B — 47 ms — h3https://rainn.org/wp-includes/blocks/table/style.min.css/wp-includes/blocks/table/style.min... https://rainn.org/wp-includes/blocks/table/style.min.css — 200 — 881 B — 46 ms — h3https://rainn.org/wp-content/plugins/rainn-custom-blocks/blocks/hero-slideshow/heroslideshow.css/wp-content/plugins/rainn-custom-bl... https://rainn.org/wp-content/plugins/rainn-custom-blocks/blocks/hero-slideshow/heroslideshow.css — 200 — 200 B — 38 ms — h3https://rainn.org/wp-content/uploads/font-awesome/v6.7.2/css/svg-with-js.css/wp-content/uploads/font-awesome/v6... https://rainn.org/wp-content/uploads/font-awesome/v6.7.2/css/svg-with-js.css — 200 — 2.4 KiB — 43 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/style.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/style.css — 200 — 10.0 KiB — 84 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/video-js.min.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/video-js.min.css — 200 — 10.3 KiB — 84 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/stm_lms.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/stm_lms.css — 200 — 8.3 KiB — 85 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/parts/noconflict/main.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/parts/noconflict/main.css — 200 — 1.2 KiB — 47 ms — h3https://rainn.org/wp-includes/css/buttons.min.css/wp-includes/css/buttons.min.css https://rainn.org/wp-includes/css/buttons.min.css — 200 — 1.7 KiB — 50 ms — h3https://rainn.org/wp-includes/css/dashicons.min.css/wp-includes/css/dashicons.min.css https://rainn.org/wp-includes/css/dashicons.min.css — 200 — 35.1 KiB — 86 ms — h3https://rainn.org/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css/wp-includes/js/mediaelement/mediae... https://rainn.org/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css — 200 — 2.7 KiB — 71 ms — h3https://rainn.org/wp-includes/js/mediaelement/wp-mediaelement.min.css/wp-includes/js/mediaelement/wp-med... https://rainn.org/wp-includes/js/mediaelement/wp-mediaelement.min.css — 200 — 1.3 KiB — 56 ms — h3https://rainn.org/wp-includes/css/media-views.min.css/wp-includes/css/media-views.min.cs... https://rainn.org/wp-includes/css/media-views.min.css — 200 — 8.7 KiB — 58 ms — h3https://rainn.org/wp-includes/js/imgareaselect/imgareaselect.css/wp-includes/js/imgareaselect/imgar... https://rainn.org/wp-includes/js/imgareaselect/imgareaselect.css — 200 — 485 B — 59 ms — h3https://rainn.org/wp-content/themes/twig-parent/style.css?ver=6.9.4/wp-content/themes/twig-parent/styl... https://rainn.org/wp-content/themes/twig-parent/style.css?ver=6.9.4 — 200 — 14.0 KiB — 60 ms — h3https://use.fontawesome.com/releases/v6.7.2/css/all.cssuse.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/css/all.css — 200 — 22.6 KiB — 111 ms — h2https://use.fontawesome.com/releases/v6.7.2/css/v4-shims.cssuse.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/css/v4-shims.css — 200 — 4.8 KiB — 108 ms — h2https://rainn.org/wp-includes/blocks/heading/style.min.css/wp-includes/blocks/heading/style.m... https://rainn.org/wp-includes/blocks/heading/style.min.css — 200 — 430 B — 61 ms — h3https://rainn.org/wp-includes/blocks/paragraph/style.min.css/wp-includes/blocks/paragraph/style... https://rainn.org/wp-includes/blocks/paragraph/style.min.css — 200 — 561 B — 63 ms — h3https://rainn.org/wp-content/themes/rainn/style.css?v=/wp-content/themes/rainn/style.css?... https://rainn.org/wp-content/themes/rainn/style.css?v= — 200 — 24.9 KiB — 65 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/components/authorization.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/components/authorization.css — 200 — 4.3 KiB — 68 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 2.7 shttps://rainn.org// https://rainn.org/ — 200 — 58.9 KiB — 160 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/bootstrap.min.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/bootstrap.min.css — 200 — 10.8 KiB — 57 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/ms-bootstrap-custom.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/ms-bootstrap-custom.css — 200 — 768 B — 30 ms — h3https://rainn.org/wp-includes/css/dist/block-library/common.min.css/wp-includes/css/dist/block-library... https://rainn.org/wp-includes/css/dist/block-library/common.min.css — 200 — 1.3 KiB — 31 ms — h3https://rainn.org/wp-includes/blocks/button/style.min.css/wp-includes/blocks/button/style.mi... https://rainn.org/wp-includes/blocks/button/style.min.css — 200 — 775 B — 36 ms — h3https://rainn.org/wp-includes/blocks/image/style.min.css/wp-includes/blocks/image/style.min... https://rainn.org/wp-includes/blocks/image/style.min.css — 200 — 1.8 KiB — 91 ms — h3https://rainn.org/wp-includes/blocks/buttons/style.min.css/wp-includes/blocks/buttons/style.m... https://rainn.org/wp-includes/blocks/buttons/style.min.css — 200 — 573 B — 43 ms — h3https://rainn.org/wp-includes/blocks/columns/style.min.css/wp-includes/blocks/columns/style.m... https://rainn.org/wp-includes/blocks/columns/style.min.css — 200 — 643 B — 32 ms — h3https://rainn.org/wp-includes/blocks/group/style.min.css/wp-includes/blocks/group/style.min... https://rainn.org/wp-includes/blocks/group/style.min.css — 200 — 322 B — 40 ms — h3https://rainn.org/wp-includes/blocks/spacer/style.min.css/wp-includes/blocks/spacer/style.mi... https://rainn.org/wp-includes/blocks/spacer/style.min.css — 200 — 227 B — 47 ms — h3https://rainn.org/wp-includes/blocks/table/style.min.css/wp-includes/blocks/table/style.min... https://rainn.org/wp-includes/blocks/table/style.min.css — 200 — 881 B — 46 ms — h3https://rainn.org/wp-content/plugins/rainn-custom-blocks/blocks/hero-slideshow/heroslideshow.css/wp-content/plugins/rainn-custom-bl... https://rainn.org/wp-content/plugins/rainn-custom-blocks/blocks/hero-slideshow/heroslideshow.css — 200 — 200 B — 38 ms — h3https://rainn.org/wp-content/uploads/font-awesome/v6.7.2/css/svg-with-js.css/wp-content/uploads/font-awesome/v6... https://rainn.org/wp-content/uploads/font-awesome/v6.7.2/css/svg-with-js.css — 200 — 2.4 KiB — 43 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/style.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/style.css — 200 — 10.0 KiB — 84 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/video-js.min.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/video-js.min.css — 200 — 10.3 KiB — 84 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/stm_lms.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/stm_lms.css — 200 — 8.3 KiB — 85 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/parts/noconflict/main.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/parts/noconflict/main.css — 200 — 1.2 KiB — 47 ms — h3https://rainn.org/wp-includes/css/buttons.min.css/wp-includes/css/buttons.min.css https://rainn.org/wp-includes/css/buttons.min.css — 200 — 1.7 KiB — 50 ms — h3https://rainn.org/wp-includes/css/dashicons.min.css/wp-includes/css/dashicons.min.css https://rainn.org/wp-includes/css/dashicons.min.css — 200 — 35.1 KiB — 86 ms — h3https://rainn.org/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css/wp-includes/js/mediaelement/mediae... https://rainn.org/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css — 200 — 2.7 KiB — 71 ms — h3https://rainn.org/wp-includes/js/mediaelement/wp-mediaelement.min.css/wp-includes/js/mediaelement/wp-med... https://rainn.org/wp-includes/js/mediaelement/wp-mediaelement.min.css — 200 — 1.3 KiB — 56 ms — h3https://rainn.org/wp-includes/css/media-views.min.css/wp-includes/css/media-views.min.cs... https://rainn.org/wp-includes/css/media-views.min.css — 200 — 8.7 KiB — 58 ms — h3https://rainn.org/wp-includes/js/imgareaselect/imgareaselect.css/wp-includes/js/imgareaselect/imgar... https://rainn.org/wp-includes/js/imgareaselect/imgareaselect.css — 200 — 485 B — 59 ms — h3https://rainn.org/wp-content/themes/twig-parent/style.css?ver=6.9.4/wp-content/themes/twig-parent/styl... https://rainn.org/wp-content/themes/twig-parent/style.css?ver=6.9.4 — 200 — 14.0 KiB — 60 ms — h3https://use.fontawesome.com/releases/v6.7.2/css/all.cssuse.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/css/all.css — 200 — 22.6 KiB — 111 ms — h2https://use.fontawesome.com/releases/v6.7.2/css/v4-shims.cssuse.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/css/v4-shims.css — 200 — 4.8 KiB — 108 ms — h2https://rainn.org/wp-includes/blocks/heading/style.min.css/wp-includes/blocks/heading/style.m... https://rainn.org/wp-includes/blocks/heading/style.min.css — 200 — 430 B — 61 ms — h3https://rainn.org/wp-includes/blocks/paragraph/style.min.css/wp-includes/blocks/paragraph/style... https://rainn.org/wp-includes/blocks/paragraph/style.min.css — 200 — 561 B — 63 ms — h3https://rainn.org/wp-content/themes/rainn/style.css?v=/wp-content/themes/rainn/style.css?... https://rainn.org/wp-content/themes/rainn/style.css?v= — 200 — 24.9 KiB — 65 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/components/authorization.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/components/authorization.css — 200 — 4.3 KiB — 68 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/components/button.css/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/css/components/button.css — 200 — 2.4 KiB — 69 ms — h3https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.csscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css — 200 — 998 B — 39 ms — h2https://rainn.org/wp-content/uploads/2026/04/Young-black-man-with-group-walking-2.png/wp-content/uploads/2026/04/Young-b... https://rainn.org/wp-content/uploads/2026/04/Young-black-man-with-group-walking-2.png — 200 — 90.3 KiB — 60 ms — h3https://dev-redesign.rainn.org/wp-content/uploads/2026/04/RAINN-831-MC-1-Sticky-v1-1-1024x1024.jpgdev-redesign.rainn.org/wp-content/u... https://dev-redesign.rainn.org/wp-content/uploads/2026/04/RAINN-831-MC-1-Sticky-v1-1-1024x1024.jpg — 200 — 245.1 KiB — 1.7 s — h2https://dev-redesign.rainn.org/wp-content/uploads/2026/04/SAAPM-Hero-1-1024x892.pngdev-redesign.rainn.org/wp-content/u... https://dev-redesign.rainn.org/wp-content/uploads/2026/04/SAAPM-Hero-1-1024x892.png — 200 — 618.4 KiB — 1.7 s — h2https://rainn.org/wp-content/uploads/2025/06/Batch-1-Support-Services-Two-woman-embracing-back-view-Purple-Orange-1170x1140-V-Mask.png/wp-content/uploads/2025/06/Batch-1... https://rainn.org/wp-content/uploads/2025/06/Batch-1-Support-Services-Two-woman-embracing-back-view-Purple-Orange-1170x1140-V-Mask.png — 200 — 178.5 KiB — 87 ms — h3https://rainn.org/wp-content/uploads/2025/06/Batch-2-Education-Community-1440x1254-Iceberg-Tree-LtBlue.png/wp-content/uploads/2025/06/Batch-2... https://rainn.org/wp-content/uploads/2025/06/Batch-2-Education-Community-1440x1254-Iceberg-Tree-LtBlue.png — 200 — 140.9 KiB — 93 ms — h3https://rainn.org/wp-content/uploads/2025/07/Library-of-Rectangle-Promo-Images-Batch2-1044x444-Mono-BG-Four-Friends-Hugging-Mono-2.jpg/wp-content/uploads/2025/07/Library... https://rainn.org/wp-content/uploads/2025/07/Library-of-Rectangle-Promo-Images-Batch2-1044x444-Mono-BG-Four-Friends-Hugging-Mono-2.jpg — 200 — 162.1 KiB — 94 ms — h3https://rainn.org/wp-content/uploads/2025/07/Library-of-Rectangle-Promo-Images-Batch2-1044x444-Mono-BG-Woman-Megaphone-Mono.jpg/wp-content/uploads/2025/07/Library... https://rainn.org/wp-content/uploads/2025/07/Library-of-Rectangle-Promo-Images-Batch2-1044x444-Mono-BG-Woman-Megaphone-Mono.jpg — 200 — 170.9 KiB — 94 ms — h3https://static.everyaction.com/ea-actiontag/at.jsstatic.everyaction.com/ea-actiontag... https://static.everyaction.com/ea-actiontag/at.js — 200 — 269.6 KiB — 152 ms — h2https://static.everyaction.com/ea-actiontag/at.min.cssstatic.everyaction.com/ea-actiontag... https://static.everyaction.com/ea-actiontag/at.min.css — 200 — 12.2 KiB — 98 ms — h2https://rainn.org/wp-content/uploads/2026/02/candid-seal-platinum-2025.webp/wp-content/uploads/2026/02/candid-... https://rainn.org/wp-content/uploads/2026/02/candid-seal-platinum-2025.webp — 200 — 7.8 KiB — 75 ms — h3https://rainn.org/wp-content/uploads/2025/09/BBB-Logo-180x300-1.webp/wp-content/uploads/2025/09/BBB-Log... https://rainn.org/wp-content/uploads/2025/09/BBB-Logo-180x300-1.webp — 200 — 6.3 KiB — 63 ms — h3https://rainn.org/wp-content/uploads/2025/06/CharityWatch_Seal_RGB_WEB_hi-res.webp/wp-content/uploads/2025/06/Charity... https://rainn.org/wp-content/uploads/2025/06/CharityWatch_Seal_RGB_WEB_hi-res.webp — 200 — 18.2 KiB — 65 ms — h3https://rainn.org/wp-content/uploads/2025/06/Four-Star-Rating-Badge-Full-Color.webp/wp-content/uploads/2025/06/Four-St... https://rainn.org/wp-content/uploads/2025/06/Four-Star-Rating-Badge-Full-Color.webp — 200 — 41.1 KiB — 70 ms — h3https://rainn.org/wp-content/uploads/2025/07/BIA_seal_500x828.webp/wp-content/uploads/2025/07/BIA_sea... https://rainn.org/wp-content/uploads/2025/07/BIA_seal_500x828.webp — 200 — 40.8 KiB — 70 ms — h3https://rainn.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://rainn.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 28 ms — h3https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/SemiBold.woff2/wp-content/themes/rainn/static/fon... https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/SemiBold.woff2 — 200 — 50.3 KiB — 26 ms — h3https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Medium.woff2/wp-content/themes/rainn/static/fon... https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Medium.woff2 — 200 — 52.5 KiB — 28 ms — h3https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Regular.woff2/wp-content/themes/rainn/static/fon... https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Regular.woff2 — 200 — 53.7 KiB — 31 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.woff2?ver=3.7.27/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.woff2?ver=3.7.27 — 200 — 86.6 KiB — 32 ms — h3https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Bold.woff2/wp-content/themes/rainn/static/fon... https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/Bold.woff2 — 200 — 53.5 KiB — 29 ms — h3https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/RegularItalic.woff2/wp-content/themes/rainn/static/fon... https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/RegularItalic.woff2 — 200 — 55.9 KiB — 31 ms — h3https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/LightItalic.woff2/wp-content/themes/rainn/static/fon... https://rainn.org/wp-content/themes/rainn/static/fonts/beatrice/LightItalic.woff2 — 200 — 56.9 KiB — 33 ms — h3https://rainn.org/wp-content/plugins/optinmonster/assets/dist/js/helper.min.js?ver=2.16.22/wp-content/plugins/optinmonster/as... https://rainn.org/wp-content/plugins/optinmonster/assets/dist/js/helper.min.js?ver=2.16.22 — 200 — 1.1 KiB — 133 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/js/components/authorization/ajax.js?ver=3.7.27/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/js/components/authorization/ajax.js?ver=3.7.27 — 200 — 4.2 KiB — 55 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/js/components/authorization/main.js?ver=3.7.27/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/js/components/authorization/main.js?ver=3.7.27 — 200 — 1.5 KiB — 54 ms — h3https://rainn.org/wp-content/themes/rainn/src/Blocks/Stats/dist/index.js?ver=6.9.4/wp-content/themes/rainn/src/Blocks... https://rainn.org/wp-content/themes/rainn/src/Blocks/Stats/dist/index.js?ver=6.9.4 — 200 — 1.8 KiB — 70 ms — h3https://rainn.org/wp-content/themes/rainn/src/Blocks/Hero/hero.js?ver=6.9.4/wp-content/themes/rainn/src/Blocks... https://rainn.org/wp-content/themes/rainn/src/Blocks/Hero/hero.js?ver=6.9.4 — 200 — 690 B — 69 ms — h3https://rainn.org/wp-content/themes/rainn/static/js/main-menu-init.js?ver=1758693034/wp-content/themes/rainn/static/js/... https://rainn.org/wp-content/themes/rainn/static/js/main-menu-init.js?ver=1758693034 — 200 — 629 B — 70 ms — h3https://rainn.org/wp-includes/js/media-audiovideo.min.js?ver=6.9.4/wp-includes/js/media-audiovideo.mi... https://rainn.org/wp-includes/js/media-audiovideo.min.js?ver=6.9.4 — 200 — 3.5 KiB — 52 ms — h3https://rainn.org/wp-includes/js/media-editor.min.js?ver=6.9.4/wp-includes/js/media-editor.min.js... https://rainn.org/wp-includes/js/media-editor.min.js?ver=6.9.4 — 200 — 3.7 KiB — 69 ms — h3https://rainn.org/wp-includes/js/media-views.min.js?ver=6.9.4/wp-includes/js/media-views.min.js?... https://rainn.org/wp-includes/js/media-views.min.js?ver=6.9.4 — 200 — 26.2 KiB — 76 ms — h3https://rainn.org/wp-includes/js/clipboard.min.js?ver=2.0.11/wp-includes/js/clipboard.min.js?ve... https://rainn.org/wp-includes/js/clipboard.min.js?ver=2.0.11 — 200 — 3.3 KiB — 68 ms — h3https://rainn.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed/wp-includes/js/dist/a11y.min.js?ve... https://rainn.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.1 KiB — 68 ms — h3https://rainn.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381/wp-includes/js/dist/dom-ready.min.... https://rainn.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 551 B — 66 ms — h3https://rainn.org/wp-includes/js/api-request.min.js?ver=6.9.4/wp-includes/js/api-request.min.js?... https://rainn.org/wp-includes/js/api-request.min.js?ver=6.9.4 — 200 — 823 B — 63 ms — h3https://rainn.org/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.9.4/wp-includes/js/mediaelement/wp-med... https://rainn.org/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.9.4 — 200 — 771 B — 71 ms — h3https://rainn.org/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.9.4/wp-includes/js/mediaelement/mediae... https://rainn.org/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.9.4 — 200 — 773 B — 70 ms — h3https://rainn.org/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17/wp-includes/js/mediaelement/mediae... https://rainn.org/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17 — 200 — 38.1 KiB — 95 ms — h3https://rainn.org/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3/wp-includes/js/jquery/ui/sortable.... https://rainn.org/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3 — 200 — 6.7 KiB — 80 ms — h3https://rainn.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3/wp-includes/js/jquery/ui/mouse.min... https://rainn.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3 — 200 — 1.3 KiB — 70 ms — h3https://rainn.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://rainn.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.2 KiB — 70 ms — h3https://rainn.org/wp-includes/js/plupload/wp-plupload.min.js?ver=6.9.4/wp-includes/js/plupload/wp-pluploa... https://rainn.org/wp-includes/js/plupload/wp-plupload.min.js?ver=6.9.4 — 200 — 2.5 KiB — 95 ms — h3https://rainn.org/wp-includes/js/media-models.min.js?ver=6.9.4/wp-includes/js/media-models.min.js... https://rainn.org/wp-includes/js/media-models.min.js?ver=6.9.4 — 200 — 4.2 KiB — 77 ms — h3https://rainn.org/wp-includes/js/wp-backbone.min.js?ver=6.9.4/wp-includes/js/wp-backbone.min.js?... https://rainn.org/wp-includes/js/wp-backbone.min.js?ver=6.9.4 — 200 — 1.4 KiB — 77 ms — h3https://rainn.org/wp-includes/js/wp-util.min.js?ver=6.9.4/wp-includes/js/wp-util.min.js?ver=... https://rainn.org/wp-includes/js/wp-util.min.js?ver=6.9.4 — 200 — 987 B — 97 ms — h3https://rainn.org/wp-includes/js/backbone.min.js?ver=1.6.0/wp-includes/js/backbone.min.js?ver... https://rainn.org/wp-includes/js/backbone.min.js?ver=1.6.0 — 200 — 8.1 KiB — 105 ms — h3https://rainn.org/wp-includes/js/shortcode.min.js?ver=6.9.4/wp-includes/js/shortcode.min.js?ve... https://rainn.org/wp-includes/js/shortcode.min.js?ver=6.9.4 — 200 — 1.3 KiB — 106 ms — h3https://rainn.org/wp-includes/js/underscore.min.js?ver=1.13.7/wp-includes/js/underscore.min.js?v... https://rainn.org/wp-includes/js/underscore.min.js?ver=1.13.7 — 200 — 7.4 KiB — 93 ms — h3https://rainn.org/wp-content/plugins/accessibility-checker-pro/build/frontendFixes.bundle.js?ver=1.21.0/wp-content/plugins/accessibility-c... https://rainn.org/wp-content/plugins/accessibility-checker-pro/build/frontendFixes.bundle.js?ver=1.21.0 — 200 — 2.0 KiB — 76 ms — h3https://rainn.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.39.0/wp-content/plugins/accessibility-c... https://rainn.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.39.0 — 200 — 3.8 KiB — 95 ms — h3https://rainn.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://rainn.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.4 KiB — 104 ms — h3https://rainn.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://rainn.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.1 KiB — 93 ms — h3https://rainn.org/wp-content/plugins/download-monitor/assets/js/dlm-xhr.min.js?ver=5.1.13/wp-content/plugins/download-monito... https://rainn.org/wp-content/plugins/download-monitor/assets/js/dlm-xhr.min.js?ver=5.1.13 — 200 — 3.5 KiB — 93 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/ms-bootstrap-custom.js?ver=3.7.27/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/ms-bootstrap-custom.js?ver=3.7.27 — 200 — 986 B — 93 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/bootstrap.min.js?ver=3.7.27/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/bootstrap.min.js?ver=3.7.27 — 200 — 7.4 KiB — 110 ms — h3https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.jscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js — 200 — 10.8 KiB — 52 ms — h2https://rainn.org/wp-content/themes/twig-parent/static/js/main-menu/dist/main-menu.js?ver=1758693034/wp-content/themes/twig-parent/stat... https://rainn.org/wp-content/themes/twig-parent/static/js/main-menu/dist/main-menu.js?ver=1758693034 — 200 — 9.8 KiB — 102 ms — h3https://rainn.org/wp-includes/js/plupload/plupload.min.js?ver=2.1.9/wp-includes/js/plupload/plupload.m... https://rainn.org/wp-includes/js/plupload/plupload.min.js?ver=2.1.9 — 200 — 5.7 KiB — 90 ms — h3https://rainn.org/wp-includes/js/plupload/moxie.min.js?ver=1.3.5.1/wp-includes/js/plupload/moxie.min.... https://rainn.org/wp-includes/js/plupload/moxie.min.js?ver=1.3.5.1 — 200 — 27.0 KiB — 87 ms — h3https://rainn.org/wp-includes/js/utils.min.js?ver=6.9.4/wp-includes/js/utils.min.js?ver=6.... https://rainn.org/wp-includes/js/utils.min.js?ver=6.9.4 — 200 — 1.0 KiB — 100 ms — h3https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/js/lms.js?ver=3.7.27/wp-content/plugins/masterstudy-lms... https://rainn.org/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/js/lms.js?ver=3.7.27 — 200 — 2.1 KiB — 106 ms — h3https://rainn.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://rainn.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 99 ms — h3https://rainn.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://rainn.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.9 KiB — 107 ms — h3https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/script.jscdn-cookieyes.com/client_data/3a7a6... https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/script.js — 200 — 9.3 KiB — 127 ms — h2https://rainn.org/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://rainn.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 218 ms — h3https://rainn.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://rainn.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 11.5 KiB — 23 ms — h3https://rainn.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07860d1d609dae/cdn-cgi/challenge-platform/h/b/jsd... https://rainn.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07860d1d609dae — 200 — 1018 B — 25 ms — h3https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 65 ms — h3https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/banner.jscdn-cookieyes.com/client_data/3a7a6... https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/banner.js — 200 — 7.9 KiB — 26 ms — h2https://rainn.org/wp-content/themes/rainn/favicon.svg/wp-content/themes/rainn/favicon.sv... https://rainn.org/wp-content/themes/rainn/favicon.svg — 200 — 528 B — 28 ms — h3data:image/gif;base64,R0lGODlhAQABAIAAAP8AAAAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP8AAAAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://static.everyaction.com/ea-actiontag/extra.min.cssstatic.everyaction.com/ea-actiontag... https://static.everyaction.com/ea-actiontag/extra.min.css — 200 — 14.3 KiB — 23 ms — h2https://js.verygoodvault.com/vgs-collect/2.18.4/vgs-collect.jsjs.verygoodvault.com/vgs-collect/2.... https://js.verygoodvault.com/vgs-collect/2.18.4/vgs-collect.js — 200 — 43.8 KiB — 104 ms — http/1.1https://secure.everyaction.com/v1/Forms/ZLYyFgYnbki_jF7l5KM19A2secure.everyaction.com/v1/Forms/ZLY... https://secure.everyaction.com/v1/Forms/ZLYyFgYnbki_jF7l5KM19A2 — -1 — 0 B — 130 ms — https://a.omappapi.com/app/js/api.min.jsa.omappapi.com/app/js/api.min.js https://a.omappapi.com/app/js/api.min.js — 200 — 16.6 KiB — 107 ms — h2https://secure.everyaction.com/v1/Forms/ZLYyFgYnbki_jF7l5KM19A2secure.everyaction.com/v1/Forms/ZLY... https://secure.everyaction.com/v1/Forms/ZLYyFgYnbki_jF7l5KM19A2 — -1 — 0 B — 24 ms — https://rainn.org/wp-content/plugins/accessibility-checker-pro/build/chunks/add-label-to-unllabeled-form-fields.7cc39c21a588d18f6432.js/wp-content/plugins/accessibility-c... https://rainn.org/wp-content/plugins/accessibility-checker-pro/build/chunks/add-label-to-unllabeled-form-fields.7cc39c21a588d18f6432.js — 200 — 1.1 KiB — 26 ms — h3https://rainn.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07860d1d609dae/cdn-cgi/challenge-platform/h/b/jsd... https://rainn.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07860d1d609dae — 200 — 1017 B — 25 ms — h3https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2 — 200 — 155.1 KiB — 57 ms — h2https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/e3VmBw1P.jsoncdn-cookieyes.com/client_data/3a7a6... https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/e3VmBw1P.json — 200 — 334 B — 64 ms — h2https://a.omappapi.com/app/js/api.min.cssa.omappapi.com/app/js/api.min.css https://a.omappapi.com/app/js/api.min.css — 200 — 2.9 KiB — 28 ms — h2https://api.omappapi.com/v2/embed/367889/henvucah4hpltgafnept?device=desktopapi.omappapi.com/v2/embed/367889/he... https://api.omappapi.com/v2/embed/367889/henvucah4hpltgafnept?device=desktop — 200 — 2.2 KiB — 160 ms — h2https://a.omappapi.com/app/js/api.min.cssa.omappapi.com/app/js/api.min.css https://a.omappapi.com/app/js/api.min.css — 200 — 0 B — 25 ms — h2https://api.omappapi.com/v2/embed/367889/wmsh6qnsecnp0xf2tsyk?device=desktopapi.omappapi.com/v2/embed/367889/wm... https://api.omappapi.com/v2/embed/367889/wmsh6qnsecnp0xf2tsyk?device=desktop — 200 — 2.9 KiB — 142 ms — h2https://api.omappapi.com/v2/embed/367889/dxpdjygj0adkx7zt7ogk?device=desktopapi.omappapi.com/v2/embed/367889/dx... https://api.omappapi.com/v2/embed/367889/dxpdjygj0adkx7zt7ogk?device=desktop — 200 — 2.1 KiB — 139 ms — h2https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/config/v3CLRVhw.jsoncdn-cookieyes.com/client_data/3a7a6... https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/config/v3CLRVhw.json — 200 — 6.7 KiB — 27 ms — h2https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/translations/c9IE5VY7.jsoncdn-cookieyes.com/client_data/3a7a6... https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/translations/c9IE5VY7.json — 200 — 887 B — 28 ms — h2https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/audit-table/T-nB3VJD.jsoncdn-cookieyes.com/client_data/3a7a6... https://cdn-cookieyes.com/client_data/3a7a6a3a8a79aca0bc182897/audit-table/T-nB3VJD.json — 200 — 3.1 KiB — 27 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 867 B — 27 ms — h2https://cdn-cookieyes.com/assets/images/poweredbtcky.svgcdn-cookieyes.com/assets/images/pow... https://cdn-cookieyes.com/assets/images/poweredbtcky.svg — 200 — 1.5 KiB — 29 ms — h2https://a.omappapi.com/app/js/5.e5885c40.min.jsa.omappapi.com/app/js/5.e5885c40.mi... https://a.omappapi.com/app/js/5.e5885c40.min.js — 200 — 5.4 KiB — 35 ms — h2https://a.omappapi.com/app/js/4.5e4ec97b.min.jsa.omappapi.com/app/js/4.5e4ec97b.mi... https://a.omappapi.com/app/js/4.5e4ec97b.min.js — 200 — 14.8 KiB — 34 ms — h2https://a.omappapi.com/app/js/24.4a2cb029.min.jsa.omappapi.com/app/js/24.4a2cb029.m... https://a.omappapi.com/app/js/24.4a2cb029.min.js — 200 — 1.8 KiB — 29 ms — h2https://a.omappapi.com/app/js/19.0e932044.min.jsa.omappapi.com/app/js/19.0e932044.m... https://a.omappapi.com/app/js/19.0e932044.min.js — 200 — 2.2 KiB — 27 ms — h2https://a.omappapi.com/app/js/18.fd565c76.min.jsa.omappapi.com/app/js/18.fd565c76.m... https://a.omappapi.com/app/js/18.fd565c76.min.js — 200 — 2.6 KiB — 30 ms — h2https://a.omappapi.com/app/js/26.cce526bd.min.jsa.omappapi.com/app/js/26.cce526bd.m... https://a.omappapi.com/app/js/26.cce526bd.min.js — 200 — 2.7 KiB — 30 ms — h2https://a.omappapi.com/app/js/32.0d845025.min.jsa.omappapi.com/app/js/32.0d845025.m... https://a.omappapi.com/app/js/32.0d845025.min.js — 200 — 10.1 KiB — 34 ms — h2https://a.omappapi.com/app/js/9.a3de2dc4.min.jsa.omappapi.com/app/js/9.a3de2dc4.mi... https://a.omappapi.com/app/js/9.a3de2dc4.min.js — 200 — 10.9 KiB — 40 ms — h2https://a.omappapi.com/app/js/0.1f0bc4b7.min.jsa.omappapi.com/app/js/0.1f0bc4b7.mi... https://a.omappapi.com/app/js/0.1f0bc4b7.min.js — 200 — 3.2 KiB — 34 ms — h2https://a.omappapi.com/app/js/8.072a9e09.min.jsa.omappapi.com/app/js/8.072a9e09.mi... https://a.omappapi.com/app/js/8.072a9e09.min.js — 200 — 1.6 KiB — 34 ms — h2https://a.omappapi.com/app/js/10.99a11d53.min.jsa.omappapi.com/app/js/10.99a11d53.m... https://a.omappapi.com/app/js/10.99a11d53.min.js — 200 — 1.5 KiB — 40 ms — h2https://a.omappapi.com/app/js/27.24395f55.min.jsa.omappapi.com/app/js/27.24395f55.m... https://a.omappapi.com/app/js/27.24395f55.min.js — 200 — 2.2 KiB — 41 ms — h2https://a.omappapi.com/app/js/25.7ea6f63f.min.jsa.omappapi.com/app/js/25.7ea6f63f.m... https://a.omappapi.com/app/js/25.7ea6f63f.min.js — 200 — 1.2 KiB — 41 ms — h2https://a.omappapi.com/app/js/15.c4821833.min.jsa.omappapi.com/app/js/15.c4821833.m... https://a.omappapi.com/app/js/15.c4821833.min.js — 200 — 1.3 KiB — 42 ms — h2https://a.omappapi.com/app/js/1.1dbc4ebc.min.jsa.omappapi.com/app/js/1.1dbc4ebc.mi... https://a.omappapi.com/app/js/1.1dbc4ebc.min.js — 200 — 3.1 KiB — 48 ms — h2https://a.omappapi.com/app/js/20.30b8c296.min.jsa.omappapi.com/app/js/20.30b8c296.m... https://a.omappapi.com/app/js/20.30b8c296.min.js — 200 — 1.6 KiB — 50 ms — h2https://a.omappapi.com/app/js/21.99522353.min.jsa.omappapi.com/app/js/21.99522353.m... https://a.omappapi.com/app/js/21.99522353.min.js — 200 — 1.3 KiB — 51 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
13% of JavaScript execution is third-party
First-party Third-party 473ms · 294KB · $6/mo
static.everyaction.com
Other
Optional
Execution 195ms
Transfer 270 KB
Unused 72%
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 165ms
Transfer 0 KB
Monthly Cost $2/mo
a.omappapi.com
Other
Optional
Execution 57ms
Transfer 17 KB
Monthly Cost $1/mo
cdn-cookieyes.com
Other
Optional
Execution 55ms
Transfer 8 KB
Monthly Cost $1/mo

72% of static.everyaction.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

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

Send Feedback