Skip to content
https://gamblersanonymous.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
1
REVIEW
5
PASS
7
INFO
2

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

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
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.

1.42 s

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

2.99 s

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

13 ms

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

0.000

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

2.33 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.01 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 5 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.1 KiB 17%
Fonts 313.3 KiB 15%
CSS 113.1 KiB 5%
HTML 18.8 KiB 1%
Other 6.0 KiB 0%
Other 718 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 Bundles
Action
17 scripts, 158 KB unused
REVIEW
17 scripts, 158 KB unused
Warning::
https://acsbapp.com/apps/app/dist/js/app.js: 115 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 KB115 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.1 KiB
Font 15% · 313.3 KiB
CSS 5% · 113.1 KiB
Document 1% · 18.8 KiB
Other 0% · 1.2 KiB

~158.0 KiB of savings available

Remove unused JavaScript: 158.0 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+
JS Execution Cost
283ms total JS execution
PASS
283ms total JS execution
Info::
https://acsbapp.com/apps/app/dist/js/app.js: 103ms CPU time
Info::
Unattributable: 65ms CPU time
Info::
https://gamblersanonymous.org/: 64ms CPU time
Info::
https://gamblersanonymous.org/wp-content/themes/Im...: 51ms CPU time
Warning::
Third-party scripts: 168ms (59% of total)

Main Thread Breakdown

Script Evaluation 41% Other 24% Style & Layout 15% Script Parsing & Compilation 9% Parse HTML & CSS 8% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://acsbapp.com/apps/app/dist/js/app.js103ms65ms17ms3rd
Unattributable65ms3ms0ms3rd
https://gamblersanonymous.org/64ms4ms2ms1st
https://gamblersanonymous.org/wp-content/themes/Impreza/js/us.core.min.js?ver=8.33.251ms29ms5ms1st
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 1.0 s 2.0 s 3.0 s FCP 1.4 s LCP 3.0 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 — 191 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 — 496 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 — 493 ms — font-display: swap
HelveticaNeue-Light.woff woff swap
Size 14 KB
Load time 191 ms
Start 1.2 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 496 ms
Start 1.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
fa-regular-400.woff2 woff2 swap
Size 165 KB
Load time 493 ms
Start 1.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 ~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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
42 requests over 2646ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.4 s LCP 3.0 shttps://gamblersanonymous.org// https://gamblersanonymous.org/ — 200 — 18.8 KiB — 1.2 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 — 191 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.5 KiB — 175 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 — 180 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 — 416 B — 187 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 — 187 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 — 195 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 — 187 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 — 187 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 — 187 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 — 346 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 — 521 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 — 351 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 — 188 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 — 497 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 — 191 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 — 191 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 — 333 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 — 189 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 — 516 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 — 520 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 — 514 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 — 516 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 — 174 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 — 173 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 — 174 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 — 175 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 — 172 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 — 514 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 — 510 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.4 s LCP 3.0 shttps://gamblersanonymous.org// https://gamblersanonymous.org/ — 200 — 18.8 KiB — 1.2 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 — 191 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.5 KiB — 175 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 — 180 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 — 416 B — 187 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 — 187 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 — 195 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 — 187 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 — 187 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 — 187 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 — 346 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 — 521 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 — 351 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 — 188 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 — 497 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 — 191 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 — 191 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 — 333 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 — 189 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 — 516 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 — 520 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 — 514 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 — 516 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 — 174 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 — 173 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 — 174 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 — 175 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 — 172 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 — 514 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 — 510 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 — 509 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 — 486 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 — 491 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 — 493 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 — 496 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 — 493 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 — 124 ms — h2blob:https://gamblersanonymous.org/34d564e3-f9ee-48e2-83bc-529496e93792gamblersanonymous.org/34d564e3-f9ee... blob:https://gamblersanonymous.org/34d564e3-f9ee-48e2-83bc-529496e93792 — 200 — -1 B — 62 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 — 667 ms — h2https://cdn.acsbapp.com/config/gamblersanonymous.org/config.jsoncdn.acsbapp.com/config/gamblersanon... https://cdn.acsbapp.com/config/gamblersanonymous.org/config.json — 200 — 718 B — 69 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 — 240 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 — 175 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
59% of JavaScript execution is third-party
First-party Third-party 168ms · 222KB · $1/mo
acsbapp.com
Other
Optional
Execution 103ms
Transfer 222 KB
Unused 53%
Monthly Cost $1/mo
Unattributable
Other
Optional
Execution 65ms
Transfer 0 KB
Monthly Cost $0/mo

59% 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

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

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