Skip to content
https://twitter.com

Performance

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

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

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

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

1.19 s

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

2.86 s

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

353 ms

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

0.299

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

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

2.86 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 2 REVIEW 4 FIX
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 (1.7 MiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
57 scripts, 479 KB unused
FIX
57 scripts, 479 KB unused
Warning::
https://abs.twimg.com/responsive-web/client-web/ma...: 146 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://abs.twimg.com/responsive-web/client-web/ve...: 102 KB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://abs.twimg.com/responsive-web/client-web/mo...: 75 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 69 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://abs.twimg.com/responsive-web/client-web/i1...: 42 KB unused (23%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 479 KB
479 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://abs.twimg.com/responsive-web/client-web/main.52d81e4a.js287 KB146 KB (51%)3rd
https://abs.twimg.com/responsive-web/client-web/vendor.7ef16aaa.js346 KB102 KB (30%)3rd
https://abs.twimg.com/responsive-web/client-web/modules.audio.184d9faa.js76 KB75 KB (99%)3rd
https://accounts.google.com/gsi/client96 KB69 KB (72%)3rd
https://abs.twimg.com/responsive-web/client-web/i18n/en.f19ad19a.js180 KB42 KB (23%)3rd
https://abs.twimg.com/responsive-web/client-web/loader.AppModules.219d882a.js33 KB25 KB (75%)3rd
https://abs.twimg.com/responsive-web/client-web/shared~bundle.AudioSpaceDetail~bundle.AudioSpaceDiscovery~bundle.AudioSpacebarScreen~bundle.Birdwatch~bundle..2150637a.js23 KB20 KB (90%)3rd
https://abs.twimg.com/responsive-web/client-web/icons.29.93c0a75a.js7 KB3rd
https://abs.twimg.com/responsive-web/client-web/icons.10.f9bc985a.js5 KB3rd
https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutHome.888e533a.js7 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
77 resources · 1.7 MB · 479 KB savings available
FIX
77 resources · 1.7 MB · 479 KB savings available
Warning::
Page weight 746 KB over 1MB target
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~479 KB of savings available
Warning::
76 third-party resources (100% of weight)
Info::
2 resources over 200KB
77 resources · 1.7 MiB · 76 third-party 745.5 KiB over 1MB target
JavaScript 85% · 1.5 MiB
Font 10% · 171.3 KiB
Document 4% · 73.4 KiB
Other 1% · 17.9 KiB
Image 0% · 5.6 KiB
CSS 0% · 643 B

~479.3 KiB of savings available

Remove unused JavaScript: 479.3 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
Info::
Last-Modified header present
Cache-Control

no-cache, no-store, must-revalidate, pre-check=0, post-check=0

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
pre-check0
post-check0
C
Page Weight Budget
Action
1.7 MB transferred, 77 requests
REVIEW
1.7 MB transferred, 77 requests
Info::
Page weighs 5.5 MB (1.7 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
77 HTTP requests
Info::
Estimated 0.36 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
77 requests
0.36 g CO2 per page load
JavaScript 1.5 MiB 85%
Fonts 171.3 KiB 10%
HTML 65.5 KiB 4%
Other 12.7 KiB 1%
Other 10.0 KiB 1%
Other 7.9 KiB 0%
Images 751 B 0%
CSS 643 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

C
JS Execution Cost
Action
1468ms total JS execution
REVIEW
1468ms total JS execution
Warning::
https://abs.twimg.com/responsive-web/client-web/ma...: 810ms CPU time
Warning::
https://abs.twimg.com/responsive-web/client-web/ve...: 507ms CPU time
Info::
Unattributable: 92ms CPU time
Info::
https://x.com/: 58ms CPU time
Warning::
Third-party scripts: 1468ms (100% of total)

Main Thread Breakdown

Script Evaluation 78% Script Parsing & Compilation 8% Other 8%
ScriptTotalScriptingParse/CompileParty
https://abs.twimg.com/responsive-web/client-web/main.52d81e4a.js810ms741ms23ms3rd
https://abs.twimg.com/responsive-web/client-web/vendor.7ef16aaa.js507ms412ms36ms3rd
Unattributable92ms4ms0ms3rd
https://x.com/58ms11ms12ms3rd
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+
Image Optimization
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Info::
All images are well-optimized
3 images 1 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
4 fonts (171 KB)
PASS
4 fonts (171 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

171 KB total

Render-blocking

0

of 4

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 FCP 1.2 s LCP 2.9 shttps://abs.twimg.com/responsive-web/client-web/Chirp-Regular.80fda27a.woff2Chirp-Regular.80fda27a.... https://abs.twimg.com/responsive-web/client-web/Chirp-Regular.80fda27a.woff2 — 43.9 KiB — 108 ms — font-display: swaphttps://abs.twimg.com/responsive-web/client-web/Chirp-Bold.ebb56aba.woff2Chirp-Bold.ebb56aba.woff2 https://abs.twimg.com/responsive-web/client-web/Chirp-Bold.ebb56aba.woff2 — 44.3 KiB — 107 ms — font-display: swaphttps://abs.twimg.com/responsive-web/client-web/Chirp-Medium.f8e2739a.woff2Chirp-Medium.f8e2739a.w... https://abs.twimg.com/responsive-web/client-web/Chirp-Medium.f8e2739a.woff2 — 44.0 KiB — 111 ms — font-display: swaphttps://abs.twimg.com/fonts/v1/chirp-extended-heavy-web.woff2chirp-extended-heavy-we... https://abs.twimg.com/fonts/v1/chirp-extended-heavy-web.woff2 — 39.1 KiB — 33 ms — font-display: swap
Chirp-Regular.80fda27a.... woff2 swap
Size 44 KB
Load time 108 ms
Start 371 ms
Risk FOUT — text flashes from fallback to web font
Chirp-Bold.ebb56aba.woff2 woff2 swap
Size 44 KB
Load time 107 ms
Start 372 ms
Risk FOUT — text flashes from fallback to web font
Chirp-Medium.f8e2739a.w... woff2 swap
Size 44 KB
Load time 111 ms
Start 372 ms
Risk FOUT — text flashes from fallback to web font
chirp-extended-heavy-we... woff2 swap
Size 39 KB
Load time 33 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
77 requests over 2451ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 2.9 shttps://twitter.com// https://twitter.com/ — 301 — 7.9 KiB — 179 ms — h2https://x.com/x.com/ https://x.com/ — 200 — 65.5 KiB — 363 ms — h2https://abs.twimg.com/responsive-web/client-web/Chirp-Regular.80fda27a.woff2abs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/Chirp-Regular.80fda27a.woff2 — 200 — 43.9 KiB — 108 ms — h2https://abs.twimg.com/responsive-web/client-web/Chirp-Bold.ebb56aba.woff2abs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/Chirp-Bold.ebb56aba.woff2 — 200 — 44.3 KiB — 107 ms — h2https://abs.twimg.com/responsive-web/client-web/Chirp-Medium.f8e2739a.woff2abs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/Chirp-Medium.f8e2739a.woff2 — 200 — 44.0 KiB — 111 ms — h2https://abs.twimg.com/responsive-web/client-web/vendor.7ef16aaa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/vendor.7ef16aaa.js — 200 — 345.9 KiB — 141 ms — h2https://abs.twimg.com/responsive-web/client-web/i18n/en.f19ad19a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/i18n/en.f19ad19a.js — 200 — 180.1 KiB — 136 ms — h2https://abs.twimg.com/responsive-web/client-web/main.52d81e4a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/main.52d81e4a.js — 200 — 287.0 KiB — 132 ms — h2https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutShell.d6e583ca.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutShell.d6e583ca.js — 200 — 20.1 KiB — 95 ms — h2https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutRoutes.5381a15a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutRoutes.5381a15a.js — 200 — 7.2 KiB — 70 ms — h2https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutHome.888e533a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutHome.888e533a.js — 200 — 7.4 KiB — 101 ms — h2https://x.com/manifest.jsonx.com/manifest.json https://x.com/manifest.json — 200 — 7.9 KiB — 162 ms — h2https://abs-0.twimg.com/emoji/v2/svg/26a0.svgabs-0.twimg.com/emoji/v2/svg/26a0.s... https://abs-0.twimg.com/emoji/v2/svg/26a0.svg — 200 — 751 B — 12 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.8.fa9011ea.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.8.fa9011ea.js — 200 — 9.2 KiB — 30 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.15.b08c9c9a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.15.b08c9c9a.js — 200 — 6.6 KiB — 31 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.9.d0d9163a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.9.d0d9163a.js — 200 — 8.4 KiB — 34 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.22.a1035d5a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.22.a1035d5a.js — 200 — 8.5 KiB — 49 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.18.ead3a9da.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.18.ead3a9da.js — 200 — 7.6 KiB — 46 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.7.cac73cea.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.7.cac73cea.js — 200 — 8.3 KiB — 32 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.1.d09dd5aa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.1.d09dd5aa.js — 200 — 5.6 KiB — 41 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.5.214c465a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.5.214c465a.js — 200 — 6.5 KiB — 40 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.24.9ebc84fa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.24.9ebc84fa.js — 200 — 6.0 KiB — 38 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.4.a032591a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.4.a032591a.js — 200 — 7.4 KiB — 33 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.14.a210b5fa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.14.a210b5fa.js — 200 — 6.0 KiB — 36 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.13.027fab8a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.13.027fab8a.js — 200 — 5.8 KiB — 34 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.25.b2e7018a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.25.b2e7018a.js — 200 — 5.8 KiB — 40 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.19.e81232ba.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.19.e81232ba.js — 200 — 7.3 KiB — 41 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.6.6693286a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.6.6693286a.js — 200 — 6.4 KiB — 43 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.3.45196c7a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.3.45196c7a.js — 200 — 6.7 KiB — 46 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.21.7be58aca.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.21.7be58aca.js — 200 — 5.4 KiB — 53 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 2.9 shttps://twitter.com// https://twitter.com/ — 301 — 7.9 KiB — 179 ms — h2https://x.com/x.com/ https://x.com/ — 200 — 65.5 KiB — 363 ms — h2https://abs.twimg.com/responsive-web/client-web/Chirp-Regular.80fda27a.woff2abs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/Chirp-Regular.80fda27a.woff2 — 200 — 43.9 KiB — 108 ms — h2https://abs.twimg.com/responsive-web/client-web/Chirp-Bold.ebb56aba.woff2abs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/Chirp-Bold.ebb56aba.woff2 — 200 — 44.3 KiB — 107 ms — h2https://abs.twimg.com/responsive-web/client-web/Chirp-Medium.f8e2739a.woff2abs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/Chirp-Medium.f8e2739a.woff2 — 200 — 44.0 KiB — 111 ms — h2https://abs.twimg.com/responsive-web/client-web/vendor.7ef16aaa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/vendor.7ef16aaa.js — 200 — 345.9 KiB — 141 ms — h2https://abs.twimg.com/responsive-web/client-web/i18n/en.f19ad19a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/i18n/en.f19ad19a.js — 200 — 180.1 KiB — 136 ms — h2https://abs.twimg.com/responsive-web/client-web/main.52d81e4a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/main.52d81e4a.js — 200 — 287.0 KiB — 132 ms — h2https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutShell.d6e583ca.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutShell.d6e583ca.js — 200 — 20.1 KiB — 95 ms — h2https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutRoutes.5381a15a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutRoutes.5381a15a.js — 200 — 7.2 KiB — 70 ms — h2https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutHome.888e533a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutHome.888e533a.js — 200 — 7.4 KiB — 101 ms — h2https://x.com/manifest.jsonx.com/manifest.json https://x.com/manifest.json — 200 — 7.9 KiB — 162 ms — h2https://abs-0.twimg.com/emoji/v2/svg/26a0.svgabs-0.twimg.com/emoji/v2/svg/26a0.s... https://abs-0.twimg.com/emoji/v2/svg/26a0.svg — 200 — 751 B — 12 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.8.fa9011ea.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.8.fa9011ea.js — 200 — 9.2 KiB — 30 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.15.b08c9c9a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.15.b08c9c9a.js — 200 — 6.6 KiB — 31 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.9.d0d9163a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.9.d0d9163a.js — 200 — 8.4 KiB — 34 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.22.a1035d5a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.22.a1035d5a.js — 200 — 8.5 KiB — 49 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.18.ead3a9da.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.18.ead3a9da.js — 200 — 7.6 KiB — 46 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.7.cac73cea.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.7.cac73cea.js — 200 — 8.3 KiB — 32 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.1.d09dd5aa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.1.d09dd5aa.js — 200 — 5.6 KiB — 41 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.5.214c465a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.5.214c465a.js — 200 — 6.5 KiB — 40 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.24.9ebc84fa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.24.9ebc84fa.js — 200 — 6.0 KiB — 38 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.4.a032591a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.4.a032591a.js — 200 — 7.4 KiB — 33 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.14.a210b5fa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.14.a210b5fa.js — 200 — 6.0 KiB — 36 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.13.027fab8a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.13.027fab8a.js — 200 — 5.8 KiB — 34 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.25.b2e7018a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.25.b2e7018a.js — 200 — 5.8 KiB — 40 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.19.e81232ba.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.19.e81232ba.js — 200 — 7.3 KiB — 41 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.6.6693286a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.6.6693286a.js — 200 — 6.4 KiB — 43 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.3.45196c7a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.3.45196c7a.js — 200 — 6.7 KiB — 46 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.21.7be58aca.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.21.7be58aca.js — 200 — 5.4 KiB — 53 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.17.08424e9a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.17.08424e9a.js — 200 — 5.7 KiB — 48 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.29.93c0a75a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.29.93c0a75a.js — 200 — 7.2 KiB — 46 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.28.6b0fceaa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.28.6b0fceaa.js — 200 — 7.1 KiB — 49 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.27.1b4d3d2a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.27.1b4d3d2a.js — 200 — 14.7 KiB — 52 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.11.d11aecea.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.11.d11aecea.js — 200 — 4.6 KiB — 61 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.10.f9bc985a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.10.f9bc985a.js — 200 — 5.0 KiB — 64 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.23.1095d89a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.23.1095d89a.js — 200 — 5.0 KiB — 52 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.0.b108d64a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.0.b108d64a.js — 200 — 6.0 KiB — 55 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~bundle.Routes~bundle.LoggedOutShell~bundle.Delegate~bundle.TwitterBlue~ondemand.CommandCenter~ondemand.9e80c4ba.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~bundle.Routes~bundle.LoggedOutShell~bundle.Delegate~bundle.TwitterBlue~ondemand.CommandCenter~ondemand.9e80c4ba.js — 200 — 42.3 KiB — 69 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~bundle.Routes~bundle.LoggedOutShell~ondemand.HoverCard~bundle.Delegate~bundle.TwitterBlue~ondemand.Com.39f4feca.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~bundle.Routes~bundle.LoggedOutShell~ondemand.HoverCard~bundle.Delegate~bundle.TwitterBlue~ondemand.Com.39f4feca.js — 200 — 41.4 KiB — 67 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~bundle.AppShell~bundle.LoggedInMain~bundle.Routes~bundle.LoggedOutShell~bundle.LoggedOutRoutes~ondeman.cecd285a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~bundle.AppShell~bundle.LoggedInMain~bundle.Routes~bundle.LoggedOutShell~bundle.LoggedOutRoutes~ondeman.cecd285a.js — 200 — 13.2 KiB — 55 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~bundle.AppShell~bundle.LoggedOutShell~ondemand.AVCallOverlays~ondemand.XChat~bundle.AccountAnalytics~o.1c04537a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~bundle.AppShell~bundle.LoggedOutShell~ondemand.AVCallOverlays~ondemand.XChat~bundle.AccountAnalytics~o.1c04537a.js — 200 — 11.5 KiB — 65 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~bundle.Routes~bundle.LoggedOutShell~bundle.LoggedOutRoutes~loader.AppModules~ondemand.HoverCard~bundle.95f11eaa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~bundle.Routes~bundle.LoggedOutShell~bundle.LoggedOutRoutes~loader.AppModules~ondemand.HoverCard~bundle.95f11eaa.js — 200 — 7.3 KiB — 55 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~bundle.LoggedOutRoutes~loader.TweetCurationActionMenu.4a88c37a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~bundle.LoggedOutRoutes~loader.TweetCurationActionMenu.4a88c37a.js — 200 — 4.2 KiB — 59 ms — h2blob:https://x.com/28d44fd8-c825-445e-bf68-580752dce0a2x.com/28d44fd8-c825-445e-bf68-58075... blob:https://x.com/28d44fd8-c825-445e-bf68-580752dce0a2 — 200 — -1 B — 415 ms — blobblob:https://x.com/00a88548-7541-4829-bbe4-9d119699c138x.com/00a88548-7541-4829-bbe4-9d119... blob:https://x.com/00a88548-7541-4829-bbe4-9d119699c138 — -1 — 0 B — 0 ms — data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAABpklEQVR4AQCaAWX+ApvR5f+aR9X/+…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAABpklEQVR4AQCaAWX+ApvR5f+aR9X/+… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAQAElEQVR4AexdCZwU1Z3+egaYgZVr8…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAQAElEQVR4AexdCZwU1Z3+egaYgZVr8… — 200 — 0 B — 0 ms — datahttps://abs.twimg.com/responsive-web/client-web/20584.c337a31a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/20584.c337a31a.js — 200 — 17.7 KiB — 38 ms — h2https://abs.twimg.com/responsive-web/client-web/ondemand.Dropdown.295a35fa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/ondemand.Dropdown.295a35fa.js — 200 — 2.9 KiB — 28 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.2.9eea616a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.2.9eea616a.js — 200 — 10.1 KiB — 37 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.12.29b9971a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.12.29b9971a.js — 200 — 6.7 KiB — 54 ms — h2https://abs.twimg.com/responsive-web/client-web/modules.common.469fbc7a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/modules.common.469fbc7a.js — 200 — 21.2 KiB — 36 ms — h2https://abs.twimg.com/responsive-web/client-web/icons.16.7c46365a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icons.16.7c46365a.js — 200 — 5.9 KiB — 60 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~loader.SideNav~loader.Typeahead~bundle.Login~loader.TimelineRenderer~loader.EventSummaryHandler~loader.97e2e81a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~loader.SideNav~loader.Typeahead~bundle.Login~loader.TimelineRenderer~loader.EventSummaryHandler~loader.97e2e81a.js — 200 — 5.4 KiB — 34 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~loader.SideNav~bundle.MultiAccount~bundle.JobSearch.68873e9a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~loader.SideNav~bundle.MultiAccount~bundle.JobSearch.68873e9a.js — 200 — 4.8 KiB — 42 ms — h2https://abs.twimg.com/responsive-web/client-web/loader.SideNav.4437618a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/loader.SideNav.4437618a.js — 200 — 14.4 KiB — 48 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~bundle.AudioSpaceDetail~bundle.AudioSpaceDiscovery~bundle.AudioSpacebarScreen~bundle.Birdwatch~bundle..2150637a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~bundle.AudioSpaceDetail~bundle.AudioSpaceDiscovery~bundle.AudioSpacebarScreen~bundle.Birdwatch~bundle..2150637a.js — 200 — 22.8 KiB — 44 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~loader.AppModules~loader.Typeahead~ondemand.NotFound~bundle.Login~bundle.LoggedOutHome~ondemand.Settin.d89ba39a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~loader.AppModules~loader.Typeahead~ondemand.NotFound~bundle.Login~bundle.LoggedOutHome~ondemand.Settin.d89ba39a.js — 200 — 8.4 KiB — 53 ms — h2https://abs.twimg.com/responsive-web/client-web/shared~bundle.LoggedOutHome~loader.TimelineRenderer~loader.SignupModule.eeec36ea.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/shared~bundle.LoggedOutHome~loader.TimelineRenderer~loader.SignupModule.eeec36ea.js — 200 — 5.6 KiB — 38 ms — h2https://abs.twimg.com/responsive-web/client-web/modules.audio.184d9faa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/modules.audio.184d9faa.js — 200 — 76.3 KiB — 58 ms — h2https://abs.twimg.com/responsive-web/client-web/loader.AppModules.219d882a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/loader.AppModules.219d882a.js — 200 — 32.9 KiB — 58 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 186 ms — h2https://abs.twimg.com/responsive-web/client-web/ondemand.s.a759306a.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/ondemand.s.a759306a.js — 200 — 10.4 KiB — 43 ms — h2https://abs.twimg.com/responsive-web/client-web/loader.richScribeAction.c4e1adfa.jsabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/loader.richScribeAction.c4e1adfa.js — 200 — 1.0 KiB — 31 ms — h2https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.jsappleid.cdn-apple.com/appleauth/sta... https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js — 200 — 17.4 KiB — 11 ms — http/1.1https://abs.twimg.com/fonts/v1/chirp-extended-heavy-web.woff2abs.twimg.com/fonts/v1/chirp-extend... https://abs.twimg.com/fonts/v1/chirp-extended-heavy-web.woff2 — 200 — 39.1 KiB — 33 ms — h2https://api.x.com/1.1/hashflags.jsonapi.x.com/1.1/hashflags.json https://api.x.com/1.1/hashflags.json — 200 — 0 B — 154 ms — h2https://api.x.com/1.1/graphql/user_flow.jsonapi.x.com/1.1/graphql/user_flow.jso... https://api.x.com/1.1/graphql/user_flow.json — 200 — 0 B — 141 ms — h2https://api.x.com/1.1/onboarding/sso_init.jsonapi.x.com/1.1/onboarding/sso_init.j... https://api.x.com/1.1/onboarding/sso_init.json — 200 — 0 B — 136 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 643 B — 49 ms — h2https://accounts.google.com/gsi/log?client_id=49625052041-kgt0hghf445lmcmhijv46b715m2mpbct.apps.googleusercontent.com&as=Etp1wDHohnw09a%2B0P35QJXgeDHqqaWPHIO0RPVdny%2BM&bs=oxDOiVZyKW%2FBc41Cc7U8Gey%2FoFRZ6gTDGCVDeipTUnI&event=onetap.card.prompt.apiCall&enable_itp_optimization=20accounts.google.com/gsi/log?client_... https://accounts.google.com/gsi/log?client_id=49625052041-kgt0hghf445lmcmhijv46b715m2mpbct.apps.googleusercontent.com&as=Etp1wDHohnw09a%2B0P35QJXgeDHqqaWPHIO0RPVdny%2BM&bs=oxDOiVZyKW%2FBc41Cc7U8Gey%2FoFRZ6gTDGCVDeipTUnI&event=onetap.card.prompt.apiCall&enable_itp_optimization=20 — 200 — 23 B — 84 ms — h3https://abs.twimg.com/favicons/twitter.3.icoabs.twimg.com/favicons/twitter.3.ic... https://abs.twimg.com/favicons/twitter.3.ico — 200 — 794 B — 78 ms — h2https://abs.twimg.com/responsive-web/client-web/icon-default.522d363a.pngabs.twimg.com/responsive-web/client... https://abs.twimg.com/responsive-web/client-web/icon-default.522d363a.png — 200 — 4.1 KiB — 68 ms — h2https://api.x.com/1.1/graphql/user_flow.jsonapi.x.com/1.1/graphql/user_flow.jso... https://api.x.com/1.1/graphql/user_flow.json — 200 — 322 B — 157 ms — h2https://api.x.com/1.1/onboarding/sso_init.jsonapi.x.com/1.1/onboarding/sso_init.j... https://api.x.com/1.1/onboarding/sso_init.json — 200 — 644 B — 132 ms — h2https://api.x.com/1.1/hashflags.jsonapi.x.com/1.1/hashflags.json https://api.x.com/1.1/hashflags.json — 200 — 9.1 KiB — 134 ms — h2
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 1468ms · 698KB · €16/mo
abs.twimg.com
Other
Costly
Execution 810ms
Transfer 287 KB
Unused 51%
Monthly Cost €9/mo
abs.twimg.com
Other
Costly
Execution 507ms
Transfer 346 KB
Unused 30%
Monthly Cost €6/mo
Unattributable
Other
Optional
Execution 92ms
Transfer 0 KB
Monthly Cost €1/mo
x.com
Other
Optional
Execution 58ms
Transfer 66 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • abs.twimg.com adds 810ms and costs ~€9/month
  • abs.twimg.com adds 507ms and costs ~€6/month

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

Why this matters

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

Learn more

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

Source: web.dev

abs.twimg.com takes 810ms 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

51% of abs.twimg.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

abs.twimg.com takes 507ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback