Skip to content
https://texastribune.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

3.16 s

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

14.84 s

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

1.26 s

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

0.038

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

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

24.83 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.0 MB transferred, 163 requests
FIX
4.0 MB transferred, 163 requests
Critical::
Page weighs 11.3 MB (4.0 MB transferred)
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Info::
Fonts are 485 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 485 KB
Warning::
163 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.84 g CO2 per page load
4.0 MB / 2.4 MB budget
4.0 MB transferred
163 requests
0.84 g CO2 per page load
JavaScript 2.4 MiB 60%
Images 890.3 KiB 22%
Fonts 485.2 KiB 12%
CSS 102.4 KiB 3%
HTML 69.6 KiB 2%
Other 35.3 KiB 1%
Other 27.0 KiB 1%
Other 13.3 KiB 0%
Other 1.2 KiB 0%
Other 553 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.0 MiB of 4.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4457ms total JS execution
FIX
4457ms total JS execution
Warning::
https://www.texastribune.org/: 1102ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 779ms CPU time
Warning::
Unattributable: 668ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 424ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3LZC...: 290ms CPU time
Warning::
Third-party scripts: 4457ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 17% Script Parsing & Compilation 15% Style & Layout 13% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.texastribune.org/1102ms45ms29ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js779ms659ms63ms3rd
Unattributable668ms86ms0ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js424ms360ms39ms3rd
https://www.googletagmanager.com/gtag/js?id=G-3LZC0BZFX4290ms220ms40ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P5L2Z5Z187ms151ms34ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SRXS84TSJQ&cx=c&gtm=4e64h1162ms136ms25ms3rd
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-editor.min.js134ms65ms69ms3rd
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/components.min.js119ms58ms61ms3rd
https://cdn.parsely.com/keys/texastribune.org/p.js?ver=3.23.1110ms95ms4ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
88 scripts, 1.3 MB unused
FIX
88 scripts, 1.3 MB unused
Warning::
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/bloc...: 211 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/comp...: 192 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/bloc...: 142 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3LZC...: 114 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 101 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.3 MB
1298 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-editor.min.js257 KB211 KB (82%)3rd
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/components.min.js240 KB192 KB (80%)3rd
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-library.min.js223 KB142 KB (64%)3rd
https://www.googletagmanager.com/gtag/js?id=G-3LZC0BZFX4&cx=c&gtm=4e64h1177 KB114 KB (64%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB101 KB (54%)3rd
https://c0.wp.com/c/6.9.4/wp-includes/js/dist/editor.min.js114 KB95 KB (84%)3rd
https://www.texastribune.org/wp-content/plugins/newspack-elections/build/npe-blocks.js?ver=857110434c0b8db4e0bf86 KB72 KB (85%)3rd
https://www.googletagmanager.com/gtag/js?id=G-3LZC0BZFX4177 KB69 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=G-SRXS84TSJQ&cx=c&gtm=4e64h1144 KB63 KB (44%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P5L2Z5Z147 KB53 KB (43%)3rd

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
163 resources · 4.0 MB · 1.3 MB savings available
FIX
163 resources · 4.0 MB · 1.3 MB savings available
Warning::
Page weight 3.0 MB over 1MB target
Got: 4.0 MB Expected: ≤ 1 MB
Info::
~1.3 MB of savings available
Warning::
162 third-party resources (100% of weight)
Info::
5 resources over 200KB
163 resources · 4.0 MiB · 162 third-party 3.0 MiB over 1MB target
JavaScript 60% · 2.4 MiB
Image 22% · 894.3 KiB
Font 12% · 485.2 KiB
CSS 3% · 102.4 KiB
Other 2% · 73.1 KiB
Document 2% · 69.8 KiB

~1.3 MiB of savings available

Remove unused JavaScript: 1.3 MiB
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.

B
Image Optimization
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Info::
All images are well-optimized
24 images 890 KB
0 oversized -0 KB
11 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

5

485 KB total

Render-blocking

0

of 5

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 3.2 s LCP 14.8 shttps://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2EJRSQgYoZZY2vCFuvAnt66q... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 13.6 KiB — 78 ms — font-display: swaphttps://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.3 KiB — 75 ms — font-display: swaphttps://www.texastribune.org/wp-content/uploads/fonts/pp-right-serif-compact-dark.otfpp-right-serif-compact-... https://www.texastribune.org/wp-content/uploads/fonts/pp-right-serif-compact-dark.otf — 78.0 KiB — 109 ms — font-display: swaphttps://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2EJRVQgYoZZY2vCFuvAFWzr-... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2 — 13.4 KiB — 70 ms — font-display: swaphttps://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/fonts/InterVariable.a0e477f2.woff2InterVariable.a0e477f2.... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/fonts/InterVariable.a0e477f2.woff2 — 337.8 KiB — 105 ms — font-display: swap
EJRSQgYoZZY2vCFuvAnt66q... woff2 swap
Size 14 KB
Load time 78 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 75 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
pp-right-serif-compact-... otf swap
Size 78 KB
Load time 109 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
EJRVQgYoZZY2vCFuvAFWzr-... woff2 swap
Size 13 KB
Load time 70 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
InterVariable.a0e477f2.... woff2 swap
Size 338 KB
Load time 105 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~192 KB and ~384 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
9 hints, 0 missing preconnects
PASS
9 hints, 0 missing preconnects
Info::
Page uses 9 resource hint(s)

Current Resource Hints

preconnect
3
preload
2
dns-prefetch
4
prefetch

9 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
163 requests over 3231ms
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 3.2 s LCP 14.8 shttps://texastribune.org// https://texastribune.org/ — 301 — 209 B — 35 ms — h2https://www.texastribune.org/www.texastribune.org/ https://www.texastribune.org/ — 200 — 60.8 KiB — 839 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 251 ms — h3https://www.texastribune.org/wp-content/uploads/2026/02/Tribune-Logo-Color-Horizontal-1024x113.pngwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/2026/02/Tribune-Logo-Color-Horizontal-1024x113.png — 200 — 8.1 KiB — 48 ms — h2https://www.texastribune.org/wp-content/uploads/2025/10/Tribune-Member-Logo-YellowBlack-Horizontal.pngwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/2025/10/Tribune-Member-Logo-YellowBlack-Horizontal.png — 200 — 3.9 KiB — 21 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-blocks/dist/block_styles.css?ver=4.26.1www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-blocks/dist/block_styles.css?ver=4.26.1 — 200 — 1.4 KiB — 27 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/newspack-ui.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/newspack-ui.css?ver=6.37.0 — 200 — 11.9 KiB — 38 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-newsletters/dist/subscriptions.css?ver=1776258121www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-newsletters/dist/subscriptions.css?ver=1776258121 — 200 — 619 B — 29 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/css/dist/components/style.min.cssc0.wp.com/c/6.9.4/wp-includes/css/d... https://c0.wp.com/c/6.9.4/wp-includes/css/dist/components/style.min.css — 200 — 14.9 KiB — 57 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/commons.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/commons.css?ver=6.37.0 — 200 — 20.4 KiB — 37 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/reader-auth.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/reader-auth.css?ver=6.37.0 — 200 — 1.0 KiB — 32 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/other-scripts/recaptcha.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/other-scripts/recaptcha.css?ver=6.37.0 — 200 — 679 B — 16 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/other-scripts/corrections.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/other-scripts/corrections.css?ver=6.37.0 — 200 — 567 B — 17 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/content-gate-block-patterns.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/content-gate-block-patterns.css?ver=6.37.0 — 200 — 1.1 KiB — 32 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-popups/dist/view.css?ver=1776098773www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-popups/dist/view.css?ver=1776098773 — 200 — 2.2 KiB — 34 ms — h2https://www.texastribune.org/wp-content/themes/newspack-scott/style.css?ver=2.21.0www.texastribune.org/wp-content/the... https://www.texastribune.org/wp-content/themes/newspack-scott/style.css?ver=2.21.0 — 200 — 31.1 KiB — 51 ms — h3https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/df84c025457d.google-fonts.min.csswww.texastribune.org/wp-content/cac... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/df84c025457d.google-fonts.min.css — 200 — 2.1 KiB — 37 ms — h3https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/97d36cc662aa.google-fonts.min.csswww.texastribune.org/wp-content/cac... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/97d36cc662aa.google-fonts.min.css — 200 — 769 B — 11 ms — h3https://www.texastribune.org/wp-content/themes/newspack-theme/styles/newspack-sponsors.css?ver=2.21.0www.texastribune.org/wp-content/the... https://www.texastribune.org/wp-content/themes/newspack-theme/styles/newspack-sponsors.css?ver=2.21.0 — 200 — 2.1 KiB — 17 ms — h3https://www.texastribune.org/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css?ver=15.8-a.5www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css?ver=15.8-a.5 — 200 — 3.7 KiB — 38 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery.min.jsc0.wp.com/c/6.9.4/wp-includes/js/jq... https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery.min.js — 200 — 31.1 KiB — 58 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery-migrate.min.jsc0.wp.com/c/6.9.4/wp-includes/js/jq... https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 5.3 KiB — 58 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/utils.min.jsc0.wp.com/c/6.9.4/wp-includes/js/ut... https://c0.wp.com/c/6.9.4/wp-includes/js/utils.min.js — 200 — 1.2 KiB — 58 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-newsletters/dist/subscribeBlock.css?ver=1776258121www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-newsletters/dist/subscribeBlock.css?ver=1776258121 — 200 — 3.1 KiB — 37 ms — h3https://www.texastribune.org/wp-content/plugins/newspack-blocks/dist/homepage-articles/view.css?ver=4.26.1www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-blocks/dist/homepage-articles/view.css?ver=4.26.1 — 200 — 3.2 KiB — 38 ms — h3https://www.texastribune.org/wp-content/uploads/2026/03/Image-Cropped-1024x424.pngwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/2026/03/Image-Cropped-1024x424.png — 200 — 348.9 KiB — 62 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/TexasTribuneLogo_horizontal-color.png?resize=768%2C86&quality=80&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/TexasTribuneLogo_horizontal-color.png?resize=768%2C86&quality=80&ssl=1 — 200 — 11.7 KiB — 55 ms — h2https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/01/0630-Texas-Capitol-RB_8.jpg?resize=768%2C511&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/01/0630-Texas-Capitol-RB_8.jpg?resize=768%2C511&quality=89&ssl=1 — 200 — 91.0 KiB — 453 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/underscore.min.jsc0.wp.com/c/6.9.4/wp-includes/js/un... https://c0.wp.com/c/6.9.4/wp-includes/js/underscore.min.js — 200 — 7.8 KiB — 59 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/wp-util.min.jsc0.wp.com/c/6.9.4/wp-includes/js/wp... https://c0.wp.com/c/6.9.4/wp-includes/js/wp-util.min.js — 200 — 1.1 KiB — 3 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.2 s LCP 14.8 shttps://texastribune.org// https://texastribune.org/ — 301 — 209 B — 35 ms — h2https://www.texastribune.org/www.texastribune.org/ https://www.texastribune.org/ — 200 — 60.8 KiB — 839 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 251 ms — h3https://www.texastribune.org/wp-content/uploads/2026/02/Tribune-Logo-Color-Horizontal-1024x113.pngwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/2026/02/Tribune-Logo-Color-Horizontal-1024x113.png — 200 — 8.1 KiB — 48 ms — h2https://www.texastribune.org/wp-content/uploads/2025/10/Tribune-Member-Logo-YellowBlack-Horizontal.pngwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/2025/10/Tribune-Member-Logo-YellowBlack-Horizontal.png — 200 — 3.9 KiB — 21 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-blocks/dist/block_styles.css?ver=4.26.1www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-blocks/dist/block_styles.css?ver=4.26.1 — 200 — 1.4 KiB — 27 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/newspack-ui.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/newspack-ui.css?ver=6.37.0 — 200 — 11.9 KiB — 38 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-newsletters/dist/subscriptions.css?ver=1776258121www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-newsletters/dist/subscriptions.css?ver=1776258121 — 200 — 619 B — 29 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/css/dist/components/style.min.cssc0.wp.com/c/6.9.4/wp-includes/css/d... https://c0.wp.com/c/6.9.4/wp-includes/css/dist/components/style.min.css — 200 — 14.9 KiB — 57 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/commons.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/commons.css?ver=6.37.0 — 200 — 20.4 KiB — 37 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/reader-auth.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/reader-auth.css?ver=6.37.0 — 200 — 1.0 KiB — 32 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/other-scripts/recaptcha.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/other-scripts/recaptcha.css?ver=6.37.0 — 200 — 679 B — 16 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/other-scripts/corrections.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/other-scripts/corrections.css?ver=6.37.0 — 200 — 567 B — 17 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/content-gate-block-patterns.css?ver=6.37.0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/content-gate-block-patterns.css?ver=6.37.0 — 200 — 1.1 KiB — 32 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-popups/dist/view.css?ver=1776098773www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-popups/dist/view.css?ver=1776098773 — 200 — 2.2 KiB — 34 ms — h2https://www.texastribune.org/wp-content/themes/newspack-scott/style.css?ver=2.21.0www.texastribune.org/wp-content/the... https://www.texastribune.org/wp-content/themes/newspack-scott/style.css?ver=2.21.0 — 200 — 31.1 KiB — 51 ms — h3https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/df84c025457d.google-fonts.min.csswww.texastribune.org/wp-content/cac... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/df84c025457d.google-fonts.min.css — 200 — 2.1 KiB — 37 ms — h3https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/97d36cc662aa.google-fonts.min.csswww.texastribune.org/wp-content/cac... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/97d36cc662aa.google-fonts.min.css — 200 — 769 B — 11 ms — h3https://www.texastribune.org/wp-content/themes/newspack-theme/styles/newspack-sponsors.css?ver=2.21.0www.texastribune.org/wp-content/the... https://www.texastribune.org/wp-content/themes/newspack-theme/styles/newspack-sponsors.css?ver=2.21.0 — 200 — 2.1 KiB — 17 ms — h3https://www.texastribune.org/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css?ver=15.8-a.5www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css?ver=15.8-a.5 — 200 — 3.7 KiB — 38 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery.min.jsc0.wp.com/c/6.9.4/wp-includes/js/jq... https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery.min.js — 200 — 31.1 KiB — 58 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery-migrate.min.jsc0.wp.com/c/6.9.4/wp-includes/js/jq... https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 5.3 KiB — 58 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/utils.min.jsc0.wp.com/c/6.9.4/wp-includes/js/ut... https://c0.wp.com/c/6.9.4/wp-includes/js/utils.min.js — 200 — 1.2 KiB — 58 ms — h2https://www.texastribune.org/wp-content/plugins/newspack-newsletters/dist/subscribeBlock.css?ver=1776258121www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-newsletters/dist/subscribeBlock.css?ver=1776258121 — 200 — 3.1 KiB — 37 ms — h3https://www.texastribune.org/wp-content/plugins/newspack-blocks/dist/homepage-articles/view.css?ver=4.26.1www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-blocks/dist/homepage-articles/view.css?ver=4.26.1 — 200 — 3.2 KiB — 38 ms — h3https://www.texastribune.org/wp-content/uploads/2026/03/Image-Cropped-1024x424.pngwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/2026/03/Image-Cropped-1024x424.png — 200 — 348.9 KiB — 62 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/TexasTribuneLogo_horizontal-color.png?resize=768%2C86&quality=80&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/TexasTribuneLogo_horizontal-color.png?resize=768%2C86&quality=80&ssl=1 — 200 — 11.7 KiB — 55 ms — h2https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/01/0630-Texas-Capitol-RB_8.jpg?resize=768%2C511&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/01/0630-Texas-Capitol-RB_8.jpg?resize=768%2C511&quality=89&ssl=1 — 200 — 91.0 KiB — 453 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/underscore.min.jsc0.wp.com/c/6.9.4/wp-includes/js/un... https://c0.wp.com/c/6.9.4/wp-includes/js/underscore.min.js — 200 — 7.8 KiB — 59 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/wp-util.min.jsc0.wp.com/c/6.9.4/wp-includes/js/wp... https://c0.wp.com/c/6.9.4/wp-includes/js/wp-util.min.js — 200 — 1.1 KiB — 3 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/lodash.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/lodash.min.js — 200 — 25.4 KiB — 4 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/react.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/react.min.js — 200 — 4.5 KiB — 5 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/react-jsx-runtime.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/react-jsx-runtime.min.js — 200 — 957 B — 67 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/hooks.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/hooks.min.js — 200 — 2.3 KiB — 83 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/i18n.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/i18n.min.js — 200 — 2.5 KiB — 92 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/url.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/url.min.js — 200 — 4.1 KiB — 110 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/api-fetch.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/api-fetch.min.js — 200 — 2.7 KiB — 113 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/react-dom.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/react-dom.min.js — 200 — 41.6 KiB — 163 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/dom-ready.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/dom-ready.min.js — 200 — 810 B — 124 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/a11y.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/a11y.min.js — 200 — 1.2 KiB — 124 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/blob.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/blob.min.js — 200 — 903 B — 124 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-serialization-default-parser.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-serialization-default-parser.min.js — 200 — 1.4 KiB — 128 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/autop.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/autop.min.js — 200 — 2.5 KiB — 123 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/deprecated.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/deprecated.min.js — 200 — 798 B — 125 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/dom.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/dom.min.js — 200 — 5.1 KiB — 125 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/escape-html.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/escape-html.min.js — 200 — 874 B — 125 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/element.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/element.min.js — 200 — 5.4 KiB — 126 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/is-shallow-equal.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/is-shallow-equal.min.js — 200 — 870 B — 126 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/keycodes.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/keycodes.min.js — 200 — 1.7 KiB — 126 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/priority-queue.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/priority-queue.min.js — 200 — 1.8 KiB — 126 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/compose.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/compose.min.js — 200 — 13.2 KiB — 127 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/private-apis.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/private-apis.min.js — 200 — 1.3 KiB — 126 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/redux-routine.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/redux-routine.min.js — 200 — 3.2 KiB — 127 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/data.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/data.min.js — 200 — 9.2 KiB — 127 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/html-entities.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/html-entities.min.js — 200 — 780 B — 127 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/rich-text.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/rich-text.min.js — 200 — 12.6 KiB — 127 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/shortcode.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/shortcode.min.js — 200 — 1.7 KiB — 129 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/warning.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/warning.min.js — 200 — 656 B — 129 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/blocks.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/blocks.min.js — 200 — 54.3 KiB — 192 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/moment.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/moment.min.js — 200 — 19.6 KiB — 159 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/date.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/date.min.js — 200 — 40.6 KiB — 296 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/primitives.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/primitives.min.js — 200 — 1.1 KiB — 159 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/components.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/components.min.js — 200 — 240.2 KiB — 289 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/keyboard-shortcuts.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/keyboard-shortcuts.min.js — 200 — 1.6 KiB — 196 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/commands.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/commands.min.js — 200 — 16.9 KiB — 208 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/notices.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/notices.min.js — 200 — 1.3 KiB — 276 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/preferences-persistence.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/preferences-persistence.min.js — 200 — 2.3 KiB — 277 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/preferences.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/preferences.min.js — 200 — 3.2 KiB — 222 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/style-engine.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/style-engine.min.js — 200 — 2.3 KiB — 277 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/token-list.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/token-list.min.js — 200 — 927 B — 222 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-editor.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-editor.min.js — 200 — 257.2 KiB — 297 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/core-data.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/core-data.min.js — 200 — 21.5 KiB — 285 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/latex-to-mathml.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/latex-to-mathml.min.js — 200 — 55.7 KiB — 247 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/patterns.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/patterns.min.js — 200 — 7.7 KiB — 234 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/server-side-render.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/server-side-render.min.js — 200 — 1.8 KiB — 239 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/wordcount.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/wordcount.min.js — 200 — 1.6 KiB — 239 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-library.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/block-library.min.js — 200 — 222.7 KiB — 297 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/media-utils.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/media-utils.min.js — 200 — 3.9 KiB — 245 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/plugins.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/plugins.min.js — 200 — 2.2 KiB — 246 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/viewport.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/viewport.min.js — 200 — 1.3 KiB — 251 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/editor.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/editor.min.js — 200 — 114.4 KiB — 282 ms — h3https://www.texastribune.org/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js?minify=true&ver=5ba5dddc04be2306aaf0www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js?minify=true&ver=5ba5dddc04be2306aaf0 — 200 — 2.7 KiB — 132 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/wp-polyfill.min.jsc0.wp.com/c/6.9.4/wp-includes/js/di... https://c0.wp.com/c/6.9.4/wp-includes/js/dist/vendor/wp-polyfill.min.js — 200 — 12.2 KiB — 252 ms — h3https://www.googletagmanager.com/gtag/js?id=G-3LZC0BZFX4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3LZC0BZFX4 — 200 — 176.9 KiB — 292 ms — h2https://experiments.parsely.com/vip-experiments.js?apiKey=texastribune.orgexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=texastribune.org — 200 — 8.9 KiB — 200 ms — h2https://www.texastribune.org/wp-content/plugins/perfmatters/vendor/fastclick/pmfastclick.min.jswww.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/perfmatters/vendor/fastclick/pmfastclick.min.js — 200 — 2.8 KiB — 132 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260303-Dallas-Primary-Election-ST-12.jpg?resize=768%2C512&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260303-Dallas-Primary-Election-ST-12.jpg?resize=768%2C512&quality=89&ssl=1 — 200 — 61.4 KiB — 397 ms — h2https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260115-Talarico-Presser-SF-16.jpg?resize=768%2C511&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260115-Talarico-Presser-SF-16.jpg?resize=768%2C511&quality=89&ssl=1 — 200 — 33.1 KiB — 214 ms — h2https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/Eva-Marie-Ayala-TSqaured.jpg?resize=768%2C512&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/Eva-Marie-Ayala-TSqaured.jpg?resize=768%2C512&quality=89&ssl=1 — 200 — 41.2 KiB — 220 ms — h2https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/TheBrief_PrimaryLogo.png?w=1200&quality=80&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/TheBrief_PrimaryLogo.png?w=1200&quality=80&ssl=1 — 200 — 6.7 KiB — 129 ms — h2https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/TheYall-Primary_Black-1.png?w=1200&quality=80&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/TheYall-Primary_Black-1.png?w=1200&quality=80&ssl=1 — 200 — 6.8 KiB — 129 ms — h2https://s0.wp.com/wp-content/js/bilmur.min.js?m=202617s0.wp.com/wp-content/js/bilmur.min.... https://s0.wp.com/wp-content/js/bilmur.min.js?m=202617 — 200 — 5.5 KiB — 182 ms — h2https://c0.wp.com/c/6.9.4/wp-admin/js/editor.min.jsc0.wp.com/c/6.9.4/wp-admin/js/edito... https://c0.wp.com/c/6.9.4/wp-admin/js/editor.min.js — 200 — 5.0 KiB — 257 ms — h3https://www.texastribune.org/wp-content/plugins/newspack-elections/build/npe-editor.js?ver=b1375fbc65cbd5d3f937www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-elections/build/npe-editor.js?ver=b1375fbc65cbd5d3f937 — 200 — 22.2 KiB — 171 ms — h3https://www.texastribune.org/wp-content/plugins/newspack-elections/build/npe-blocks.js?ver=857110434c0b8db4e0bfwww.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-elections/build/npe-blocks.js?ver=857110434c0b8db4e0bf — 200 — 85.8 KiB — 200 ms — h3https://www.texastribune.org/wp-content/plugins/newspack-ads/dist/media-kit-frontend.js?ver=3.10.3www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-ads/dist/media-kit-frontend.js?ver=3.10.3 — 200 — 9.4 KiB — 180 ms — h3https://www.texastribune.org/wp-content/plugins/newspack-ads/dist/frontend.js?ver=33bf52d469a9bc142086www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-ads/dist/frontend.js?ver=33bf52d469a9bc142086 — 200 — 1.3 KiB — 180 ms — h3https://www.texastribune.org/wp-content/plugins/wp-parsely/build/loader.js?ver=ecf94842061bea03d54bwww.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/wp-parsely/build/loader.js?ver=ecf94842061bea03d54b — 200 — 1.7 KiB — 180 ms — h3https://cdn.parsely.com/keys/texastribune.org/p.js?ver=3.23.1cdn.parsely.com/keys/texastribune.o... https://cdn.parsely.com/keys/texastribune.org/p.js?ver=3.23.1 — 200 — 22.3 KiB — 180 ms — h2https://www.texastribune.org/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.4.1www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.4.1 — 200 — 14.0 KiB — 180 ms — h3https://www.texastribune.org/wp-content/plugins/perfmatters/js/lazyload.min.js?ver=2.6.1www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/perfmatters/js/lazyload.min.js?ver=2.6.1 — 200 — 3.6 KiB — 179 ms — h3https://www.texastribune.org/wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js?ver=15.8-a.5www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js?ver=15.8-a.5 — 200 — 8.0 KiB — 186 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-P5L2Z5Zwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P5L2Z5Z — 200 — 146.8 KiB — 274 ms — h2https://www.texastribune.org/wp-content/themes/newspack-theme/styles/print.css?ver=2.21.0www.texastribune.org/wp-content/the... https://www.texastribune.org/wp-content/themes/newspack-theme/styles/print.css?ver=2.21.0 — 200 — 1.4 KiB — 223 ms — h3https://www.texastribune.org/wp-content/uploads/images-for-css/credit-camera.pngwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/images-for-css/credit-camera.png — 200 — 1.1 KiB — 193 ms — h3https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2www.texastribune.org/wp-content/cac... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 200 — 13.6 KiB — 78 ms — h3https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2www.texastribune.org/wp-content/cac... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.3 KiB — 75 ms — h3https://www.texastribune.org/wp-content/uploads/fonts/pp-right-serif-compact-dark.otfwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/fonts/pp-right-serif-compact-dark.otf — 200 — 78.0 KiB — 109 ms — h3https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2www.texastribune.org/wp-content/cac... https://www.texastribune.org/wp-content/cache/perfmatters/www.texastribune.org/fonts/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2 — 200 — 13.4 KiB — 70 ms — h3https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/fonts/InterVariable.a0e477f2.woff2www.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/newspack-plugin/dist/fonts/InterVariable.a0e477f2.woff2 — 200 — 337.8 KiB — 105 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260330-THCa-Ban-LS-05.jpg?resize=768%2C512&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260330-THCa-Ban-LS-05.jpg?resize=768%2C512&quality=89&ssl=1 — 200 — 44.4 KiB — 117 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/Dell-Medical-Grant-BD.jpg?resize=768%2C512&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/Dell-Medical-Grant-BD.jpg?resize=768%2C512&quality=89&ssl=1 — 200 — 68.6 KiB — 205 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/Tesla-Water-ICN-01.jpg?resize=300%2C200&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/Tesla-Water-ICN-01.jpg?resize=300%2C200&quality=89&ssl=1 — 200 — 9.8 KiB — 124 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260317-Corpus-City-Council-PG-28.jpg?resize=300%2C200&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260317-Corpus-City-Council-PG-28.jpg?resize=300%2C200&quality=89&ssl=1 — 200 — 15.2 KiB — 132 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260420_Texas_AM_University_Civil_Discourse_Symposium-4942.jpg?resize=300%2C200&quality=89&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2026/04/20260420_Texas_AM_University_Civil_Discourse_Symposium-4942.jpg?resize=300%2C200&quality=89&ssl=1 — 200 — 8.7 KiB — 145 ms — h3https://www.texastribune.org/wp-json/wp/v2/web-app-manifestwww.texastribune.org/wp-json/wp/v2/... https://www.texastribune.org/wp-json/wp/v2/web-app-manifest — 200 — 1.2 KiB — 71 ms — h3https://www.texastribune.org/wp-content/plugins/pwa/wp-includes/js/workbox-v7.3.0/workbox-window.prod.jswww.texastribune.org/wp-content/plu... https://www.texastribune.org/wp-content/plugins/pwa/wp-includes/js/workbox-v7.3.0/workbox-window.prod.js — 200 — 1.7 KiB — 64 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 71 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 48 ms — h3https://www.texastribune.org/wp-json/wp/v2/users/me?context=edit&_locale=userwww.texastribune.org/wp-json/wp/v2/... https://www.texastribune.org/wp-json/wp/v2/users/me?context=edit&_locale=user — 401 — 575 B — 876 ms — h3https://p1.parsely.com/px/?rand=1776816286557&plid=ce5178cf-3b45-4d92-be53-8ef6da04fa05&idsite=texastribune.org&url=https%3A%2F%2Fwww.texastribune.org%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%22parsely%3Ametadata-detection%22%3A%7B%22version%22%3A0%2C%22url%22%3A%22https%3A%2F%2Fwww.texastribune.org%2F%22%2C%22hash%22%3A-1926576444%7D%7D&sid=1&surl=https%3A%2F%2Fwww.texastribune.org%2F&sref=&sts=1776816286545&slts=0&title=The+Texas+Tribune&date=Wed+Apr+22+2026+00%3A04%3A46+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=a8efc0f0-4e22-451b-b30b-1a4c650d02ea&u=pid%3D4c279da1-2aa9-4480-bd35-dcdfb3c52e31p1.parsely.com/px/?rand=17768162865... https://p1.parsely.com/px/?rand=1776816286557&plid=ce5178cf-3b45-4d92-be53-8ef6da04fa05&idsite=texastribune.org&url=https%3A%2F%2Fwww.texastribune.org%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%22parsely%3Ametadata-detection%22%3A%7B%22version%22%3A0%2C%22url%22%3A%22https%3A%2F%2Fwww.texastribune.org%2F%22%2C%22hash%22%3A-1926576444%7D%7D&sid=1&surl=https%3A%2F%2Fwww.texastribune.org%2F&sref=&sts=1776816286545&slts=0&title=The+Texas+Tribune&date=Wed+Apr+22+2026+00%3A04%3A46+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=a8efc0f0-4e22-451b-b30b-1a4c650d02ea&u=pid%3D4c279da1-2aa9-4480-bd35-dcdfb3c52e31 — 200 — 229 B — 179 ms — http/1.1https://www.texastribune.org/wp-json/govpack/v1/types?_locale=userwww.texastribune.org/wp-json/govpac... https://www.texastribune.org/wp-json/govpack/v1/types?_locale=user — 200 — 761 B — 717 ms — h3https://www.texastribune.org/wp-json/govpack/v1/fields?_locale=userwww.texastribune.org/wp-json/govpac... https://www.texastribune.org/wp-json/govpack/v1/fields?_locale=user — 200 — 1.9 KiB — 688 ms — h3https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 134 ms — h2https://www.googletagmanager.com/gtag/js?id=G-3LZC0BZFX4&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3LZC0BZFX4&cx=c&gtm=4e64h1 — 200 — 176.9 KiB — 39 ms — h2https://www.googletagmanager.com/gtag/js?id=G-SRXS84TSJQ&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SRXS84TSJQ&cx=c&gtm=4e64h1 — 200 — 143.6 KiB — 47 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-3LZC0BZFX4&gtm=45je64h1v868637736za200zb76295693zd76295693&_p=1776816285968&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&_eu=AAAAAGA&are=1&cid=783906678.1776816287&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117512542&sid=1776816286&sct=1&seg=0&dl=https%3A%2F%2Fwww.texastribune.org%2F&dt=The%20Texas%20Tribune&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.logged_in=no&epn.post_id=189064&ep.author=Brandon%20Formby&ep.is_reader=no&ep.is_newsletter_subscriber=no&ep.is_donor=no&ep.is_subscriber=no&ep.transport_type=beacon&tfd=1698region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-3LZC0BZFX4&gtm=45je64h1v868637736za200zb76295693zd76295693&_p=1776816285968&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&_eu=AAAAAGA&are=1&cid=783906678.1776816287&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117512542&sid=1776816286&sct=1&seg=0&dl=https%3A%2F%2Fwww.texastribune.org%2F&dt=The%20Texas%20Tribune&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.logged_in=no&epn.post_id=189064&ep.author=Brandon%20Formby&ep.is_reader=no&ep.is_newsletter_subscriber=no&ep.is_donor=no&ep.is_subscriber=no&ep.transport_type=beacon&tfd=1698 — 204 — 553 B — 143 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3LZC0BZFX4&cid=783906678.1776816287&gtm=45je64h1v868637736za200zb76295693zd76295693&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3LZC0BZFX4&cid=783906678.1776816287&gtm=45je64h1v868637736za200zb76295693zd76295693&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117512542 — 204 — 553 B — 92 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3LZC0BZFX4&cid=783906678.1776816287&gtm=45je64h1v868637736za200zb76295693zd76295693&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117512542&z=1107292583www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3LZC0BZFX4&cid=783906678.1776816287&gtm=45je64h1v868637736za200zb76295693zd76295693&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117512542&z=1107292583 — 200 — 408 B — 97 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=4245227350891579&correlator=1165129095892978&eid=31097994%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=5805113%2CTexas-Tribune-Newspack-Top-Level-Ad-Unit%2CTexas-Tribune-home-roofline-flex-unit%2CTexas-Tribune-homepageContent-flexUnit-A%2CTexas-Tribune-homepageContent-flexUnit-B%2CPaidPost%2CTexas-Tribune-homepageContent-flexUnit-C%2CTexas-Tribune-home-footer-BTF-flex-unit&enc_prev_ius=%2F0%2F1%2F2%2C%2F0%2F1%2F3%2C%2F0%2F1%2F4%2C%2F0%2F5%2C%2F0%2F1%2F6%2C%2F0%2F1%2F7&prev_iu_szs=300x250%2C300x250%2C300x250%2C320x50%2C300x250%2C300x250&fluid=0%2C0%2C0%2Cheight%2C0%2C0&ifi=1&dids=div-gpt-ad-69e8109d94d51-0~div-gpt-ad-69e8109d96089-0~div-gpt-ad-69e8109d971c5-0~div-gpt-ad-69e8109d99848-0~div-gpt-ad-69e8109d9ac27-0~div-gpt-ad-69e8109d9dee5-0&adfs=624932779~176012436~3377089043~946481367~3096184220~635281714&sfv=1-0-45&sc=1&lrm=200&abxe=1&dt=1776816286774&lmt=1776816285&adxs=56%2C56%2C56%2C13%2C56%2C56&adys=1452%2C2778%2C3355%2C4258%2C5574%2C10184&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1%7C2%7C3%7C4%7C5%7C6&ucis=1%7C2%7C3%7C4%7C5%7C6&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.texastribune.org%2F&vis=1&psz=386x116%7C386x116%7C386x116%7C386x16%7C386x116%7C386x116&msz=300x0%7C300x0%7C300x0%7C386x0%7C300x0%7C300x0&fws=4%2C4%2C4%2C4%2C4%2C4&ohw=412%2C412%2C412%2C412%2C412%2C412&dlt=1776816285876&idt=846&prev_scp=site%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064&adks=2900683001%2C2807469886%2C2010320544%2C1549743597%2C915924189%2C1585449869&frm=20&eoidce=1&pgls=CAEQBBoHMS4xNzcuMA..&blev=1&bisch=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=4245227350891579&correlator=1165129095892978&eid=31097994%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=5805113%2CTexas-Tribune-Newspack-Top-Level-Ad-Unit%2CTexas-Tribune-home-roofline-flex-unit%2CTexas-Tribune-homepageContent-flexUnit-A%2CTexas-Tribune-homepageContent-flexUnit-B%2CPaidPost%2CTexas-Tribune-homepageContent-flexUnit-C%2CTexas-Tribune-home-footer-BTF-flex-unit&enc_prev_ius=%2F0%2F1%2F2%2C%2F0%2F1%2F3%2C%2F0%2F1%2F4%2C%2F0%2F5%2C%2F0%2F1%2F6%2C%2F0%2F1%2F7&prev_iu_szs=300x250%2C300x250%2C300x250%2C320x50%2C300x250%2C300x250&fluid=0%2C0%2C0%2Cheight%2C0%2C0&ifi=1&dids=div-gpt-ad-69e8109d94d51-0~div-gpt-ad-69e8109d96089-0~div-gpt-ad-69e8109d971c5-0~div-gpt-ad-69e8109d99848-0~div-gpt-ad-69e8109d9ac27-0~div-gpt-ad-69e8109d9dee5-0&adfs=624932779~176012436~3377089043~946481367~3096184220~635281714&sfv=1-0-45&sc=1&lrm=200&abxe=1&dt=1776816286774&lmt=1776816285&adxs=56%2C56%2C56%2C13%2C56%2C56&adys=1452%2C2778%2C3355%2C4258%2C5574%2C10184&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1%7C2%7C3%7C4%7C5%7C6&ucis=1%7C2%7C3%7C4%7C5%7C6&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.texastribune.org%2F&vis=1&psz=386x116%7C386x116%7C386x116%7C386x16%7C386x116%7C386x116&msz=300x0%7C300x0%7C300x0%7C386x0%7C300x0%7C300x0&fws=4%2C4%2C4%2C4%2C4%2C4&ohw=412%2C412%2C412%2C412%2C412%2C412&dlt=1776816285876&idt=846&prev_scp=site%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064%7Csite%3Dtexastribune.org%26slug%3Dhome%26template%3Dsingle-wide%26author%3Dbrandon-formby%26post_type%3Dpage%26ID%3D189064&adks=2900683001%2C2807469886%2C2010320544%2C1549743597%2C915924189%2C1585449869&frm=20&eoidce=1&pgls=CAEQBBoHMS4xNzcuMA..&blev=1&bisch=1 — 200 — 30.9 KiB — 154 ms — h3https://cb663a2b84ae0fc1e568032a8c74be18.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlcb663a2b84ae0fc1e568032a8c74be18.sa... https://cb663a2b84ae0fc1e568032a8c74be18.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 90 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-SRXS84TSJQ&gtm=45je64h1v9232512246za200zb76295693zd76295693&_p=1776816285968&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=783906678.1776816287&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542&sid=1776816286&sct=1&seg=0&dl=https%3A%2F%2Fwww.texastribune.org%2F&dt=The%20Texas%20Tribune&en=page_view&_fv=1&_ss=1&_ee=1&gap.plf=5&ep.logged_in=no&epn.post_id=189064&ep.author=Brandon%20Formby&ep.is_reader=no&ep.is_newsletter_subscriber=no&ep.is_donor=no&ep.is_subscriber=no&ep.transport_type=beacon&tfd=1896region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-SRXS84TSJQ&gtm=45je64h1v9232512246za200zb76295693zd76295693&_p=1776816285968&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=783906678.1776816287&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542&sid=1776816286&sct=1&seg=0&dl=https%3A%2F%2Fwww.texastribune.org%2F&dt=The%20Texas%20Tribune&en=page_view&_fv=1&_ss=1&_ee=1&gap.plf=5&ep.logged_in=no&epn.post_id=189064&ep.author=Brandon%20Formby&ep.is_reader=no&ep.is_newsletter_subscriber=no&ep.is_donor=no&ep.is_subscriber=no&ep.transport_type=beacon&tfd=1896 — 204 — 290 B — 102 ms — h2https://rules.quantcount.com/rules-p-1f4V-TYJ8rFrm.jsrules.quantcount.com/rules-p-1f4V-T... https://rules.quantcount.com/rules-p-1f4V-TYJ8rFrm.js — 200 — 642 B — 40 ms — h2https://pixel.quantserve.com/cs?a=p-1f4V-TYJ8rFrm&gdpr=0pixel.quantserve.com/cs?a=p-1f4V-TY... https://pixel.quantserve.com/cs?a=p-1f4V-TYJ8rFrm&gdpr=0 — 204 — 185 B — 96 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuqnLram8flCH4-LrNgVLFpA_ab6kQ29T2yyWqdDPpBJeS0YvVPoo8OqB_eAxB1gz7xSpMtgJSTS05_QYHVIXjaLMWsLXvfbDiPy-BhGdKraucqL-n5ojh1m46ugvc0Q44JrYJI564O2LNSf4YORFkhRsYfTPNUe9o5OZxEAEHM6MP7iJ3oij9GjMRyAIplx_dCHfarCsrtpO6P7AUWNXsGpeVaAP1G0GDkIlfrdxwaxBH1W0Ec0v38KiJ55-In-PuWJPFXURv3C2riBZhO2EzF22p38svAKGyK4kJLWxsoGeh0pivpwpUChPYCuV8Qmi_4C9QkAzE-UqvSj_v4rYnt5hE1K2aKvXB6SD8XbiDhFf5t77QuO2Up8lX5Xvpb-SV3r9JWk_fEZDwHO-LsMK7anZi9ScLWFzawhZzmi49YfFADViDw_88mM-cwPSusTTr4VvpMg1qN61p-aKq9UpLFU1KT0PiBt-wvwepEWAeDkoOMepqWkfK05zg&sig=Cg0ArKJSzB_1Gp4RqYcAEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuqnLram8flCH4-LrNgVLFpA_ab6kQ29T2yyWqdDPpBJeS0YvVPoo8OqB_eAxB1gz7xSpMtgJSTS05_QYHVIXjaLMWsLXvfbDiPy-BhGdKraucqL-n5ojh1m46ugvc0Q44JrYJI564O2LNSf4YORFkhRsYfTPNUe9o5OZxEAEHM6MP7iJ3oij9GjMRyAIplx_dCHfarCsrtpO6P7AUWNXsGpeVaAP1G0GDkIlfrdxwaxBH1W0Ec0v38KiJ55-In-PuWJPFXURv3C2riBZhO2EzF22p38svAKGyK4kJLWxsoGeh0pivpwpUChPYCuV8Qmi_4C9QkAzE-UqvSj_v4rYnt5hE1K2aKvXB6SD8XbiDhFf5t77QuO2Up8lX5Xvpb-SV3r9JWk_fEZDwHO-LsMK7anZi9ScLWFzawhZzmi49YfFADViDw_88mM-cwPSusTTr4VvpMg1qN61p-aKq9UpLFU1KT0PiBt-wvwepEWAeDkoOMepqWkfK05zg&sig=Cg0ArKJSzB_1Gp4RqYcAEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 40 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 70 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 72 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 64 ms — h3https://tpc.googlesyndication.com/simgad/12091055953819874574tpc.googlesyndication.com/simgad/12... https://tpc.googlesyndication.com/simgad/12091055953819874574 — 200 — 58.8 KiB — 158 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjss1VZwjSxJxOo21czTqEb24P7lp90-00WjbBB0M1VUZ1hxLq3p11mbs8PwJLvuPnrjybzD0BGN2C4ERBaairqg02mtyczCu3ZkNFrb0vCFbFrYkGOt79jyvpypuGUokRrACxd3KF6ykCXWz0NePHwFTivzLRMSmE9631XxOxDWp2dV14pYidT3L32_KduF7P8hslEp4HxI4FVZOjpR97TEbkmb92t_W45SVAb--_sbiI6M5i1iHhGYWfzR7lfNZ6VqON-fbVngkfAWnC1OPaDEfZf8ySMOmfe5oI0W_QO2zNb9OMcpXVxndwt7nXxfyCR5hKJlZhR9O9JrR8h9voZl_-qfVLpzcm97DCnc1bqVCVxhS6q3nRWrVHRA40uPmM2hI40hNAxKVXNn4PQrwGwjVL7bC3I9wq42WL61fq5oHWvHoThlJOPqhJmOgymKY5yceb24qICvp_m4yXg8MdzUO9n9Hlc9_NOcuwE-Uaauxykkah7iHVjY&sig=Cg0ArKJSzDxAiEO0dLnTEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjss1VZwjSxJxOo21czTqEb24P7lp90-00WjbBB0M1VUZ1hxLq3p11mbs8PwJLvuPnrjybzD0BGN2C4ERBaairqg02mtyczCu3ZkNFrb0vCFbFrYkGOt79jyvpypuGUokRrACxd3KF6ykCXWz0NePHwFTivzLRMSmE9631XxOxDWp2dV14pYidT3L32_KduF7P8hslEp4HxI4FVZOjpR97TEbkmb92t_W45SVAb--_sbiI6M5i1iHhGYWfzR7lfNZ6VqON-fbVngkfAWnC1OPaDEfZf8ySMOmfe5oI0W_QO2zNb9OMcpXVxndwt7nXxfyCR5hKJlZhR9O9JrR8h9voZl_-qfVLpzcm97DCnc1bqVCVxhS6q3nRWrVHRA40uPmM2hI40hNAxKVXNn4PQrwGwjVL7bC3I9wq42WL61fq5oHWvHoThlJOPqhJmOgymKY5yceb24qICvp_m4yXg8MdzUO9n9Hlc9_NOcuwE-Uaauxykkah7iHVjY&sig=Cg0ArKJSzDxAiEO0dLnTEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 30 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js — 200 — 0 B — 51 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 54 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 44 ms — h3https://tpc.googlesyndication.com/simgad/3290304085600734739tpc.googlesyndication.com/simgad/32... https://tpc.googlesyndication.com/simgad/3290304085600734739 — 200 — 70.4 KiB — 140 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://pixel.quantserve.com/pixel;r=430239684;source=gtm;rf=0;a=p-1f4V-TYJ8rFrm;url=https%3A%2F%2Fwww.texastribune.org%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776816287050;tzo=0;ogl=locale.en_US%2Ctype.website%2Ctitle.The%20Texas%20Tribune%2Cdescription.The%20Texas%20Tribune%20covers%20politics%20and%20a%20range%20of%20policy%20issues%20that%20affect%20all%20T%2Curl.https%3A%2F%2Fwww%252Etexastribune%252Eorg%2F%2Csite_name.The%20Texas%20Tribune%2Cimage.https%3A%2F%2Fi0%252Ewp%252Ecom%2Fwww%252Etexastribune%252Eorg%2Fwp-content%2Fuploads%2F2025%2F10%2F0630-Texas-Cap%2Cimage%3Awidth.1200%2Cimage%3Aheight.798%2Cimage%3Atype.image%2Fjpeg;d=texastribune.org;uht=2;fpan=1;fpa=P1-77a2e45c-47c4-4e51-8e36-880853217501;pbc=;_ses=3df4b127-e6d3-42a2-9724-c10ab6f0db0f;_seg=0;_ss=1;_gacid=783906678.1776816287;_gasid=3LZC0BZFX4_1776816286,SRXS84TSJQ_1776816286;gdpr=0;mdl=moto%20g%20power%20(2022)pixel.quantserve.com/pixel;r=430239... https://pixel.quantserve.com/pixel;r=430239684;source=gtm;rf=0;a=p-1f4V-TYJ8rFrm;url=https%3A%2F%2Fwww.texastribune.org%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776816287050;tzo=0;ogl=locale.en_US%2Ctype.website%2Ctitle.The%20Texas%20Tribune%2Cdescription.The%20Texas%20Tribune%20covers%20politics%20and%20a%20range%20of%20policy%20issues%20that%20affect%20all%20T%2Curl.https%3A%2F%2Fwww%252Etexastribune%252Eorg%2F%2Csite_name.The%20Texas%20Tribune%2Cimage.https%3A%2F%2Fi0%252Ewp%252Ecom%2Fwww%252Etexastribune%252Eorg%2Fwp-content%2Fuploads%2F2025%2F10%2F0630-Texas-Cap%2Cimage%3Awidth.1200%2Cimage%3Aheight.798%2Cimage%3Atype.image%2Fjpeg;d=texastribune.org;uht=2;fpan=1;fpa=P1-77a2e45c-47c4-4e51-8e36-880853217501;pbc=;_ses=3df4b127-e6d3-42a2-9724-c10ab6f0db0f;_seg=0;_ss=1;_gacid=783906678.1776816287;_gasid=3LZC0BZFX4_1776816286,SRXS84TSJQ_1776816286;gdpr=0;mdl=moto%20g%20power%20(2022) — 200 — 167 B — 31 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 102 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 95 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 75 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 62 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 58 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 40 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstQWuTQ9ybNL4kyRS3CXtTUe0IgBzthTptleRuF-EfQrhtjOPHOIt12XJVeM0rhTXC-BV_0m304YmSbv1TE9MO3fm1QrHLUH-3aSS8PblaYaB3zGpt-LoiaNyabg7nZMlSHrJBbgRTgtTavfsa7kd_L5HsbNqSYubTKFbJoQW9BHvSde6QgWGvyzL3aHKRiwnT-Dm8lr4QJsA1Kjw6sdGVlSFC_kh2rhQmFPaBtpoWnJolBbQbTFUYvmSKp8u_fPKO_SwQaksTcuLqwv6knmpuVLQUnOzWhPkdzvVl0F2n9ibDuGGs4MxfxskozypAfZ6OUlPHwvwIkagfgC5rBTdNSB0YpgWKNwXGXFo9aZePOkBnVwt3zoTVCSlupiMVU-OGt8u-Aq67HhKbHKKxF2STWO5y_5chnpIVYspETPaYrHOoQWiDhJeg_CKjirVGRid5z5C0gkFMSZ1sR-eMSIEHS8Wb6qZ2V8ZzrXmJWpj76k2GWj8bKXgALMA&sig=Cg0ArKJSzFkmEcEOtzMtEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstQWuTQ9ybNL4kyRS3CXtTUe0IgBzthTptleRuF-EfQrhtjOPHOIt12XJVeM0rhTXC-BV_0m304YmSbv1TE9MO3fm1QrHLUH-3aSS8PblaYaB3zGpt-LoiaNyabg7nZMlSHrJBbgRTgtTavfsa7kd_L5HsbNqSYubTKFbJoQW9BHvSde6QgWGvyzL3aHKRiwnT-Dm8lr4QJsA1Kjw6sdGVlSFC_kh2rhQmFPaBtpoWnJolBbQbTFUYvmSKp8u_fPKO_SwQaksTcuLqwv6knmpuVLQUnOzWhPkdzvVl0F2n9ibDuGGs4MxfxskozypAfZ6OUlPHwvwIkagfgC5rBTdNSB0YpgWKNwXGXFo9aZePOkBnVwt3zoTVCSlupiMVU-OGt8u-Aq67HhKbHKKxF2STWO5y_5chnpIVYspETPaYrHOoQWiDhJeg_CKjirVGRid5z5C0gkFMSZ1sR-eMSIEHS8Wb6qZ2V8ZzrXmJWpj76k2GWj8bKXgALMA&sig=Cg0ArKJSzFkmEcEOtzMtEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 39 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuywYsmin3vfyhBomRHlPq9EwwWx3OJzhPBfbnt9qIQ37M7EMBTQVtu0DbAoBV6Xeykmd-dobgHRFSEFu98rcUzD18YDiffVC38kR9YFCXAZKyrUofyi_BMYrz9y67MUWO5wDBvwv88nQRBXjJGqLxWc-uUwrxq4qac_JQGyeZX9ExOoXOPUTyQs58WSn5lizF3VuQ4v38Jw3k428RpGDkzff0Q0or_KJMciMPLn9oHE8L8Auh_-0PcvJndpY-dOHmxeql_VNsmlP94lR7L6377zRMhafNqLBmob1UCb97j7XpR8OOEnDk5F4jvNWBpUNJNqDxYjNrQYe6X1wCRxwerkwZ3wgXQUO6lL5OQ7hMfA2Bt4LVf8v2k5enCSe37RiFTJ1nb1hVe-zb-u2LPnhj6WBm0Y4WQD7K2hxchothoeLM4g5Q4b31WyQn7k9V9bJs3l4XUKKV_Kv15Jec_6JNA_BPqQ7EN5honwo3mOWw5UVSWTHPwHw0fjhIZEQ&sig=Cg0ArKJSzMA2HTfV6R2uEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuywYsmin3vfyhBomRHlPq9EwwWx3OJzhPBfbnt9qIQ37M7EMBTQVtu0DbAoBV6Xeykmd-dobgHRFSEFu98rcUzD18YDiffVC38kR9YFCXAZKyrUofyi_BMYrz9y67MUWO5wDBvwv88nQRBXjJGqLxWc-uUwrxq4qac_JQGyeZX9ExOoXOPUTyQs58WSn5lizF3VuQ4v38Jw3k428RpGDkzff0Q0or_KJMciMPLn9oHE8L8Auh_-0PcvJndpY-dOHmxeql_VNsmlP94lR7L6377zRMhafNqLBmob1UCb97j7XpR8OOEnDk5F4jvNWBpUNJNqDxYjNrQYe6X1wCRxwerkwZ3wgXQUO6lL5OQ7hMfA2Bt4LVf8v2k5enCSe37RiFTJ1nb1hVe-zb-u2LPnhj6WBm0Y4WQD7K2hxchothoeLM4g5Q4b31WyQn7k9V9bJs3l4XUKKV_Kv15Jec_6JNA_BPqQ7EN5honwo3mOWw5UVSWTHPwHw0fjhIZEQ&sig=Cg0ArKJSzMA2HTfV6R2uEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 30 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=4245227350891579ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=4245227350891579 — 200 — 13.3 KiB — 84 ms — h3https://www.texastribune.org/wp-content/uploads/2025/09/cropped-cropped-texas-tribune-favicon-32x32.pngwww.texastribune.org/wp-content/upl... https://www.texastribune.org/wp-content/uploads/2025/09/cropped-cropped-texas-tribune-favicon-32x32.png — 200 — 755 B — 4 ms — h3https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/cropped-cropped-texas-tribune-favicon.png?fit=192%2C192&quality=80&ssl=1i0.wp.com/www.texastribune.org/wp-c... https://i0.wp.com/www.texastribune.org/wp-content/uploads/2025/09/cropped-cropped-texas-tribune-favicon.png?fit=192%2C192&quality=80&ssl=1 — 200 — 3.1 KiB — 4 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 96 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 69 ms — h2https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.jspagead2.googlesyndication.com/bg/dj... https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.js — 200 — 21.6 KiB — 81 ms — h3https://ep2.adtrafficquality.google/generate_204?V6kZ_Qep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?V6kZ_Q — 204 — 40 B — 23 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=4245227350891579&bg=!tLelt9XNAAY2C5OeFgs7AEcBe5WfOEGNU0MyzxAwgZNDpFEoboFQD1f0dtPU8B1K3O8aZq8dhwGQ7ufvnpfeAPHlqoTgiN6RnRXLQnUC2uYpI5kKk7ByIgIAAABIUgAAAARoAQd-ADZXcPNTYvAJuWYfQBtDPV99wLXyAkm8xI5GX4nfP07xDS6VGc7lPavTm43LCR8_uTaIBsfhN16ZAqcEHetNbBvSEPtvINoAp_QbVvUV1SfLTOXjd60k3b5joo0uI5j4jb839ja4BPszLBeWZTyXPmSqbUuKs_JnzYLURttlpe0tO9zUC_4x34h04L2sucqmNtligfK7TatQXMmMq1-7_MonmwmQfqQ1wAO4WWk3soBwUNu97Y_nj8mYgFgf6xb9qrgrcSrmrAPmz0ckFb6E2YKoBIzT0xxzNIvBxRyzlcypp7uvBOcUjG957jgCZ4yxUVqsTpsTImH8I3fFcfi_BNA_m8i76TfJ1iB79YNVlBZXxfGY-AA7x17uTKmHpA1CzF3o0o_gz2jaEIby8HUtWFw9S4HuHQuFy0yhY_ZEYxPOq1BYWTuEAcVKBavFsjYMk94Omqzhxst8xxmeIt-9QzCeLOZ7JogPSlyIMcbSfzbj9C_BzRhzYDlodFQYXkxiQ15WoaMR4BbQz6S0lTei7l9Q5IsPFG1Gs5Q4VCqa4KjgoxBDX3tP3VY7DXGCVBRb5nlh8BxIfCiIjXQqKJoki7LGvShUMFc3V-9G8rR4TGJpX57D0_wj-5-O6gnalRYb_Cs9OCw8qYgJ9A7kWjrIDIW1CFlo9v6-uo_uaDKomCmyS4yz4lYxTqoP8hE8YtXPcktkAKFPX_qo4ietJ7hKX11qOmqGwkGSePwpbM2iD6uFbxqhk9cb_n-ov9rxo3sKDx3XD_gKNyQ8XsKx-YW3P8SoX5KIV6anmNwhW1Ynvdxq5_BcJVsjh7S1XylIwAFmRt7CicHSB8jwE1ooMxfcKknUn8UI9rjThyuzWGqApxB6sHGzlZi3M46C4qZP1U3yes4n_Tl9y_F0RvFrNBdGV_W_ta9_tWoonBxDU5_HDzLM-zSb6vPQtfOcPZ0t78IneZq16YBMcSAhPvfx_TVYIbj-ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=4245227350891579&bg=!tLelt9XNAAY2C5OeFgs7AEcBe5WfOEGNU0MyzxAwgZNDpFEoboFQD1f0dtPU8B1K3O8aZq8dhwGQ7ufvnpfeAPHlqoTgiN6RnRXLQnUC2uYpI5kKk7ByIgIAAABIUgAAAARoAQd-ADZXcPNTYvAJuWYfQBtDPV99wLXyAkm8xI5GX4nfP07xDS6VGc7lPavTm43LCR8_uTaIBsfhN16ZAqcEHetNbBvSEPtvINoAp_QbVvUV1SfLTOXjd60k3b5joo0uI5j4jb839ja4BPszLBeWZTyXPmSqbUuKs_JnzYLURttlpe0tO9zUC_4x34h04L2sucqmNtligfK7TatQXMmMq1-7_MonmwmQfqQ1wAO4WWk3soBwUNu97Y_nj8mYgFgf6xb9qrgrcSrmrAPmz0ckFb6E2YKoBIzT0xxzNIvBxRyzlcypp7uvBOcUjG957jgCZ4yxUVqsTpsTImH8I3fFcfi_BNA_m8i76TfJ1iB79YNVlBZXxfGY-AA7x17uTKmHpA1CzF3o0o_gz2jaEIby8HUtWFw9S4HuHQuFy0yhY_ZEYxPOq1BYWTuEAcVKBavFsjYMk94Omqzhxst8xxmeIt-9QzCeLOZ7JogPSlyIMcbSfzbj9C_BzRhzYDlodFQYXkxiQ15WoaMR4BbQz6S0lTei7l9Q5IsPFG1Gs5Q4VCqa4KjgoxBDX3tP3VY7DXGCVBRb5nlh8BxIfCiIjXQqKJoki7LGvShUMFc3V-9G8rR4TGJpX57D0_wj-5-O6gnalRYb_Cs9OCw8qYgJ9A7kWjrIDIW1CFlo9v6-uo_uaDKomCmyS4yz4lYxTqoP8hE8YtXPcktkAKFPX_qo4ietJ7hKX11qOmqGwkGSePwpbM2iD6uFbxqhk9cb_n-ov9rxo3sKDx3XD_gKNyQ8XsKx-YW3P8SoX5KIV6anmNwhW1Ynvdxq5_BcJVsjh7S1XylIwAFmRt7CicHSB8jwE1ooMxfcKknUn8UI9rjThyuzWGqApxB6sHGzlZi3M46C4qZP1U3yes4n_Tl9y_F0RvFrNBdGV_W_ta9_tWoonBxDU5_HDzLM-zSb6vPQtfOcPZ0t78IneZq16YBMcSAhPvfx_TVYIbj- — 204 — 17 B — 47 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 4457ms · 1849KB · $59/mo
www.texastribune.org
Other
Costly
Execution 1102ms
Transfer 61 KB
Monthly Cost $15/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 779ms
Transfer 188 KB
Unused 54%
Monthly Cost $10/mo
Unattributable
Other
Costly
Execution 668ms
Transfer 0 KB
Monthly Cost $9/mo
pagead2.googlesyndication.com
Other
Costly
Execution 424ms
Transfer 0 KB
Unused 43%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 290ms
Transfer 177 KB
Unused 39%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 187ms
Transfer 147 KB
Unused 43%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 162ms
Transfer 144 KB
Unused 44%
Monthly Cost $2/mo
c0.wp.com
Other
Optional
Execution 134ms
Transfer 257 KB
Unused 82%
Monthly Cost $2/mo
c0.wp.com
Other
Optional
Execution 119ms
Transfer 240 KB
Unused 80%
Monthly Cost $2/mo
cdn.parsely.com
Other
Optional
Execution 110ms
Transfer 22 KB
Monthly Cost $1/mo
c0.wp.com
Other
Optional
Execution 104ms
Transfer 223 KB
Unused 64%
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 97ms
Transfer 34 KB
Monthly Cost $1/mo
c0.wp.com
Other
Optional
Execution 90ms
Transfer 41 KB
Monthly Cost $1/mo
c0.wp.com
Other
Optional
Execution 70ms
Transfer 54 KB
Unused 63%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 64ms
Transfer 177 KB
Unused 64%
Monthly Cost $1/mo
www.texastribune.org
Other
Optional
Execution 59ms
Transfer 86 KB
Unused 85%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.texastribune.org adds 1102ms and costs ~$15/month
  • securepubads.g.doubleclick.net adds 779ms and costs ~$10/month
  • Unattributable adds 668ms and costs ~$9/month
  • pagead2.googlesyndication.com adds 424ms and costs ~$6/month
  • Google Tag Manager adds 290ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.texastribune.org takes 1102ms 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

securepubads.g.doubleclick.net takes 779ms 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

54% of securepubads.g.doubleclick.net'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

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

pagead2.googlesyndication.com takes 424ms 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 290ms 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

82% of c0.wp.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

80% of c0.wp.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

64% of c0.wp.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

63% of c0.wp.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

64% of Google Tag Manager'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

85% of www.texastribune.org'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