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.
1.87 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.31 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.68 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.18 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.
14.09 s
Page Load Progression
DPage Weight BudgetAction2.5 MB transferred, 93 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 CostAction7129ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://abs.twimg.com/responsive-web/client-web/ondemand.castle.1ff15ffa.js | 2994ms | 2904ms | 54ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/main.88421a3a.js | 1929ms | 1623ms | 160ms | 3rd |
| Unattributable | 688ms | 28ms | 0ms | 1st |
| https://x.com/ | 383ms | 53ms | 114ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/ondemand.s.e3d9a21a.js | 284ms | 245ms | 2ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/vendor.bd8db7da.js | 205ms | 25ms | 86ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/icons.29.c20ee93a.js | 137ms | 130ms | 3ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutShell.bba8fd4a.js | 108ms | 82ms | 26ms | 3rd |
| https://x.com/cdn-cgi/challenge-platform/scripts/jsd/api.js?onload=jsdOnload | 77ms | 72ms | 1ms | 3rd |
| https://abs.twimg.com/responsive-web/client-web/loader.AppModules.b8f8deba.js | 70ms | 56ms | 14ms | 3rd |
Showing top 10 of 14 scripts
FJS BundlesAction73 scripts, 828 KB 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 | 185 KB (50%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/vendor.bd8db7da.js | 204 KB | 102 KB (50%) | ✓ | 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 | 0 KB | 70 KB (99%) | ✓ | 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/i18n/en.545d7f0a.js | 194 KB | 40 KB (21%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedOutRoutes.adc67d3a.js | 62 KB | 31 KB (51%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedInApiFilters.6d792dca.js | 0 KB | 30 KB (62%) | ✓ | 3rd |
| https://abs.twimg.com/responsive-web/client-web/bundle.LoggedInApiFilters.6d792dca.js | 15 KB | 30 KB (62%) | ✓ | 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 InventoryAction93 resources · 2.5 MB · 828 KB savings availableFIX
~828.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 93 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 (201 KB)PASS
Web fonts
4
201 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 Hints34 hints, 0 missing preconnectsPASS
Current Resource Hints
34 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 Waterfall93 requests over 2146msINFO
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 | 2994ms | 212 KB | 35% | €33/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 1929ms | 371 KB | 50% | €21/mo | Costly |
x.com x.com | Other | 383ms | 70 KB | — | €4/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 284ms | 9 KB | — | €3/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 205ms | 204 KB | 50% | €2/mo | Costly |
abs.twimg.com abs.twimg.com | Other | 137ms | 7 KB | — | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 108ms | 25 KB | — | €1/mo | Optional |
x.com x.com | Other | 77ms | 0 KB | — | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 70ms | 38 KB | 77% | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 67ms | 194 KB | 21% | €1/mo | Optional |
accounts.google.com accounts.google.com | Other | 66ms | 97 KB | 75% | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 65ms | 23 KB | — | €1/mo | Optional |
abs.twimg.com abs.twimg.com | Other | 55ms | 0 KB | 97% | €1/mo | Optional |
These scripts may cost more than they're worth
- abs.twimg.com adds 2994ms and costs ~€33/month
- abs.twimg.com adds 1929ms and costs ~€21/month
- x.com adds 383ms and costs ~€4/month
- abs.twimg.com adds 284ms and costs ~€3/month
- abs.twimg.com adds 205ms and costs ~€2/month
90% 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 2994ms 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 1929ms 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
x.com takes 383ms 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 284ms 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 205ms 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
77% 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
97% 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