Skip to content
https://govdelivery.com

Performance

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

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

96
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

635 ms

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

948 ms

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

60 ms

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

0.036

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

1.69 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.08 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
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.6 MB transferred, 157 requests
FIX
5.6 MB transferred, 157 requests
Critical::
Page weighs 8.9 MB (5.6 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
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
Fonts are 265 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 265 KB
Warning::
157 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.6 MB / 2.4 MB budget
5.6 MB transferred
157 requests
1.2 g CO2 per page load
Other 2.7 MiB 48%
Images 1.3 MiB 24%
JavaScript 1.0 MiB 18%
Fonts 265.0 KiB 5%
Other 162.2 KiB 3%
CSS 59.5 KiB 1%
HTML 43.9 KiB 1%
Other 2.3 KiB 0%
Other 546 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.6 MiB of 5.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6535ms total JS execution
FIX
6535ms total JS execution
Warning::
https://fast.wistia.com/assets/external/engines/hl...: 2586ms CPU time
Warning::
https://granicus.com/: 2385ms CPU time
Warning::
https://fast.wistia.com/assets/external/E-v1.js: 591ms CPU time
Warning::
Unattributable: 567ms CPU time
Info::
https://code.jquery.com/jquery-3.5.1.min.js: 130ms CPU time
Warning::
Third-party scripts: 6535ms (100% of total)

Main Thread Breakdown

Style & Layout 34% Other 28% Script Evaluation 25% Rendering 9%
ScriptTotalScriptingParse/CompileParty
https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee82586ms755ms1ms3rd
https://granicus.com/2385ms18ms3ms3rd
https://fast.wistia.com/assets/external/E-v1.js591ms462ms75ms3rd
Unattributable567ms15ms0ms3rd
https://code.jquery.com/jquery-3.5.1.min.js130ms88ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=G-RKWN86KZMV&cx=c&gtm=4e64k0h279ms67ms11ms3rd
https://consent.trustarc.com/asset/adv-bundle.js?v=v1.7-172975ms37ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T6B6G3462ms48ms11ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js60ms48ms2ms3rd
D
JS Bundles
Action
29 scripts, 374 KB unused
FIX
29 scripts, 374 KB unused
Warning::
https://fast.wistia.com/assets/external/engines/hl...: 85 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T6B...: 78 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fast.wistia.com/assets/external/E-v1.js: 72 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RKWN...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://consent.trustarc.com/asset/notice.js/v/v1....: 33 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 374 KB
374 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8159 KB85 KB (53%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T6B6G34165 KB78 KB (47%)3rd
https://fast.wistia.com/assets/external/E-v1.js162 KB72 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RKWN86KZMV&cx=c&gtm=4e64k0h2169 KB65 KB (38%)3rd
https://consent.trustarc.com/asset/notice.js/v/v1.7-51836 KB33 KB (91%)3rd
https://browser.sentry-cdn.com/9.6.1/bundle.min.js25 KB21 KB (86%)3rd
https://consent.trustarc.com/asset/adv-bundle.js?v=v1.7-172978 KB21 KB (27%)3rd
https://fast.wistia.com/embed/medias/ctyml2emuz.jsonp3 KB3rd
https://consent.trustarc.com/asset/notice.js/v/v1.7-172936 KB3rd
https://fast.wistia.com/embed/medias/f60x8t8lfg.jsonp2 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

D
Page Weight Inventory
Action
157 resources · 5.6 MB · 374 KB savings available
FIX
157 resources · 5.6 MB · 374 KB savings available
Warning::
Page weight 4.6 MB over 1MB target
Got: 5.6 MB Expected: ≤ 1 MB
Info::
~374 KB of savings available
Warning::
156 third-party resources (100% of weight)
Info::
6 resources over 200KB
157 resources · 5.6 MiB · 156 third-party 4.6 MiB over 1MB target
Media 48% · 2.7 MiB
Image 24% · 1.3 MiB
JavaScript 21% · 1.2 MiB
Font 5% · 265.0 KiB
CSS 1% · 59.5 KiB
Document 1% · 43.9 KiB
Other 0% · 10.7 KiB

~374.0 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
81 images, 0 KB saveable
REVIEW
81 images, 0 KB saveable
Warning::
https://granicus.com/wp-content/themes/granicus-in... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://granicus.com/wp-content/uploads/2023/03/ic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://granicus.com/wp-content/uploads/2023/05/Ic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://granicus.com/wp-content/uploads/2023/03/Ic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://granicus.com/wp-content/uploads/arrow-righ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
81 images 1.3 MB
0 oversized -0 KB
81 legacy format
5 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

7

265 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 635 ms LCP 948 mshttps://use.typekit.net/af/5d97ff/00000000000000007735f999/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 47.4 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/2e2409/00000000000000007735f990/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3l https://use.typekit.net/af/2e2409/00000000000000007735f990/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 46.9 KiB — 10 ms — font-display: swaphttps://use.typekit.net/af/19ced7/00000000000000007735f992/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/19ced7/00000000000000007735f992/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 47.1 KiB — 17 ms — font-display: swaphttps://use.typekit.net/af/b718ff/00000000000000007735f98d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 46.5 KiB — 11 ms — font-display: swaphttps://use.typekit.net/af/262452/00000000000000007735f99a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/262452/00000000000000007735f99a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 47.6 KiB — 13 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA… — 8.4 KiB — 24 ms — font-display: swaphttps://fast.wistia.com/assets/external/fonts/Inter-Extended.woffInter-Extended.woff https://fast.wistia.com/assets/external/fonts/Inter-Extended.woff — 21.1 KiB — 3 ms — font-display: swap
l woff2 swap
Size 47 KB
Load time 9 ms
Start 481 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 47 KB
Load time 10 ms
Start 481 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 47 KB
Load time 17 ms
Start 481 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 46 KB
Load time 11 ms
Start 482 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 48 KB
Load time 13 ms
Start 484 ms
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 8 KB
Load time 24 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Inter-Extended.woff woff swap
Size 21 KB
Load time 3 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~9 KB and ~18 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
157 requests over 33560ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 635 ms LCP 948 mshttps://govdelivery.com// https://govdelivery.com/ — 301 — 206 B — 6 ms — h2https://granicus.com/granicus.com/ https://granicus.com/ — 200 — 43.9 KiB — 10 ms — h2https://granicus.com/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.13granicus.com/wp-content/plugins/men... https://granicus.com/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.13 — 200 — 1.2 KiB — 6 ms — h2https://granicus.com/wp-content/themes/granicus-international/granicus-dist/css/libraries.css?ver=6.00000411granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/granicus-dist/css/libraries.css?ver=6.00000411 — 200 — 4.2 KiB — 8 ms — h2https://granicus.com/wp-content/themes/granicus-international/style.css?ver=6.00000411granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/style.css?ver=6.00000411 — 200 — 51.3 KiB — 14 ms — h2https://granicus.com/wp-content/themes/granicus-international/granicus-dist/css/custom.css?ver=1776805998granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/granicus-dist/css/custom.css?ver=1776805998 — 200 — 2.8 KiB — 8 ms — h2https://granicus.com/wp-content/uploads/2022/12/logo.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2022/12/logo.svg — 200 — 2.0 KiB — 12 ms — h2https://granicus.com/wp-content/uploads/markets-tourism-icons-nav.svggranicus.com/wp-content/uploads/mar... https://granicus.com/wp-content/uploads/markets-tourism-icons-nav.svg — 200 — 1.8 KiB — 10 ms — h2https://granicus.com/wp-content/uploads/navigation-featured-image-state-of-digital-government.jpggranicus.com/wp-content/uploads/nav... https://granicus.com/wp-content/uploads/navigation-featured-image-state-of-digital-government.jpg — 200 — 47.9 KiB — 9 ms — h2https://granicus.com/wp-content/uploads/nav-menu-experience-services-feature.jpggranicus.com/wp-content/uploads/nav... https://granicus.com/wp-content/uploads/nav-menu-experience-services-feature.jpg — 200 — 150.6 KiB — 6 ms — h2https://granicus.com/wp-content/uploads/cloud-icons-nav-service-cloud.svggranicus.com/wp-content/uploads/clo... https://granicus.com/wp-content/uploads/cloud-icons-nav-service-cloud.svg — 200 — 879 B — 4 ms — h2https://code.jquery.com/jquery-3.5.1.min.jscode.jquery.com/jquery-3.5.1.min.js https://code.jquery.com/jquery-3.5.1.min.js — 200 — 30.5 KiB — 130 ms — h2https://granicus.com/wp-content/themes/granicus-international/granicus-dist/js/libraries.js?ver=6.00000411granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/granicus-dist/js/libraries.js?ver=6.00000411 — 200 — 12.7 KiB — 4 ms — h2https://granicus.com/wp-content/themes/granicus-international/granicus-dist/js/scripts.js?ver=6.00000411granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/granicus-dist/js/scripts.js?ver=6.00000411 — 200 — 9.3 KiB — 42 ms — h2https://granicus.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.11granicus.com/wp-content/plugins/sit... https://granicus.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.11 — 200 — 434 B — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-local-government-red2.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-local-government-red2.svg — 200 — 808 B — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/icon-state-government-red.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/icon-state-government-red.svg — 200 — 802 B — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-eduction-red.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-eduction-red.svg — 200 — 947 B — 42 ms — h2https://granicus.com/wp-content/uploads/icon-candidate-red.svggranicus.com/wp-content/uploads/ico... https://granicus.com/wp-content/uploads/icon-candidate-red.svg — 200 — 1.2 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-Federal-government-red2.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-Federal-government-red2.svg — 200 — 1.0 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-special-districts-red-2.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-special-districts-red-2.svg — 200 — 1.4 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/cloud-icons-nav-engagement-cloud.svggranicus.com/wp-content/uploads/clo... https://granicus.com/wp-content/uploads/cloud-icons-nav-engagement-cloud.svg — 200 — 922 B — 42 ms — h2https://granicus.com/wp-content/uploads/cloud-icons-nav-operations-cloud.svggranicus.com/wp-content/uploads/clo... https://granicus.com/wp-content/uploads/cloud-icons-nav-operations-cloud.svg — 200 — 1.1 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/gxa-intelligence-icon.svggranicus.com/wp-content/uploads/gxa... https://granicus.com/wp-content/uploads/gxa-intelligence-icon.svg — 200 — 3.8 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/cloud-solutions-icons-nav-federal-experience-cloud-fxc.svggranicus.com/wp-content/uploads/clo... https://granicus.com/wp-content/uploads/cloud-solutions-icons-nav-federal-experience-cloud-fxc.svg — 200 — 1.3 KiB — 151 ms — h2https://granicus.com/wp-content/uploads/gxi-insights-icon.svggranicus.com/wp-content/uploads/gxi... https://granicus.com/wp-content/uploads/gxi-insights-icon.svg — 200 — 1.7 KiB — 47 ms — h2https://granicus.com/wp-content/uploads/GXI-foundations-icon.svggranicus.com/wp-content/uploads/GXI... https://granicus.com/wp-content/uploads/GXI-foundations-icon.svg — 200 — 2.0 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/icon-menu-customer-support.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/icon-menu-customer-support.svg — 200 — 1.7 KiB — 112 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/meetings-and-agenda-management-2.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/meetings-and-agenda-management-2.svg — 200 — 1.3 KiB — 106 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/website-and-cms-2.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/website-and-cms-2.svg — 200 — 1.3 KiB — 54 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 635 ms LCP 948 mshttps://govdelivery.com// https://govdelivery.com/ — 301 — 206 B — 6 ms — h2https://granicus.com/granicus.com/ https://granicus.com/ — 200 — 43.9 KiB — 10 ms — h2https://granicus.com/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.13granicus.com/wp-content/plugins/men... https://granicus.com/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.13 — 200 — 1.2 KiB — 6 ms — h2https://granicus.com/wp-content/themes/granicus-international/granicus-dist/css/libraries.css?ver=6.00000411granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/granicus-dist/css/libraries.css?ver=6.00000411 — 200 — 4.2 KiB — 8 ms — h2https://granicus.com/wp-content/themes/granicus-international/style.css?ver=6.00000411granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/style.css?ver=6.00000411 — 200 — 51.3 KiB — 14 ms — h2https://granicus.com/wp-content/themes/granicus-international/granicus-dist/css/custom.css?ver=1776805998granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/granicus-dist/css/custom.css?ver=1776805998 — 200 — 2.8 KiB — 8 ms — h2https://granicus.com/wp-content/uploads/2022/12/logo.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2022/12/logo.svg — 200 — 2.0 KiB — 12 ms — h2https://granicus.com/wp-content/uploads/markets-tourism-icons-nav.svggranicus.com/wp-content/uploads/mar... https://granicus.com/wp-content/uploads/markets-tourism-icons-nav.svg — 200 — 1.8 KiB — 10 ms — h2https://granicus.com/wp-content/uploads/navigation-featured-image-state-of-digital-government.jpggranicus.com/wp-content/uploads/nav... https://granicus.com/wp-content/uploads/navigation-featured-image-state-of-digital-government.jpg — 200 — 47.9 KiB — 9 ms — h2https://granicus.com/wp-content/uploads/nav-menu-experience-services-feature.jpggranicus.com/wp-content/uploads/nav... https://granicus.com/wp-content/uploads/nav-menu-experience-services-feature.jpg — 200 — 150.6 KiB — 6 ms — h2https://granicus.com/wp-content/uploads/cloud-icons-nav-service-cloud.svggranicus.com/wp-content/uploads/clo... https://granicus.com/wp-content/uploads/cloud-icons-nav-service-cloud.svg — 200 — 879 B — 4 ms — h2https://code.jquery.com/jquery-3.5.1.min.jscode.jquery.com/jquery-3.5.1.min.js https://code.jquery.com/jquery-3.5.1.min.js — 200 — 30.5 KiB — 130 ms — h2https://granicus.com/wp-content/themes/granicus-international/granicus-dist/js/libraries.js?ver=6.00000411granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/granicus-dist/js/libraries.js?ver=6.00000411 — 200 — 12.7 KiB — 4 ms — h2https://granicus.com/wp-content/themes/granicus-international/granicus-dist/js/scripts.js?ver=6.00000411granicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/granicus-dist/js/scripts.js?ver=6.00000411 — 200 — 9.3 KiB — 42 ms — h2https://granicus.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.11granicus.com/wp-content/plugins/sit... https://granicus.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.11 — 200 — 434 B — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-local-government-red2.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-local-government-red2.svg — 200 — 808 B — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/icon-state-government-red.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/icon-state-government-red.svg — 200 — 802 B — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-eduction-red.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-eduction-red.svg — 200 — 947 B — 42 ms — h2https://granicus.com/wp-content/uploads/icon-candidate-red.svggranicus.com/wp-content/uploads/ico... https://granicus.com/wp-content/uploads/icon-candidate-red.svg — 200 — 1.2 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-Federal-government-red2.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-Federal-government-red2.svg — 200 — 1.0 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-special-districts-red-2.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-special-districts-red-2.svg — 200 — 1.4 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/cloud-icons-nav-engagement-cloud.svggranicus.com/wp-content/uploads/clo... https://granicus.com/wp-content/uploads/cloud-icons-nav-engagement-cloud.svg — 200 — 922 B — 42 ms — h2https://granicus.com/wp-content/uploads/cloud-icons-nav-operations-cloud.svggranicus.com/wp-content/uploads/clo... https://granicus.com/wp-content/uploads/cloud-icons-nav-operations-cloud.svg — 200 — 1.1 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/gxa-intelligence-icon.svggranicus.com/wp-content/uploads/gxa... https://granicus.com/wp-content/uploads/gxa-intelligence-icon.svg — 200 — 3.8 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/cloud-solutions-icons-nav-federal-experience-cloud-fxc.svggranicus.com/wp-content/uploads/clo... https://granicus.com/wp-content/uploads/cloud-solutions-icons-nav-federal-experience-cloud-fxc.svg — 200 — 1.3 KiB — 151 ms — h2https://granicus.com/wp-content/uploads/gxi-insights-icon.svggranicus.com/wp-content/uploads/gxi... https://granicus.com/wp-content/uploads/gxi-insights-icon.svg — 200 — 1.7 KiB — 47 ms — h2https://granicus.com/wp-content/uploads/GXI-foundations-icon.svggranicus.com/wp-content/uploads/GXI... https://granicus.com/wp-content/uploads/GXI-foundations-icon.svg — 200 — 2.0 KiB — 42 ms — h2https://granicus.com/wp-content/uploads/2023/05/icon-menu-customer-support.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/icon-menu-customer-support.svg — 200 — 1.7 KiB — 112 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/meetings-and-agenda-management-2.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/meetings-and-agenda-management-2.svg — 200 — 1.3 KiB — 106 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/website-and-cms-2.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/website-and-cms-2.svg — 200 — 1.3 KiB — 54 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/digital-service-and-forms-3.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/digital-service-and-forms-3.svg — 200 — 757 B — 131 ms — h2https://granicus.com/wp-content/uploads/2023/05/icon-menu-customer-services.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/icon-menu-customer-services.svg — 200 — 2.1 KiB — 153 ms — h2https://granicus.com/wp-content/uploads/permitting-licensing-stamp-icon.svggranicus.com/wp-content/uploads/per... https://granicus.com/wp-content/uploads/permitting-licensing-stamp-icon.svg — 200 — 2.0 KiB — 70 ms — h2https://granicus.com/wp-content/uploads/solutions-icons-nav-public-records-request-management-1.svggranicus.com/wp-content/uploads/sol... https://granicus.com/wp-content/uploads/solutions-icons-nav-public-records-request-management-1.svg — 200 — 1.5 KiB — 130 ms — h2https://granicus.com/wp-content/uploads/2023/05/menu-icon2-success.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/menu-icon2-success.svg — 200 — 812 B — 116 ms — h2https://granicus.com/wp-content/uploads/2023/05/menu-icon2-blog.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/menu-icon2-blog.svg — 200 — 1.0 KiB — 92 ms — h2https://granicus.com/wp-content/uploads/2023/05/menu-icon2-resource.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/menu-icon2-resource.svg — 200 — 801 B — 97 ms — h2https://granicus.com/wp-content/uploads/2023/05/icon-menu-resource.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/icon-menu-resource.svg — 200 — 884 B — 54 ms — h2https://granicus.com/wp-content/uploads/2023/05/menu-icon2-event.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/menu-icon2-event.svg — 200 — 792 B — 49 ms — h2https://granicus.com/wp-content/uploads/2023/05/menu-icon2-ondemand.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/menu-icon2-ondemand.svg — 200 — 738 B — 46 ms — h2https://granicus.com/wp-content/uploads/nav-resource-reports-metrics-1.svggranicus.com/wp-content/uploads/nav... https://granicus.com/wp-content/uploads/nav-resource-reports-metrics-1.svg — 200 — 967 B — 82 ms — h2https://granicus.com/wp-content/uploads/navigation-success-story-engagement-cloud.jpggranicus.com/wp-content/uploads/nav... https://granicus.com/wp-content/uploads/navigation-success-story-engagement-cloud.jpg — 200 — 59.6 KiB — 61 ms — h2https://granicus.com/wp-content/uploads/navigation-collaboration-careers.jpggranicus.com/wp-content/uploads/nav... https://granicus.com/wp-content/uploads/navigation-collaboration-careers.jpg — 200 — 47.8 KiB — 75 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/trusted-partner-1.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/trusted-partner-1.svg — 200 — 2.5 KiB — 78 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/Careers.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/Careers.svg — 200 — 1.5 KiB — 48 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/News-and-press.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/News-and-press.svg — 200 — 1.2 KiB — 93 ms — h2https://granicus.com/wp-content/uploads/Digital-agency-and-consulting-services.svggranicus.com/wp-content/uploads/Dig... https://granicus.com/wp-content/uploads/Digital-agency-and-consulting-services.svg — 200 — 2.8 KiB — 50 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/award.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/award.svg — 200 — 1.6 KiB — 41 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/General-Customer-Support.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/General-Customer-Support.svg — 200 — 1.2 KiB — 61 ms — h2https://granicus.com/wp-content/uploads/image/svg+xml/questions-1.svggranicus.com/wp-content/uploads/ima... https://granicus.com/wp-content/uploads/image/svg+xml/questions-1.svg — 200 — 805 B — 82 ms — h2https://granicus.com/wp-content/uploads/trust-center-icon.svggranicus.com/wp-content/uploads/tru... https://granicus.com/wp-content/uploads/trust-center-icon.svg — 200 — 2.9 KiB — 41 ms — h2https://granicus.com/wp-content/uploads/Icon-DMS-Destination-marketing-services-blue-dm.svggranicus.com/wp-content/uploads/Ico... https://granicus.com/wp-content/uploads/Icon-DMS-Destination-marketing-services-blue-dm.svg — 200 — 2.2 KiB — 79 ms — h2https://granicus.com/wp-content/themes/granicus-international/assets/images/nav-arrow-right-gray.svggranicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/assets/images/nav-arrow-right-gray.svg — 200 — 658 B — 95 ms — h2https://granicus.com/wp-content/themes/granicus-international/assets/images/nav-arrow-right-blue.svggranicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/assets/images/nav-arrow-right-blue.svg — 200 — 714 B — 57 ms — h2https://granicus.com/wp-content/uploads/homepage-hero-service-cloud-accessible-service-delivery-300x300.jpggranicus.com/wp-content/uploads/hom... https://granicus.com/wp-content/uploads/homepage-hero-service-cloud-accessible-service-delivery-300x300.jpg — 200 — 17.5 KiB — 103 ms — h2https://granicus.com/wp-content/uploads/CTA-CRM-Europe-300x300.jpggranicus.com/wp-content/uploads/CTA... https://granicus.com/wp-content/uploads/CTA-CRM-Europe-300x300.jpg — 200 — 24.7 KiB — 112 ms — h2https://granicus.com/wp-content/uploads/homepage-hero-operations-cloud-local-government-clerk-300x300.jpggranicus.com/wp-content/uploads/hom... https://granicus.com/wp-content/uploads/homepage-hero-operations-cloud-local-government-clerk-300x300.jpg — 200 — 14.7 KiB — 108 ms — h2https://granicus.com/wp-content/themes/granicus-international/assets/images/nav-arrow-right.svggranicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/assets/images/nav-arrow-right.svg — 200 — 687 B — 103 ms — h2https://granicus.com/wp-content/themes/granicus-international/assets/images/circle-minus-red.svggranicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/assets/images/circle-minus-red.svg — 200 — 459 B — 84 ms — h2https://js.storylane.io/js/v2/storylane.jsjs.storylane.io/js/v2/storylane.js https://js.storylane.io/js/v2/storylane.js — 200 — 5.6 KiB — 128 ms — h2https://fast.wistia.com/embed/medias/eam4hbv8ho.jsonpfast.wistia.com/embed/medias/eam4hb... https://fast.wistia.com/embed/medias/eam4hbv8ho.jsonp — 200 — 2.9 KiB — 150 ms — h2https://fast.wistia.com/assets/external/E-v1.jsfast.wistia.com/assets/external/E-v... https://fast.wistia.com/assets/external/E-v1.js — 200 — 162.1 KiB — 156 ms — h2https://granicus.com/wp-content/uploads/arrow-right-circle-icon.svggranicus.com/wp-content/uploads/arr... https://granicus.com/wp-content/uploads/arrow-right-circle-icon.svg — 200 — 655 B — 121 ms — h2https://fast.wistia.com/embed/medias/ctyml2emuz.jsonpfast.wistia.com/embed/medias/ctyml2... https://fast.wistia.com/embed/medias/ctyml2emuz.jsonp — 200 — 3.1 KiB — 150 ms — h2https://granicus.com/wp-content/uploads/2023/03/Icon-success-story.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/03/Icon-success-story.svg — 200 — 808 B — 98 ms — h2https://fast.wistia.com/embed/medias/he3h21rcg0.jsonpfast.wistia.com/embed/medias/he3h21... https://fast.wistia.com/embed/medias/he3h21rcg0.jsonp — 200 — 2.4 KiB — 150 ms — h2https://fast.wistia.com/embed/medias/f60x8t8lfg.jsonpfast.wistia.com/embed/medias/f60x8t... https://fast.wistia.com/embed/medias/f60x8t8lfg.jsonp — 200 — 2.3 KiB — 150 ms — h2https://granicus.com/wp-content/uploads/2023/05/Icon-News-Press.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Icon-News-Press.svg — 200 — 713 B — 79 ms — h2https://granicus.com/wp-content/uploads/2023/03/icon-resources.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/03/icon-resources.svg — 200 — 775 B — 111 ms — h2https://consent.trustarc.com/asset/notice.js/v/v1.7-518consent.trustarc.com/asset/notice.j... https://consent.trustarc.com/asset/notice.js/v/v1.7-518 — 200 — 36.4 KiB — 149 ms — h2https://consent.trustarc.com/notice?domain=granicus2.com&c=teconsent&js=nj&noticeType=bb&text=true&gtm=1consent.trustarc.com/notice?domain=... https://consent.trustarc.com/notice?domain=granicus2.com&c=teconsent&js=nj&noticeType=bb&text=true&gtm=1 — 200 — 6.2 KiB — 200 ms — h2https://use.typekit.net/afs4rqo.jsuse.typekit.net/afs4rqo.js https://use.typekit.net/afs4rqo.js — 200 — 6.9 KiB — 31 ms — h2https://granicus.com/wp-content/uploads/2023/06/Icon-Website-North-America4.svggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/06/Icon-Website-North-America4.svg — 200 — 1.9 KiB — 95 ms — h2https://granicus.com/wp-content/themes/granicus-international/assets/images/new_nav_down_arrow.svggranicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/assets/images/new_nav_down_arrow.svg — 200 — 518 B — 116 ms — h2https://granicus.com/wp-content/uploads/home-page-curved-image-right-stats-serve-community-members.jpggranicus.com/wp-content/uploads/hom... https://granicus.com/wp-content/uploads/home-page-curved-image-right-stats-serve-community-members.jpg — 200 — 26.8 KiB — 72 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T6B6G34www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T6B6G34 — 200 — 165.1 KiB — 225 ms — h2https://storylane-prod-uploads.s3.us-east-2.amazonaws.com/company/company_ffbd4c8e-c78a-4493-b951-169affe4dc49/project/project_11353470-e534-4a58-8d7d-ad64e3f3069d/page/page_a61ee9bf-10d3-41d3-89fd-68327dd081bb.pngstorylane-prod-uploads.s3.us-east-2... https://storylane-prod-uploads.s3.us-east-2.amazonaws.com/company/company_ffbd4c8e-c78a-4493-b951-169affe4dc49/project/project_11353470-e534-4a58-8d7d-ad64e3f3069d/page/page_a61ee9bf-10d3-41d3-89fd-68327dd081bb.png — 200 — 403.1 KiB — 866 ms — http/1.1https://granicus.com/wp-content/uploads/2023/06/home-olathe-success-video.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/06/home-olathe-success-video.jpg — 200 — 45.0 KiB — 4 ms — h2blob:https://granicus.com/64a1c763-013c-4d62-b5e0-c0c36553d34agranicus.com/64a1c763-013c-4d62-b5e... blob:https://granicus.com/64a1c763-013c-4d62-b5e0-c0c36553d34a — 200 — -1 B — 166 ms — blobhttps://granicus.com/wp-content/themes/granicus-international/assets/images/nav-arrow-right-green.svggranicus.com/wp-content/themes/gran... https://granicus.com/wp-content/themes/granicus-international/assets/images/nav-arrow-right-green.svg — 200 — 686 B — 27 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-wsdot-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-wsdot-logo.jpg — 200 — 10.6 KiB — 11 ms — h2https://granicus.com/wp-content/uploads/2023/05/Home-PTSD-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Home-PTSD-logo.jpg — 200 — 9.9 KiB — 20 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-nashville-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-nashville-logo.jpg — 200 — 19.9 KiB — 11 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-nova-scotia-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-nova-scotia-logo.jpg — 200 — 7.4 KiB — 8 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-kansas-city-kansas-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-kansas-city-kansas-logo.jpg — 200 — 13.9 KiB — 15 ms — h2https://granicus.com/wp-content/uploads/2023/05/Home-My-HealthEVet-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/Home-My-HealthEVet-logo.jpg — 200 — 7.8 KiB — 21 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-honolulu-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-honolulu-logo.jpg — 200 — 18.6 KiB — 24 ms — h2https://granicus.com/wp-content/uploads/2023/05/ATF-Logo.pnggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/ATF-Logo.png — 200 — 21.2 KiB — 25 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-DFPISeal-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-DFPISeal-logo.jpg — 200 — 12.4 KiB — 26 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-austin-texas-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-austin-texas-logo.jpg — 200 — 14.0 KiB — 21 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-wenatchee-valley-college-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-wenatchee-valley-college-logo.jpg — 200 — 6.9 KiB — 22 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-department-labor-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-department-labor-logo.jpg — 200 — 19.1 KiB — 31 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-MDHHS-logo.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-MDHHS-logo.jpg — 200 — 7.7 KiB — 14 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-king-county-success-vote-by-mail.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-king-county-success-vote-by-mail.jpg — 200 — 138.1 KiB — 23 ms — h2https://granicus.com/wp-content/uploads/2023/07/home-success-story-ptsd.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/07/home-success-story-ptsd.jpg — 200 — 48.9 KiB — 15 ms — h2https://granicus.com/wp-content/uploads/2023/05/home-government-website-community.jpggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/05/home-government-website-community.jpg — 200 — 106.4 KiB — 21 ms — h2https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/5d97ff/000000000... https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 47.4 KiB — 9 ms — h2https://use.typekit.net/af/2e2409/00000000000000007735f990/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3use.typekit.net/af/2e2409/000000000... https://use.typekit.net/af/2e2409/00000000000000007735f990/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 200 — 46.9 KiB — 10 ms — h2https://use.typekit.net/af/19ced7/00000000000000007735f992/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/19ced7/000000000... https://use.typekit.net/af/19ced7/00000000000000007735f992/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 47.1 KiB — 17 ms — h2https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/b718ff/000000000... https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 46.5 KiB — 11 ms — h2https://use.typekit.net/af/262452/00000000000000007735f99a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/262452/000000000... https://use.typekit.net/af/262452/00000000000000007735f99a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 47.6 KiB — 13 ms — h2https://granicus.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9granicus.com/wp-includes/js/wp-emoj... https://granicus.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9 — 200 — 6.4 KiB — 5 ms — h2https://p.typekit.net/p.gif?s=1&k=afs4rqo&ht=tk&h=granicus.com&f=24539.24543.24545.24547.24549&a=60120960&js=1.21.0&app=typekit&e=js&_=1776808150578p.typekit.net/p.gif?s=1&k=afs4rqo&h... https://p.typekit.net/p.gif?s=1&k=afs4rqo&ht=tk&h=granicus.com&f=24539.24543.24545.24547.24549&a=60120960&js=1.21.0&app=typekit&e=js&_=1776808150578 — 200 — 205 B — 44 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 24 ms — h2https://fast.wistia.com/assets/external/videoThumbnail.jsfast.wistia.com/assets/external/vid... https://fast.wistia.com/assets/external/videoThumbnail.js — 200 — 23.0 KiB — 3 ms — h2https://consent.trustarc.com/analytics?action=0&domain=granicus2.com&implied=0&session=89152dcb96a8480aacae3ecca5f5200b&new=1&referer=https://granicus.comconsent.trustarc.com/analytics?acti... https://consent.trustarc.com/analytics?action=0&domain=granicus2.com&implied=0&session=89152dcb96a8480aacae3ecca5f5200b&new=1&referer=https://granicus.com — 200 — 464 B — 41 ms — h2https://consent.trustarc.com/asset/notice.js/v/v1.7-1729consent.trustarc.com/asset/notice.j... https://consent.trustarc.com/asset/notice.js/v/v1.7-1729 — 200 — 36.4 KiB — 5 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RKWN86KZMV&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RKWN86KZMV&cx=c&gtm=4e64k0h2 — 200 — 168.9 KiB — 58 ms — h2https://www.clarity.ms/tag/vwplzur3pt?ref=gtmwww.clarity.ms/tag/vwplzur3pt?ref=g... https://www.clarity.ms/tag/vwplzur3pt?ref=gtm — 200 — 843 B — 134 ms — http/1.1https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/eng... https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 159.2 KiB — 9 ms — h2https://fast.wistia.com/assets/images/blank.giffast.wistia.com/assets/images/blank... https://fast.wistia.com/assets/images/blank.gif — 200 — 1.4 KiB — 2 ms — h2https://fast.wistia.com/embed/medias/ctyml2emuz.m3u8fast.wistia.com/embed/medias/ctyml2... https://fast.wistia.com/embed/medias/ctyml2emuz.m3u8 — 200 — 1.8 KiB — 4 ms — h2https://embed-cloudfront.wistia.com/deliveries/4e40d1397d51d421d5925bf55c8c335858bf0c54.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/4e40d1397d51d421d5925bf55c8c335858bf0c54.m3u8 — 200 — 1.6 KiB — 13 ms — h2https://fast.wistia.com/assets/external/interFontFace.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/int... https://fast.wistia.com/assets/external/interFontFace.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 20.0 KiB — 2 ms — h2https://embed-cloudfront.wistia.com/deliveries/4e40d1397d51d421d5925bf55c8c335858bf0c54.m3u8/seg-1-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/4e40d1397d51d421d5925bf55c8c335858bf0c54.m3u8/seg-1-v1-a1.ts — 200 — 1.1 MiB — 30 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA… — 200 — 8.4 KiB — 24 ms — datahttps://fast.wistia.com/assets/external/fonts/Inter-Extended.wofffast.wistia.com/assets/external/fon... https://fast.wistia.com/assets/external/fonts/Inter-Extended.woff — 200 — 21.1 KiB — 3 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8 — 200 — 1.6 KiB — 5 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-2-v1-a1.ts — 200 — 215.7 KiB — 10 ms — h2https://consent.trustarc.com/asset/adv-bundle.js?v=v1.7-1729consent.trustarc.com/asset/adv-bund... https://consent.trustarc.com/asset/adv-bundle.js?v=v1.7-1729 — 200 — 78.2 KiB — 7 ms — h2https://consent.trustarc.com/analytics?action=7&domain=granicus2.com&implied=0&session=89152dcb96a8480aacae3ecca5f5200b&new=1&referer=https://granicus.comconsent.trustarc.com/analytics?acti... https://consent.trustarc.com/analytics?action=7&domain=granicus2.com&implied=0&session=89152dcb96a8480aacae3ecca5f5200b&new=1&referer=https://granicus.com — 200 — 463 B — 37 ms — h2https://consent.trustarc.com/cm/granicus2.com/modalconfig?type=granicus2&layout=default_eu&locale=en&country=frconsent.trustarc.com/cm/granicus2.c... https://consent.trustarc.com/cm/granicus2.com/modalconfig?type=granicus2&layout=default_eu&locale=en&country=fr — 200 — 158.2 KiB — 31 ms — h2https://consent.trustarc.com/images/loading.gifconsent.trustarc.com/images/loading... https://consent.trustarc.com/images/loading.gif — 200 — 2.1 KiB — 7 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-3-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-3-v1-a1.ts — 200 — 168.5 KiB — 35 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-RKWN86KZMV&gtm=45je64k0h2v9118218512z878483401za20gzb78483401zd78483401&_p=1776808150135&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAAAGA&are=1&cid=1000794852.1776808151&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&dl=https%3A%2F%2Fgranicus.com%2F&sid=1776808151&sct=1&seg=0&dt=Granicus%20%7C%20The%20Citizen%20Experience%20Platform%20for%20Government&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Home&ep.resources_content_group=Non-Resource%20page&tfd=1422region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-RKWN86KZMV&gtm=45je64k0h2v9118218512z878483401za20gzb78483401zd78483401&_p=1776808150135&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAAAGA&are=1&cid=1000794852.1776808151&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&dl=https%3A%2F%2Fgranicus.com%2F&sid=1776808151&sct=1&seg=0&dt=Granicus%20%7C%20The%20Citizen%20Experience%20Platform%20for%20Government&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Home&ep.resources_content_group=Non-Resource%20page&tfd=1422 — 204 — 546 B — 138 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RKWN86KZMV&cid=1000794852.1776808151&gtm=45je64k0h2v9118218512z878483401za20gzb78483401zd78483401&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RKWN86KZMV&cid=1000794852.1776808151&gtm=45je64k0h2v9118218512z878483401za20gzb78483401zd78483401&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266400 — 204 — 546 B — 94 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-RKWN86KZMV&cid=1000794852.1776808151&gtm=45je64k0h2v9118218512z878483401za20gzb78483401zd78483401&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266400&z=186048256www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-RKWN86KZMV&cid=1000794852.1776808151&gtm=45je64k0h2v9118218512z878483401za20gzb78483401zd78483401&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266400&z=186048256 — 200 — 408 B — 75 ms — h2https://consent.trustarc.com/get?name=Powered-By-TrustArc.pngconsent.trustarc.com/get?name=Power... https://consent.trustarc.com/get?name=Powered-By-TrustArc.png — 200 — 2.2 KiB — 3 ms — h2https://consent.trustarc.com/get?name=granicus_logo.pngconsent.trustarc.com/get?name=grani... https://consent.trustarc.com/get?name=granicus_logo.png — 200 — 3.2 KiB — 5 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 130 ms — h2https://fast.wistia.com/assets/external/playPauseLoadingControl.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/pla... https://fast.wistia.com/assets/external/playPauseLoadingControl.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 20.0 KiB — 3 ms — h2https://js-agent.newrelic.com/nr-rum-1.313.1.min.jsjs-agent.newrelic.com/nr-rum-1.313.... https://js-agent.newrelic.com/nr-rum-1.313.1.min.js — 200 — 18.7 KiB — 8 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 332 B — 156 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 291 B — 188 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 294 B — 180 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 291 B — 183 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 183 ms — h2https://fast.wistia.com/embed/medias/ctyml2emuz.m3u8fast.wistia.com/embed/medias/ctyml2... https://fast.wistia.com/embed/medias/ctyml2emuz.m3u8 — 200 — 170 B — 4 ms — h2https://granicus.com/wp-content/uploads/2023/06/cropped-cropped-logo-mark-32x32.pnggranicus.com/wp-content/uploads/202... https://granicus.com/wp-content/uploads/2023/06/cropped-cropped-logo-mark-32x32.png — 200 — 2.1 KiB — 8 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 276 B — 322 ms — http/1.1https://bam.nr-data.net/1/ca501bbaf9?a=199882814&v=1.313.1&to=bgdaYkZYD0dWBxZaCVdNeVVAUA5aGAwNXgM%3D&rst=1846&ck=0&s=06728cc03d03161a&ref=https://granicus.com/&ptid=859c2ae3b689ba9b&ap=2150&be=17&fe=1744&dc=314&at=QkBZFA5CHEk%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808150065,%22n%22:0,%22f%22:8,%22dn%22:9,%22dne%22:9,%22c%22:9,%22s%22:10,%22ce%22:14,%22rq%22:14,%22rp%22:17,%22rpe%22:19,%22di%22:327,%22ds%22:330,%22de%22:331,%22dc%22:1743,%22l%22:1747,%22le%22:1761%7D,%22navigation%22:%7B%7D%7D&fp=168&fcp=168bam.nr-data.net/1/ca501bbaf9?a=1998... https://bam.nr-data.net/1/ca501bbaf9?a=199882814&v=1.313.1&to=bgdaYkZYD0dWBxZaCVdNeVVAUA5aGAwNXgM%3D&rst=1846&ck=0&s=06728cc03d03161a&ref=https://granicus.com/&ptid=859c2ae3b689ba9b&ap=2150&be=17&fe=1744&dc=314&at=QkBZFA5CHEk%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808150065,%22n%22:0,%22f%22:8,%22dn%22:9,%22dne%22:9,%22c%22:9,%22s%22:10,%22ce%22:14,%22rq%22:14,%22rp%22:17,%22rpe%22:19,%22di%22:327,%22ds%22:330,%22de%22:331,%22dc%22:1743,%22l%22:1747,%22le%22:1761%7D,%22navigation%22:%7B%7D%7D&fp=168&fcp=168 — 200 — 761 B — 346 ms — http/1.1https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 105 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 276 B — 455 ms — http/1.1https://bam.nr-data.net/events/1/ca501bbaf9?a=199882814&v=1.313.1&to=bgdaYkZYD0dWBxZaCVdNeVVAUA5aGAwNXgM%3D&rst=2200&ck=0&s=06728cc03d03161a&ref=https://granicus.com/&ptid=859c2ae3b689ba9bbam.nr-data.net/events/1/ca501bbaf9... https://bam.nr-data.net/events/1/ca501bbaf9?a=199882814&v=1.313.1&to=bgdaYkZYD0dWBxZaCVdNeVVAUA5aGAwNXgM%3D&rst=2200&ck=0&s=06728cc03d03161a&ref=https://granicus.com/&ptid=859c2ae3b689ba9b — 200 — 437 B — 190 ms — http/1.1https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 332 B — 112 ms — h2https://fast.wistia.com/assets/external/allIntegrations.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/all... https://fast.wistia.com/assets/external/allIntegrations.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 16.2 KiB — 3 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 332 B — 107 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-4-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-4-v1-a1.ts — 200 — 171.5 KiB — 8 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-RKWN86KZMV&gtm=45je64k0h2v9118218512z878483401za20gzb78483401zd78483401&_p=1776808150135&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAAAGQ&are=1&cid=1000794852.1776808151&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616986~115938465~115938469~117266400&dl=https%3A%2F%2Fgranicus.com%2F&sid=1776808151&sct=1&seg=0&dt=Granicus%20%7C%20The%20Citizen%20Experience%20Platform%20for%20Government&en=user_data&ep.content_group=Home&ep.resources_content_group=Non-Resource%20page&_et=21&up.client_id=1000794852.1776808151.&tfd=6445region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-RKWN86KZMV&gtm=45je64k0h2v9118218512z878483401za20gzb78483401zd78483401&_p=1776808150135&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAAAGQ&are=1&cid=1000794852.1776808151&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616986~115938465~115938469~117266400&dl=https%3A%2F%2Fgranicus.com%2F&sid=1776808151&sct=1&seg=0&dt=Granicus%20%7C%20The%20Citizen%20Experience%20Platform%20for%20Government&en=user_data&ep.content_group=Home&ep.resources_content_group=Non-Resource%20page&_et=21&up.client_id=1000794852.1776808151.&tfd=6445 — 204 — 48 B — 29 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-5-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-5-v1-a1.ts — 200 — 165.6 KiB — 33 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-6-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-6-v1-a1.ts — 200 — 162.7 KiB — 38 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-7-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-7-v1-a1.ts — 200 — 203.9 KiB — 35 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-8-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-8-v1-a1.ts — 200 — 227.4 KiB — 38 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 276 B — 297 ms — http/1.1https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-9-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-9-v1-a1.ts — 200 — 206.8 KiB — 38 ms — h2https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-10-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/b6bf75113b44b225e7fb240977db5520c29efdeb.m3u8/seg-10-v1-a1.ts — 200 — 109.7 KiB — 34 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 276 B — 101 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6535ms · 834KB · €71/mo
fast.wistia.com
Other
Costly
Execution 2586ms
Transfer 159 KB
Unused 53%
Monthly Cost €28/mo
granicus.com
Other
Costly
Execution 2385ms
Transfer 44 KB
Monthly Cost €26/mo
fast.wistia.com
Other
Costly
Execution 591ms
Transfer 162 KB
Unused 45%
Monthly Cost €6/mo
Unattributable
Other
Costly
Execution 567ms
Transfer 0 KB
Monthly Cost €6/mo
code.jquery.com
Other
Optional
Execution 130ms
Transfer 31 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 79ms
Transfer 169 KB
Unused 38%
Monthly Cost €1/mo
consent.trustarc.com
Other
Optional
Execution 75ms
Transfer 78 KB
Unused 27%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 62ms
Transfer 165 KB
Unused 47%
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 60ms
Transfer 26 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • fast.wistia.com adds 2586ms and costs ~€28/month
  • granicus.com adds 2385ms and costs ~€26/month
  • fast.wistia.com adds 591ms and costs ~€6/month
  • Unattributable adds 567ms and costs ~€6/month

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

fast.wistia.com takes 2586ms 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 fast.wistia.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

granicus.com takes 2385ms 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

fast.wistia.com takes 591ms 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 567ms 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