Performance
· 22 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.
1.02 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.72 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
491 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.05 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.
3.33 s
Page Load Progression
FPage Weight BudgetAction2.6 MB transferred, 107 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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2286ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://abs.twimg.com/responsive-web/client-web/ondemand.castle.1ff15ffa.js | 840ms | 812ms | 18ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/main.88421a3a.js | 635ms | 554ms | 39ms | 3rd |
| Unattributable | 251ms | 11ms | 0ms | 1st |
| https://x.com/ | 120ms | 16ms | 23ms | 3rd |
| https://accounts.google.com/gsi/client | 104ms | 59ms | 41ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/ondemand.s.e3d9a21a.js | 97ms | 80ms | 0ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/shared~bundle.Routes~bundle.LiveEvent~bundle.Communities~bundle.Grok~bundle.Payments~bundle.Notifications~bun.94dc136a.js | 89ms | 88ms | 1ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/vendor.bd8db7da.js | 85ms | 12ms | 27ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/jetfuel.b06ba41a.js | 65ms | 10ms | 18ms | 3rd |
FJS BundlesAction83 scripts, 1.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://abs.twimg.com/responsive-web/client-web/main.88421a3a.js | 371 KB | 184 KB (50%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/shared~loader.Dock~bundle.ConnectTab~ondemand.XChat~bundle.DockPeek~bundle.LiveEvent~ondemand.ChatDrawer~load.4dc5a45a.js | 132 KB | 122 KB (92%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/vendor.bd8db7da.js | 204 KB | 99 KB (49%) | ✓ | 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 | 68 KB (71%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/modules.common.4722c04a.js | 0 KB | 65 KB (92%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/modules.common.4722c04a.js | 21 KB | 65 KB (92%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/shared~loader.Dock~bundle.AudioSpaceDetail~bundle.AudioSpaceDiscovery~bundle.AudioSpacebarScreen~bundle.Birdw.c962539a.js | 0 KB | 64 KB (66%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/shared~loader.Dock~bundle.AudioSpaceDetail~bundle.AudioSpaceDiscovery~bundle.AudioSpacebarScreen~bundle.Birdw.c962539a.js | 27 KB | 64 KB (66%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/shared~bundle.Routes~bundle.LiveEvent~bundle.Communities~bundle.Grok~bundle.Payments~bundle.Notifications~bun.94dc136a.js | 0 KB | 53 KB (95%) | ✓ | 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 InventoryAction107 resources · 2.6 MB · 1.3 MB savings availableFIX
~1.3 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 107 resources | 2.6 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 Loading5 fonts (255 KB)PASS
Web fonts
5
255 KB total
Render-blocking
0
of 5
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
A+Resource HintsNo optimization neededPASS
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall107 requests over 2670msINFO
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 | 840ms | 212 KB | 35% | €9/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 635ms | 371 KB | 50% | €7/mo | Costly |
x.com x.com | Other | 120ms | 70 KB | — | €1/mo | Optional |
accounts.google.com accounts.google.com | Other | 104ms | 97 KB | 71% | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 97ms | 9 KB | — | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 89ms | 0 KB | 95% | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 85ms | 204 KB | 49% | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 65ms | 108 KB | 38% | €1/mo | Optional |
These scripts may cost more than they're worth
- abs.twimg.com adds 840ms and costs ~€9/month
- abs.twimg.com adds 635ms and costs ~€7/month
89% 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 840ms 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 635ms 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
71% 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
95% 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
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-10 — 2026-07-07)
LCP (p75)
4185 ms
45% good
INP (p75)
334 ms
51% good
CLS (p75)
0.070
92% good
FCP (p75)
1084 ms
TTFB (p75)
765 ms