Skip to content
https://thebirdkc.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
7
PASS
11
INFO
4

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

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

11.96 s

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

14.27 s

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

430 ms

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

0.100

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

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

28.96 s

Page Load Progression

1.2 s
2.5 s
3.7 s
4.9 s
6.2 s
7.4 s
8.6 s
9.9 s
Checks
27
11 PASS 7 REVIEW 5 FIX
F
Page Weight Budget
Action
5.9 MB transferred, 205 requests
FIX
5.9 MB transferred, 205 requests
Critical::
Page weighs 13.2 MB (5.9 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Info::
CSS is 1.3 MB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 1.3 MB
Warning::
205 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.9 MB / 2.4 MB budget
5.9 MB transferred
205 requests
1.2 g CO2 per page load
JavaScript 2.6 MiB 44%
Images 1.4 MiB 24%
CSS 1.3 MiB 22%
HTML 374.8 KiB 6%
Fonts 188.6 KiB 3%
Other 33.6 KiB 1%
Other 2.5 KiB 0%
Other 1.5 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

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

F
JS Execution Cost
Action
5971ms total JS execution
FIX
5971ms total JS execution
Warning::
https://thebirdkc.com/wp-content/themes/salient/js...: 1670ms CPU time
Warning::
https://thebirdkc.com/: 1609ms CPU time
Warning::
https://thebirdkc.com/wp-includes/js/jquery/jquery...: 900ms CPU time
Warning::
Unattributable: 816ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-JZY2...: 374ms CPU time
Info::
Third-party scripts: 1190ms (20% of total)

Main Thread Breakdown

Script Evaluation 36% Other 29% Style & Layout 19% Script Parsing & Compilation 5% Parse HTML & CSS 5% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://thebirdkc.com/wp-content/themes/salient/js/build/init.js?ver=18.01670ms592ms51ms1st
https://thebirdkc.com/1609ms120ms32ms1st
https://thebirdkc.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1900ms546ms13ms1st
Unattributable816ms19ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-JZY20HWEBG374ms286ms65ms3rd
https://thebirdkc.com/wp-content/plugins/mailchimp-for-woocommerce/public/js/mailchimp-woocommerce-public.min.js?ver=5.5.1.07151ms117ms1ms1st
https://thebirdkc.com/wp-content/themes/salient/js/build/elements/nectar-animated-gradient.js?ver=18.0141ms139ms1ms1st
https://thebirdkc.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.189ms85ms2ms1st
https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/lottie-player.min.js?ver=5.13.084ms41ms41ms1st
https://thebirdkc.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.473ms68ms3ms1st

Showing top 10 of 11 scripts

F
JS Bundles
Action
99 scripts, 900 KB unused
FIX
99 scripts, 900 KB unused
Warning::
https://thebirdkc.com/wp-content/themes/salient/js...: 279 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://thebirdkc.com/wp-content/themes/salient/js...: 261 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-JZY2...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://thebirdkc.com/wp-content/themes/salient/js...: 54 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://thebirdkc.com/wp-includes/js/dist/vendor/r...: 53 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 900 KB
900 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://thebirdkc.com/wp-content/themes/salient/js/build/init.js?ver=18.0381 KB279 KB (73%)1st
https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/lottie-player.min.js?ver=5.13.0299 KB261 KB (87%)1st
https://www.googletagmanager.com/gtag/js?id=G-JZY20HWEBG160 KB67 KB (42%)3rd
https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/jquery.fancybox.js?ver=18.069 KB54 KB (79%)1st
https://thebirdkc.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1126 KB53 KB (42%)1st
https://thebirdkc.com/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.2169 KB50 KB (72%)1st
https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.10.0.453 KB43 KB (81%)1st
https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/flickity.js?ver=2.3.355 KB37 KB (68%)1st
https://thebirdkc.com/wp-includes/js/dist/compose.min.js?ver=7a9b375d8c19cf9d3d9b36 KB29 KB (82%)1st
https://thebirdkc.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.186 KB27 KB (32%)1st

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

F
Page Weight Inventory
Action
205 resources · 5.9 MB · 900 KB savings available
FIX
205 resources · 5.9 MB · 900 KB savings available
Warning::
Page weight 5.9 MB exceeds 1 MB target by 4.9 MB
Got: 5.9 MB Expected: ≤ 1 MB
Info::
~900 KB of savings available
Info::
101 third-party resources (27% of weight)
Info::
7 resources over 200KB
205 resources · 5.9 MiB · 101 third-party 4.9 MiB over 1MB target
JavaScript 44% · 2.6 MiB
Image 24% · 1.4 MiB
CSS 22% · 1.3 MiB
Document 6% · 374.8 KiB
Font 3% · 188.6 KiB
Other 1% · 36.1 KiB

~899.9 KiB of savings available

Remove unused JavaScript: 899.9 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
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Warning::
https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
26 images 1.4 MB
0 oversized -0 KB
22 legacy format
6 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

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
5 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 6.0 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Third-Party Impact
27% third-party, 0 ms blocking
PASS
27% third-party, 0 ms blocking
Info::
Third-party code accounts for 27% of page weight (1.6 MiB of 5.9 MiB)
Info::
Third-party blocking time is low (0 ms)
73%
27%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (189 KB)
PASS
7 fonts (189 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

189 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 12.0 s LCP 14.3 shttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 6 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLCz7Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 7.7 KiB — 8 ms — font-display: swaphttps://thebirdkc.com/wp-content/themes/salient/css/fonts/icomoon.woff?v=1.7icomoon.woff https://thebirdkc.com/wp-content/themes/salient/css/fonts/icomoon.woff?v=1.7 — 21.7 KiB — 182 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 8 ms — font-display: swaphttps://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.6 KiB — 197 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 210 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 153 ms — font-display: swap
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 6 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLCz7Z1x... woff2 swap
Size 8 KB
Load time 8 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
icomoon.woff woff swap
Size 22 KB
Load time 182 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 8 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 197 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 210 ms
Start 3.9 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 153 ms
Start 3.9 s
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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
2
prefetch

2 resource hints configured

A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
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
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
34 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
205 requests over 11016ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 12.0 s LCP 14.3 shttps://thebirdkc.com// https://thebirdkc.com/ — 200 — 243.3 KiB — 2.1 s — http/1.1https://www.googletagmanager.com/gtag/js?id=G-JZY20HWEBGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JZY20HWEBG — 200 — 160.1 KiB — 1.2 s — h2https://thebirdkc.com/wp-content/plugins/import-eventbrite-events-pro/assets/css/import-eventbrite-events-pro.css?ver=6.9.4/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events-pro/assets/css/import-eventbrite-events-pro.css?ver=6.9.4 — 200 — 3.0 KiB — 145 ms — http/1.1https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/font-awesome.min.css?ver=1.8.0/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/font-awesome.min.css?ver=1.8.0 — 200 — 30.5 KiB — 427 ms — http/1.1https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/import-eventbrite-events.css?ver=1.8.0/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/import-eventbrite-events.css?ver=1.8.0 — 200 — 32.1 KiB — 538 ms — http/1.1https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/grid-style2.css?ver=1.8.0/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/grid-style2.css?ver=1.8.0 — 200 — 4.9 KiB — 412 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.5.1 — 200 — 19.5 KiB — 543 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.5.1 — 200 — 7.6 KiB — 415 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.5.1 — 200 — 84.8 KiB — 540 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/css/frontend/modern/wpforms-full.min.css?ver=1.10.0.4/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/css/frontend/modern/wpforms-full.min.css?ver=1.10.0.4 — 200 — 163.7 KiB — 954 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/grid-system.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/grid-system.css?ver=18.0 — 200 — 21.7 KiB — 557 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/style.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/style.css?ver=18.0 — 200 — 160.4 KiB — 837 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/header/header-secondary-nav.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/header/header-secondary-nav.css?ver=18.0 — 200 — 10.2 KiB — 551 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-highlighted-text.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-highlighted-text.css?ver=18.0 — 200 — 4.1 KiB — 556 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-post-grid.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-post-grid.css?ver=18.0 — 200 — 48.0 KiB — 686 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-video-lightbox.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-video-lightbox.css?ver=18.0 — 200 — 12.8 KiB — 571 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/wpforms.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/wpforms.css?ver=18.0 — 200 — 3.6 KiB — 688 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/nectar-brands.css?ver=18.0/wp-content/themes/salient/css/nect... https://thebirdkc.com/wp-content/themes/salient/css/nectar-brands.css?ver=18.0 — 200 — 2.8 KiB — 695 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&subset=latin%2Clatin-extfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&subset=latin%2Clatin-ext — 200 — 1.9 KiB — 430 ms — h2https://thebirdkc.com/wp-content/themes/salient/css/build/responsive.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/responsive.css?ver=18.0 — 200 — 35.6 KiB — 711 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/woocommerce/product-style-classic.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/woocommerce/product-style-classic.css?ver=18.0 — 200 — 5.1 KiB — 827 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/woocommerce.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/woocommerce.css?ver=18.0 — 200 — 103.2 KiB — 961 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/flickity.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/flickity.css?ver=18.0 — 200 — 41.7 KiB — 834 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/skin-material.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/skin-material.css?ver=18.0 — 200 — 54.9 KiB — 851 ms — http/1.1https://thebirdkc.com/wp-content/uploads/salient/menu-dynamic.css?ver=59658/wp-content/uploads/salient/menu-dy... https://thebirdkc.com/wp-content/uploads/salient/menu-dynamic.css?ver=59658 — 200 — 4.3 KiB — 851 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/js_composer.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/js_composer.css?ver=18.0 — 200 — 23.2 KiB — 967 ms — http/1.1https://thebirdkc.com/wp-content/uploads/salient/salient-dynamic-styles.css?ver=30652/wp-content/uploads/salient/salient... https://thebirdkc.com/wp-content/uploads/salient/salient-dynamic-styles.css?ver=30652 — 200 — 167.2 KiB — 1.1 s — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A700%2C400&ver=6.9.4fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A700%2C400&ver=6.9.4 — 200 — 966 B — 414 ms — h2https://thebirdkc.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://thebirdkc.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 85.7 KiB — 1.2 s — http/1.1https://thebirdkc.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://thebirdkc.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 13.5 KiB — 1.2 s — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 12.0 s LCP 14.3 shttps://thebirdkc.com// https://thebirdkc.com/ — 200 — 243.3 KiB — 2.1 s — http/1.1https://www.googletagmanager.com/gtag/js?id=G-JZY20HWEBGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JZY20HWEBG — 200 — 160.1 KiB — 1.2 s — h2https://thebirdkc.com/wp-content/plugins/import-eventbrite-events-pro/assets/css/import-eventbrite-events-pro.css?ver=6.9.4/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events-pro/assets/css/import-eventbrite-events-pro.css?ver=6.9.4 — 200 — 3.0 KiB — 145 ms — http/1.1https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/font-awesome.min.css?ver=1.8.0/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/font-awesome.min.css?ver=1.8.0 — 200 — 30.5 KiB — 427 ms — http/1.1https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/import-eventbrite-events.css?ver=1.8.0/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/import-eventbrite-events.css?ver=1.8.0 — 200 — 32.1 KiB — 538 ms — http/1.1https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/grid-style2.css?ver=1.8.0/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/css/grid-style2.css?ver=1.8.0 — 200 — 4.9 KiB — 412 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.5.1 — 200 — 19.5 KiB — 543 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.5.1 — 200 — 7.6 KiB — 415 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.5.1 — 200 — 84.8 KiB — 540 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/css/frontend/modern/wpforms-full.min.css?ver=1.10.0.4/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/css/frontend/modern/wpforms-full.min.css?ver=1.10.0.4 — 200 — 163.7 KiB — 954 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/grid-system.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/grid-system.css?ver=18.0 — 200 — 21.7 KiB — 557 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/style.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/style.css?ver=18.0 — 200 — 160.4 KiB — 837 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/header/header-secondary-nav.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/header/header-secondary-nav.css?ver=18.0 — 200 — 10.2 KiB — 551 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-highlighted-text.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-highlighted-text.css?ver=18.0 — 200 — 4.1 KiB — 556 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-post-grid.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-post-grid.css?ver=18.0 — 200 — 48.0 KiB — 686 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-video-lightbox.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/elements/element-video-lightbox.css?ver=18.0 — 200 — 12.8 KiB — 571 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/wpforms.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/wpforms.css?ver=18.0 — 200 — 3.6 KiB — 688 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/nectar-brands.css?ver=18.0/wp-content/themes/salient/css/nect... https://thebirdkc.com/wp-content/themes/salient/css/nectar-brands.css?ver=18.0 — 200 — 2.8 KiB — 695 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&subset=latin%2Clatin-extfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&subset=latin%2Clatin-ext — 200 — 1.9 KiB — 430 ms — h2https://thebirdkc.com/wp-content/themes/salient/css/build/responsive.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/responsive.css?ver=18.0 — 200 — 35.6 KiB — 711 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/woocommerce/product-style-classic.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/woocommerce/product-style-classic.css?ver=18.0 — 200 — 5.1 KiB — 827 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/woocommerce.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/woocommerce.css?ver=18.0 — 200 — 103.2 KiB — 961 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/flickity.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/flickity.css?ver=18.0 — 200 — 41.7 KiB — 834 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/skin-material.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/skin-material.css?ver=18.0 — 200 — 54.9 KiB — 851 ms — http/1.1https://thebirdkc.com/wp-content/uploads/salient/menu-dynamic.css?ver=59658/wp-content/uploads/salient/menu-dy... https://thebirdkc.com/wp-content/uploads/salient/menu-dynamic.css?ver=59658 — 200 — 4.3 KiB — 851 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/js_composer.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/js_composer.css?ver=18.0 — 200 — 23.2 KiB — 967 ms — http/1.1https://thebirdkc.com/wp-content/uploads/salient/salient-dynamic-styles.css?ver=30652/wp-content/uploads/salient/salient... https://thebirdkc.com/wp-content/uploads/salient/salient-dynamic-styles.css?ver=30652 — 200 — 167.2 KiB — 1.1 s — http/1.1https://fonts.googleapis.com/css?family=Poppins%3A700%2C400&ver=6.9.4fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins%3A700%2C400&ver=6.9.4 — 200 — 966 B — 414 ms — h2https://thebirdkc.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://thebirdkc.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 85.7 KiB — 1.2 s — http/1.1https://thebirdkc.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://thebirdkc.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 13.5 KiB — 1.2 s — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.5.1 — 200 — 13.9 KiB — 963 ms — http/1.1https://thebirdkc.com/wp-content/plugins/js_composer_salient/assets/lib/vendor/dist/animate.css/animate.min.css?ver=8.6.1/wp-content/plugins/js_composer_sal... https://thebirdkc.com/wp-content/plugins/js_composer_salient/assets/lib/vendor/dist/animate.css/animate.min.css?ver=8.6.1 — 200 — 57.0 KiB — 984 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/style-non-critical.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/style-non-critical.css?ver=18.0 — 200 — 32.1 KiB — 984 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/woocommerce/woocommerce-non-critical.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/third-party/woocommerce/woocommerce-non-critical.css?ver=18.0 — 200 — 30.5 KiB — 1.1 s — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/jquery.fancybox.css?ver=3.3.1/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/plugins/jquery.fancybox.css?ver=3.3.1 — 200 — 13.8 KiB — 1.1 s — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/off-canvas/core.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/off-canvas/core.css?ver=18.0 — 200 — 26.0 KiB — 1.1 s — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/off-canvas/slide-out-right-material.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/off-canvas/slide-out-right-material.css?ver=18.0 — 200 — 7.5 KiB — 1.1 s — http/1.1https://thebirdkc.com/wp-content/themes/salient/css/build/off-canvas/slide-out-right-hover.css?ver=18.0/wp-content/themes/salient/css/buil... https://thebirdkc.com/wp-content/themes/salient/css/build/off-canvas/slide-out-right-hover.css?ver=18.0 — 200 — 12.6 KiB — 1.1 s — http/1.1https://www.eventbrite.com/static/widgets/eb_widgets.jswww.eventbrite.com/static/widgets/e... https://www.eventbrite.com/static/widgets/eb_widgets.js — 200 — 5.4 KiB — 62 ms — h2https://thebirdkc.com/wp-content/uploads/2026/05/BoKC-2026-landing-header-768x314.png/wp-content/uploads/2026/05/BoKC-20... https://thebirdkc.com/wp-content/uploads/2026/05/BoKC-2026-landing-header-768x314.png — 200 — 56.8 KiB — 1.1 s — http/1.1https://www.google-analytics.com/g/collect?v=2&tid=G-JZY20HWEBG&gtm=45je6562v9189245118za200zd9189245118&_p=1778417737892&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZGIzZG&_eu=AAAAAAAC&are=1&cid=118764909.1778417739&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~118128923~118463261&dp=%2F&sid=1778417739&sct=1&seg=0&dl=https%3A%2F%2Fthebirdkc.com%2F&dt=KC%27s%20Best%20Comedy%20Club%20-%20The%20Bird%20Comedy%20Theater&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.forceSSL=true&ep.link_attribution=true&tfd=2831www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-JZY20HWEBG&gtm=45je6562v9189245118za200zd9189245118&_p=1778417737892&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZGIzZG&_eu=AAAAAAAC&are=1&cid=118764909.1778417739&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~118128923~118463261&dp=%2F&sid=1778417739&sct=1&seg=0&dl=https%3A%2F%2Fthebirdkc.com%2F&dt=KC%27s%20Best%20Comedy%20Club%20-%20The%20Bird%20Comedy%20Theater&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.forceSSL=true&ep.link_attribution=true&tfd=2831 — 204 — 547 B — 475 ms — h2https://thebirdkc.com/wp-content/uploads/2024/06/TheBirdLogo.png/wp-content/uploads/2024/06/TheBird... https://thebirdkc.com/wp-content/uploads/2024/06/TheBirdLogo.png — 200 — 99.4 KiB — 144 ms — http/1.1https://thebirdkc.com/wp-content/uploads/2024/06/TheBirdComedyPayers.webp/wp-content/uploads/2024/06/TheBird... https://thebirdkc.com/wp-content/uploads/2024/06/TheBirdComedyPayers.webp — 200 — 38.0 KiB — 144 ms — http/1.1https://thebirdkc.com/wp-content/uploads/2024/06/image-38.png/wp-content/uploads/2024/06/image-3... https://thebirdkc.com/wp-content/uploads/2024/06/image-38.png — 200 — 173.2 KiB — 150 ms — http/1.1https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/js/iee-ajax-pagi.js?ver=1.8.0/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/js/iee-ajax-pagi.js?ver=1.8.0 — 200 — 1.8 KiB — 143 ms — http/1.1https://thebirdkc.com/wp-content/plugins/mailchimp-for-woocommerce/public/js/mailchimp-woocommerce-public.min.js?ver=5.5.1.07/wp-content/plugins/mailchimp-for-w... https://thebirdkc.com/wp-content/plugins/mailchimp-for-woocommerce/public/js/mailchimp-woocommerce-public.min.js?ver=5.5.1.07 — 200 — 7.7 KiB — 149 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/jquery.easing.min.js?ver=1.3/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/jquery.easing.min.js?ver=1.3 — 200 — 2.6 KiB — 152 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/priority.js?ver=18.0/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/priority.js?ver=18.0 — 200 — 2.1 KiB — 156 ms — http/1.1https://stats.wp.com/s-202619.jsstats.wp.com/s-202619.js https://stats.wp.com/s-202619.js — 200 — 4.2 KiB — 18 ms — h2https://stats.wp.com/e-202619.jsstats.wp.com/e-202619.js https://stats.wp.com/e-202619.js — 200 — 1.7 KiB — 16 ms — h2https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/transit.min.js?ver=0.9.9/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/transit.min.js?ver=0.9.9 — 200 — 7.5 KiB — 144 ms — http/1.1https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 6 ms — h3https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=1www.eventbriteapi.com/v3/organizati... https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=1 — 200 — 0 B — 390 ms — h2https://www.youtube.com/embed/ZUVfaW1qun4?feature=oembedwww.youtube.com/embed/ZUVfaW1qun4?f... https://www.youtube.com/embed/ZUVfaW1qun4?feature=oembed — 200 — 54.9 KiB — 796 ms — h2https://www.youtube.com/embed/aAvhEt1nNbg?feature=oembedwww.youtube.com/embed/aAvhEt1nNbg?f... https://www.youtube.com/embed/aAvhEt1nNbg?feature=oembed — 200 — 57.0 KiB — 723 ms — h2https://thebirdkc.com/wp-content/uploads/2024/06/comedy.jpg/wp-content/uploads/2024/06/comedy.... https://thebirdkc.com/wp-content/uploads/2024/06/comedy.jpg — 200 — 333.3 KiB — 342 ms — http/1.1https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 8 ms — h3https://thebirdkc.com/wp-content/themes/salient/css/fonts/icomoon.woff?v=1.7/wp-content/themes/salient/css/font... https://thebirdkc.com/wp-content/themes/salient/css/fonts/icomoon.woff?v=1.7 — 200 — 21.7 KiB — 182 ms — http/1.1data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datahttps://thebirdkc.com/wp-content/themes/salient/js/build/third-party/waypoints.js?ver=4.0.2/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/waypoints.js?ver=4.0.2 — 200 — 9.0 KiB — 147 ms — http/1.1https://thebirdkc.com/wp-content/plugins/salient-portfolio/js/third-party/imagesLoaded.min.js?ver=4.1.4/wp-content/plugins/salient-portfol... https://thebirdkc.com/wp-content/plugins/salient-portfolio/js/third-party/imagesLoaded.min.js?ver=4.1.4 — 200 — 5.7 KiB — 147 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/hoverintent.min.js?ver=1.9/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/hoverintent.min.js?ver=1.9 — 200 — 2.4 KiB — 147 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/jquery.fancybox.js?ver=18.0/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/jquery.fancybox.js?ver=18.0 — 200 — 68.8 KiB — 148 ms — http/1.1https://chimpstatic.com/mcjs-connected/js/users/01ef71e1ddc5c350dcf5c9921/57022da5947094a8482dee050.jschimpstatic.com/mcjs-connected/js/u... https://chimpstatic.com/mcjs-connected/js/users/01ef71e1ddc5c350dcf5c9921/57022da5947094a8482dee050.js — 200 — 1.2 KiB — 597 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 8 ms — h3https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/fonts/fontawesome-webfont.woff2?v=4.7.0/wp-content/plugins/import-eventbri... https://thebirdkc.com/wp-content/plugins/import-eventbrite-events/assets/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.6 KiB — 197 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/anime.min.js?ver=4.5.1/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/anime.min.js?ver=4.5.1 — 200 — 17.6 KiB — 142 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/superfish.js?ver=1.5.8/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/superfish.js?ver=1.5.8 — 200 — 5.8 KiB — 145 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/init.js?ver=18.0/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/init.js?ver=18.0 — 200 — 381.5 KiB — 156 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/elements/nectar-fit-text.js?ver=18.0/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/elements/nectar-fit-text.js?ver=18.0 — 200 — 6.4 KiB — 143 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/elements/nectar-animated-gradient.js?ver=18.0/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/elements/nectar-animated-gradient.js?ver=18.0 — 200 — 6.5 KiB — 139 ms — http/1.1https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=1www.eventbriteapi.com/v3/organizati... https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=1 — 200 — 10.5 KiB — 1.2 s — h2https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/flickity.js?ver=2.3.3/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/flickity.js?ver=2.3.3 — 200 — 54.8 KiB — 141 ms — http/1.1https://thebirdkc.com/wp-content/plugins/salient-core/js/third-party/touchswipe.min.js?ver=3.1.0/wp-content/plugins/salient-core/js... https://thebirdkc.com/wp-content/plugins/salient-core/js/third-party/touchswipe.min.js?ver=3.1.0 — 200 — 9.4 KiB — 139 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0/wp-includes/js/dist/vendor/wp-poly... https://thebirdkc.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 33.0 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.5.1 — 200 — 15.2 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.5.1 — 200 — 2.6 KiB — 140 ms — http/1.1https://thebirdkc.com/wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js?ver=8.6.1/wp-content/plugins/js_composer_sal... https://thebirdkc.com/wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js?ver=8.6.1 — 200 — 23.5 KiB — 139 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/lottie-player.min.js?ver=5.13.0/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/third-party/lottie-player.min.js?ver=5.13.0 — 200 — 298.8 KiB — 152 ms — http/1.1https://thebirdkc.com/wp-content/themes/salient/js/build/elements/nectar-lottie.js?ver=18.0/wp-content/themes/salient/js/build... https://thebirdkc.com/wp-content/themes/salient/js/build/elements/nectar-lottie.js?ver=18.0 — 200 — 23.4 KiB — 139 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21/wp-includes/js/dist/vendor/lodash.... https://thebirdkc.com/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21 — 200 — 69.3 KiB — 148 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1/wp-includes/js/dist/vendor/react.m... https://thebirdkc.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1 — 200 — 10.6 KiB — 142 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1/wp-includes/js/dist/vendor/react-d... https://thebirdkc.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1 — 200 — 126.2 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1/wp-includes/js/dist/vendor/react-j... https://thebirdkc.com/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1 — 200 — 1.1 KiB — 142 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://thebirdkc.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 5.8 KiB — 685 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c/wp-includes/js/dist/deprecated.min... https://thebirdkc.com/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c — 200 — 932 B — 140 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/dom.min.js?ver=26edef3be6483da3de2e/wp-includes/js/dist/dom.min.js?ver... https://thebirdkc.com/wp-includes/js/dist/dom.min.js?ver=26edef3be6483da3de2e — 200 — 12.5 KiB — 144 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2/wp-includes/js/dist/escape-html.mi... https://thebirdkc.com/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2 — 200 — 1.2 KiB — 142 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/element.min.js?ver=6a582b0c827fa25df3dd/wp-includes/js/dist/element.min.js... https://thebirdkc.com/wp-includes/js/dist/element.min.js?ver=6a582b0c827fa25df3dd — 200 — 12.1 KiB — 144 ms — http/1.1https://www.youtube.com/s/player/8fb635c2/www-player.csswww.youtube.com/s/player/8fb635c2/w... https://www.youtube.com/s/player/8fb635c2/www-player.css — 200 — 58.2 KiB — 30 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQ — 200 — 48.9 KiB — 23 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,base — 200 — 141.0 KiB — 45 ms — h2https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8fb635c2/p... https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.js — 200 — 435.9 KiB — 59 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 210 ms — h3https://www.youtube.com/s/player/8fb635c2/www-player.csswww.youtube.com/s/player/8fb635c2/w... https://www.youtube.com/s/player/8fb635c2/www-player.css — 200 — 0 B — 13 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQ — 200 — 0 B — 21 ms — h2https://thebirdkc.com/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979/wp-includes/js/dist/is-shallow-equ... https://thebirdkc.com/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979 — 200 — 1.2 KiB — 140 ms — http/1.1https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 153 ms — h3https://thebirdkc.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://thebirdkc.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 5.4 KiB — 144 ms — http/1.1https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,base — 200 — 0 B — 0 ms — h2https://thebirdkc.com/wp-includes/js/dist/keycodes.min.js?ver=34c8fb5e7a594a1c8037/wp-includes/js/dist/keycodes.min.j... https://thebirdkc.com/wp-includes/js/dist/keycodes.min.js?ver=34c8fb5e7a594a1c8037 — 200 — 2.8 KiB — 147 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/priority-queue.min.js?ver=2d59d091223ee9a33838/wp-includes/js/dist/priority-queue... https://thebirdkc.com/wp-includes/js/dist/priority-queue.min.js?ver=2d59d091223ee9a33838 — 200 — 3.5 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/compose.min.js?ver=7a9b375d8c19cf9d3d9b/wp-includes/js/dist/compose.min.js... https://thebirdkc.com/wp-includes/js/dist/compose.min.js?ver=7a9b375d8c19cf9d3d9b — 200 — 36.0 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/private-apis.min.js?ver=4f465748bda624774139/wp-includes/js/dist/private-apis.m... https://thebirdkc.com/wp-includes/js/dist/private-apis.min.js?ver=4f465748bda624774139 — 200 — 3.0 KiB — 140 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/redux-routine.min.js?ver=8bb92d45458b29590f53/wp-includes/js/dist/redux-routine.... https://thebirdkc.com/wp-includes/js/dist/redux-routine.min.js?ver=8bb92d45458b29590f53 — 200 — 8.9 KiB — 140 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/data.min.js?ver=f940198280891b0b6318/wp-includes/js/dist/data.min.js?ve... https://thebirdkc.com/wp-includes/js/dist/data.min.js?ver=f940198280891b0b6318 — 200 — 25.1 KiB — 147 ms — http/1.1https://thebirdkc.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381/wp-includes/js/dist/dom-ready.min.... https://thebirdkc.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 705 B — 145 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce-payments/dist/woopay-direct-checkout.js?ver=10.5.1/wp-content/plugins/woocommerce-pay... https://thebirdkc.com/wp-content/plugins/woocommerce-payments/dist/woopay-direct-checkout.js?ver=10.5.1 — 200 — 18.5 KiB — 146 ms — http/1.1https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8fb635c2/p... https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 0 ms — h2https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.21.0/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.21.0 — 200 — 25.0 KiB — 140 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2 — 200 — 4.2 KiB — 140 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0 — 200 — 1.9 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.10.0.4/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.10.0.4 — 200 — 1.7 KiB — 145 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.10.0.4/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.10.0.4 — 200 — 52.6 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms-modern.min.js?ver=1.10.0.4/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms-modern.min.js?ver=1.10.0.4 — 200 — 6.1 KiB — 143 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/frontend/fields/address.min.js?ver=1.10.0.4/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/js/frontend/fields/address.min.js?ver=1.10.0.4 — 200 — 2.0 KiB — 140 ms — http/1.1https://thebirdkc.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.1.3/wp-content/plugins/google-analytic... https://thebirdkc.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.1.3 — 200 — 11.9 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.5.1 — 200 — 9.7 KiB — 146 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.5.1 — 200 — 4.5 KiB — 147 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.5.1 — 200 — 1.9 KiB — 143 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.5.1 — 200 — 4.3 KiB — 143 ms — http/1.1https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg/wp-content/plugins/wpforms-lite/as... https://thebirdkc.com/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg — 200 — 755 B — 140 ms — http/1.1https://thebirdkc.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.js?minify=false&ver=75adc3c1e2933e2c8c6a/wp-content/plugins/jetpack/jetpack... https://thebirdkc.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.js?minify=false&ver=75adc3c1e2933e2c8c6a — 200 — 10.6 KiB — 147 ms — http/1.1https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.5.1/wp-content/plugins/woocommerce/ass... https://thebirdkc.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.5.1 — 200 — 3.1 KiB — 145 ms — http/1.1https://thebirdkc.com/wp-content/uploads/2024/06/Improv_Comedy.jpg/wp-content/uploads/2024/06/Improv_... https://thebirdkc.com/wp-content/uploads/2024/06/Improv_Comedy.jpg — 200 — 209.6 KiB — 149 ms — http/1.1https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 531 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 210 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drb — 200 — 193.8 KiB — 16 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 662 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 187 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drb — 200 — 0 B — 20 ms — h3https://thebirdkc.com/wp-content/uploads/2024/06/The_Bird_Comedy_Theater_Mommy_Issues.jpg/wp-content/uploads/2024/06/The_Bir... https://thebirdkc.com/wp-content/uploads/2024/06/The_Bird_Comedy_Theater_Mommy_Issues.jpg — 200 — 314.6 KiB — 283 ms — http/1.1https://pixel.wp.com/g.gif?v=ext&blog=240753174&post=2&tz=-5&srv=thebirdkc.com&j=1%3A15.5&host=thebirdkc.com&ref=&fcp=3200&rand=0.15976069757730194pixel.wp.com/g.gif?v=ext&blog=24075... https://pixel.wp.com/g.gif?v=ext&blog=240753174&post=2&tz=-5&srv=thebirdkc.com&j=1%3A15.5&host=thebirdkc.com&ref=&fcp=3200&rand=0.15976069757730194 — 200 — 177 B — 11 ms — h2blob:https://thebirdkc.com/20fd2d53-2abe-42de-9b5a-851b477263acthebirdkc.com/20fd2d53-2abe-42de-9b... blob:https://thebirdkc.com/20fd2d53-2abe-42de-9b5a-851b477263ac — 200 — -1 B — 312 ms — blobhttps://thebirdkc.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/956.js?minify=false&ver=409e67b93e15d69e7918/wp-content/plugins/jetpack/jetpack... https://thebirdkc.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/956.js?minify=false&ver=409e67b93e15d69e7918 — 200 — 8.2 KiB — 141 ms — http/1.1https://thebirdkc.com/?wc-ajax=get_refreshed_fragments/?wc-ajax=get_refreshed_fragments https://thebirdkc.com/?wc-ajax=get_refreshed_fragments — 200 — 1.6 KiB — 972 ms — http/1.1https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=2www.eventbriteapi.com/v3/organizati... https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=2 — 200 — 0 B — 359 ms — h2https://i.ytimg.com/vi_webp/ZUVfaW1qun4/sddefault.webpi.ytimg.com/vi_webp/ZUVfaW1qun4/sdd... https://i.ytimg.com/vi_webp/ZUVfaW1qun4/sddefault.webp — 200 — 25.8 KiB — 481 ms — h2https://thebirdkc.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://thebirdkc.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 22.5 KiB — 143 ms — http/1.1https://i.ytimg.com/vi_webp/aAvhEt1nNbg/sddefault.webpi.ytimg.com/vi_webp/aAvhEt1nNbg/sdd... https://i.ytimg.com/vi_webp/aAvhEt1nNbg/sddefault.webp — 200 — 31.7 KiB — 697 ms — h2https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 213 ms — h3https://www.google.com/js/th/rcHyBCfnx63Q5bkx-VZJDAm13ckst38UoFjazA7tkuA.jswww.google.com/js/th/rcHyBCfnx63Q5b... https://www.google.com/js/th/rcHyBCfnx63Q5bkx-VZJDAm13ckst38UoFjazA7tkuA.js — 200 — 23.2 KiB — 209 ms — h3https://www.google.com/js/th/rcHyBCfnx63Q5bkx-VZJDAm13ckst38UoFjazA7tkuA.jswww.google.com/js/th/rcHyBCfnx63Q5b... https://www.google.com/js/th/rcHyBCfnx63Q5bkx-VZJDAm13ckst38UoFjazA7tkuA.js — 200 — 0 B — 201 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 259 ms — h3https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=2www.eventbriteapi.com/v3/organizati... https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=2 — 200 — 8.9 KiB — 1.5 s — h2https://www.youtube.com/generate_204?jezrwgwww.youtube.com/generate_204?jezrwg https://www.youtube.com/generate_204?jezrwg — 204 — 10 B — 5 ms — h3https://www.youtube.com/generate_204?SpS7mgwww.youtube.com/generate_204?SpS7mg https://www.youtube.com/generate_204?SpS7mg — 204 — 10 B — 4 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 455 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 402 ms — h2https://pay.woo.com/connect/pay.woo.com/connect/ https://pay.woo.com/connect/ — 200 — 9.9 KiB — 16 ms — h2https://pay.woo.com/connect/?testMode=false&source_url=https%3A%2F%2Fthebirdkc.com%2F&blogId=240753174&tracksUserIdentity=%7B%22_ut%22%3A%22anon%22%2C%22_ui%22%3A%22DJ1wTKekdIWM%2FMHSPy2bTUU%2B%22%7Dpay.woo.com/connect/?testMode=false... https://pay.woo.com/connect/?testMode=false&source_url=https%3A%2F%2Fthebirdkc.com%2F&blogId=240753174&tracksUserIdentity=%7B%22_ut%22%3A%22anon%22%2C%22_ui%22%3A%22DJ1wTKekdIWM%2FMHSPy2bTUU%2B%22%7D — 200 — 9.8 KiB — 441 ms — h2https://pay.woo.com/_static/??-eJzTLy/QTc7PK0nNK9HPKtYvyinRLSjKr6jUyyrW0QfKZeYl55SmpBaDJLMKS1OLKqGUXm5mHkFFurmZ6UWJJalQxfa5tobmRgamxgZmFpZZACbyLJI=pay.woo.com/_static/??-eJzTLy/QTc7P... https://pay.woo.com/_static/??-eJzTLy/QTc7PK0nNK9HPKtYvyinRLSjKr6jUyyrW0QfKZeYl55SmpBaDJLMKS1OLKqGUXm5mHkFFurmZ6UWJJalQxfa5tobmRgamxgZmFpZZACbyLJI= — 200 — 36.2 KiB — 27 ms — h3https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/jquery-blockui/jquery.blockUI.min.js?m=1739380010i&ver=2.7.0-wc.9.6.1pay.woo.com/wp-content/plugins/wooc... https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/jquery-blockui/jquery.blockUI.min.js?m=1739380010i&ver=2.7.0-wc.9.6.1 — 200 — 3.7 KiB — 24 ms — h3https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/client/blocks/wc-blocks.css?m=1739380010i&cssminify=yespay.woo.com/wp-content/plugins/wooc... https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/client/blocks/wc-blocks.css?m=1739380010i&cssminify=yes — 200 — 2.8 KiB — 10 ms — h3https://pay.woo.com/wp-content/mu-plugins/comment-likes/js/comment-likes.js?m=1637585230ipay.woo.com/wp-content/mu-plugins/c... https://pay.woo.com/wp-content/mu-plugins/comment-likes/js/comment-likes.js?m=1637585230i — 200 — 3.5 KiB — 24 ms — h3https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/hooks/index.min.js?m=1770285796i&ver=7496969728ca0f95732ds0.wp.com/wp-content/plugins/gutenb... https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/hooks/index.min.js?m=1770285796i&ver=7496969728ca0f95732d — 200 — 2.2 KiB — 45 ms — h2https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/i18n/index.min.js?m=1770285796i&ver=781d11515ad3d91786ecs0.wp.com/wp-content/plugins/gutenb... https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/i18n/index.min.js?m=1770285796i&ver=781d11515ad3d91786ec — 200 — 2.9 KiB — 47 ms — h2https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/url/index.min.js?m=1770285796i&ver=bb0f766c3d2efe497871s0.wp.com/wp-content/plugins/gutenb... https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/url/index.min.js?m=1770285796i&ver=bb0f766c3d2efe497871 — 200 — 4.2 KiB — 49 ms — h2https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/api-fetch/index.min.js?m=1770285796i&ver=d7efe4dc1468d36c39b8s0.wp.com/wp-content/plugins/gutenb... https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/api-fetch/index.min.js?m=1770285796i&ver=d7efe4dc1468d36c39b8 — 200 — 3.2 KiB — 48 ms — h2https://pay.woo.com/_static/??-eJytkN1OwzAMhV+I1lRMG7tAPEuauFuqxI5sZz9vTzrtoiBNIOAusXO+c07gXLpIPtWACrNCiGpwQgos0FaF03WKKfU5Uj/r0zLzTIZkUFI9RFI4Mxd3hSIcqrfIBGONKUB7R+jtq8yOmJuXe/V3ZafGgpO0PThVtFsQcqd4cAvuG2/POaN4XJ+7fb/thxVNubbxWNVQPl3+A36L3r4MWAJK58wkjvVR9B/2X5sf0S1g78T+QJyYHxT+RSS8NKW2igqjOAp6577nt2G32w77zcvmef4AGALkuw==pay.woo.com/_static/??-eJytkN1OwzAM... https://pay.woo.com/_static/??-eJytkN1OwzAMhV+I1lRMG7tAPEuauFuqxI5sZz9vTzrtoiBNIOAusXO+c07gXLpIPtWACrNCiGpwQgos0FaF03WKKfU5Uj/r0zLzTIZkUFI9RFI4Mxd3hSIcqrfIBGONKUB7R+jtq8yOmJuXe/V3ZafGgpO0PThVtFsQcqd4cAvuG2/POaN4XJ+7fb/thxVNubbxWNVQPl3+A36L3r4MWAJK58wkjvVR9B/2X5sf0S1g78T+QJyYHxT+RSS8NKW2igqjOAp6577nt2G32w77zcvmef4AGALkuw== — 200 — 20.7 KiB — 23 ms — h3https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/js-cookie/js.cookie.min.js?m=1739448686i&ver=2.1.4-wc.9.6.1pay.woo.com/wp-content/plugins/wooc... https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/js-cookie/js.cookie.min.js?m=1739448686i&ver=2.1.4-wc.9.6.1 — 200 — 1.1 KiB — 5 ms — h3https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/frontend/woocommerce.min.js?m=1739448530i&ver=9.6.1pay.woo.com/wp-content/plugins/wooc... https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/frontend/woocommerce.min.js?m=1739448530i&ver=9.6.1 — 200 — 1.4 KiB — 6 ms — h3https://stats.wp.com/w.js?68stats.wp.com/w.js?68 https://stats.wp.com/w.js?68 — 200 — 5.1 KiB — 13 ms — h2https://pay.woo.com/wp-content/js/bilmur.min.js?i=17&m=202619pay.woo.com/wp-content/js/bilmur.mi... https://pay.woo.com/wp-content/js/bilmur.min.js?i=17&m=202619 — 200 — 5.4 KiB — 5 ms — h3https://pixel.wp.com/g.gif?x_stats-initial-visibility=visible&v=wpcom-no-pv&rand=0.3712568303388598pixel.wp.com/g.gif?x_stats-initial-... https://pixel.wp.com/g.gif?x_stats-initial-visibility=visible&v=wpcom-no-pv&rand=0.3712568303388598 — 200 — 177 B — 12 ms — h2https://pixel.wp.com/g.gif?blog=199936585&v=wpcom&tz=0&user_id=0&post=8176&subd=woopay&host=pay.woo.com&ref=https%3A%2F%2Fthebirdkc.com%2F&rand=0.8770391311646236pixel.wp.com/g.gif?blog=199936585&v... https://pixel.wp.com/g.gif?blog=199936585&v=wpcom&tz=0&user_id=0&post=8176&subd=woopay&host=pay.woo.com&ref=https%3A%2F%2Fthebirdkc.com%2F&rand=0.8770391311646236 — 200 — 177 B — 11 ms — h2https://pixel.wp.com/g.gif?crypt=UE5tW3cvZGQwV05IOTZ3ZXQtcnorPzFlN1EmVHVULnMxMThFWFVKPTYvWkdyelJMcixMfmNrKzddZ1BUQ3VyJnhENk8sWDV1Q1Imb05odmFPfiZzU0JWbElDdSVZXVBPUmhtaV9udGlqaGQ1WlpOaDM4eGpoTVt3Vmc1LkdxMkY1cEcyZGFQU2E1L3YzNW5oUnBuOVEtNjh1NEclcFQ5QzVodCxhRG1wcWVdbFN1T2VybUE3OXhBSGZrNkRBRQ%3D%3D&v=wpcom-no-pv&rand=0.4052749675377777pixel.wp.com/g.gif?crypt=UE5tW3cvZG... https://pixel.wp.com/g.gif?crypt=UE5tW3cvZGQwV05IOTZ3ZXQtcnorPzFlN1EmVHVULnMxMThFWFVKPTYvWkdyelJMcixMfmNrKzddZ1BUQ3VyJnhENk8sWDV1Q1Imb05odmFPfiZzU0JWbElDdSVZXVBPUmhtaV9udGlqaGQ1WlpOaDM4eGpoTVt3Vmc1LkdxMkY1cEcyZGFQU2E1L3YzNW5oUnBuOVEtNjh1NEclcFQ5QzVodCxhRG1wcWVdbFN1T2VybUE3OXhBSGZrNkRBRQ%3D%3D&v=wpcom-no-pv&rand=0.4052749675377777 — 200 — 177 B — 10 ms — h2https://pay.woo.com/connect/pay.woo.com/connect/ https://pay.woo.com/connect/ — -1 — 0 B — 4 ms — https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 189 B — 251 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 208 ms — h2https://pay.woo.com/_static/??-eJzTLy/QTc7PK0nNK9HPKtYvyinRLSjKr6jUyyrW0QfKZeYl55SmpBaDJLMKS1OLKqGUXm5mHkFFurmZ6UWJJalQxfa5tobmRgamxgZmFpZZACbyLJI=pay.woo.com/_static/??-eJzTLy/QTc7P... https://pay.woo.com/_static/??-eJzTLy/QTc7PK0nNK9HPKtYvyinRLSjKr6jUyyrW0QfKZeYl55SmpBaDJLMKS1OLKqGUXm5mHkFFurmZ6UWJJalQxfa5tobmRgamxgZmFpZZACbyLJI= — 200 — 0 B — 0 ms — h3https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/jquery-blockui/jquery.blockUI.min.js?m=1739380010i&ver=2.7.0-wc.9.6.1pay.woo.com/wp-content/plugins/wooc... https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/jquery-blockui/jquery.blockUI.min.js?m=1739380010i&ver=2.7.0-wc.9.6.1 — 200 — 0 B — 0 ms — h3https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/js-cookie/js.cookie.min.js?m=1739448686i&ver=2.1.4-wc.9.6.1pay.woo.com/wp-content/plugins/wooc... https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/js-cookie/js.cookie.min.js?m=1739448686i&ver=2.1.4-wc.9.6.1 — 200 — 0 B — 0 ms — h3https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/frontend/woocommerce.min.js?m=1739448530i&ver=9.6.1pay.woo.com/wp-content/plugins/wooc... https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/js/frontend/woocommerce.min.js?m=1739448530i&ver=9.6.1 — 200 — 0 B — 0 ms — h3https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/client/blocks/wc-blocks.css?m=1739380010i&cssminify=yespay.woo.com/wp-content/plugins/wooc... https://pay.woo.com/wp-content/plugins/woocommerce/woocommerce-9.6.1/assets/client/blocks/wc-blocks.css?m=1739380010i&cssminify=yes — 200 — 0 B — 0 ms — h3https://pay.woo.com/wp-content/mu-plugins/comment-likes/js/comment-likes.js?m=1637585230ipay.woo.com/wp-content/mu-plugins/c... https://pay.woo.com/wp-content/mu-plugins/comment-likes/js/comment-likes.js?m=1637585230i — 200 — 0 B — 0 ms — h3https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/hooks/index.min.js?m=1770285796i&ver=7496969728ca0f95732ds0.wp.com/wp-content/plugins/gutenb... https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/hooks/index.min.js?m=1770285796i&ver=7496969728ca0f95732d — 200 — 0 B — 0 ms — h2https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/i18n/index.min.js?m=1770285796i&ver=781d11515ad3d91786ecs0.wp.com/wp-content/plugins/gutenb... https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/i18n/index.min.js?m=1770285796i&ver=781d11515ad3d91786ec — 200 — 0 B — 0 ms — h2https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/url/index.min.js?m=1770285796i&ver=bb0f766c3d2efe497871s0.wp.com/wp-content/plugins/gutenb... https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/url/index.min.js?m=1770285796i&ver=bb0f766c3d2efe497871 — 200 — 0 B — 0 ms — h2https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/api-fetch/index.min.js?m=1770285796i&ver=d7efe4dc1468d36c39b8s0.wp.com/wp-content/plugins/gutenb... https://s0.wp.com/wp-content/plugins/gutenberg-core/v22.5.0/build/scripts/api-fetch/index.min.js?m=1770285796i&ver=d7efe4dc1468d36c39b8 — 200 — 0 B — 0 ms — h2https://pay.woo.com/_static/??-eJytkN1OwzAMhV+I1lRMG7tAPEuauFuqxI5sZz9vTzrtoiBNIOAusXO+c07gXLpIPtWACrNCiGpwQgos0FaF03WKKfU5Uj/r0zLzTIZkUFI9RFI4Mxd3hSIcqrfIBGONKUB7R+jtq8yOmJuXe/V3ZafGgpO0PThVtFsQcqd4cAvuG2/POaN4XJ+7fb/thxVNubbxWNVQPl3+A36L3r4MWAJK58wkjvVR9B/2X5sf0S1g78T+QJyYHxT+RSS8NKW2igqjOAp6577nt2G32w77zcvmef4AGALkuw==pay.woo.com/_static/??-eJytkN1OwzAM... https://pay.woo.com/_static/??-eJytkN1OwzAMhV+I1lRMG7tAPEuauFuqxI5sZz9vTzrtoiBNIOAusXO+c07gXLpIPtWACrNCiGpwQgos0FaF03WKKfU5Uj/r0zLzTIZkUFI9RFI4Mxd3hSIcqrfIBGONKUB7R+jtq8yOmJuXe/V3ZafGgpO0PThVtFsQcqd4cAvuG2/POaN4XJ+7fb/thxVNubbxWNVQPl3+A36L3r4MWAJK58wkjvVR9B/2X5sf0S1g78T+QJyYHxT+RSS8NKW2igqjOAp6577nt2G32w77zcvmef4AGALkuw== — 200 — 0 B — 0 ms — h3https://stats.wp.com/w.js?68stats.wp.com/w.js?68 https://stats.wp.com/w.js?68 — 200 — 0 B — 0 ms — h2https://pay.woo.com/wp-content/js/bilmur.min.js?i=17&m=202619pay.woo.com/wp-content/js/bilmur.mi... https://pay.woo.com/wp-content/js/bilmur.min.js?i=17&m=202619 — 200 — 0 B — 0 ms — h3https://pixel.wp.com/g.gif?x_stats-initial-visibility=visible&v=wpcom-no-pv&rand=0.6645693986530283pixel.wp.com/g.gif?x_stats-initial-... https://pixel.wp.com/g.gif?x_stats-initial-visibility=visible&v=wpcom-no-pv&rand=0.6645693986530283 — 200 — 177 B — 8 ms — h2https://pixel.wp.com/g.gif?blog=199936585&v=wpcom&tz=0&user_id=0&post=8176&subd=woopay&host=pay.woo.com&ref=https%3A%2F%2Fthebirdkc.com%2F&rand=0.6148505399660459pixel.wp.com/g.gif?blog=199936585&v... https://pixel.wp.com/g.gif?blog=199936585&v=wpcom&tz=0&user_id=0&post=8176&subd=woopay&host=pay.woo.com&ref=https%3A%2F%2Fthebirdkc.com%2F&rand=0.6148505399660459 — 200 — 177 B — 7 ms — h2https://pixel.wp.com/g.gif?crypt=UE5tW3cvZGQwV05IOTZ3ZXQtcnorPzFlN1EmVHVULnMxMThFWFVKPTYvWkdyelJMcixMfmNrKzddZ1BUQ3VyJnhENk8sWDV1Q1I0bkU5c0hqLGJCRFNaX0M%2FYWtIc0hZRyw3dktPV210QUlXKzd8a342QW49b0w9UVlhZWxkZkpQYU44fEhnVlBjdkJ4amoyZDVKQjdveDNlJV8wRlZpTnUyNXJXU2lKJkYvQ21IZXBbUTZtLTRmV3klcnZmQQ%3D%3D&v=wpcom-no-pv&rand=0.9664768819287861pixel.wp.com/g.gif?crypt=UE5tW3cvZG... https://pixel.wp.com/g.gif?crypt=UE5tW3cvZGQwV05IOTZ3ZXQtcnorPzFlN1EmVHVULnMxMThFWFVKPTYvWkdyelJMcixMfmNrKzddZ1BUQ3VyJnhENk8sWDV1Q1I0bkU5c0hqLGJCRFNaX0M%2FYWtIc0hZRyw3dktPV210QUlXKzd8a342QW49b0w9UVlhZWxkZkpQYU44fEhnVlBjdkJ4amoyZDVKQjdveDNlJV8wRlZpTnUyNXJXU2lKJkYvQ21IZXBbUTZtLTRmV3klcnZmQQ%3D%3D&v=wpcom-no-pv&rand=0.9664768819287861 — 200 — 177 B — 7 ms — h2https://thebirdkc.com/wp-content/uploads/2024/06/cropped-birdcast-32x32.webp/wp-content/uploads/2024/06/cropped... https://thebirdkc.com/wp-content/uploads/2024/06/cropped-birdcast-32x32.webp — 200 — 1.4 KiB — 142 ms — http/1.1https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=3www.eventbriteapi.com/v3/organizati... https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=3 — 200 — 0 B — 364 ms — h2https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=3www.eventbriteapi.com/v3/organizati... https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=3 — 200 — 8.1 KiB — 1.1 s — h2https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=4www.eventbriteapi.com/v3/organizati... https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=4 — 200 — 0 B — 360 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 211 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 223 ms — h3https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=4www.eventbriteapi.com/v3/organizati... https://www.eventbriteapi.com/v3/organizations/223942653664/events/?status=live%2Cstarted&expand=recurring_events%2Cdescription&page_size=50&page=4 — 200 — 5.4 KiB — 933 ms — h2https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F873853289%2F683946504113%2F1%2Foriginal.20241014-113320?crop=focalpoint&fit=crop&h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.5&fp-y=0.5&s=8c578bac365bc45992be8a61c842548fimg.evbuc.com/https%3A%2F%2Fcdn.evb... https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F873853289%2F683946504113%2F1%2Foriginal.20241014-113320?crop=focalpoint&fit=crop&h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.5&fp-y=0.5&s=8c578bac365bc45992be8a61c842548f — 200 — 18.3 KiB — 285 ms — h2https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1176064161%2F683946504113%2F1%2Foriginal.20260128-155543?crop=focalpoint&fit=crop&h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.5&fp-y=0.5&s=bbdb94e426874330a951d75d1698bb7eimg.evbuc.com/https%3A%2F%2Fcdn.evb... https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1176064161%2F683946504113%2F1%2Foriginal.20260128-155543?crop=focalpoint&fit=crop&h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.5&fp-y=0.5&s=bbdb94e426874330a951d75d1698bb7e — 200 — 61.0 KiB — 281 ms — h2https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F555400549%2F223942653664%2F1%2Foriginal.20220811-202910?h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&rect=90%2C27%2C1762%2C881&s=5c7762778cd6068f651099febaffa84eimg.evbuc.com/https%3A%2F%2Fcdn.evb... https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F555400549%2F223942653664%2F1%2Foriginal.20220811-202910?h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&rect=90%2C27%2C1762%2C881&s=5c7762778cd6068f651099febaffa84e — 200 — 12.8 KiB — 154 ms — h2https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1183264718%2F683946504113%2F1%2Foriginal.20260428-195248?crop=focalpoint&fit=crop&h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.506&fp-y=0.057&s=1b2ebc32fe9bafbe9f74870b0265a1abimg.evbuc.com/https%3A%2F%2Fcdn.evb... https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1183264718%2F683946504113%2F1%2Foriginal.20260428-195248?crop=focalpoint&fit=crop&h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.506&fp-y=0.057&s=1b2ebc32fe9bafbe9f74870b0265a1ab — 200 — 37.9 KiB — 278 ms — h2https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1110956403%2F223942653664%2F1%2Foriginal.20250901-210936?crop=focalpoint&fit=crop&h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.5&fp-y=0.5&s=8b615834bf1ed25d2e53654c8b43193eimg.evbuc.com/https%3A%2F%2Fcdn.evb... https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1110956403%2F223942653664%2F1%2Foriginal.20250901-210936?crop=focalpoint&fit=crop&h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.5&fp-y=0.5&s=8b615834bf1ed25d2e53654c8b43193e — 200 — 26.5 KiB — 304 ms — h2https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F482505869%2F683946504113%2F1%2Foriginal.20221031-153203?h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&rect=148%2C0%2C1880%2C940&s=5ecf2ef5e66bb89fba2c64dabae24165img.evbuc.com/https%3A%2F%2Fcdn.evb... https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F482505869%2F683946504113%2F1%2Foriginal.20221031-153203?h=200&w=450&auto=format%2Ccompress&q=75&sharp=10&rect=148%2C0%2C1880%2C940&s=5ecf2ef5e66bb89fba2c64dabae24165 — 200 — 10.3 KiB — 282 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-JZY20HWEBG&gtm=45je6562v9189245118za200zd9189245118&_p=1778417737892&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZGIzZG&_eu=AAAAAAQC&are=1&cid=118764909.1778417739&frm=0&ni=1&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938469~118128923~118463261&dp=%2F&sid=1778417739&sct=1&seg=0&dl=https%3A%2F%2Fthebirdkc.com%2F&dt=KC%27s%20Best%20Comedy%20Club%20-%20The%20Bird%20Comedy%20Theater&en=form_impression&_ee=1&ep.forceSSL=true&ep.link_attribution=true&ep.form_id=wpforms-form-16504&ep.content_type=form&_et=2964&tfd=10798www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-JZY20HWEBG&gtm=45je6562v9189245118za200zd9189245118&_p=1778417737892&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZGIzZG&_eu=AAAAAAQC&are=1&cid=118764909.1778417739&frm=0&ni=1&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938469~118128923~118463261&dp=%2F&sid=1778417739&sct=1&seg=0&dl=https%3A%2F%2Fthebirdkc.com%2F&dt=KC%27s%20Best%20Comedy%20Club%20-%20The%20Bird%20Comedy%20Theater&en=form_impression&_ee=1&ep.forceSSL=true&ep.link_attribution=true&ep.form_id=wpforms-form-16504&ep.content_type=form&_et=2964&tfd=10798 — 204 — 48 B — 218 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
20% of JavaScript execution is third-party
First-party Third-party 1190ms · 160KB · $7/mo
Unattributable
Other
Costly
Execution 816ms
Transfer 0 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 374ms
Transfer 160 KB
Unused 42%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 816ms and costs ~$5/month
  • Google Tag Manager adds 374ms and costs ~$2/month

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

Google Tag Manager takes 374ms 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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

3037 ms

64% good

INP (p75)

103 ms

95% good

CLS (p75)

0.400

57% good

FCP (p75)

2621 ms

TTFB (p75)

1744 ms

Image Optimization
21 images, 397 KB total, 74 KB wasted
INFO

Image Optimization Audit

Total Images

21

Total Size

397 KB

Oversized

1

Wasted

74 KB

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

Send Feedback