Skip to content
https://gamblersanonymous.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
1
REVIEW
6
PASS
8
INFO
2

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

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

2.80 s

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

2.80 s

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

224 ms

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

0.248

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

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

10.17 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 6 REVIEW 1 FIX
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

C
Page Weight Budget
Action
2.0 MB transferred, 42 requests
REVIEW
2.0 MB transferred, 42 requests
Info::
Page weighs 3.7 MB (2.0 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Info::
Fonts are 313 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 313 KB
Info::
42 HTTP requests
Info::
Estimated 0.43 g CO2 per page load
2.0 MB / 2.4 MB budget
2.0 MB transferred
42 requests
0.43 g CO2 per page load
Images 1.3 MiB 62%
JavaScript 347.2 KiB 17%
Fonts 313.3 KiB 15%
CSS 113.1 KiB 5%
HTML 18.8 KiB 1%
Other 6.0 KiB 0%
Other 724 B 0%
Other 490 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

B
Image Optimization
6 images, 0 KB saveable
REVIEW
6 images, 0 KB saveable
Info::
All images are well-optimized
6 images 1.3 MB
0 oversized -0 KB
6 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1295ms total JS execution
REVIEW
1295ms total JS execution
Warning::
https://acsbapp.com/apps/app/dist/js/app.js: 417ms CPU time
Warning::
https://gamblersanonymous.org/: 252ms CPU time
Info::
https://gamblersanonymous.org/wp-content/themes/Im...: 246ms CPU time
Info::
Unattributable: 238ms CPU time
Info::
https://gamblersanonymous.org/wp-includes/js/jquer...: 141ms CPU time
Warning::
Third-party scripts: 655ms (51% of total)

Main Thread Breakdown

Script Evaluation 43% Other 22% Style & Layout 15% Parse HTML & CSS 9% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://acsbapp.com/apps/app/dist/js/app.js417ms278ms69ms3rd
https://gamblersanonymous.org/252ms18ms8ms1st
https://gamblersanonymous.org/wp-content/themes/Impreza/js/us.core.min.js?ver=8.33.2246ms132ms22ms1st
Unattributable238ms13ms0ms3rd
https://gamblersanonymous.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1141ms109ms11ms1st
C
JS Bundles
Action
17 scripts, 158 KB unused
REVIEW
17 scripts, 158 KB unused
Warning::
https://acsbapp.com/apps/app/dist/js/app.js: 114 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gamblersanonymous.org/wp-content/themes/Im...: 43 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 158 KB
158 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://acsbapp.com/apps/app/dist/js/app.js222 KB114 KB (53%)3rd
https://gamblersanonymous.org/wp-content/themes/Impreza/js/us.core.min.js?ver=8.33.256 KB43 KB (78%)1st
https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.7.01 KB1st
https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.7.03 KB1st
https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.js?ver=3.3.55 KB1st
https://gamblersanonymous.org/wp-content/themes/Impreza/common/js/vendor/magnific-popup.js?ver=8.33.27 KB1st
https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/common.min.js?ver=3.3.51 KB1st
https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.7.05 KB1st
https://gamblersanonymous.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.129 KB1st
https://gamblersanonymous.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.37 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

C
Page Weight Inventory
Action
42 resources · 2.0 MB · 158 KB savings available
REVIEW
42 resources · 2.0 MB · 158 KB savings available
Warning::
Page weight 1.0 MB over 1MB target
Got: 2.0 MB Expected: ≤ 1 MB
Info::
~158 KB of savings available
Info::
3 third-party resources (11% of weight)
Info::
3 resources over 200KB
42 resources · 2.0 MiB · 3 third-party 1.0 MiB over 1MB target
Image 62% · 1.3 MiB
JavaScript 17% · 347.2 KiB
Font 15% · 313.3 KiB
CSS 5% · 113.1 KiB
Document 1% · 18.8 KiB
Other 0% · 1.2 KiB

~157.9 KiB of savings available

Remove unused JavaScript: 157.9 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
11% third-party, 0 ms blocking
PASS
11% third-party, 0 ms blocking
Info::
Third-party code accounts for 11% of page weight (222.6 KiB of 2.0 MiB)
Info::
Third-party blocking time is low (0 ms)
89%
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+
Font Loading
3 fonts (313 KB)
PASS
3 fonts (313 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

313 KB total

Render-blocking

0

of 3

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 2.8 s LCP 2.8 shttps://gamblersanonymous.org/wp-content/uploads/2023/10/HelveticaNeue-Light.woffHelveticaNeue-Light.woff https://gamblersanonymous.org/wp-content/uploads/2023/10/HelveticaNeue-Light.woff — 14.2 KiB — 211 ms — font-display: swaphttps://gamblersanonymous.org/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.33.2fa-solid-900.woff2 https://gamblersanonymous.org/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.33.2 — 134.0 KiB — 484 ms — font-display: swaphttps://gamblersanonymous.org/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.33.2fa-regular-400.woff2 https://gamblersanonymous.org/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.33.2 — 165.0 KiB — 485 ms — font-display: swap
HelveticaNeue-Light.woff woff swap
Size 14 KB
Load time 211 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 134 KB
Load time 484 ms
Start 1.7 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
fa-regular-400.woff2 woff2 swap
Size 165 KB
Load time 485 ms
Start 1.7 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 ~154 KB and ~308 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
42 requests over 2669ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.8 s LCP 2.8 shttps://gamblersanonymous.org// https://gamblersanonymous.org/ — 200 — 18.8 KiB — 1.1 s — h2https://gamblersanonymous.org/wp-content/uploads/2023/10/HelveticaNeue-Light.woff/wp-content/uploads/2023/10/Helveti... https://gamblersanonymous.org/wp-content/uploads/2023/10/HelveticaNeue-Light.woff — 200 — 14.2 KiB — 211 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.7.0 — 200 — 2.4 KiB — 188 ms — h2https://gamblersanonymous.org/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/css/frontend.min.css?ver=1.7/wp-content/plugins/advanced-produc... https://gamblersanonymous.org/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/css/frontend.min.css?ver=1.7 — 200 — 508 B — 187 ms — h2https://gamblersanonymous.org/wp-content/plugins/widget-options/assets/css/widget-options.css?ver=4.2.2/wp-content/plugins/widget-options/... https://gamblersanonymous.org/wp-content/plugins/widget-options/assets/css/widget-options.css?ver=4.2.2 — 200 — 451 B — 185 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager-event-tags/assets/css/style.min.css?ver=6.9.4/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager-event-tags/assets/css/style.min.css?ver=6.9.4 — 200 — 368 B — 191 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/css/frontend.min.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/css/frontend.min.css?ver=1.0.0 — 200 — 14.2 KiB — 210 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-ui/jquery-ui.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-ui/jquery-ui.css?ver=1.0.0 — 200 — 3.8 KiB — 206 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.css?ver=1.0.0 — 200 — 420 B — 200 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/css/wpem-grid.min.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/css/wpem-grid.min.css?ver=1.0.0 — 200 — 4.4 KiB — 208 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/fonts/style.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/fonts/style.css?ver=1.0.0 — 200 — 4.3 KiB — 206 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/css/style.min.css?ver=8.33.2/wp-content/themes/Impreza/css/styl... https://gamblersanonymous.org/wp-content/themes/Impreza/css/style.min.css?ver=8.33.2 — 200 — 72.3 KiB — 512 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/common/css/plugins/woocommerce.min.css?ver=8.33.2/wp-content/themes/Impreza/common/c... https://gamblersanonymous.org/wp-content/themes/Impreza/common/css/plugins/woocommerce.min.css?ver=8.33.2 — 200 — 9.8 KiB — 200 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza-child/style.css?ver=8.33.2/wp-content/themes/Impreza-child/st... https://gamblersanonymous.org/wp-content/themes/Impreza-child/style.css?ver=8.33.2 — 200 — 204 B — 197 ms — h2https://gamblersanonymous.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://gamblersanonymous.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.2 KiB — 534 ms — h2https://gamblersanonymous.org/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/js/frontend.min.js?ver=1.7/wp-content/plugins/advanced-produc... https://gamblersanonymous.org/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/js/frontend.min.js?ver=1.7 — 200 — 2.1 KiB — 514 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/common.min.js?ver=3.3.5/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/common.min.js?ver=3.3.5 — 200 — 1.3 KiB — 514 ms — h2https://gamblersanonymous.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://gamblersanonymous.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 6.7 KiB — 527 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.js?ver=3.3.5/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.js?ver=3.3.5 — 200 — 5.0 KiB — 527 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/common/js/vendor/magnific-popup.js?ver=8.33.2/wp-content/themes/Impreza/common/j... https://gamblersanonymous.org/wp-content/themes/Impreza/common/js/vendor/magnific-popup.js?ver=8.33.2 — 200 — 7.0 KiB — 529 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/js/us.core.min.js?ver=8.33.2/wp-content/themes/Impreza/js/us.co... https://gamblersanonymous.org/wp-content/themes/Impreza/js/us.core.min.js?ver=8.33.2 — 200 — 55.7 KiB — 535 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.7.0 — 200 — 4.6 KiB — 527 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.7.0 — 200 — 1.1 KiB — 510 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.7.0 — 200 — 3.3 KiB — 178 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.7.0 — 200 — 1.3 KiB — 174 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.7.0 — 200 — 820 B — 175 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.7.0 — 200 — 1.4 KiB — 173 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.7.0 — 200 — 1001 B — 178 ms — h2https://gamblersanonymous.org/wp-content/uploads/2023/10/54639285_xl_normal_none.png/wp-content/uploads/2023/10/5463928... https://gamblersanonymous.org/wp-content/uploads/2023/10/54639285_xl_normal_none.png — 200 — 651.7 KiB — 346 ms — h2https://gamblersanonymous.org/wp-content/uploads/2023/12/map-background.jpg/wp-content/uploads/2023/12/map-bac... https://gamblersanonymous.org/wp-content/uploads/2023/12/map-background.jpg — 200 — 58.1 KiB — 173 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.8 s LCP 2.8 shttps://gamblersanonymous.org// https://gamblersanonymous.org/ — 200 — 18.8 KiB — 1.1 s — h2https://gamblersanonymous.org/wp-content/uploads/2023/10/HelveticaNeue-Light.woff/wp-content/uploads/2023/10/Helveti... https://gamblersanonymous.org/wp-content/uploads/2023/10/HelveticaNeue-Light.woff — 200 — 14.2 KiB — 211 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.7.0 — 200 — 2.4 KiB — 188 ms — h2https://gamblersanonymous.org/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/css/frontend.min.css?ver=1.7/wp-content/plugins/advanced-produc... https://gamblersanonymous.org/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/css/frontend.min.css?ver=1.7 — 200 — 508 B — 187 ms — h2https://gamblersanonymous.org/wp-content/plugins/widget-options/assets/css/widget-options.css?ver=4.2.2/wp-content/plugins/widget-options/... https://gamblersanonymous.org/wp-content/plugins/widget-options/assets/css/widget-options.css?ver=4.2.2 — 200 — 451 B — 185 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager-event-tags/assets/css/style.min.css?ver=6.9.4/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager-event-tags/assets/css/style.min.css?ver=6.9.4 — 200 — 368 B — 191 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/css/frontend.min.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/css/frontend.min.css?ver=1.0.0 — 200 — 14.2 KiB — 210 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-ui/jquery-ui.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-ui/jquery-ui.css?ver=1.0.0 — 200 — 3.8 KiB — 206 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.css?ver=1.0.0 — 200 — 420 B — 200 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/css/wpem-grid.min.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/css/wpem-grid.min.css?ver=1.0.0 — 200 — 4.4 KiB — 208 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/fonts/style.css?ver=1.0.0/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/fonts/style.css?ver=1.0.0 — 200 — 4.3 KiB — 206 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/css/style.min.css?ver=8.33.2/wp-content/themes/Impreza/css/styl... https://gamblersanonymous.org/wp-content/themes/Impreza/css/style.min.css?ver=8.33.2 — 200 — 72.3 KiB — 512 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/common/css/plugins/woocommerce.min.css?ver=8.33.2/wp-content/themes/Impreza/common/c... https://gamblersanonymous.org/wp-content/themes/Impreza/common/css/plugins/woocommerce.min.css?ver=8.33.2 — 200 — 9.8 KiB — 200 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza-child/style.css?ver=8.33.2/wp-content/themes/Impreza-child/st... https://gamblersanonymous.org/wp-content/themes/Impreza-child/style.css?ver=8.33.2 — 200 — 204 B — 197 ms — h2https://gamblersanonymous.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://gamblersanonymous.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.2 KiB — 534 ms — h2https://gamblersanonymous.org/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/js/frontend.min.js?ver=1.7/wp-content/plugins/advanced-produc... https://gamblersanonymous.org/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/js/frontend.min.js?ver=1.7 — 200 — 2.1 KiB — 514 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/common.min.js?ver=3.3.5/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/common.min.js?ver=3.3.5 — 200 — 1.3 KiB — 514 ms — h2https://gamblersanonymous.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://gamblersanonymous.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 6.7 KiB — 527 ms — h2https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.js?ver=3.3.5/wp-content/plugins/wp-event-manage... https://gamblersanonymous.org/wp-content/plugins/wp-event-manager/assets/js/jquery-timepicker/jquery.timepicker.min.js?ver=3.3.5 — 200 — 5.0 KiB — 527 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/common/js/vendor/magnific-popup.js?ver=8.33.2/wp-content/themes/Impreza/common/j... https://gamblersanonymous.org/wp-content/themes/Impreza/common/js/vendor/magnific-popup.js?ver=8.33.2 — 200 — 7.0 KiB — 529 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/js/us.core.min.js?ver=8.33.2/wp-content/themes/Impreza/js/us.co... https://gamblersanonymous.org/wp-content/themes/Impreza/js/us.core.min.js?ver=8.33.2 — 200 — 55.7 KiB — 535 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.7.0 — 200 — 4.6 KiB — 527 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.7.0 — 200 — 1.1 KiB — 510 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.7.0 — 200 — 3.3 KiB — 178 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.7.0 — 200 — 1.3 KiB — 174 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.7.0 — 200 — 820 B — 175 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.7.0 — 200 — 1.4 KiB — 173 ms — h2https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.7.0/wp-content/plugins/woocommerce/ass... https://gamblersanonymous.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.7.0 — 200 — 1001 B — 178 ms — h2https://gamblersanonymous.org/wp-content/uploads/2023/10/54639285_xl_normal_none.png/wp-content/uploads/2023/10/5463928... https://gamblersanonymous.org/wp-content/uploads/2023/10/54639285_xl_normal_none.png — 200 — 651.7 KiB — 346 ms — h2https://gamblersanonymous.org/wp-content/uploads/2023/12/map-background.jpg/wp-content/uploads/2023/12/map-bac... https://gamblersanonymous.org/wp-content/uploads/2023/12/map-background.jpg — 200 — 58.1 KiB — 173 ms — h2https://gamblersanonymous.org/wp-content/uploads/2023/10/70036105_xl_normal_none@2x-scaled.png/wp-content/uploads/2023/10/7003610... https://gamblersanonymous.org/wp-content/uploads/2023/10/70036105_xl_normal_none@2x-scaled.png — 200 — 498.0 KiB — 505 ms — h2https://gamblersanonymous.org/wp-content/uploads/2024/03/Gamblers-Anon-Header-Logo.png/wp-content/uploads/2024/03/Gambler... https://gamblersanonymous.org/wp-content/uploads/2024/03/Gamblers-Anon-Header-Logo.png — 200 — 20.7 KiB — 481 ms — h2https://gamblersanonymous.org/wp-content/uploads/2023/11/Path-33.png/wp-content/uploads/2023/11/Path-33... https://gamblersanonymous.org/wp-content/uploads/2023/11/Path-33.png — 200 — 598 B — 481 ms — h2https://gamblersanonymous.org/wp-content/uploads/2024/03/GAISO-footer.png/wp-content/uploads/2024/03/GAISO-f... https://gamblersanonymous.org/wp-content/uploads/2024/03/GAISO-footer.png — 200 — 70.1 KiB — 489 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.33.2/wp-content/themes/Impreza/fonts/fa... https://gamblersanonymous.org/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.33.2 — 200 — 134.0 KiB — 484 ms — h2https://gamblersanonymous.org/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.33.2/wp-content/themes/Impreza/fonts/fa... https://gamblersanonymous.org/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.33.2 — 200 — 165.0 KiB — 485 ms — h2https://acsbapp.com/apps/app/dist/js/app.jsacsbapp.com/apps/app/dist/js/app.js https://acsbapp.com/apps/app/dist/js/app.js — 200 — 221.9 KiB — 167 ms — h2blob:https://gamblersanonymous.org/cb6ff3a8-412a-4b40-ab7f-4b3c06e1baecgamblersanonymous.org/cb6ff3a8-412a... blob:https://gamblersanonymous.org/cb6ff3a8-412a-4b40-ab7f-4b3c06e1baec — 200 — -1 B — 41 ms — blobhttps://gamblersanonymous.org/?wc-ajax=get_refreshed_fragments/?wc-ajax=get_refreshed_fragments https://gamblersanonymous.org/?wc-ajax=get_refreshed_fragments — 200 — 490 B — 762 ms — h2https://gamblersanonymous.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://gamblersanonymous.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 4.9 KiB — 303 ms — h2https://cdn.acsbapp.com/config/gamblersanonymous.org/config.jsoncdn.acsbapp.com/config/gamblersanon... https://cdn.acsbapp.com/config/gamblersanonymous.org/config.json — 200 — 724 B — 220 ms — h2https://gamblersanonymous.org/wp-content/uploads/2024/03/Gamblers-Anon-Header-Logo-50x50.png/wp-content/uploads/2024/03/Gambler... https://gamblersanonymous.org/wp-content/uploads/2024/03/Gamblers-Anon-Header-Logo-50x50.png — 200 — 6.0 KiB — 180 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
51% of JavaScript execution is third-party
First-party Third-party 655ms · 222KB · $4/mo
acsbapp.com
Other
Costly
Execution 417ms
Transfer 222 KB
Unused 53%
Monthly Cost $2/mo
Unattributable
Other
Costly
Execution 238ms
Transfer 0 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • acsbapp.com adds 417ms and costs ~$2/month
  • Unattributable adds 238ms and costs ~$1/month

51% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

acsbapp.com takes 417ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

53% of acsbapp.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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback