Skip to content
https://rotarydrobeta.org

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
0
REVIEW
7
PASS
12
INFO
2

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

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

868 ms

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

1.93 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.077

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

927 ms

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

1.94 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
21
12 PASS 7 REVIEW
B
Page Weight Budget
1.4 MB transferred, 83 requests
REVIEW
1.4 MB transferred, 83 requests
Info::
Page weighs 2.8 MB (1.4 MB transferred)
Info::
83 HTTP requests
Info::
Estimated 0.30 g CO2 per page load
1.4 MB / 2.4 MB budget
1.4 MB transferred
83 requests
0.30 g CO2 per page load
Images 859.6 KiB 58%
JavaScript 243.5 KiB 16%
Fonts 185.4 KiB 13%
CSS 160.9 KiB 11%
HTML 31.4 KiB 2%
Other 1.1 KiB 0%
0 2.4 MB 4.9 MB
Under budget
C
Image Optimization
Action
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://rotarydrobeta.org/wp-content/uploads/2015/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rotarydrobeta.org/wp-content/themes/zerif-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rotarydrobeta.org/wp-content/uploads/2015/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 860 KB
0 oversized -0 KB
21 legacy format
3 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

B
JS Bundles
32 scripts, 102 KB unused
REVIEW
32 scripts, 102 KB unused
Warning::
https://rotarydrobeta.org/wp-content/plugins/event...: 102 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://rotarydrobeta.org/wp-content/plugins/event...: unminified — 14 KB could be saved
Info::
Total unused JavaScript: 102 KB
102 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/js/events-manager.js?ver=7.4.0.1112 KB102 KB (91%)1st
https://rotarydrobeta.org/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d2 KB1st
https://rotarydrobeta.org/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec2 KB1st
https://rotarydrobeta.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.31 KB1st
https://rotarydrobeta.org/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.37 KB1st
https://rotarydrobeta.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.311 KB1st
https://rotarydrobeta.org/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.35 KB1st
https://rotarydrobeta.org/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.35 KB1st
https://rotarydrobeta.org/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.32 KB1st
https://rotarydrobeta.org/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.32 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

B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
83 resources · 1.4 MB · 102 KB savings available
REVIEW
83 resources · 1.4 MB · 102 KB savings available
Warning::
Page weight 1.4 MB exceeds 1 MB target by 458 KB
Got: 1.4 MB Expected: ≤ 1 MB
Info::
~102 KB of savings available
Info::
11 third-party resources (9% of weight)
Info::
1 resources over 200KB
83 resources · 1.4 MiB · 11 third-party 457.9 KiB over 1MB target
Image 58% · 859.6 KiB
JavaScript 16% · 243.5 KiB
Font 13% · 185.4 KiB
CSS 11% · 160.9 KiB
Document 2% · 32.3 KiB
Other 0% · 193 B

~102.2 KiB of savings available

Remove unused JavaScript: 102.2 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
9% third-party, 0 ms blocking
PASS
9% third-party, 0 ms blocking
Info::
Third-party code accounts for 9% of page weight (128.7 KiB of 1.4 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
First-party Third-party
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+
JS Execution Cost
283ms total JS execution
PASS
283ms total JS execution
Info::
https://rotarydrobeta.org/: 122ms CPU time
Info::
https://rotarydrobeta.org/wp-includes/js/jquery/jq...: 82ms CPU time
Info::
Unattributable: 80ms CPU time

Main Thread Breakdown

Other 32% Style & Layout 26% Script Evaluation 25% Parse HTML & CSS 8% Script Parsing & Compilation 5% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://rotarydrobeta.org/122ms5ms2ms1st
https://rotarydrobeta.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.182ms51ms1ms1st
Unattributable80ms1ms0ms1st
A+
Font Loading
9 fonts (185 KB)
PASS
9 fonts (185 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

185 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 868 ms LCP 1.9 shttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 59 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.9 KiB — 92 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2S6u9w4BMUTPHh7USSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 13.6 KiB — 81 ms — font-display: swaphttps://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/font-awesome/fontawesome-webfont.woff?v=3.2.1fontawesome-webfont.woff https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/font-awesome/fontawesome-webfont.woff?v=3.2.1 — 42.6 KiB — 100 ms — font-display: swaphttps://fonts.gstatic.com/s/homemadeapple/v24/Qw3EZQFXECDrI2q789EKQZJob0x6XHgOiJM6.woff2Qw3EZQFXECDrI2q789EKQZJ... https://fonts.gstatic.com/s/homemadeapple/v24/Qw3EZQFXECDrI2q789EKQZJob0x6XHgOiJM6.woff2 — 47.0 KiB — 106 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2S6uyw4BMUTPHjxAwXiWtFCf... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2 — 2.9 KiB — 70 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2S6u9w4BMUTPHh6UVSwaPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2 — 3.0 KiB — 59 ms — font-display: swaphttps://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/bootstrap/fonts/glyphicons-halflings-regular.woff2glyphicons-halflings-re... https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/bootstrap/fonts/glyphicons-halflings-regular.woff2 — 17.7 KiB — 107 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 31.0 KiB — 32 ms — font-display: swap
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 59 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 92 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh7USSwiPGQ3... woff2 swap
Size 14 KB
Load time 81 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff woff swap
Size 43 KB
Load time 100 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Qw3EZQFXECDrI2q789EKQZJ... woff2 swap
Size 47 KB
Load time 106 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjxAwXiWtFCf... woff2 swap
Size 3 KB
Load time 70 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwaPGQ3... woff2 swap
Size 3 KB
Load time 59 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
glyphicons-halflings-re... woff2 swap
Size 18 KB
Load time 107 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 31 KB
Load time 32 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~22 KB and ~44 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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML max-age=3 (≤ 5min) is appropriate
PASS
Main HTML max-age=3 (≤ 5min) is appropriate
Info::
Main HTML max-age=3 (≤ 5min) is appropriate
Got: max-age=3, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding, Cookie
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A
HTTP Caching
max-age=3 (3 seconds)
PASS
max-age=3 (3 seconds)
Info::
Cache-Control header is set
Got: max-age=3, must-revalidate
Info::
Effective TTL: 3 seconds (max-age=3)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=3, must-revalidate

DirectiveValueMeaning
max-age3Cache for 3 seconds
must-revalidateMust recheck with server after expiry
Effective TTL: 3 seconds
Network Waterfall
83 requests over 2104ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 868 ms LCP 1.9 shttps://rotarydrobeta.org// https://rotarydrobeta.org/ — 200 — 12.0 KiB — 206 ms — h2https://rotarydrobeta.org/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=6515142&pdata=https%253A%252F%252Frotarydrobeta.org&id=7fa3b767c460b54a2be4d49030b349c7&ts=1786729171&cttl=0/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://rotarydrobeta.org/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=6515142&pdata=https%253A%252F%252Frotarydrobeta.org&id=7fa3b767c460b54a2be4d49030b349c7&ts=1786729171&cttl=0 — 302 — 193 B — 53 ms — h2https://rotarydrobeta.org// https://rotarydrobeta.org/ — 200 — 19.5 KiB — 113 ms — h2https://rotarydrobeta.org/wp-includes/css/dashicons.min.css?ver=7.0.4/wp-includes/css/dashicons.min.css?... https://rotarydrobeta.org/wp-includes/css/dashicons.min.css?ver=7.0.4 — 200 — 34.7 KiB — 234 ms — h2https://rotarydrobeta.org/wp-includes/css/admin-bar.min.css?ver=7.0.4/wp-includes/css/admin-bar.min.css?... https://rotarydrobeta.org/wp-includes/css/admin-bar.min.css?ver=7.0.4 — 200 — 4.0 KiB — 234 ms — h2https://rotarydrobeta.org/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.13/wp-content/plugins/menu-image/incl... https://rotarydrobeta.org/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.13 — 200 — 1.1 KiB — 76 ms — h2https://rotarydrobeta.org/wp-content/plugins/buddypress/bp-core/css/admin-bar.min.css?ver=14.5.0/wp-content/plugins/buddypress/bp-c... https://rotarydrobeta.org/wp-content/plugins/buddypress/bp-core/css/admin-bar.min.css?ver=14.5.0 — 200 — 773 B — 234 ms — h2https://rotarydrobeta.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.6/wp-content/plugins/contact-form-7/... https://rotarydrobeta.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.6 — 200 — 1.3 KiB — 234 ms — h2https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=7.4.0.1/wp-content/plugins/events-manager/... https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=7.4.0.1 — 200 — 46.5 KiB — 129 ms — h2https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C400italic%7CMontserrat%3A400%2C700%7CHomemade+Apple&subset=latin%2Clatin-extfonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C400italic%7CMontserrat%3A400%2C700%7CHomemade+Apple&subset=latin%2Clatin-ext — 200 — 1.2 KiB — 77 ms — h2https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&subset=latin&ver=7.0.4fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&subset=latin&ver=7.0.4 — 200 — 2.4 KiB — 82 ms — h2https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/bootstrap.css?ver=7.0.4/wp-content/themes/zerif-lite/css/b... https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/bootstrap.css?ver=7.0.4 — 200 — 14.2 KiB — 233 ms — h2https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/font-awesome.min.css?ver=v1/wp-content/themes/zerif-lite/css/f... https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/font-awesome.min.css?ver=v1 — 200 — 6.5 KiB — 233 ms — h2https://rotarydrobeta.org/wp-content/themes/zerif-lite/style.css?ver=1.8.5.49/wp-content/themes/zerif-lite/style... https://rotarydrobeta.org/wp-content/themes/zerif-lite/style.css?ver=1.8.5.49 — 200 — 23.8 KiB — 233 ms — h2https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/responsive.css?ver=1.8.5.49/wp-content/themes/zerif-lite/css/r... https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/responsive.css?ver=1.8.5.49 — 200 — 914 B — 233 ms — h2https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/bootstrap/css/bootstrap.min.css?ver=7.0.4/wp-content/plugins/firmasite-theme... https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/bootstrap/css/bootstrap.min.css?ver=7.0.4 — 200 — 17.8 KiB — 233 ms — h2https://rotarydrobeta.org/wp-content/plugins/simple-lightbox/client/css/app.css?ver=2.9.5/wp-content/plugins/simple-lightbox... https://rotarydrobeta.org/wp-content/plugins/simple-lightbox/client/css/app.css?ver=2.9.5 — 200 — 466 B — 233 ms — h2https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/font-awesome/fontawesome-webfont.css?ver=7.0.4/wp-content/plugins/firmasite-theme... https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/font-awesome/fontawesome-webfont.css?ver=7.0.4 — 200 — 4.4 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://rotarydrobeta.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.4 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://rotarydrobeta.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.9 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://rotarydrobeta.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.0 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3/wp-includes/js/jquery/ui/mouse.min... https://rotarydrobeta.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3 — 200 — 1.3 KiB — 237 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3/wp-includes/js/jquery/ui/sortable.... https://rotarydrobeta.org/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3 — 200 — 6.5 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3/wp-includes/js/jquery/ui/datepicke... https://rotarydrobeta.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3 — 200 — 10.6 KiB — 232 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3/wp-includes/js/jquery/ui/resizable... https://rotarydrobeta.org/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3 — 200 — 5.4 KiB — 232 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3/wp-includes/js/jquery/ui/draggable... https://rotarydrobeta.org/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3 — 200 — 4.9 KiB — 232 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3/wp-includes/js/jquery/ui/controlgr... https://rotarydrobeta.org/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3 — 200 — 1.7 KiB — 232 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3/wp-includes/js/jquery/ui/checkboxr... https://rotarydrobeta.org/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3 — 200 — 1.6 KiB — 235 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3/wp-includes/js/jquery/ui/button.mi... https://rotarydrobeta.org/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3 — 200 — 2.1 KiB — 235 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3/wp-includes/js/jquery/ui/dialog.mi... https://rotarydrobeta.org/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3 — 200 — 3.9 KiB — 231 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 868 ms LCP 1.9 shttps://rotarydrobeta.org// https://rotarydrobeta.org/ — 200 — 12.0 KiB — 206 ms — h2https://rotarydrobeta.org/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=6515142&pdata=https%253A%252F%252Frotarydrobeta.org&id=7fa3b767c460b54a2be4d49030b349c7&ts=1786729171&cttl=0/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3c... https://rotarydrobeta.org/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=6515142&pdata=https%253A%252F%252Frotarydrobeta.org&id=7fa3b767c460b54a2be4d49030b349c7&ts=1786729171&cttl=0 — 302 — 193 B — 53 ms — h2https://rotarydrobeta.org// https://rotarydrobeta.org/ — 200 — 19.5 KiB — 113 ms — h2https://rotarydrobeta.org/wp-includes/css/dashicons.min.css?ver=7.0.4/wp-includes/css/dashicons.min.css?... https://rotarydrobeta.org/wp-includes/css/dashicons.min.css?ver=7.0.4 — 200 — 34.7 KiB — 234 ms — h2https://rotarydrobeta.org/wp-includes/css/admin-bar.min.css?ver=7.0.4/wp-includes/css/admin-bar.min.css?... https://rotarydrobeta.org/wp-includes/css/admin-bar.min.css?ver=7.0.4 — 200 — 4.0 KiB — 234 ms — h2https://rotarydrobeta.org/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.13/wp-content/plugins/menu-image/incl... https://rotarydrobeta.org/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.13 — 200 — 1.1 KiB — 76 ms — h2https://rotarydrobeta.org/wp-content/plugins/buddypress/bp-core/css/admin-bar.min.css?ver=14.5.0/wp-content/plugins/buddypress/bp-c... https://rotarydrobeta.org/wp-content/plugins/buddypress/bp-core/css/admin-bar.min.css?ver=14.5.0 — 200 — 773 B — 234 ms — h2https://rotarydrobeta.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.6/wp-content/plugins/contact-form-7/... https://rotarydrobeta.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.6 — 200 — 1.3 KiB — 234 ms — h2https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=7.4.0.1/wp-content/plugins/events-manager/... https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=7.4.0.1 — 200 — 46.5 KiB — 129 ms — h2https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C400italic%7CMontserrat%3A400%2C700%7CHomemade+Apple&subset=latin%2Clatin-extfonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C400italic%7CMontserrat%3A400%2C700%7CHomemade+Apple&subset=latin%2Clatin-ext — 200 — 1.2 KiB — 77 ms — h2https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&subset=latin&ver=7.0.4fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&subset=latin&ver=7.0.4 — 200 — 2.4 KiB — 82 ms — h2https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/bootstrap.css?ver=7.0.4/wp-content/themes/zerif-lite/css/b... https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/bootstrap.css?ver=7.0.4 — 200 — 14.2 KiB — 233 ms — h2https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/font-awesome.min.css?ver=v1/wp-content/themes/zerif-lite/css/f... https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/font-awesome.min.css?ver=v1 — 200 — 6.5 KiB — 233 ms — h2https://rotarydrobeta.org/wp-content/themes/zerif-lite/style.css?ver=1.8.5.49/wp-content/themes/zerif-lite/style... https://rotarydrobeta.org/wp-content/themes/zerif-lite/style.css?ver=1.8.5.49 — 200 — 23.8 KiB — 233 ms — h2https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/responsive.css?ver=1.8.5.49/wp-content/themes/zerif-lite/css/r... https://rotarydrobeta.org/wp-content/themes/zerif-lite/css/responsive.css?ver=1.8.5.49 — 200 — 914 B — 233 ms — h2https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/bootstrap/css/bootstrap.min.css?ver=7.0.4/wp-content/plugins/firmasite-theme... https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/bootstrap/css/bootstrap.min.css?ver=7.0.4 — 200 — 17.8 KiB — 233 ms — h2https://rotarydrobeta.org/wp-content/plugins/simple-lightbox/client/css/app.css?ver=2.9.5/wp-content/plugins/simple-lightbox... https://rotarydrobeta.org/wp-content/plugins/simple-lightbox/client/css/app.css?ver=2.9.5 — 200 — 466 B — 233 ms — h2https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/font-awesome/fontawesome-webfont.css?ver=7.0.4/wp-content/plugins/firmasite-theme... https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/font-awesome/fontawesome-webfont.css?ver=7.0.4 — 200 — 4.4 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://rotarydrobeta.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.4 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://rotarydrobeta.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.9 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://rotarydrobeta.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.0 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3/wp-includes/js/jquery/ui/mouse.min... https://rotarydrobeta.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3 — 200 — 1.3 KiB — 237 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3/wp-includes/js/jquery/ui/sortable.... https://rotarydrobeta.org/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3 — 200 — 6.5 KiB — 233 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3/wp-includes/js/jquery/ui/datepicke... https://rotarydrobeta.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3 — 200 — 10.6 KiB — 232 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3/wp-includes/js/jquery/ui/resizable... https://rotarydrobeta.org/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3 — 200 — 5.4 KiB — 232 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3/wp-includes/js/jquery/ui/draggable... https://rotarydrobeta.org/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3 — 200 — 4.9 KiB — 232 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3/wp-includes/js/jquery/ui/controlgr... https://rotarydrobeta.org/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3 — 200 — 1.7 KiB — 232 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3/wp-includes/js/jquery/ui/checkboxr... https://rotarydrobeta.org/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3 — 200 — 1.6 KiB — 235 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3/wp-includes/js/jquery/ui/button.mi... https://rotarydrobeta.org/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3 — 200 — 2.1 KiB — 235 ms — h2https://rotarydrobeta.org/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3/wp-includes/js/jquery/ui/dialog.mi... https://rotarydrobeta.org/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3 — 200 — 3.9 KiB — 231 ms — h2https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/js/events-manager.js?ver=7.4.0.1/wp-content/plugins/events-manager/... https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/js/events-manager.js?ver=7.4.0.1 — 200 — 112.4 KiB — 239 ms — h2https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/external/flatpickr/l10n/ro.js?ver=7.4.0.1/wp-content/plugins/events-manager/... https://rotarydrobeta.org/wp-content/plugins/events-manager/includes/external/flatpickr/l10n/ro.js?ver=7.4.0.1 — 200 — 929 B — 234 ms — h2https://rotarydrobeta.org/wp-content/plugins/pirate-forms/public/css/front.css?ver=2.4.4/wp-content/plugins/pirate-forms/pu... https://rotarydrobeta.org/wp-content/plugins/pirate-forms/public/css/front.css?ver=2.4.4 — 200 — 1003 B — 229 ms — h2https://rotarydrobeta.org/wp-content/uploads/2015/03/RotaryMBS_REV.png/wp-content/uploads/2015/03/RotaryM... https://rotarydrobeta.org/wp-content/uploads/2015/03/RotaryMBS_REV.png — 200 — 7.0 KiB — 236 ms — h2https://rotarydrobeta.org/wp-content/uploads/2015/03/district-1.png/wp-content/uploads/2015/03/distric... https://rotarydrobeta.org/wp-content/uploads/2015/03/district-1.png — 200 — 8.7 KiB — 237 ms — h2https://rotarydrobeta.org/wp-content/uploads/2025/02/476788208_1193477362787179_8959982629354065724_n.jpg/wp-content/uploads/2025/02/4767882... https://rotarydrobeta.org/wp-content/uploads/2025/02/476788208_1193477362787179_8959982629354065724_n.jpg — 200 — 69.3 KiB — 235 ms — h2https://rotarydrobeta.org/wp-content/uploads/2015/03/team.png/wp-content/uploads/2015/03/team.pn... https://rotarydrobeta.org/wp-content/uploads/2015/03/team.png — 200 — 29.5 KiB — 64 ms — h3https://rotarydrobeta.org/wp-includes/js/hoverintent-js.min.js?ver=2.2.1/wp-includes/js/hoverintent-js.min.... https://rotarydrobeta.org/wp-includes/js/hoverintent-js.min.js?ver=2.2.1 — 200 — 735 B — 65 ms — h3https://rotarydrobeta.org/wp-includes/js/admin-bar.min.js?ver=7.0.4/wp-includes/js/admin-bar.min.js?ve... https://rotarydrobeta.org/wp-includes/js/admin-bar.min.js?ver=7.0.4 — 200 — 1.2 KiB — 66 ms — h3https://rotarydrobeta.org/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d/wp-includes/js/dist/hooks.min.js?v... https://rotarydrobeta.org/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d — 200 — 1.7 KiB — 66 ms — h3https://rotarydrobeta.org/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec/wp-includes/js/dist/i18n.min.js?ve... https://rotarydrobeta.org/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec — 200 — 2.3 KiB — 65 ms — h3https://rotarydrobeta.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6/wp-content/plugins/contact-form-7/... https://rotarydrobeta.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6 — 200 — 3.3 KiB — 65 ms — h3https://rotarydrobeta.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6/wp-content/plugins/contact-form-7/... https://rotarydrobeta.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6 — 200 — 3.9 KiB — 88 ms — h3https://rotarydrobeta.org/wp-content/plugins/pirate-forms/public/js/custom-spam.js?ver=2.4.4/wp-content/plugins/pirate-forms/pu... https://rotarydrobeta.org/wp-content/plugins/pirate-forms/public/js/custom-spam.js?ver=2.4.4 — 200 — 476 B — 89 ms — h3https://rotarydrobeta.org/wp-content/plugins/simple-share-buttons-adder/js/ssba.js?ver=1784919713/wp-content/plugins/simple-share-bu... https://rotarydrobeta.org/wp-content/plugins/simple-share-buttons-adder/js/ssba.js?ver=1784919713 — 200 — 1.1 KiB — 93 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/bootstrap.min.js?ver=1.8.5.49/wp-content/themes/zerif-lite/js/bo... https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/bootstrap.min.js?ver=1.8.5.49 — 200 — 7.2 KiB — 97 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/jquery.knob.js?ver=1.8.5.49/wp-content/themes/zerif-lite/js/jq... https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/jquery.knob.js?ver=1.8.5.49 — 200 — 5.0 KiB — 95 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/smoothscroll.js?ver=1.8.5.49/wp-content/themes/zerif-lite/js/sm... https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/smoothscroll.js?ver=1.8.5.49 — 200 — 6.1 KiB — 108 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/scrollReveal.js?ver=1.8.5.49/wp-content/themes/zerif-lite/js/sc... https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/scrollReveal.js?ver=1.8.5.49 — 200 — 1.5 KiB — 87 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/zerif.js?ver=1.8.5.49/wp-content/themes/zerif-lite/js/ze... https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/zerif.js?ver=1.8.5.49 — 200 — 6.0 KiB — 162 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/parallax.js?ver=v1/wp-content/themes/zerif-lite/js/pa... https://rotarydrobeta.org/wp-content/themes/zerif-lite/js/parallax.js?ver=v1 — 200 — 3.5 KiB — 87 ms — h3https://rotarydrobeta.org/wp-content/plugins/wp-team-manager/public/assets/js/live-search.js?ver=2.6.1/wp-content/plugins/wp-team-manager... https://rotarydrobeta.org/wp-content/plugins/wp-team-manager/public/assets/js/live-search.js?ver=2.6.1 — 200 — 691 B — 92 ms — h3https://rotarydrobeta.org/wp-content/plugins/pirate-forms/public/js/scripts.js?ver=2.4.4/wp-content/plugins/pirate-forms/pu... https://rotarydrobeta.org/wp-content/plugins/pirate-forms/public/js/scripts.js?ver=2.4.4 — 200 — 1.1 KiB — 91 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/RotaryMBS_REV-Gold-PMS-C-DTS-2.png/wp-content/uploads/2015/03/RotaryM... https://rotarydrobeta.org/wp-content/uploads/2015/03/RotaryMBS_REV-Gold-PMS-C-DTS-2.png — 200 — 6.3 KiB — 317 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/Flag_of_Romania-36x14.jpg/wp-content/uploads/2015/03/Flag_of... https://rotarydrobeta.org/wp-content/uploads/2015/03/Flag_of_Romania-36x14.jpg — 200 — 481 B — 179 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/Flag_of_Romania0-36x14.jpg/wp-content/uploads/2015/03/Flag_of... https://rotarydrobeta.org/wp-content/uploads/2015/03/Flag_of_Romania0-36x14.jpg — 200 — 747 B — 166 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/Flag_of_the_United_Kingdom-36x14.jpg/wp-content/uploads/2015/03/Flag_of... https://rotarydrobeta.org/wp-content/uploads/2015/03/Flag_of_the_United_Kingdom-36x14.jpg — 200 — 840 B — 178 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/Flag_of_the_United_Kingdom0-36x14.jpg/wp-content/uploads/2015/03/Flag_of... https://rotarydrobeta.org/wp-content/uploads/2015/03/Flag_of_the_United_Kingdom0-36x14.jpg — 200 — 867 B — 174 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/sah_copii-1.jpg/wp-content/uploads/2015/03/sah_cop... https://rotarydrobeta.org/wp-content/uploads/2015/03/sah_copii-1.jpg — 200 — 6.8 KiB — 186 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/Eerghevita-1.jpg/wp-content/uploads/2015/03/Eerghev... https://rotarydrobeta.org/wp-content/uploads/2015/03/Eerghevita-1.jpg — 200 — 7.7 KiB — 311 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/Spital-1.jpg/wp-content/uploads/2015/03/Spital-... https://rotarydrobeta.org/wp-content/uploads/2015/03/Spital-1.jpg — 200 — 5.5 KiB — 180 ms — h3https://rotarydrobeta.org/wp-content/uploads/2025/02/469824907_1134158405385742_16971116097557947_n.jpg/wp-content/uploads/2025/02/4698249... https://rotarydrobeta.org/wp-content/uploads/2025/02/469824907_1134158405385742_16971116097557947_n.jpg — 200 — 140.7 KiB — 281 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/blank-latestposts.png/wp-content/themes/zerif-lite/image... https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/blank-latestposts.png — 200 — 120 B — 178 ms — h3https://rotarydrobeta.org.sahclubdrobeta.ro/wp-content/uploads/2015/03/Club1.jpgrotarydrobeta.org.sahclubdrobeta.ro... https://rotarydrobeta.org.sahclubdrobeta.ro/wp-content/uploads/2015/03/Club1.jpg — -1 — 0 B — 91 ms — https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/loading.gif/wp-content/themes/zerif-lite/image... https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/loading.gif — 200 — 10.2 KiB — 178 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/background1.jpg/wp-content/themes/zerif-lite/image... https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/background1.jpg — 200 — 407.2 KiB — 308 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/background2.png/wp-content/themes/zerif-lite/image... https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/background2.png — 200 — 147.5 KiB — 274 ms — h3https://rotarydrobeta.org/wp-content/uploads/2015/03/focus.png/wp-content/uploads/2015/03/focus.p... https://rotarydrobeta.org/wp-content/uploads/2015/03/focus.png — 200 — 7.9 KiB — 192 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/lines-dark.png/wp-content/themes/zerif-lite/image... https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/lines-dark.png — 200 — 956 B — 170 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/left-arrow.png/wp-content/themes/zerif-lite/image... https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/left-arrow.png — 200 — 751 B — 168 ms — h3https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/right-arrow.png/wp-content/themes/zerif-lite/image... https://rotarydrobeta.org/wp-content/themes/zerif-lite/images/right-arrow.png — 200 — 669 B — 168 ms — h3https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 59 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 92 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 200 — 13.6 KiB — 81 ms — h3https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/font-awesome/fontawesome-webfont.woff?v=3.2.1/wp-content/plugins/firmasite-theme... https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/font-awesome/fontawesome-webfont.woff?v=3.2.1 — 200 — 42.6 KiB — 100 ms — h3https://fonts.gstatic.com/s/homemadeapple/v24/Qw3EZQFXECDrI2q789EKQZJob0x6XHgOiJM6.woff2fonts.gstatic.com/s/homemadeapple/v... https://fonts.gstatic.com/s/homemadeapple/v24/Qw3EZQFXECDrI2q789EKQZJob0x6XHgOiJM6.woff2 — 200 — 47.0 KiB — 106 ms — h3https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2 — 200 — 2.9 KiB — 70 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2 — 200 — 3.0 KiB — 59 ms — h3https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/bootstrap/fonts/glyphicons-halflings-regular.woff2/wp-content/plugins/firmasite-theme... https://rotarydrobeta.org/wp-content/plugins/firmasite-theme-enhancer/bootstrap/fonts/glyphicons-halflings-regular.woff2 — 200 — 17.7 KiB — 107 ms — h3data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 200 — 31.0 KiB — 32 ms — datablob:https://rotarydrobeta.org/116e41e1-333c-459c-8c04-7e624d10b4f8rotarydrobeta.org/116e41e1-333c-459... blob:https://rotarydrobeta.org/116e41e1-333c-459c-8c04-7e624d10b4f8 — 200 — -1 B — 77 ms — blobhttps://rotarydrobeta.org/wp-includes/js/wp-emoji-release.min.js?ver=7.0.4/wp-includes/js/wp-emoji-release.mi... https://rotarydrobeta.org/wp-includes/js/wp-emoji-release.min.js?ver=7.0.4 — 200 — 4.9 KiB — 56 ms — h3https://rotarydrobeta.org/favicon.ico/favicon.ico https://rotarydrobeta.org/favicon.ico — 404 — 901 B — 56 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
22 images, 371 KB total, 215 KB wasted
INFO

Image Optimization Audit

Total Images

22

Total Size

371 KB

Oversized

5

Wasted

215 KB

15 missing dimensions 16 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback