Skip to content
https://givebutter.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
5
REVIEW
2
PASS
8
INFO
2

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

49
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.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

6.34 s

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

13.27 s

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

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

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

13.39 s

Page Load Progression

419 ms
837 ms
1.3 s
1.7 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.2 MB transferred, 128 requests
FIX
3.2 MB transferred, 128 requests
Warning::
Page weighs 6.5 MB (3.2 MB transferred)
Warning::
JavaScript is 735 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 735 KB
Info::
Fonts are 219 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 219 KB
Warning::
128 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.67 g CO2 per page load
3.2 MB / 2.4 MB budget
3.2 MB transferred
128 requests
0.67 g CO2 per page load
Other 1.3 MiB 42%
JavaScript 734.7 KiB 22%
Images 394.0 KiB 12%
Other 298.6 KiB 9%
Fonts 219.3 KiB 7%
HTML 146.5 KiB 4%
CSS 79.3 KiB 2%
Other 49.1 KiB 1%
Other 2.3 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (3.2 MiB of 3.2 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
JS Execution Cost
Action
4642ms total JS execution
FIX
4642ms total JS execution
Warning::
https://cdn.prod.website-files.com/612f5131b9c94ec...: 1111ms CPU time
Warning::
https://js.hsforms.net/forms/embed/v2.js: 845ms CPU time
Warning::
https://givebutter.com/: 743ms CPU time
Warning::
Unattributable: 701ms CPU time
Warning::
https://cdn.prod.website-files.com/612f5131b9c94ec...: 280ms CPU time
Warning::
Third-party scripts: 3680ms (79% of total)

Main Thread Breakdown

Script Evaluation 47% Other 27% Style & Layout 10% Script Parsing & Compilation 10% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.c42549641b7d4501.js1111ms452ms19ms3rd
https://js.hsforms.net/forms/embed/v2.js845ms515ms273ms3rd
https://givebutter.com/743ms116ms19ms1st
Unattributable701ms35ms0ms3rd
https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.66a6ff94c55dbb3e.js280ms198ms78ms3rd
https://givebutter.com/cdn-cgi/challenge-platform/scripts/jsd/main.js219ms209ms3ms1st
https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/ui.js149ms121ms24ms3rd
https://cdn.claydar.com/releases/latest/radar.min.js146ms63ms5ms3rd
https://js.givebutter.com/elements/latest.js119ms88ms14ms3rd
https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/airgap.js87ms72ms10ms3rd

Showing top 10 of 14 scripts

D
Page Weight Inventory
Action
128 resources · 3.2 MB · 218 KB savings available
FIX
128 resources · 3.2 MB · 218 KB savings available
Warning::
Page weight 2.2 MB over 1MB target
Got: 3.2 MB Expected: ≤ 1 MB
Info::
~218 KB of savings available
Warning::
122 third-party resources (98% of weight)
Info::
4 resources over 200KB
128 resources · 3.2 MiB · 122 third-party 2.2 MiB over 1MB target
Media 42% · 1.3 MiB
JavaScript 22% · 734.7 KiB
Image 12% · 395.7 KiB
Other 10% · 343.8 KiB
Font 7% · 219.3 KiB
Document 5% · 151.1 KiB
CSS 2% · 79.3 KiB

~217.6 KiB of savings available

Remove unused JavaScript: 217.6 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
Last-Modified header present

No Cache-Control header

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

B
Image Optimization
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Info::
All images are well-optimized
43 images 394 KB
0 oversized -0 KB
36 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
40 scripts, 218 KB unused
REVIEW
40 scripts, 218 KB unused
Warning::
https://js.hsforms.net/forms/embed/v2.js: 75 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.prod.website-files.com/612f5131b9c94ec...: 43 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://transcend-cdn.com/cm/ac20155f-a759-4277-8a...: 38 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.givebutter.com/elements/latest.js: 35 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://transcend-cdn.com/cm/ac20155f-a759-4277-8a...: 28 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 218 KB
218 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.hsforms.net/forms/embed/v2.js193 KB75 KB (40%)3rd
https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.c42549641b7d4501.js76 KB43 KB (56%)3rd
https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/ui.js93 KB38 KB (41%)3rd
https://js.givebutter.com/elements/latest.js53 KB35 KB (67%)3rd
https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/airgap.js52 KB28 KB (54%)3rd
https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.a2787d9e37548699.js2 KB3rd
https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.bec7a721722e4644.js24 KB3rd
https://cdn.jsdelivr.net/npm/@splidejs/splide@3.6.12/dist/js/splide.min.js12 KB3rd
https://cdn.jsdelivr.net/npm/@splidejs/splide-extension-auto-scroll@0.3.7/dist/js/splide-extension-auto-scroll.min.js2 KB3rd
https://static.claydar.com/init.v1.js?id=cqb2uS372A1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
10 fonts (219 KB)
PASS
10 fonts (219 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

219 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 6.3 s LCP 13.3 shttps://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvrGyEYOtbYf-Vlg.woff2aFTR7PB1QTsUX8KYvrGyEYO... https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvrGyEYOtbYf-Vlg.woff2 — 8.5 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/dmmono/v16/aFTU7PB1QTsUX8KYthqQBK6PYK0.woff2aFTU7PB1QTsUX8KYthqQBK6... https://fonts.gstatic.com/s/dmmono/v16/aFTU7PB1QTsUX8KYthqQBK6PYK0.woff2 — 8.5 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvumzEYOtbYf-Vlg.woff2aFTR7PB1QTsUX8KYvumzEYO... https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvumzEYOtbYf-Vlg.woff2 — 8.5 KiB — 38 ms — font-display: swaphttps://fonts.gstatic.com/s/ericaone/v29/WBLnrEXccV9VGrOKmGDFXEXNBsKhiA.woff2WBLnrEXccV9VGrOKmGDFXEX... https://fonts.gstatic.com/s/ericaone/v29/WBLnrEXccV9VGrOKmGDFXEXNBsKhiA.woff2 — 8.1 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/syne/v24/8vIH7w4qzmVxm2BL9G78HEY.woff28vIH7w4qzmVxm2BL9G78HEY... https://fonts.gstatic.com/s/syne/v24/8vIH7w4qzmVxm2BL9G78HEY.woff2 — 33.8 KiB — 58 ms — font-display: swaphttps://givebuttercdn.com/fonts/Matter/Matter-SemiBold.woff2Matter-SemiBold.woff2 https://givebuttercdn.com/fonts/Matter/Matter-SemiBold.woff2 — 32.3 KiB — 222 ms — font-display: swaphttps://givebuttercdn.com/fonts/Matter/Matter-Medium.woff2Matter-Medium.woff2 https://givebuttercdn.com/fonts/Matter/Matter-Medium.woff2 — 31.9 KiB — 148 ms — font-display: swaphttps://givebuttercdn.com/fonts/Matter/Matter-Regular.woff2Matter-Regular.woff2 https://givebuttercdn.com/fonts/Matter/Matter-Regular.woff2 — 31.7 KiB — 134 ms — font-display: swaphttps://givebuttercdn.com/fonts/GoodDogNew/GoodDogNewW00-Regular.ttfGoodDogNewW00-Regular.ttf https://givebuttercdn.com/fonts/GoodDogNew/GoodDogNewW00-Regular.ttf — 23.7 KiB — 221 ms — font-display: swaphttps://givebuttercdn.com/fonts/Matter/Matter-Bold.woff2Matter-Bold.woff2 https://givebuttercdn.com/fonts/Matter/Matter-Bold.woff2 — 32.3 KiB — 150 ms — font-display: swap
aFTR7PB1QTsUX8KYvrGyEYO... woff2 swap
Size 8 KB
Load time 30 ms
Start 307 ms
Risk FOUT — text flashes from fallback to web font
aFTU7PB1QTsUX8KYthqQBK6... woff2 swap
Size 9 KB
Load time 34 ms
Start 307 ms
Risk FOUT — text flashes from fallback to web font
aFTR7PB1QTsUX8KYvumzEYO... woff2 swap
Size 9 KB
Load time 38 ms
Start 307 ms
Risk FOUT — text flashes from fallback to web font
WBLnrEXccV9VGrOKmGDFXEX... woff2 swap
Size 8 KB
Load time 37 ms
Start 312 ms
Risk FOUT — text flashes from fallback to web font
8vIH7w4qzmVxm2BL9G78HEY... woff2 swap
Size 34 KB
Load time 58 ms
Start 312 ms
Risk FOUT — text flashes from fallback to web font
Matter-SemiBold.woff2 woff2 swap
Size 32 KB
Load time 222 ms
Start 768 ms
Risk FOUT — text flashes from fallback to web font
Matter-Medium.woff2 woff2 swap
Size 32 KB
Load time 148 ms
Start 770 ms
Risk FOUT — text flashes from fallback to web font
Matter-Regular.woff2 woff2 swap
Size 32 KB
Load time 134 ms
Start 770 ms
Risk FOUT — text flashes from fallback to web font
GoodDogNewW00-Regular.ttf ttf swap
Size 24 KB
Load time 221 ms
Start 771 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Matter-Bold.woff2 woff2 swap
Size 32 KB
Load time 150 ms
Start 771 ms
Risk FOUT — text flashes from fallback to web font
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 ~7 KB and ~14 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
7 hints, 0 missing preconnects
PASS
7 hints, 0 missing preconnects
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
4
preload
3
dns-prefetch
prefetch

7 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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
128 requests over 4570ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 6.3 s LCP 13.3 shttps://givebutter.com// https://givebutter.com/ — 200 — 47.7 KiB — 114 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/css/sweetbutter.shared.9e9a7d181.min.csscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/css/sweetbutter.shared.9e9a7d181.min.css — 200 — 8.5 KiB — 98 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/css/sweetbutter.627d353b79839f8dcdbbfadb.f996b91b1.opt.min.csscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/css/sweetbutter.627d353b79839f8dcdbbfadb.f996b91b1.opt.min.css — 200 — 65.8 KiB — 136 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 116 ms — h2https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/airgap.jstranscend-cdn.com/cm/ac20155f-a759-... https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/airgap.js — 200 — 52.4 KiB — 410 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66df5536c0ad0920f5cb7b7c_Group%2013884%20(1).svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66df5536c0ad0920f5cb7b7c_Group%2013884%20(1).svg — 200 — 1012 B — 99 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66df558bce6900d605734839_Group%2013885.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66df558bce6900d605734839_Group%2013885.svg — 200 — 956 B — 100 ms — h3https://js.hsforms.net/forms/embed/v2.jsjs.hsforms.net/forms/embed/v2.js https://js.hsforms.net/forms/embed/v2.js — 200 — 192.8 KiB — 150 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e229431d1e1c8ca5daf9b1_gradients%201.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e229431d1e1c8ca5daf9b1_gradients%201.png — 200 — 21.3 KiB — 120 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/6855912996e05867877f1f36_mobile-org-logos.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/6855912996e05867877f1f36_mobile-org-logos.png — 200 — 41.3 KiB — 40 ms — h3https://fonts.googleapis.com/css?family=DM+Mono:300,400,500,600,700%7CErica+One:300,400,500,600,700%7CSyne:300,400,500,600,700fonts.googleapis.com/css?family=DM+... https://fonts.googleapis.com/css?family=DM+Mono:300,400,500,600,700%7CErica+One:300,400,500,600,700%7CSyne:300,400,500,600,700 — 200 — 981 B — 32 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63775ed2964b870a12825804_top-wave.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63775ed2964b870a12825804_top-wave.svg — 200 — 1.3 KiB — 27 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63775cb52e01c5539f5a1840_bottom-wave.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63775cb52e01c5539f5a1840_bottom-wave.svg — 200 — 1.7 KiB — 25 ms — h3https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvrGyEYOtbYf-Vlg.woff2fonts.gstatic.com/s/dmmono/v16/aFTR... https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvrGyEYOtbYf-Vlg.woff2 — 200 — 8.5 KiB — 30 ms — h3https://fonts.gstatic.com/s/dmmono/v16/aFTU7PB1QTsUX8KYthqQBK6PYK0.woff2fonts.gstatic.com/s/dmmono/v16/aFTU... https://fonts.gstatic.com/s/dmmono/v16/aFTU7PB1QTsUX8KYthqQBK6PYK0.woff2 — 200 — 8.5 KiB — 34 ms — h3https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvumzEYOtbYf-Vlg.woff2fonts.gstatic.com/s/dmmono/v16/aFTR... https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvumzEYOtbYf-Vlg.woff2 — 200 — 8.5 KiB — 38 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/62f986c7430d2637716757d2_Union.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/62f986c7430d2637716757d2_Union.svg — 200 — 943 B — 28 ms — h3https://fonts.gstatic.com/s/ericaone/v29/WBLnrEXccV9VGrOKmGDFXEXNBsKhiA.woff2fonts.gstatic.com/s/ericaone/v29/WB... https://fonts.gstatic.com/s/ericaone/v29/WBLnrEXccV9VGrOKmGDFXEXNBsKhiA.woff2 — 200 — 8.1 KiB — 37 ms — h3https://fonts.gstatic.com/s/syne/v24/8vIH7w4qzmVxm2BL9G78HEY.woff2fonts.gstatic.com/s/syne/v24/8vIH7w... https://fonts.gstatic.com/s/syne/v24/8vIH7w4qzmVxm2BL9G78HEY.woff2 — 200 — 33.8 KiB — 58 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=612f5131b9c94ecd0fe9c722d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=612f5131b9c94ecd0fe9c722 — 200 — 31.0 KiB — 99 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.017e0113.a4886f61674f1317.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.017e0113.a4886f61674f1317.js — 200 — 2.7 KiB — 26 ms — h3https://static.claydar.com/init.v1.js?id=cqb2uS372Astatic.claydar.com/init.v1.js?id=cq... https://static.claydar.com/init.v1.js?id=cqb2uS372A — 200 — 1.1 KiB — 97 ms — h3https://cdn.jsdelivr.net/npm/@finsweet/attributes-richtext@1.1.1/richtext.jscdn.jsdelivr.net/npm/@finsweet/attr... https://cdn.jsdelivr.net/npm/@finsweet/attributes-richtext@1.1.1/richtext.js — 200 — 2.3 KiB — 46 ms — h2https://cdn.jsdelivr.net/npm/@splidejs/splide@3.6.12/dist/js/splide.min.jscdn.jsdelivr.net/npm/@splidejs/spli... https://cdn.jsdelivr.net/npm/@splidejs/splide@3.6.12/dist/js/splide.min.js — 200 — 11.8 KiB — 3 ms — h2https://cdn.jsdelivr.net/npm/@splidejs/splide-extension-auto-scroll@0.3.7/dist/js/splide-extension-auto-scroll.min.jscdn.jsdelivr.net/npm/@splidejs/spli... https://cdn.jsdelivr.net/npm/@splidejs/splide-extension-auto-scroll@0.3.7/dist/js/splide-extension-auto-scroll.min.js — 200 — 2.1 KiB — 3 ms — h3https://js.givebutter.com/elements/latest.jsjs.givebutter.com/elements/latest.j... https://js.givebutter.com/elements/latest.js — 200 — 52.7 KiB — 175 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/64ec8eeda89150e4b43c6d16_Givebutter_Logo_H_Black.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/64ec8eeda89150e4b43c6d16_Givebutter_Logo_H_Black.svg — 200 — 2.7 KiB — 25 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b6e664723165648a1cc243_icon.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b6e664723165648a1cc243_icon.svg — 200 — 674 B — 26 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b87f41cf6d003b5a5012ad_Icons.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b87f41cf6d003b5a5012ad_Icons.svg — 200 — 707 B — 39 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b888af6e20f1cd1f8d66c6_Icons.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b888af6e20f1cd1f8d66c6_Icons.svg — 200 — 711 B — 29 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 6.3 s LCP 13.3 shttps://givebutter.com// https://givebutter.com/ — 200 — 47.7 KiB — 114 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/css/sweetbutter.shared.9e9a7d181.min.csscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/css/sweetbutter.shared.9e9a7d181.min.css — 200 — 8.5 KiB — 98 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/css/sweetbutter.627d353b79839f8dcdbbfadb.f996b91b1.opt.min.csscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/css/sweetbutter.627d353b79839f8dcdbbfadb.f996b91b1.opt.min.css — 200 — 65.8 KiB — 136 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 116 ms — h2https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/airgap.jstranscend-cdn.com/cm/ac20155f-a759-... https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/airgap.js — 200 — 52.4 KiB — 410 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66df5536c0ad0920f5cb7b7c_Group%2013884%20(1).svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66df5536c0ad0920f5cb7b7c_Group%2013884%20(1).svg — 200 — 1012 B — 99 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66df558bce6900d605734839_Group%2013885.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66df558bce6900d605734839_Group%2013885.svg — 200 — 956 B — 100 ms — h3https://js.hsforms.net/forms/embed/v2.jsjs.hsforms.net/forms/embed/v2.js https://js.hsforms.net/forms/embed/v2.js — 200 — 192.8 KiB — 150 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e229431d1e1c8ca5daf9b1_gradients%201.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e229431d1e1c8ca5daf9b1_gradients%201.png — 200 — 21.3 KiB — 120 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/6855912996e05867877f1f36_mobile-org-logos.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/6855912996e05867877f1f36_mobile-org-logos.png — 200 — 41.3 KiB — 40 ms — h3https://fonts.googleapis.com/css?family=DM+Mono:300,400,500,600,700%7CErica+One:300,400,500,600,700%7CSyne:300,400,500,600,700fonts.googleapis.com/css?family=DM+... https://fonts.googleapis.com/css?family=DM+Mono:300,400,500,600,700%7CErica+One:300,400,500,600,700%7CSyne:300,400,500,600,700 — 200 — 981 B — 32 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63775ed2964b870a12825804_top-wave.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63775ed2964b870a12825804_top-wave.svg — 200 — 1.3 KiB — 27 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63775cb52e01c5539f5a1840_bottom-wave.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63775cb52e01c5539f5a1840_bottom-wave.svg — 200 — 1.7 KiB — 25 ms — h3https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvrGyEYOtbYf-Vlg.woff2fonts.gstatic.com/s/dmmono/v16/aFTR... https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvrGyEYOtbYf-Vlg.woff2 — 200 — 8.5 KiB — 30 ms — h3https://fonts.gstatic.com/s/dmmono/v16/aFTU7PB1QTsUX8KYthqQBK6PYK0.woff2fonts.gstatic.com/s/dmmono/v16/aFTU... https://fonts.gstatic.com/s/dmmono/v16/aFTU7PB1QTsUX8KYthqQBK6PYK0.woff2 — 200 — 8.5 KiB — 34 ms — h3https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvumzEYOtbYf-Vlg.woff2fonts.gstatic.com/s/dmmono/v16/aFTR... https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvumzEYOtbYf-Vlg.woff2 — 200 — 8.5 KiB — 38 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/62f986c7430d2637716757d2_Union.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/62f986c7430d2637716757d2_Union.svg — 200 — 943 B — 28 ms — h3https://fonts.gstatic.com/s/ericaone/v29/WBLnrEXccV9VGrOKmGDFXEXNBsKhiA.woff2fonts.gstatic.com/s/ericaone/v29/WB... https://fonts.gstatic.com/s/ericaone/v29/WBLnrEXccV9VGrOKmGDFXEXNBsKhiA.woff2 — 200 — 8.1 KiB — 37 ms — h3https://fonts.gstatic.com/s/syne/v24/8vIH7w4qzmVxm2BL9G78HEY.woff2fonts.gstatic.com/s/syne/v24/8vIH7w... https://fonts.gstatic.com/s/syne/v24/8vIH7w4qzmVxm2BL9G78HEY.woff2 — 200 — 33.8 KiB — 58 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=612f5131b9c94ecd0fe9c722d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=612f5131b9c94ecd0fe9c722 — 200 — 31.0 KiB — 99 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.017e0113.a4886f61674f1317.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.017e0113.a4886f61674f1317.js — 200 — 2.7 KiB — 26 ms — h3https://static.claydar.com/init.v1.js?id=cqb2uS372Astatic.claydar.com/init.v1.js?id=cq... https://static.claydar.com/init.v1.js?id=cqb2uS372A — 200 — 1.1 KiB — 97 ms — h3https://cdn.jsdelivr.net/npm/@finsweet/attributes-richtext@1.1.1/richtext.jscdn.jsdelivr.net/npm/@finsweet/attr... https://cdn.jsdelivr.net/npm/@finsweet/attributes-richtext@1.1.1/richtext.js — 200 — 2.3 KiB — 46 ms — h2https://cdn.jsdelivr.net/npm/@splidejs/splide@3.6.12/dist/js/splide.min.jscdn.jsdelivr.net/npm/@splidejs/spli... https://cdn.jsdelivr.net/npm/@splidejs/splide@3.6.12/dist/js/splide.min.js — 200 — 11.8 KiB — 3 ms — h2https://cdn.jsdelivr.net/npm/@splidejs/splide-extension-auto-scroll@0.3.7/dist/js/splide-extension-auto-scroll.min.jscdn.jsdelivr.net/npm/@splidejs/spli... https://cdn.jsdelivr.net/npm/@splidejs/splide-extension-auto-scroll@0.3.7/dist/js/splide-extension-auto-scroll.min.js — 200 — 2.1 KiB — 3 ms — h3https://js.givebutter.com/elements/latest.jsjs.givebutter.com/elements/latest.j... https://js.givebutter.com/elements/latest.js — 200 — 52.7 KiB — 175 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/64ec8eeda89150e4b43c6d16_Givebutter_Logo_H_Black.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/64ec8eeda89150e4b43c6d16_Givebutter_Logo_H_Black.svg — 200 — 2.7 KiB — 25 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b6e664723165648a1cc243_icon.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b6e664723165648a1cc243_icon.svg — 200 — 674 B — 26 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b87f41cf6d003b5a5012ad_Icons.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b87f41cf6d003b5a5012ad_Icons.svg — 200 — 707 B — 39 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b888af6e20f1cd1f8d66c6_Icons.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63b888af6e20f1cd1f8d66c6_Icons.svg — 200 — 711 B — 29 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e21d0ed3bf1d710b8c0b17_Frame%207750%20(3).svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e21d0ed3bf1d710b8c0b17_Frame%207750%20(3).svg — 200 — 750 B — 32 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e21d0e62d455084c8dd105_Frame%207750.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e21d0e62d455084c8dd105_Frame%207750.svg — 200 — 872 B — 26 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e21d0e2fef15b911e6f1a9_Frame%207750%20(1).svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e21d0e2fef15b911e6f1a9_Frame%207750%20(1).svg — 200 — 1.8 KiB — 36 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e21d0ef58d3b1a8d6f173c_Frame%207750%20(2).svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e21d0ef58d3b1a8d6f173c_Frame%207750%20(2).svg — 200 — 785 B — 37 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63e10a94aa936555c6c1405f_div.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63e10a94aa936555c6c1405f_div.svg — 200 — 3.2 KiB — 34 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63e10e31ed657057c824e21c_Badges%20(2).svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63e10e31ed657057c824e21c_Badges%20(2).svg — 200 — 7.6 KiB — 36 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63e10e3e140d9c0ef2f9adc4_Badges%20(3).svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63e10e3e140d9c0ef2f9adc4_Badges%20(3).svg — 200 — 4.0 KiB — 36 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63e10fa3b12820a46c1140be_612f5131b9c94e1326e9ca8f_mr-butter.svg.svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/63e10fa3b12820a46c1140be_612f5131b9c94e1326e9ca8f_mr-butter.svg.svg — 200 — 3.8 KiB — 37 ms — h3https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.jscdn.jsdelivr.net/npm/@finsweet/attr... https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js — 200 — 4.3 KiB — 4 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 100 ms — h2https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/ui.jstranscend-cdn.com/cm/ac20155f-a759-... https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/ui.js — 200 — 93.2 KiB — 328 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722%2F66f435861f804ce9de6dbcc9_Collect%20More%20Donations-transcode.mp4cdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722%2F66f435861f804ce9de6dbcc9_Collect%20More%20Donations-transcode.mp4 — 206 — 374.0 KiB — 240 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722%2F66f7094c1bc25a350a29fea1_Grow%20your%20community%20-%20updated-transcode.mp4cdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722%2F66f7094c1bc25a350a29fea1_Grow%20your%20community%20-%20updated-transcode.mp4 — 206 — 189.9 KiB — 226 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722%2F66f437979c40fe56059acbf3_Host%20your%20best%20event%20ever-transcode.mp4cdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722%2F66f437979c40fe56059acbf3_Host%20your%20best%20event%20ever-transcode.mp4 — 206 — 601.8 KiB — 241 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722%2F66f70844dbc7563e72973d5e_Get%20the%20insights%20you%20need-updated-transcode.mp4cdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722%2F66f70844dbc7563e72973d5e_Get%20the%20insights%20you%20need-updated-transcode.mp4 — 206 — 201.5 KiB — 227 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.22b66e874d42861f.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.22b66e874d42861f.js — 200 — 8.8 KiB — 34 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.64873797e35e968c.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.64873797e35e968c.js — 200 — 1.1 KiB — 33 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.65add74e46fe5245.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.65add74e46fe5245.js — 200 — 1.1 KiB — 50 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.ad6dcd2fc75b294c.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.ad6dcd2fc75b294c.js — 200 — 1.7 KiB — 57 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.db80639074bc0296.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.db80639074bc0296.js — 200 — 957 B — 33 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.5959ac50b3c857f1.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.5959ac50b3c857f1.js — 200 — 1.2 KiB — 63 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.496d56dd8c063ec0.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.496d56dd8c063ec0.js — 200 — 1.1 KiB — 63 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.a2787d9e37548699.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.a2787d9e37548699.js — 200 — 1.6 KiB — 64 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.36b8fb49256177c8.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.36b8fb49256177c8.js — 200 — 13.7 KiB — 82 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.bec7a721722e4644.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.bec7a721722e4644.js — 200 — 23.5 KiB — 69 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.e8e7e6855b442808.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.e8e7e6855b442808.js — 200 — 984 B — 64 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.7ec47e147ecf02cd.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.7ec47e147ecf02cd.js — 200 — 4.1 KiB — 63 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.c42549641b7d4501.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.c42549641b7d4501.js — 200 — 75.8 KiB — 80 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.a5328fc6e4f79712.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.a5328fc6e4f79712.js — 200 — 6.6 KiB — 65 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.8bcd8860e07a4086.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.8bcd8860e07a4086.js — 200 — 4.2 KiB — 65 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.43f4d187dbb3f1f5.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.43f4d187dbb3f1f5.js — 200 — 3.2 KiB — 65 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.f919141e3448519b.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.f919141e3448519b.js — 200 — 3.8 KiB — 65 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.2f8fd4260fe41f39.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.2f8fd4260fe41f39.js — 200 — 2.2 KiB — 72 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.7a15e72921c0ea82.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.7a15e72921c0ea82.js — 200 — 1.3 KiB — 80 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.a05a70dc064fe75f.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.a05a70dc064fe75f.js — 200 — 926 B — 72 ms — h3https://cdn.claydar.com/releases/latest/radar.min.jscdn.claydar.com/releases/latest/rad... https://cdn.claydar.com/releases/latest/radar.min.js — 200 — 20.6 KiB — 131 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e22aae5f60e8422784688b_gradients%20(2)%201.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e22aae5f60e8422784688b_gradients%20(2)%201.png — 200 — 4.4 KiB — 94 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1dc3450cae82636ba5b75_Group%2013872%20(1)%201.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1dc3450cae82636ba5b75_Group%2013872%20(1)%201.png — 200 — 21.1 KiB — 65 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66d0b23c9486dc31b3c90c96_pillars%20section%20(1)%20(1).webpcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66d0b23c9486dc31b3c90c96_pillars%20section%20(1)%20(1).webp — 200 — 2.6 KiB — 93 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/67fe9e61889f6747f17db699_Rectangle%201%20(1).svgcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/67fe9e61889f6747f17db699_Rectangle%201%20(1).svg — 200 — 677 B — 93 ms — h3https://givebuttercdn.com/fonts/Matter/Matter-SemiBold.woff2givebuttercdn.com/fonts/Matter/Matt... https://givebuttercdn.com/fonts/Matter/Matter-SemiBold.woff2 — 200 — 32.3 KiB — 222 ms — h2https://givebuttercdn.com/fonts/Matter/Matter-Medium.woff2givebuttercdn.com/fonts/Matter/Matt... https://givebuttercdn.com/fonts/Matter/Matter-Medium.woff2 — 200 — 31.9 KiB — 148 ms — h2https://givebuttercdn.com/fonts/Matter/Matter-Regular.woff2givebuttercdn.com/fonts/Matter/Matt... https://givebuttercdn.com/fonts/Matter/Matter-Regular.woff2 — 200 — 31.7 KiB — 134 ms — h2https://givebuttercdn.com/fonts/GoodDogNew/GoodDogNewW00-Regular.ttfgivebuttercdn.com/fonts/GoodDogNew/... https://givebuttercdn.com/fonts/GoodDogNew/GoodDogNewW00-Regular.ttf — 200 — 23.7 KiB — 221 ms — h2https://givebuttercdn.com/fonts/Matter/Matter-Bold.woff2givebuttercdn.com/fonts/Matter/Matt... https://givebuttercdn.com/fonts/Matter/Matter-Bold.woff2 — 200 — 32.3 KiB — 150 ms — h2https://givebutter.com/elements/api/v1/null/elements/usage?url=https%3A%2F%2Fgivebutter.com%2F/elements/api/v1/null/elements/usag... https://givebutter.com/elements/api/v1/null/elements/usage?url=https%3A%2F%2Fgivebutter.com%2F — 200 — 759 B — 152 ms — h2https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824forms.hsforms.com/embed/v3/form/220... https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824 — 200 — 1.9 KiB — 195 ms — h3https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824forms.hsforms.com/embed/v3/form/220... https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824 — 200 — 1.9 KiB — 319 ms — h3https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824forms.hsforms.com/embed/v3/form/220... https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824 — 200 — 1.9 KiB — 441 ms — h3https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824forms.hsforms.com/embed/v3/form/220... https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824 — 200 — 1.9 KiB — 569 ms — h3https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824forms.hsforms.com/embed/v3/form/220... https://forms.hsforms.com/embed/v3/form/22005785/b031e00a-4c03-408b-9114-914251a0ee77/json?hs_static_app=forms-embed&hs_static_app_version=1.10824&X-HubSpot-Static-App-Info=forms-embed-1.10824 — 200 — 1.9 KiB — 694 ms — h3https://givebutter.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://givebutter.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 374 B — 44 ms — h2https://givebutter.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://givebutter.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.1 KiB — 23 ms — h2https://givebutter.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0876b98bbef4f5/cdn-cgi/challenge-platform/h/b/jsd... https://givebutter.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0876b98bbef4f5 — 200 — 1007 B — 40 ms — h2https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/cm.csstranscend-cdn.com/cm/ac20155f-a759-... https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/cm.css — 200 — 4.1 KiB — 271 ms — h3https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/translations/en.jsontranscend-cdn.com/cm/ac20155f-a759-... https://transcend-cdn.com/cm/ac20155f-a759-4277-8a0e-afec98792414/translations/en.json — 200 — 2.4 KiB — 205 ms — h3https://forms-na1.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-DEFINITION_SUCCESS&count=1forms-na1.hsforms.com/embed/v3/coun... https://forms-na1.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-DEFINITION_SUCCESS&count=1 — 200 — 393 B — 177 ms — h3https://forms-na1.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-RENDER_SUCCESS&count=1forms-na1.hsforms.com/embed/v3/coun... https://forms-na1.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-RENDER_SUCCESS&count=1 — 200 — 429 B — 149 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/68f944b1cdeabdb835c58416_8hP46F8ercuspxYYxyc6FBdAgzaA3E6hWiUZn6YWk2sTdcdo.lottiecdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/68f944b1cdeabdb835c58416_8hP46F8ercuspxYYxyc6FBdAgzaA3E6hWiUZn6YWk2sTdcdo.lottie — 200 — 43.6 KiB — 40 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66f414179003d96c005b9305_home-desktop-left.jsoncdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66f414179003d96c005b9305_home-desktop-left.json — 200 — 1.2 KiB — 46 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66f41417d1fdfb9195141bd5_home-mobile-top.jsoncdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66f41417d1fdfb9195141bd5_home-mobile-top.json — 200 — 1.2 KiB — 45 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66f41417d502e80cd4276d9c_home-desktop-right.jsoncdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66f41417d502e80cd4276d9c_home-desktop-right.json — 200 — 1.2 KiB — 45 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66f414172036e1a324d6017c_home-mobile-bottom.jsoncdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66f414172036e1a324d6017c_home-mobile-bottom.json — 200 — 1.2 KiB — 45 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/612f5131b9c94e9547e9c76b_53513-confetti.jsoncdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/612f5131b9c94e9547e9c76b_53513-confetti.json — 200 — 6.6 KiB — 46 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.66a6ff94c55dbb3e.jscdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/js/sweetbutter.achunk.66a6ff94c55dbb3e.js — 200 — 63.0 KiB — 37 ms — h3https://api.claydar.com/tracker/eventapi.claydar.com/tracker/event https://api.claydar.com/tracker/event — 200 — 0 B — 417 ms — h3https://api.claydar.com/bp/cqb2uS372A/settingsapi.claydar.com/bp/cqb2uS372A/setti... https://api.claydar.com/bp/cqb2uS372A/settings — 200 — 0 B — 130 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIsAAAB4CAYAAADCHwFIAAAACXBIWXMAACxLAAAsSwGlPZapAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIsAAAB4CAYAAADCHwFIAAAACXBIWXMAACxLAAAsSwGlPZapAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAj4AAAIeCAYAAAC7ngWaAAAACXBIWXMAACxLAAAsSwGlPZapAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAj4AAAIeCAYAAAC7ngWaAAAACXBIWXMAACxLAAAsSwGlPZapAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABOoAAARzCAYAAADSa8lUAAAACXBIWXMAACxLAAAsSwGlPZapAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABOoAAARzCAYAAADSa8lUAAAACXBIWXMAACxLAAAsSwGlPZapAAAAA… — 200 — 0 B — 0 ms — datahttps://api.claydar.com/bp/cqb2uS372A/settingsapi.claydar.com/bp/cqb2uS372A/setti... https://api.claydar.com/bp/cqb2uS372A/settings — 200 — 1.2 KiB — 23 ms — h3https://givebutter.com/cdn-cgi/rum?/cdn-cgi/rum? https://givebutter.com/cdn-cgi/rum? — 204 — 211 B — 22 ms — h2https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/6279d253387e045f09093ad3_favicon-32x32.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/6279d253387e045f09093ad3_favicon-32x32.png — 200 — 1.6 KiB — 22 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66eab25a0ba10233bc40ff51_updated%20image-p-800.avifcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66eab25a0ba10233bc40ff51_updated%20image-p-800.avif — 200 — 61.2 KiB — 43 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d331248e2dc41c4e3e62_home2-columns-easy-gradient.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d331248e2dc41c4e3e62_home2-columns-easy-gradient.png — 200 — 8.2 KiB — 31 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23aafe3d8796ed9f343_pill-venmo.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23aafe3d8796ed9f343_pill-venmo.png — 200 — 8.4 KiB — 37 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23a3c176c53045c8b0d_pill-paypal.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23a3c176c53045c8b0d_pill-paypal.png — 200 — 7.2 KiB — 40 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23adde7819cec8b1144_pill-applepay.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23adde7819cec8b1144_pill-applepay.png — 200 — 5.5 KiB — 37 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23a2c44a18683edb62e_pill-googlepay.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23a2c44a18683edb62e_pill-googlepay.png — 200 — 5.6 KiB — 40 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23a6830d04603639294_pill-daf-p-800.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23a6830d04603639294_pill-daf-p-800.png — 200 — 14.6 KiB — 41 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23aabd84d412b0c46a3_pill-ach.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d23aabd84d412b0c46a3_pill-ach.png — 200 — 4.6 KiB — 31 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d5689fc69d24fbf1baa9_home2-columns-donor-p-800.avifcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d5689fc69d24fbf1baa9_home2-columns-donor-p-800.avif — 200 — 46.7 KiB — 49 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d584aecb63eb4f960e44_home2-columns-donor-gradient.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d584aecb63eb4f960e44_home2-columns-donor-gradient.png — 200 — 9.0 KiB — 31 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d4ec2ab7a12ed1363af1_home2-columns-personalized-p-800.avifcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d4ec2ab7a12ed1363af1_home2-columns-personalized-p-800.avif — 200 — 48.3 KiB — 46 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d518d7e2b2a21486dd0e_home2-columns-personalized-gradient.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/66e1d518d7e2b2a21486dd0e_home2-columns-personalized-gradient.png — 200 — 7.9 KiB — 33 ms — h3https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/68f8dfeb1570939145edae8f_Frame%207448%20(1)-p-800.pngcdn.prod.website-files.com/612f5131... https://cdn.prod.website-files.com/612f5131b9c94ecd0fe9c722/68f8dfeb1570939145edae8f_Frame%207448%20(1)-p-800.png — 200 — 40.0 KiB — 45 ms — h3https://api.claydar.com/tracker/eventapi.claydar.com/tracker/event https://api.claydar.com/tracker/event — 200 — 318 B — 36 ms — h3https://challenges.cloudflare.com/turnstile/v0/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js — 302 — 265 B — 97 ms — h3https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js — 200 — 17.3 KiB — 40 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/turnstile/f/ov2/av0/rch/g2k3r/0x4AAAAAAAQTptj2So4dx43e/auto/fbE/new/normal?lang=autochallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/turnstile/f/ov2/av0/rch/g2k3r/0x4AAAAAAAQTptj2So4dx43e/auto/fbE/new/normal?lang=auto — 200 — 98.8 KiB — 100 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/cmg/1challenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/cmg/1 — 200 — 208 B — 23 ms — h3blob:https://challenges.cloudflare.com/ce7efa23-8cfd-4eee-9c87-9a404276e61fchallenges.cloudflare.com/ce7efa23-... blob:https://challenges.cloudflare.com/ce7efa23-8cfd-4eee-9c87-9a404276e61f — -1 — 0 B — 0 ms — https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/flow/ov1/859148713:1776899608:oBD1f9EvGn7UNBmE1Cfjd9Pm5Z3I3dGjHCcQ4LeOxkM/9f0876c8dafc97ce/2kp80n2MTRoujLcxM6ocgvxGaF47Nh6n287v2hG3NTk-1776901126-1.2.1.1-tMbBAczGWjqLCN52ntAzzN35KmEjOfauIXECUtuL1zLkGrc3ZZuj7LuTQZ6A76erchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/flow/ov1/859148713:1776899608:oBD1f9EvGn7UNBmE1Cfjd9Pm5Z3I3dGjHCcQ4LeOxkM/9f0876c8dafc97ce/2kp80n2MTRoujLcxM6ocgvxGaF47Nh6n287v2hG3NTk-1776901126-1.2.1.1-tMbBAczGWjqLCN52ntAzzN35KmEjOfauIXECUtuL1zLkGrc3ZZuj7LuTQZ6A76er — 200 — 271.0 KiB — 131 ms — h3blob:https://challenges.cloudflare.com/8ce26839-4e2a-47f8-8043-9a01bc742e4echallenges.cloudflare.com/8ce26839-... blob:https://challenges.cloudflare.com/8ce26839-4e2a-47f8-8043-9a01bc742e4e — 200 — -1 B — 22 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/pat/9f0876c8dafc97ce/1776901126857/11b07a99821b72cc8603ce7100d54a46606458ce9a25f18a88f30aaba9f2ef86/WWP8JMBlIvKr0_Cchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/pat/9f0876c8dafc97ce/1776901126857/11b07a99821b72cc8603ce7100d54a46606458ce9a25f18a88f30aaba9f2ef86/WWP8JMBlIvKr0_C — 401 — 1.7 KiB — 22 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/d/9f0876c8dafc97ce/1776901126858/gWkCDm77Kq6ncMbchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/d/9f0876c8dafc97ce/1776901126858/gWkCDm77Kq6ncMb — 200 — 1.2 KiB — 23 ms — h3blob:https://challenges.cloudflare.com/8ce26839-4e2a-47f8-8043-9a01bc742e4echallenges.cloudflare.com/8ce26839-... blob:https://challenges.cloudflare.com/8ce26839-4e2a-47f8-8043-9a01bc742e4e — 200 — -1 B — 16 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/flow/ov1/859148713:1776899608:oBD1f9EvGn7UNBmE1Cfjd9Pm5Z3I3dGjHCcQ4LeOxkM/9f0876c8dafc97ce/2kp80n2MTRoujLcxM6ocgvxGaF47Nh6n287v2hG3NTk-1776901126-1.2.1.1-tMbBAczGWjqLCN52ntAzzN35KmEjOfauIXECUtuL1zLkGrc3ZZuj7LuTQZ6A76erchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/flow/ov1/859148713:1776899608:oBD1f9EvGn7UNBmE1Cfjd9Pm5Z3I3dGjHCcQ4LeOxkM/9f0876c8dafc97ce/2kp80n2MTRoujLcxM6ocgvxGaF47Nh6n287v2hG3NTk-1776901126-1.2.1.1-tMbBAczGWjqLCN52ntAzzN35KmEjOfauIXECUtuL1zLkGrc3ZZuj7LuTQZ6A76er — 200 — 4.6 KiB — 42 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
79% of JavaScript execution is third-party
First-party Third-party 3680ms · 603KB · €40/mo
cdn.prod.website-files.com
Other
Costly
Execution 1111ms
Transfer 76 KB
Unused 56%
Monthly Cost €12/mo
js.hsforms.net
Other
Costly
Execution 845ms
Transfer 193 KB
Unused 40%
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 701ms
Transfer 0 KB
Monthly Cost €8/mo
cdn.prod.website-files.com
Other
Costly
Execution 280ms
Transfer 63 KB
Monthly Cost €3/mo
transcend-cdn.com
Other
Optional
Execution 149ms
Transfer 93 KB
Unused 41%
Monthly Cost €2/mo
cdn.claydar.com
Other
Optional
Execution 146ms
Transfer 21 KB
Monthly Cost €2/mo
js.givebutter.com
Other
Optional
Execution 119ms
Transfer 53 KB
Unused 67%
Monthly Cost €1/mo
transcend-cdn.com
Other
Optional
Execution 87ms
Transfer 52 KB
Unused 54%
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 66ms
Transfer 14 KB
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 65ms
Transfer 9 KB
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 58ms
Transfer 7 KB
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 53ms
Transfer 24 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 1111ms and costs ~€12/month
  • js.hsforms.net adds 845ms and costs ~€9/month
  • Unattributable adds 701ms and costs ~€8/month
  • cdn.prod.website-files.com adds 280ms and costs ~€3/month

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

Why this matters

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

Learn more

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

Source: web.dev

cdn.prod.website-files.com takes 1111ms 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

56% of cdn.prod.website-files.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

js.hsforms.net takes 845ms 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

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

cdn.prod.website-files.com takes 280ms 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

67% of js.givebutter.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

54% of transcend-cdn.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