Performance
· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.90 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
14.66 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.11 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.67 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.
15.83 s
Page Load Progression
DPage Weight BudgetAction2.5 MB transferred, 94 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction7790ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://abs.twimg.com/responsive-web/client-web/ondemand.castle.1ff15ffa.js | 3222ms | 2994ms | 70ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/main.4b8dc5fa.js | 1978ms | 1672ms | 160ms | 3rd |
| Unattributable | 717ms | 27ms | 0ms | 1st |
| https://x.com/ | 475ms | 44ms | 102ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/ondemand.s.15e81dda.js | 271ms | 253ms | 3ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/icons.27.66b65c4a.js | 229ms | 216ms | 8ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/vendor.6f0bbb5a.js | 218ms | 27ms | 93ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutHome.ca313cea.js | 111ms | 101ms | 10ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutRoutes.595ad6da.js | 100ms | 29ms | 67ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/i18n/en.8f58303a.js | 97ms | 2ms | 95ms | 3rd |
Showing top 10 of 15 scripts
FJS BundlesAction74 scripts, 756 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://abs.twimg.com/responsive-web/client-web/main.4b8dc5fa.js | 283 KB | 142 KB (50%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/vendor.6f0bbb5a.js | 188 KB | 88 KB (47%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/ondemand.castle.1ff15ffa.js | 212 KB | 73 KB (35%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client | 97 KB | 72 KB (75%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/modules.common.4722c04a.js | 21 KB | 70 KB (99%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/modules.common.4722c04a.js | 0 KB | 70 KB (99%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutRoutes.595ad6da.js | 86 KB | 52 KB (61%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/i18n/en.8f58303a.js | 194 KB | 40 KB (21%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedInApiFilters.41d9c97a.js | 19 KB | 39 KB (66%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedInApiFilters.41d9c97a.js | 0 KB | 39 KB (66%) | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction94 resources · 2.5 MB · 756 KB savings availableFIX
~755.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 94 resources | 2.5 MiB | ||||||
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BHTTP Cachingno-cache, private, must-revalidate, pre-check=0, post-check=0REVIEW
no-cache, private, must-revalidate, pre-check=0, post-check=0
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
| private | — | Only browser cache, not CDN/proxy |
| must-revalidate | — | Must recheck with server after expiry |
| pre-check | 0 | |
| post-check | 0 |
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization3 images, 0 KB saveablePASS
A+Font Loading4 fonts (200 KB)PASS
Web fonts
4
200 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
AResource Hints35 hints, 0 missing preconnectsPASS
Current Resource Hints
35 resource hints configured
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: https://abs.twimg.com/responsive-web/client-web/Chirp-Regular.80fda27a.woff2, https://abs.twimg.com/responsive-web/client-web/Chirp-Bold.ebb56aba.woff2, https://abs.twimg.com/responsive-web/client-web/Chirp-Medium.f8e2739a.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Performance issues directly impact user engagement and conversion rates.
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-cache -- safe revalidate-on-request policyPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall94 requests over 2909msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
abs.twimg.com abs.twimg.com | Other | 3222ms | 212 KB | 35% | €35/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 1978ms | 283 KB | 50% | €21/mo | Costly |
x.com x.com | Other | 475ms | 69 KB | — | €5/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 271ms | 9 KB | — | €3/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 229ms | 18 KB | — | €2/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 218ms | 188 KB | 47% | €2/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 111ms | 25 KB | — | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 100ms | 86 KB | 61% | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 97ms | 194 KB | 21% | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 79ms | 35 KB | 59% | €1/mo | Optional |
x.com x.com | Other | 78ms | 0 KB | — | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 75ms | 36 KB | 72% | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 71ms | 23 KB | — | €1/mo | Optional |
accounts.google.com accounts.google.com | Other | 68ms | 97 KB | 75% | €1/mo | Optional |
These scripts may cost more than they're worth
- abs.twimg.com adds 3222ms and costs ~€35/month
- abs.twimg.com adds 1978ms and costs ~€21/month
- x.com adds 475ms and costs ~€5/month
- abs.twimg.com adds 271ms and costs ~€3/month
- abs.twimg.com adds 229ms and costs ~€2/month
- abs.twimg.com adds 218ms and costs ~€2/month
91% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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 3222ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
abs.twimg.com takes 1978ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
50% of abs.twimg.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
x.com takes 475ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
abs.twimg.com takes 271ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
abs.twimg.com takes 229ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
abs.twimg.com takes 218ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
61% of abs.twimg.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
59% of abs.twimg.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
72% of abs.twimg.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
75% of accounts.google.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-06-11 — 2026-07-08)
LCP (p75)
4183 ms
45% good
INP (p75)
334 ms
51% good
CLS (p75)
0.070
92% good
FCP (p75)
1087 ms
TTFB (p75)
768 ms