Skip to content
https://sxsw.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
3
REVIEW
3
PASS
7
INFO
2

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

46
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.31 s

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

5.61 s

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

175 ms

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

0.459

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

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

5.79 s

Page Load Progression

538 ms
1.1 s
1.6 s
2.2 s
2.7 s
3.2 s
3.8 s
4.3 s
Checks
15
7 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
14.7 MB transferred, 95 requests
FIX
14.7 MB transferred, 95 requests
Critical::
Page weighs 18.1 MB (14.7 MB transferred)
Warning::
Images are 6.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.4 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 554 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 554 KB
Info::
95 HTTP requests
Info::
Estimated 3.1 g CO2 per page load
14.7 MB / 2.4 MB budget
14.7 MB transferred
95 requests
3.1 g CO2 per page load
Images 6.4 MiB 44%
Other 6.2 MiB 42%
JavaScript 1.3 MiB 9%
Fonts 553.6 KiB 4%
CSS 131.0 KiB 1%
HTML 21.4 KiB 0%
Other 1.9 KiB 0%
Other 1.9 KiB 0%
Other 359 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

F
JS Bundles
Action
42 scripts, 563 KB unused
FIX
42 scripts, 563 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 242 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-946...: 114 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.hsforms.net/forms/v2.js: 73 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RLXX...: 58 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WB7...: 55 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 563 KB
563 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB242 KB (67%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-946715973&cx=c&gtm=4e64h1180 KB114 KB (63%)3rd
https://js.hsforms.net/forms/v2.js194 KB73 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RLXXHDCCN4&cx=c&gtm=4e64h1180 KB58 KB (32%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WB7Z9Q5154 KB55 KB (42%)3rd
https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/site.js?ver=177671139428 KB21 KB (75%)1st
https://sxsw.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b2 KB1st
https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/home-video-autoplay.js?ver=17706644361 KB1st
https://sxsw.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed3667933752 KB1st
https://sxsw.com/wp-includes/js/dist/url.min.js?ver=9e178c9516d1222dc8344 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

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
95 resources · 14.7 MB · 563 KB savings available
FIX
95 resources · 14.7 MB · 563 KB savings available
Warning::
Page weight 13.7 MB over 1MB target
Got: 14.7 MB Expected: ≤ 1 MB
Info::
~563 KB of savings available
Info::
29 third-party resources (8% of weight)
Info::
9 resources over 200KB
95 resources · 14.7 MiB · 29 third-party 13.7 MiB over 1MB target
Image 44% · 6.4 MiB
Media 42% · 6.2 MiB
JavaScript 9% · 1.3 MiB
Font 4% · 553.6 KiB
CSS 1% · 131.0 KiB
Document 0% · 21.4 KiB
Other 0% · 3.0 KiB

~562.7 KiB of savings available

Remove unused JavaScript: 562.7 KiB
C
Image Optimization
Action
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Warning::
https://sxsw.com/wp-content/uploads/2025/06/Image.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sxsw.com/wp-content/uploads/2025/06/Image-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sxsw.com/wp-content/uploads/2025/06/Image-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sxsw.com/wp-content/uploads/2026/03/Hand-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sxsw.com/wp-content/themes/wp-theme-sxsw/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sxsw.com/wp-content/uploads/2025/10/SXSW-2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
26 images 6.4 MB
0 oversized -0 KB
14 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

C
JS Execution Cost
Action
1602ms total JS execution
REVIEW
1602ms total JS execution
Warning::
Unattributable: 333ms CPU time
Warning::
https://cmp.osano.com/AzywLlTgj0ZEN5Fnv/1d881dc8-9...: 306ms CPU time
Info::
https://sxsw.com/: 248ms CPU time
Info::
https://sxsw.com/wp-content/themes/wp-theme-sxsw/d...: 227ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-RLXX...: 178ms CPU time
Warning::
Third-party scripts: 1128ms (70% of total)

Main Thread Breakdown

Script Evaluation 43% Other 28% Style & Layout 13% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
Unattributable333ms12ms0ms3rd
https://cmp.osano.com/AzywLlTgj0ZEN5Fnv/1d881dc8-9a4f-47fd-9444-b5308e76584d/osano.js306ms217ms12ms3rd
https://sxsw.com/248ms21ms4ms1st
https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/site.js?ver=1776711394227ms32ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-RLXXHDCCN4&cx=c&gtm=4e64h1178ms154ms23ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WB7Z9Q5130ms112ms17ms3rd
https://js.hsforms.net/forms/v2.js105ms79ms20ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js75ms40ms36ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
8% third-party, 0 ms blocking
PASS
8% third-party, 0 ms blocking
Info::
Third-party code accounts for 8% of page weight (1.2 MiB of 14.7 MiB)
Info::
Third-party blocking time is low (0 ms)
92%
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
11 fonts (554 KB)
PASS
11 fonts (554 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

554 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 5.6 shttps://sxsw.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://sxsw.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.7 KiB — 89 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-600.wofffoundersgrotesk-600.woff https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-600.woff — 34.7 KiB — 43 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/fa-solid-900.woff2fa-solid-900.woff2 https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/fa-solid-900.woff2 — 153.2 KiB — 67 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgroteskmono-400.wofffoundersgroteskmono-400... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgroteskmono-400.woff — 32.0 KiB — 47 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgroteskcondensed-600.wofffoundersgroteskcondense... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgroteskcondensed-600.woff — 31.2 KiB — 58 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-500.wofffoundersgrotesk-500.woff https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-500.woff — 34.5 KiB — 58 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-300.wofffoundersgrotesk-300.woff https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-300.woff — 31.4 KiB — 58 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-400.wofffoundersgrotesk-400.woff https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-400.woff — 33.6 KiB — 58 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-400.wofffoundersgrotesktext-400... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-400.woff — 43.1 KiB — 24 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-700.wofffoundersgrotesktext-700... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-700.woff — 40.9 KiB — 29 ms — font-display: swaphttps://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-500.wofffoundersgrotesktext-500... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-500.woff — 43.4 KiB — 29 ms — font-display: swap
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 89 ms
Start 437 ms
Risk FOUT — text flashes from fallback to web font
foundersgrotesk-600.woff woff swap
Size 35 KB
Load time 43 ms
Start 936 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 153 KB
Load time 67 ms
Start 939 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
foundersgroteskmono-400... woff swap
Size 32 KB
Load time 47 ms
Start 939 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgroteskcondense... woff swap
Size 31 KB
Load time 58 ms
Start 940 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesk-500.woff woff swap
Size 35 KB
Load time 58 ms
Start 940 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesk-300.woff woff swap
Size 31 KB
Load time 58 ms
Start 940 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesk-400.woff woff swap
Size 34 KB
Load time 58 ms
Start 940 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesktext-400... woff swap
Size 43 KB
Load time 24 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesktext-700... woff swap
Size 41 KB
Load time 29 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesktext-500... woff swap
Size 43 KB
Load time 29 ms
Start 1.3 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 ~174 KB and ~348 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
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300, must-revalidate
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300, must-revalidate

DirectiveValueMeaning
max-age300Cache for 5 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 300 seconds
Network Waterfall
95 requests over 1989ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 5.6 shttps://sxsw.com// https://sxsw.com/ — 200 — 20.2 KiB — 127 ms — h2https://cmp.osano.com/AzywLlTgj0ZEN5Fnv/1d881dc8-9a4f-47fd-9444-b5308e76584d/osano.jscmp.osano.com/AzywLlTgj0ZEN5Fnv/1d8... https://cmp.osano.com/AzywLlTgj0ZEN5Fnv/1d881dc8-9a4f-47fd-9444-b5308e76584d/osano.js — 200 — 71.1 KiB — 73 ms — h3https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 64 ms — h3https://sxsw.com/wp-includes/css/dist/block-library/style.min.css?m=1774626885g/wp-includes/css/dist/block-library... https://sxsw.com/wp-includes/css/dist/block-library/style.min.css?m=1774626885g — 200 — 16.0 KiB — 17 ms — h2https://sxsw.com/_static/??-eJylkdFOhTAMhl/InYVoJF4YL3wBE07ipRmjcKbbOtcS5O0tIIlGUdSbpf3b/9u66iEpi5Ehsk6+71wkPWBsIC+ZYlOTbqVDmQEIA2hLH4VDcPEg4pnexYIoIXwuqKWwSTpW6g6917dVpY/IxqsKW541de+aDniXlScriXOz+/G5hzyK7L1JBApVMOzsPLfFDA/Eo99+53d277oT/+AXiYHYBYxOhhwcn+SY5tOGCJh+uYBdOPLOPv2TMbD0pb4W1CbpLVcpI4NlzCtg8ekkKTHklfPVZHyCAMujpkjRCw3a9sQY9vV6V+t5B/KNYKSQ573sv+wdIEFu+9jgn8zt9OuOx9V8E66Lsrwsi+L86uIV49ddUA==/_static/??-eJylkdFOhTAMhl/InYVoJF4... https://sxsw.com/_static/??-eJylkdFOhTAMhl/InYVoJF4YL3wBE07ipRmjcKbbOtcS5O0tIIlGUdSbpf3b/9u66iEpi5Ehsk6+71wkPWBsIC+ZYlOTbqVDmQEIA2hLH4VDcPEg4pnexYIoIXwuqKWwSTpW6g6917dVpY/IxqsKW541de+aDniXlScriXOz+/G5hzyK7L1JBApVMOzsPLfFDA/Eo99+53d277oT/+AXiYHYBYxOhhwcn+SY5tOGCJh+uYBdOPLOPv2TMbD0pb4W1CbpLVcpI4NlzCtg8ekkKTHklfPVZHyCAMujpkjRCw3a9sQY9vV6V+t5B/KNYKSQ573sv+wdIEFu+9jgn8zt9OuOx9V8E66Lsrwsi+L86uIV49ddUA== — 200 — 16.1 KiB — 28 ms — h2https://sxsw.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://sxsw.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 30 ms — h2https://sxsw.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://sxsw.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 24 ms — h2https://sxsw.com/wp-content/plugins/wonderplugin-tabs/engine/wonderplugin-tabs-engine.js?ver=7.9.1PRO/wp-content/plugins/wonderplugin-ta... https://sxsw.com/wp-content/plugins/wonderplugin-tabs/engine/wonderplugin-tabs-engine.js?ver=7.9.1PRO — 200 — 10.6 KiB — 19 ms — h2https://sxsw.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://sxsw.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.4 KiB — 25 ms — h2https://sxsw.com/wp-content/plugins/TS-Poll/JS/Total-Soft-Poll-Widget.js?ver=6.9.4/wp-content/plugins/TS-Poll/JS/Tota... https://sxsw.com/wp-content/plugins/TS-Poll/JS/Total-Soft-Poll-Widget.js?ver=6.9.4 — 200 — 5.6 KiB — 53 ms — h2https://sxsw.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://sxsw.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 30 ms — h2https://sxsw.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://sxsw.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 32 ms — h2https://sxsw.com/wp-includes/js/dist/url.min.js?ver=9e178c9516d1222dc834/wp-includes/js/dist/url.min.js?ver... https://sxsw.com/wp-includes/js/dist/url.min.js?ver=9e178c9516d1222dc834 — 200 — 4.0 KiB — 34 ms — h2https://sxsw.com/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee/wp-includes/js/dist/api-fetch.min.... https://sxsw.com/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee — 200 — 2.7 KiB — 64 ms — h2https://sxsw.com/wp-content/plugins/content-protector/assets/public/cookie.js?ver=4.3.3/wp-content/plugins/content-protect... https://sxsw.com/wp-content/plugins/content-protector/assets/public/cookie.js?ver=4.3.3 — 200 — 1.1 KiB — 64 ms — h2https://sxsw.com/wp-content/plugins/content-protector/assets/public/passster-public.min.js?ver=4.3.3/wp-content/plugins/content-protect... https://sxsw.com/wp-content/plugins/content-protector/assets/public/passster-public.min.js?ver=4.3.3 — 200 — 2.0 KiB — 33 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/featherlight.min.js?ver=6.9.4/wp-content/themes/wp-theme-sxsw/li... https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/featherlight.min.js?ver=6.9.4 — 200 — 3.9 KiB — 35 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/video.js?ver=6.9.4/wp-content/themes/wp-theme-sxsw/li... https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/video.js?ver=6.9.4 — 200 — 548 B — 34 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/flickity.pkgd.min.js?ver=6.9.4/wp-content/themes/wp-theme-sxsw/li... https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/flickity.pkgd.min.js?ver=6.9.4 — 200 — 14.7 KiB — 36 ms — h2https://sxsw.com/wp-content/uploads/2026/04/SX27_SaveTheDate-WEB-Homepage.png/wp-content/uploads/2026/04/SX27_Sa... https://sxsw.com/wp-content/uploads/2026/04/SX27_SaveTheDate-WEB-Homepage.png — 200 — 1.1 MiB — 169 ms — h2https://sxsw.com/wp-content/uploads/2026/03/Homepage.png?resize=1536,569/wp-content/uploads/2026/03/Homepag... https://sxsw.com/wp-content/uploads/2026/03/Homepage.png?resize=1536,569 — 200 — 562.7 KiB — 160 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/site.js?ver=1776711394/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/site.js?ver=1776711394 — 200 — 28.2 KiB — 61 ms — h2blob:https://sxsw.com/36233a18-f383-4235-a624-820323988a8asxsw.com/36233a18-f383-4235-a624-82... blob:https://sxsw.com/36233a18-f383-4235-a624-820323988a8a — 200 — -1 B — 34 ms — blobhttps://sxsw.com/wp-content/uploads/2026/03/SX26_Visions-HOMEPAGE-1.png?resize=1536,569/wp-content/uploads/2026/03/SX26_Vi... https://sxsw.com/wp-content/uploads/2026/03/SX26_Visions-HOMEPAGE-1.png?resize=1536,569 — 200 — 167.0 KiB — 124 ms — h2https://sxsw.com/wp-content/uploads/2026/03/03-14-2026_Over_Your_Dead_Body_Aaron_Rogosin-1052-1.jpg?resize=1536,1024/wp-content/uploads/2026/03/03-14-2... https://sxsw.com/wp-content/uploads/2026/03/03-14-2026_Over_Your_Dead_Body_Aaron_Rogosin-1052-1.jpg?resize=1536,1024 — 200 — 98.0 KiB — 40 ms — h2https://sxsw.com/wp-content/uploads/2026/03/Pitch-Winners.webp/wp-content/uploads/2026/03/Pitch-W... https://sxsw.com/wp-content/uploads/2026/03/Pitch-Winners.webp — 200 — 239.8 KiB — 153 ms — h2https://unpkg.com/gsap@3/dist/gsap.min.jsunpkg.com/gsap@3/dist/gsap.min.js https://unpkg.com/gsap@3/dist/gsap.min.js — 302 — 263 B — 73 ms — h3https://unpkg.com/gsap@3/dist/ScrollTrigger.min.jsunpkg.com/gsap@3/dist/ScrollTrigger... https://unpkg.com/gsap@3/dist/ScrollTrigger.min.js — 302 — 306 B — 72 ms — h3https://unpkg.com/gsap@3/dist/SplitText.min.jsunpkg.com/gsap@3/dist/SplitText.min... https://unpkg.com/gsap@3/dist/SplitText.min.js — 302 — 267 B — 73 ms — h3https://js.hsforms.net/forms/v2.jsjs.hsforms.net/forms/v2.js https://js.hsforms.net/forms/v2.js — 200 — 193.8 KiB — 148 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 5.6 shttps://sxsw.com// https://sxsw.com/ — 200 — 20.2 KiB — 127 ms — h2https://cmp.osano.com/AzywLlTgj0ZEN5Fnv/1d881dc8-9a4f-47fd-9444-b5308e76584d/osano.jscmp.osano.com/AzywLlTgj0ZEN5Fnv/1d8... https://cmp.osano.com/AzywLlTgj0ZEN5Fnv/1d881dc8-9a4f-47fd-9444-b5308e76584d/osano.js — 200 — 71.1 KiB — 73 ms — h3https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 64 ms — h3https://sxsw.com/wp-includes/css/dist/block-library/style.min.css?m=1774626885g/wp-includes/css/dist/block-library... https://sxsw.com/wp-includes/css/dist/block-library/style.min.css?m=1774626885g — 200 — 16.0 KiB — 17 ms — h2https://sxsw.com/_static/??-eJylkdFOhTAMhl/InYVoJF4YL3wBE07ipRmjcKbbOtcS5O0tIIlGUdSbpf3b/9u66iEpi5Ehsk6+71wkPWBsIC+ZYlOTbqVDmQEIA2hLH4VDcPEg4pnexYIoIXwuqKWwSTpW6g6917dVpY/IxqsKW541de+aDniXlScriXOz+/G5hzyK7L1JBApVMOzsPLfFDA/Eo99+53d277oT/+AXiYHYBYxOhhwcn+SY5tOGCJh+uYBdOPLOPv2TMbD0pb4W1CbpLVcpI4NlzCtg8ekkKTHklfPVZHyCAMujpkjRCw3a9sQY9vV6V+t5B/KNYKSQ573sv+wdIEFu+9jgn8zt9OuOx9V8E66Lsrwsi+L86uIV49ddUA==/_static/??-eJylkdFOhTAMhl/InYVoJF4... https://sxsw.com/_static/??-eJylkdFOhTAMhl/InYVoJF4YL3wBE07ipRmjcKbbOtcS5O0tIIlGUdSbpf3b/9u66iEpi5Ehsk6+71wkPWBsIC+ZYlOTbqVDmQEIA2hLH4VDcPEg4pnexYIoIXwuqKWwSTpW6g6917dVpY/IxqsKW541de+aDniXlScriXOz+/G5hzyK7L1JBApVMOzsPLfFDA/Eo99+53d277oT/+AXiYHYBYxOhhwcn+SY5tOGCJh+uYBdOPLOPv2TMbD0pb4W1CbpLVcpI4NlzCtg8ekkKTHklfPVZHyCAMujpkjRCw3a9sQY9vV6V+t5B/KNYKSQ573sv+wdIEFu+9jgn8zt9OuOx9V8E66Lsrwsi+L86uIV49ddUA== — 200 — 16.1 KiB — 28 ms — h2https://sxsw.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://sxsw.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 30 ms — h2https://sxsw.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://sxsw.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 24 ms — h2https://sxsw.com/wp-content/plugins/wonderplugin-tabs/engine/wonderplugin-tabs-engine.js?ver=7.9.1PRO/wp-content/plugins/wonderplugin-ta... https://sxsw.com/wp-content/plugins/wonderplugin-tabs/engine/wonderplugin-tabs-engine.js?ver=7.9.1PRO — 200 — 10.6 KiB — 19 ms — h2https://sxsw.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://sxsw.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.4 KiB — 25 ms — h2https://sxsw.com/wp-content/plugins/TS-Poll/JS/Total-Soft-Poll-Widget.js?ver=6.9.4/wp-content/plugins/TS-Poll/JS/Tota... https://sxsw.com/wp-content/plugins/TS-Poll/JS/Total-Soft-Poll-Widget.js?ver=6.9.4 — 200 — 5.6 KiB — 53 ms — h2https://sxsw.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://sxsw.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 30 ms — h2https://sxsw.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://sxsw.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 32 ms — h2https://sxsw.com/wp-includes/js/dist/url.min.js?ver=9e178c9516d1222dc834/wp-includes/js/dist/url.min.js?ver... https://sxsw.com/wp-includes/js/dist/url.min.js?ver=9e178c9516d1222dc834 — 200 — 4.0 KiB — 34 ms — h2https://sxsw.com/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee/wp-includes/js/dist/api-fetch.min.... https://sxsw.com/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee — 200 — 2.7 KiB — 64 ms — h2https://sxsw.com/wp-content/plugins/content-protector/assets/public/cookie.js?ver=4.3.3/wp-content/plugins/content-protect... https://sxsw.com/wp-content/plugins/content-protector/assets/public/cookie.js?ver=4.3.3 — 200 — 1.1 KiB — 64 ms — h2https://sxsw.com/wp-content/plugins/content-protector/assets/public/passster-public.min.js?ver=4.3.3/wp-content/plugins/content-protect... https://sxsw.com/wp-content/plugins/content-protector/assets/public/passster-public.min.js?ver=4.3.3 — 200 — 2.0 KiB — 33 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/featherlight.min.js?ver=6.9.4/wp-content/themes/wp-theme-sxsw/li... https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/featherlight.min.js?ver=6.9.4 — 200 — 3.9 KiB — 35 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/video.js?ver=6.9.4/wp-content/themes/wp-theme-sxsw/li... https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/video.js?ver=6.9.4 — 200 — 548 B — 34 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/flickity.pkgd.min.js?ver=6.9.4/wp-content/themes/wp-theme-sxsw/li... https://sxsw.com/wp-content/themes/wp-theme-sxsw/lib/scripts/flickity.pkgd.min.js?ver=6.9.4 — 200 — 14.7 KiB — 36 ms — h2https://sxsw.com/wp-content/uploads/2026/04/SX27_SaveTheDate-WEB-Homepage.png/wp-content/uploads/2026/04/SX27_Sa... https://sxsw.com/wp-content/uploads/2026/04/SX27_SaveTheDate-WEB-Homepage.png — 200 — 1.1 MiB — 169 ms — h2https://sxsw.com/wp-content/uploads/2026/03/Homepage.png?resize=1536,569/wp-content/uploads/2026/03/Homepag... https://sxsw.com/wp-content/uploads/2026/03/Homepage.png?resize=1536,569 — 200 — 562.7 KiB — 160 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/site.js?ver=1776711394/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/site.js?ver=1776711394 — 200 — 28.2 KiB — 61 ms — h2blob:https://sxsw.com/36233a18-f383-4235-a624-820323988a8asxsw.com/36233a18-f383-4235-a624-82... blob:https://sxsw.com/36233a18-f383-4235-a624-820323988a8a — 200 — -1 B — 34 ms — blobhttps://sxsw.com/wp-content/uploads/2026/03/SX26_Visions-HOMEPAGE-1.png?resize=1536,569/wp-content/uploads/2026/03/SX26_Vi... https://sxsw.com/wp-content/uploads/2026/03/SX26_Visions-HOMEPAGE-1.png?resize=1536,569 — 200 — 167.0 KiB — 124 ms — h2https://sxsw.com/wp-content/uploads/2026/03/03-14-2026_Over_Your_Dead_Body_Aaron_Rogosin-1052-1.jpg?resize=1536,1024/wp-content/uploads/2026/03/03-14-2... https://sxsw.com/wp-content/uploads/2026/03/03-14-2026_Over_Your_Dead_Body_Aaron_Rogosin-1052-1.jpg?resize=1536,1024 — 200 — 98.0 KiB — 40 ms — h2https://sxsw.com/wp-content/uploads/2026/03/Pitch-Winners.webp/wp-content/uploads/2026/03/Pitch-W... https://sxsw.com/wp-content/uploads/2026/03/Pitch-Winners.webp — 200 — 239.8 KiB — 153 ms — h2https://unpkg.com/gsap@3/dist/gsap.min.jsunpkg.com/gsap@3/dist/gsap.min.js https://unpkg.com/gsap@3/dist/gsap.min.js — 302 — 263 B — 73 ms — h3https://unpkg.com/gsap@3/dist/ScrollTrigger.min.jsunpkg.com/gsap@3/dist/ScrollTrigger... https://unpkg.com/gsap@3/dist/ScrollTrigger.min.js — 302 — 306 B — 72 ms — h3https://unpkg.com/gsap@3/dist/SplitText.min.jsunpkg.com/gsap@3/dist/SplitText.min... https://unpkg.com/gsap@3/dist/SplitText.min.js — 302 — 267 B — 73 ms — h3https://js.hsforms.net/forms/v2.jsjs.hsforms.net/forms/v2.js https://js.hsforms.net/forms/v2.js — 200 — 193.8 KiB — 148 ms — h3https://sxsw.com/wp-content/plugins/jquery-collapse-o-matic/js/collapse.js?ver=1.7.2/wp-content/plugins/jquery-collapse... https://sxsw.com/wp-content/plugins/jquery-collapse-o-matic/js/collapse.js?ver=1.7.2 — 200 — 4.1 KiB — 141 ms — h2https://sxsw.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b/wp-content/mu-plugins/wp-parsely-3... https://sxsw.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b — 200 — 1.6 KiB — 141 ms — h2https://cdn.parsely.com/keys/sxsw.com/p.js?ver=3.23.1cdn.parsely.com/keys/sxsw.com/p.js?... https://cdn.parsely.com/keys/sxsw.com/p.js?ver=3.23.1 — 200 — 18.3 KiB — 31 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/countdown.js?ver=1.0.0/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/countdown.js?ver=1.0.0 — 200 — 876 B — 141 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/home-video-autoplay.js?ver=1770664436/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/home-video-autoplay.js?ver=1770664436 — 200 — 898 B — 141 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/home-statement-parallax.js?ver=1770664436/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/home-statement-parallax.js?ver=1770664436 — 200 — 799 B — 141 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/homepage.js?ver=1772734564/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/homepage.js?ver=1772734564 — 200 — 603 B — 139 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/custom-carousel.js/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/custom-carousel.js — 200 — 2.1 KiB — 138 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/search-filters.js?ver=1.0.0/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/search-filters.js?ver=1.0.0 — 200 — 1.2 KiB — 139 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/badge-page.js?ver=1.0.0/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/badge-page.js?ver=1.0.0 — 200 — 1.7 KiB — 139 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/popup-image.js?ver=1.0.0/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/scripts/popup-image.js?ver=1.0.0 — 200 — 649 B — 137 ms — h2https://sxsw.com/wp-content/uploads/2026/03/SX26_Activations-HOME.png/wp-content/uploads/2026/03/SX26_Ac... https://sxsw.com/wp-content/uploads/2026/03/SX26_Activations-HOME.png — 200 — 889.0 KiB — 270 ms — h2https://sxsw.com/wp-content/uploads/2025/10/SXSW-2026-2-Up-Music-1-e1769191948929.png?quality=99/wp-content/uploads/2025/10/SXSW-20... https://sxsw.com/wp-content/uploads/2025/10/SXSW-2026-2-Up-Music-1-e1769191948929.png?quality=99 — 200 — 63.9 KiB — 158 ms — h2https://sxsw.com/wp-content/uploads/2026/03/Hand-phone.gif?quality=99/wp-content/uploads/2026/03/Hand-ph... https://sxsw.com/wp-content/uploads/2026/03/Hand-phone.gif?quality=99 — 200 — 576.6 KiB — 285 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-mic.svg/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-mic.svg — 200 — 151.2 KiB — 267 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-headset.svg/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-headset.svg — 200 — 145.1 KiB — 294 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-reel.svg/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-reel.svg — 200 — 394.5 KiB — 341 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-dog.svg/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-dog.svg — 200 — 192.1 KiB — 341 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-guitar.svg/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/statement-pills/img-guitar.svg — 200 — 175.1 KiB — 355 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/fallback-video-cover.webp/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/fallback-video-cover.webp — 200 — 37.8 KiB — 353 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/videoFrame-sxsw.svg/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/videoFrame-sxsw.svg — 200 — 3.4 KiB — 352 ms — h2https://sxsw.com/wp-content/uploads/2025/06/Image.png?quality=99/wp-content/uploads/2025/06/Image.p... https://sxsw.com/wp-content/uploads/2025/06/Image.png?quality=99 — 200 — 67.0 KiB — 364 ms — h2https://sxsw.com/wp-content/uploads/2025/06/Image-2.png?quality=99/wp-content/uploads/2025/06/Image-2... https://sxsw.com/wp-content/uploads/2025/06/Image-2.png?quality=99 — 200 — 48.3 KiB — 359 ms — h2https://sxsw.com/wp-content/uploads/2025/06/Image-1.png?quality=99/wp-content/uploads/2025/06/Image-1... https://sxsw.com/wp-content/uploads/2025/06/Image-1.png?quality=99 — 200 — 26.4 KiB — 363 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/key-art.png/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/key-art.png — 200 — 71.7 KiB — 374 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/key-art-mobile.png/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/key-art-mobile.png — 200 — 25.3 KiB — 367 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/sx-plat-badge.png/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/home/sx-plat-badge.png — 200 — 1.4 MiB — 564 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/rivian-logo.svg/wp-content/themes/wp-theme-sxsw/sr... https://sxsw.com/wp-content/themes/wp-theme-sxsw/src/assets/images/rivian-logo.svg — 200 — 833 B — 378 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 31 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 154 ms — h2https://sxsw.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.woff2?v=4.7.0/wp-content/plugins/wp-testimonial-... https://sxsw.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.7 KiB — 89 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WB7Z9Q5www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WB7Z9Q5 — 200 — 154.0 KiB — 102 ms — h2https://unpkg.com/gsap@3.15.0/dist/ScrollTrigger.min.jsunpkg.com/gsap@3.15.0/dist/ScrollTr... https://unpkg.com/gsap@3.15.0/dist/ScrollTrigger.min.js — 200 — 18.0 KiB — 55 ms — h3https://unpkg.com/gsap@3.15.0/dist/gsap.min.jsunpkg.com/gsap@3.15.0/dist/gsap.min... https://unpkg.com/gsap@3.15.0/dist/gsap.min.js — 200 — 28.1 KiB — 57 ms — h3https://unpkg.com/gsap@3.15.0/dist/SplitText.min.jsunpkg.com/gsap@3.15.0/dist/SplitTex... https://unpkg.com/gsap@3.15.0/dist/SplitText.min.js — 200 — 4.0 KiB — 47 ms — h3https://sxsw.com/wp-content/uploads/2025/06/SXSW_WebsiteSizzle_Final_1_COMPRESSED_720p60.mp4/wp-content/uploads/2025/06/SXSW_We... https://sxsw.com/wp-content/uploads/2025/06/SXSW_WebsiteSizzle_Final_1_COMPRESSED_720p60.mp4 — 206 — 6.2 MiB — 24 ms — h2https://forms.hsforms.com/embed/v3/form/558236/cf036cb5-82de-458b-8d3f-fdbae8217eaf/json?hs_static_app=forms-embed&hs_static_app_version=1.10842&X-HubSpot-Static-App-Info=forms-embed-1.10842forms.hsforms.com/embed/v3/form/558... https://forms.hsforms.com/embed/v3/form/558236/cf036cb5-82de-458b-8d3f-fdbae8217eaf/json?hs_static_app=forms-embed&hs_static_app_version=1.10842&X-HubSpot-Static-App-Info=forms-embed-1.10842 — 200 — 1.9 KiB — 312 ms — h3https://api.parsely.com/v2/profile?apikey=sxsw.com&uuid=OPTOUT&url=https%3A%2F%2Fsxsw.com%2Fapi.parsely.com/v2/profile?apikey=s... https://api.parsely.com/v2/profile?apikey=sxsw.com&uuid=OPTOUT&url=https%3A%2F%2Fsxsw.com%2F — 200 — 297 B — 736 ms — h2https://p1.parsely.com/px/?rand=1776817449981&plid=4e35e5f8-0748-4dfb-8fae-8bdd6fb9c19d&idsite=sxsw.com&url=https%3A%2F%2Fsxsw.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fsxsw.com%2F&sref=&sts=1776817449980&slts=0&title=SXSW+Conferences+%26+Festivals+%7C+March+12-18%2C+2026&date=Wed+Apr+22+2026+00%3A24%3A09+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=16188a0b-0e89-471c-8f3c-b6f99f411a51&u=OPTOUTp1.parsely.com/px/?rand=17768174499... https://p1.parsely.com/px/?rand=1776817449981&plid=4e35e5f8-0748-4dfb-8fae-8bdd6fb9c19d&idsite=sxsw.com&url=https%3A%2F%2Fsxsw.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fsxsw.com%2F&sref=&sts=1776817449980&slts=0&title=SXSW+Conferences+%26+Festivals+%7C+March+12-18%2C+2026&date=Wed+Apr+22+2026+00%3A24%3A09+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=16188a0b-0e89-471c-8f3c-b6f99f411a51&u=OPTOUT — 200 — 229 B — 781 ms — http/1.1https://cmp.osano.com/cmp.osano.com/ https://cmp.osano.com/ — 200 — 1.2 KiB — 15 ms — h3https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/site-sxsw.css/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/site-sxsw.css — 200 — 98.8 KiB — 28 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/search-regular.svg/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/search-regular.svg — 200 — 701 B — 42 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-600.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-600.woff — 200 — 34.7 KiB — 43 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/fa-solid-900.woff2/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/fa-solid-900.woff2 — 200 — 153.2 KiB — 67 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgroteskmono-400.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgroteskmono-400.woff — 200 — 32.0 KiB — 47 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgroteskcondensed-600.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgroteskcondensed-600.woff — 200 — 31.2 KiB — 58 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-500.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-500.woff — 200 — 34.5 KiB — 58 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-300.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-300.woff — 200 — 31.4 KiB — 58 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-400.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesk-400.woff — 200 — 33.6 KiB — 58 ms — h2https://forms-na1.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-DEFINITION_SUCCESS&count=1forms-na1.hsforms.com/embed/v3/coun... https://forms-na1.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-DEFINITION_SUCCESS&count=1 — 200 — 538 B — 274 ms — h3https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-400.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-400.woff — 200 — 43.1 KiB — 24 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-700.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-700.woff — 200 — 40.9 KiB — 29 ms — h2https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-500.woff/wp-content/themes/wp-theme-sxsw/di... https://sxsw.com/wp-content/themes/wp-theme-sxsw/dist/assets/foundersgrotesktext-500.woff — 200 — 43.4 KiB — 29 ms — h2https://forms-na1.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-RENDER_SUCCESS&count=1forms-na1.hsforms.com/embed/v3/coun... https://forms-na1.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-RENDER_SUCCESS&count=1 — 200 — 502 B — 321 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsxsw.com%2F&scrsrc=www.googletagmanager.com&rnd=721209918.1776817451&dt=SXSW%20Conferences%20%26%20Festivals%20%7C%20March%2012-18%2C%202026&navt=n&npa=0&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64h1v78120608za200zd78120608xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776817450720&tfd=1453www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsxsw.com%2F&scrsrc=www.googletagmanager.com&rnd=721209918.1776817451&dt=SXSW%20Conferences%20%26%20Festivals%20%7C%20March%2012-18%2C%202026&navt=n&npa=0&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64h1v78120608za200zd78120608xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776817450720&tfd=1453 — 200 — 21 B — 57 ms — h3blob:https://sxsw.com/46346097-c23d-457a-be1a-14377621c16dsxsw.com/46346097-c23d-457a-be1a-14... blob:https://sxsw.com/46346097-c23d-457a-be1a-14377621c16d — 200 — -1 B — 55 ms — blobblob:https://sxsw.com/de813ee4-7caa-436d-81a0-fac699b4710fsxsw.com/de813ee4-7caa-436d-81a0-fa... blob:https://sxsw.com/de813ee4-7caa-436d-81a0-fac699b4710f — 200 — -1 B — 47 ms — blobblob:https://sxsw.com/28b3e2fe-9bd6-4c7e-b57e-69d4c1b9d599sxsw.com/28b3e2fe-9bd6-4c7e-b57e-69... blob:https://sxsw.com/28b3e2fe-9bd6-4c7e-b57e-69d4c1b9d599 — 200 — -1 B — 55 ms — blobhttps://www.googletagmanager.com/gtag/js?id=G-RLXXHDCCN4&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RLXXHDCCN4&cx=c&gtm=4e64h1 — 200 — 180.2 KiB — 53 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-946715973&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-946715973&cx=c&gtm=4e64h1 — 200 — 180.2 KiB — 78 ms — h2https://www.google.com/rmkt/collect/946715973/?random=1776817451040&cv=11&fst=1776817451040&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64h1v9116150851z878120608za20gzb78120608zd78120608xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fsxsw.com%2F&rcb=12&frm=0&tiba=SXSW%20Conferences%20%26%20Festivals%20%7C%20March%2012-18%2C%202026&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/9467159... https://www.google.com/rmkt/collect/946715973/?random=1776817451040&cv=11&fst=1776817451040&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64h1v9116150851z878120608za20gzb78120608zd78120608xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fsxsw.com%2F&rcb=12&frm=0&tiba=SXSW%20Conferences%20%26%20Festivals%20%7C%20March%2012-18%2C%202026&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 50 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fsxsw.com%2F&scrsrc=www.googletagmanager.com&rnd=721209918.1776817451&dt=SXSW%20Conferences%20%26%20Festivals%20%7C%20March%2012-18%2C%202026&navt=n&npa=0&us_privacy=1---&gtm=45je64h1v9116150851z878120608za20gzb78120608zd78120608xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-946715973&tid=AW-946715973&tft=1776817451121&tfd=1853www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fsxsw.com%2F&scrsrc=www.googletagmanager.com&rnd=721209918.1776817451&dt=SXSW%20Conferences%20%26%20Festivals%20%7C%20March%2012-18%2C%202026&navt=n&npa=0&us_privacy=1---&gtm=45je64h1v9116150851z878120608za20gzb78120608zd78120608xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-946715973&tid=AW-946715973&tft=1776817451121&tfd=1853 — 200 — 21 B — 21 ms — h3blob:https://sxsw.com/b9e64686-2ce6-4b24-ab21-7ddc72657dfbsxsw.com/b9e64686-2ce6-4b24-ab21-7d... blob:https://sxsw.com/b9e64686-2ce6-4b24-ab21-7ddc72657dfb — 200 — -1 B — 26 ms — blobhttps://sxsw.com/wp-content/themes/wp-theme-sxsw/favicon.ico/wp-content/themes/wp-theme-sxsw/fa... https://sxsw.com/wp-content/themes/wp-theme-sxsw/favicon.ico — 200 — 614 B — 27 ms — h2https://sxsw.com/wp-content/uploads/2017/07/favicon.png?quality=99&w=32/wp-content/uploads/2017/07/favicon... https://sxsw.com/wp-content/uploads/2017/07/favicon.png?quality=99&w=32 — 200 — 462 B — 3 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
70% of JavaScript execution is third-party
First-party Third-party 1128ms · 961KB · $6/mo
Unattributable
Other
Costly
Execution 333ms
Transfer 0 KB
Monthly Cost $2/mo
cmp.osano.com
Other
Costly
Execution 306ms
Transfer 71 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 178ms
Transfer 180 KB
Unused 32%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 130ms
Transfer 154 KB
Unused 42%
Monthly Cost $1/mo
js.hsforms.net
Other
Optional
Execution 105ms
Transfer 194 KB
Unused 39%
Monthly Cost $1/mo
www.gstatic.com
Other
Optional
Execution 75ms
Transfer 362 KB
Unused 67%
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Unattributable adds 333ms and costs ~$2/month
  • cmp.osano.com adds 306ms and costs ~$2/month

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

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

cmp.osano.com takes 306ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

67% of www.gstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

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

Send Feedback