Performance
· 15 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.01 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.77 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
357 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.34 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.
4.42 s
Page Load Progression
FPage Weight BudgetAction7.4 MB transferred, 117 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
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 ImpactAction88% third-party, 0 ms blockingFIX
DJS Execution CostAction3354ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/index-consolidated.js | 842ms | 541ms | 57ms | 1st |
| Unattributable | 674ms | 29ms | 0ms | 3rd |
| https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.21ea14ec.2e6c1897bdf09884.js | 598ms | 596ms | 0ms | 3rd |
| https://discord.com/ | 484ms | 36ms | 2ms | 1st |
| https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.1e64919c9d70b000.js | 277ms | 13ms | 246ms | 3rd |
| https://discord.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 125ms | 113ms | 1ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-N7BVC2W>m_auth=GI0g9O-54_SitcgmxQKxlA>m_preview=env-2>m_cookies_win=x | 105ms | 61ms | 20ms | 3rd |
| https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/css/discord-2022.shared.591f5e2e4.min.css | 67ms | 0ms | 0ms | 3rd |
| https://discord.com/w/assets/latest/671.js | 62ms | 49ms | 13ms | 1st |
| https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/otBannerSdk.js | 61ms | 25ms | 18ms | 1st |
Showing top 10 of 11 scripts
FJS BundlesAction23 scripts, 554 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/index-consolidated.js | 374 KB | 192 KB (53%) | ✓ | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-N7BVC2W>m_auth=GI0g9O-54_SitcgmxQKxlA>m_preview=env-2>m_cookies_win=x | 147 KB | 86 KB (59%) | ✓ | 3rd |
| https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/otBannerSdk.js | 109 KB | 68 KB (62%) | ✓ | 1st |
| https://discord.com/w/assets/latest/671.js | 97 KB | 65 KB (67%) | ✓ | 1st |
| https://discord.com/w/assets/latest/loginOrDownload.js | 73 KB | 49 KB (71%) | ✓ | 1st |
| https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.c42549641b7d4501.js | 76 KB | 46 KB (61%) | ✓ | 3rd |
| https://discord.com/w/assets/latest/52.js | 51 KB | 28 KB (63%) | ✓ | 1st |
| https://cdn.localizeapi.com/localize.js | 26 KB | 21 KB (81%) | ✓ | 3rd |
| https://discord.com/webflow-scripts/bodyEnd042026.js | 5 KB | — | ✓ | 1st |
| https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js | 6 KB | — | ✓ | 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 InventoryAction117 resources · 7.4 MB · 554 KB savings availableFIX
~554.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 117 resources | 7.4 MiB | ||||||
CImage OptimizationAction56 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BHTTP Cachingno-cacheREVIEW
no-cache
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (299 KB)PASS
Web fonts
8
299 KB total
Render-blocking
0
of 8
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall117 requests over 3130msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 674ms | 0 KB | — | €11/mo | Costly |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 598ms | 2 KB | — | €10/mo | Costly |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 277ms | 265 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 105ms | 147 KB | 59% | €2/mo | Optional |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 67ms | 408 KB | — | €1/mo | Optional |
d3e54v103j8qbb.cloudfront.net d3e54v103j8qbb.cloudfront.net | Other | 59ms | 30 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 674ms and costs ~€11/month
- cdn.prod.website-files.com adds 598ms and costs ~€10/month
- cdn.prod.website-files.com adds 277ms and costs ~€4/month
53% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable takes 674ms 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
cdn.prod.website-files.com takes 598ms 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
cdn.prod.website-files.com takes 277ms 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
59% of Google Tag Manager'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