Skip to content
https://discord.gg

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

30
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
69
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.

8.57 s

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

22.41 s

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

1.43 s

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.

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

22.76 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
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
6.8 MB transferred, 111 requests
FIX
6.8 MB transferred, 111 requests
Critical::
Page weighs 16.9 MB (6.8 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Info::
CSS is 472 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 472 KB
Info::
Fonts are 299 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 299 KB
Warning::
111 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.8 MB / 2.4 MB budget
6.8 MB transferred
111 requests
1.4 g CO2 per page load
Other 3.6 MiB 53%
JavaScript 1.3 MiB 19%
Images 1.1 MiB 16%
CSS 472.3 KiB 7%
Fonts 299.3 KiB 4%
Other 51.6 KiB 1%
HTML 28.1 KiB 0%
Other 9.9 KiB 0%
Other 1.9 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

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.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

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 (6.8 MiB of 6.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5275ms total JS execution
FIX
5275ms total JS execution
Warning::
https://cdn.prod.website-files.com/6257adef93867e5...: 1284ms CPU time
Warning::
Unattributable: 1182ms CPU time
Warning::
https://discord.com/w/assets/10907dcf2b5e3687b6580...: 981ms CPU time
Warning::
https://cdn.prod.website-files.com/6257adef93867e5...: 544ms CPU time
Info::
https://discord.com/cdn-cgi/challenge-platform/scr...: 239ms CPU time
Warning::
Third-party scripts: 5275ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 24% Script Parsing & Compilation 15% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.21ea14ec.2e6c1897bdf09884.js1284ms1035ms0ms3rd
Unattributable1182ms72ms0ms3rd
https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/index-consolidated.js981ms689ms106ms3rd
https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.1e64919c9d70b000.js544ms13ms510ms3rd
https://discord.com/cdn-cgi/challenge-platform/scripts/jsd/main.js239ms224ms3ms3rd
https://discord.com/220ms52ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N7BVC2W&gtm_auth=GI0g9O-54_SitcgmxQKxlA&gtm_preview=env-2&gtm_cookies_win=x145ms115ms29ms3rd
https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/otBannerSdk.js139ms66ms36ms3rd
https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/css/discord-2022.shared.591f5e2e4.min.css131ms0ms0ms3rd
https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.a5328fc6e4f79712.js114ms99ms2ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
23 scripts, 553 KB unused
FIX
23 scripts, 553 KB unused
Warning::
https://discord.com/w/assets/10907dcf2b5e3687b6580...: 192 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N7B...: 86 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://discord.com/assets/oneTrust/v7/scripttempl...: 68 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://discord.com/w/assets/latest/671.js: 65 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://discord.com/w/assets/latest/loginOrDownloa...: 48 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 553 KB
553 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/index-consolidated.js374 KB192 KB (53%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N7BVC2W&gtm_auth=GI0g9O-54_SitcgmxQKxlA&gtm_preview=env-2&gtm_cookies_win=x147 KB86 KB (59%)3rd
https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/otBannerSdk.js109 KB68 KB (62%)3rd
https://discord.com/w/assets/latest/671.js97 KB65 KB (67%)3rd
https://discord.com/w/assets/latest/loginOrDownload.js73 KB48 KB (69%)3rd
https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.c42549641b7d4501.js76 KB46 KB (61%)3rd
https://discord.com/w/assets/latest/52.js52 KB28 KB (63%)3rd
https://cdn.localizeapi.com/localize.js26 KB21 KB (81%)3rd
https://discord.com/webflow-scripts/bodyEnd042026.js5 KB3rd
https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js6 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
111 resources · 6.8 MB · 553 KB savings available
FIX
111 resources · 6.8 MB · 553 KB savings available
Warning::
Page weight 5.8 MB over 1MB target
Got: 6.8 MB Expected: ≤ 1 MB
Info::
~553 KB of savings available
Warning::
110 third-party resources (100% of weight)
Info::
9 resources over 200KB
111 resources · 6.8 MiB · 110 third-party 5.8 MiB over 1MB target
Media 53% · 3.6 MiB
JavaScript 19% · 1.3 MiB
Image 16% · 1.1 MiB
CSS 7% · 477.1 KiB
Font 4% · 299.3 KiB
Other 1% · 56.6 KiB
Document 0% · 29.2 KiB

~553.5 KiB of savings available

Remove unused JavaScript: 553.5 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
49 images, 0 KB saveable
REVIEW
49 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/6257adef93867e5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6257adef93867e5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6257adef93867e5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6257adef93867e5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
49 images 1.1 MB
0 oversized -0 KB
22 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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+
Font Loading
8 fonts (299 KB)
PASS
8 fonts (299 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

299 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 8.6 s LCP 22.4 sdata:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA…x-font-ttf;charset=utf-... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA… — 0 B — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110a452ee74d65f90c1dc0_ABCGintoDiscord-Medium.woff267110a452ee74d65f90c1dc... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110a452ee74d65f90c1dc0_ABCGintoDiscord-Medium.woff2 — 48.5 KiB — 36 ms — font-display: swaphttps://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110b10efb84547ce5e8ef7_ABCGintoDiscordNord-Bold.woff267110b10efb84547ce5e8ef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110b10efb84547ce5e8ef7_ABCGintoDiscordNord-Bold.woff2 — 50.7 KiB — 34 ms — font-display: swaphttps://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110a451d677abf8340c6da_ABCGintoDiscord-Regular.woff267110a451d677abf8340c6d... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110a451d677abf8340c6da_ABCGintoDiscord-Regular.woff2 — 44.0 KiB — 43 ms — font-display: swaphttps://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652736292cbf8363b43d077a_ggsans-Normal.woff2652736292cbf8363b43d077... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652736292cbf8363b43d077a_ggsans-Normal.woff2 — 31.5 KiB — 35 ms — font-display: swaphttps://discord.com/w/assets/latest/127465eff7b4a91feb3f8ac7f3cb2bde.woff2127465eff7b4a91feb3f8ac... https://discord.com/w/assets/latest/127465eff7b4a91feb3f8ac7f3cb2bde.woff2 — 59.7 KiB — 42 ms — font-display: swaphttps://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652737c319ba7da75394c4dc_ggsans-Semibold.woff2652737c319ba7da75394c4d... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652737c319ba7da75394c4dc_ggsans-Semibold.woff2 — 32.7 KiB — 31 ms — font-display: swaphttps://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652737c30510e4ad4333a424_ggsans-Bold.woff2652737c30510e4ad4333a42... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652737c30510e4ad4333a424_ggsans-Bold.woff2 — 32.3 KiB — 30 ms — font-display: swap
x-font-ttf;charset=utf-... unknown swap
Size 0 KB
Load time 0 ms
Start 770 ms
Risk FOUT — text flashes from fallback to web font
67110a452ee74d65f90c1dc... woff2 swap
Size 48 KB
Load time 36 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
67110b10efb84547ce5e8ef... woff2 swap
Size 51 KB
Load time 34 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
67110a451d677abf8340c6d... woff2 swap
Size 44 KB
Load time 43 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
652736292cbf8363b43d077... woff2 swap
Size 32 KB
Load time 35 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
127465eff7b4a91feb3f8ac... woff2 swap
Size 60 KB
Load time 42 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
652737c319ba7da75394c4d... woff2 swap
Size 33 KB
Load time 31 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
652737c30510e4ad4333a42... woff2 swap
Size 32 KB
Load time 30 ms
Start 1.7 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
2
preload
1
dns-prefetch
prefetch

3 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
111 requests over 1804ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 8.6 s LCP 22.4 shttps://discord.gg// https://discord.gg/ — 301 — 783 B — 63 ms — h2https://discord.com/discord.com/ https://discord.com/ — 200 — 28.1 KiB — 94 ms — h2https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/css/discord-2022.shared.591f5e2e4.min.csscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/css/discord-2022.shared.591f5e2e4.min.css — 200 — 408.3 KiB — 175 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 145 ms — h2https://cdn.localizeapi.com/localize.jscdn.localizeapi.com/localize.js https://cdn.localizeapi.com/localize.js — 200 — 26.2 KiB — 100 ms — h3https://discord.com/webflow-scripts/head.jsdiscord.com/webflow-scripts/head.js https://discord.com/webflow-scripts/head.js — 200 — 3.3 KiB — 64 ms — h2https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/styles.cssdiscord.com/w/assets/10907dcf2b5e36... https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/styles.css — 200 — 63.9 KiB — 58 ms — h2https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4dee303240abdd278abf_Egg.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4dee303240abdd278abf_Egg.webp — 200 — 6.2 KiB — 79 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4e92695af76b1f7487a3_Set%201%2015.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4e92695af76b1f7487a3_Set%201%2015.webp — 200 — 9.4 KiB — 95 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4b31695af76b1f713594_Discord_Nelly_Pose2_Flying%201.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4b31695af76b1f713594_Discord_Nelly_Pose2_Flying%201.webp — 200 — 10.7 KiB — 30 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4c12dbf6be5d792aa920_Clyde%20Cube.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4c12dbf6be5d792aa920_Clyde%20Cube.webp — 200 — 13.0 KiB — 30 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4aae3ee9f2e87506de82_Clyde%20(1).webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4aae3ee9f2e87506de82_Clyde%20(1).webp — 200 — 14.1 KiB — 32 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6257adef93867e50d84d30e2d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6257adef93867e50d84d30e2 — 200 — 30.4 KiB — 104 ms — h2https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.36b8fb49256177c8.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.36b8fb49256177c8.js — 200 — 13.8 KiB — 29 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.c42549641b7d4501.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.c42549641b7d4501.js — 200 — 75.9 KiB — 38 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.1e64919c9d70b000.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.1e64919c9d70b000.js — 200 — 265.1 KiB — 116 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.a5328fc6e4f79712.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.a5328fc6e4f79712.js — 200 — 6.7 KiB — 36 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.21ea14ec.2e6c1897bdf09884.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.21ea14ec.2e6c1897bdf09884.js — 200 — 1.5 KiB — 52 ms — h3https://discord.com/assets/oneTrust/v7/scripttemplates/otSDKStub.jsdiscord.com/assets/oneTrust/v7/scri... https://discord.com/assets/oneTrust/v7/scripttemplates/otSDKStub.js — 200 — 9.4 KiB — 52 ms — h3https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/OtAutoBlock.jsdiscord.com/assets/oneTrust/v7/cons... https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/OtAutoBlock.js — 200 — 2.4 KiB — 95 ms — h3https://hubspotonwebflow.com/assets/js/form-124.jshubspotonwebflow.com/assets/js/form... https://hubspotonwebflow.com/assets/js/form-124.js — 200 — 2.6 KiB — 151 ms — h2https://discord.com/webflow-scripts/newLocalization.jsdiscord.com/webflow-scripts/newLoca... https://discord.com/webflow-scripts/newLocalization.js — 200 — 4.2 KiB — 101 ms — h3https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/styles.jsdiscord.com/w/assets/10907dcf2b5e36... https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/styles.js — 200 — 2.0 KiB — 101 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/673df7fbe95a8e90a7571751_D-bg.pngcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/673df7fbe95a8e90a7571751_D-bg.png — 200 — 58.9 KiB — 126 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6841ca4c5468891aedebb224_homepage-hero-mobile-858x803-p-800.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6841ca4c5468891aedebb224_homepage-hero-mobile-858x803-p-800.webp — 200 — 53.6 KiB — 150 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/662630272724e61320fb7ee2_WUMPUS.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/662630272724e61320fb7ee2_WUMPUS.webp — 200 — 6.8 KiB — 100 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66263062e1fb458b0803dbe6_WUMPUS-pl.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66263062e1fb458b0803dbe6_WUMPUS-pl.webp — 200 — 1.5 KiB — 88 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6641da5484ffb72b9ad73f01_Clyde.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6641da5484ffb72b9ad73f01_Clyde.webp — 200 — 7.0 KiB — 105 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6630bc0fe938efc69a900a3a_Art.svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6630bc0fe938efc69a900a3a_Art.svg — 200 — 580 B — 97 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620d9036aad92a48a009ddb_art-product-featured%20(1).svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620d9036aad92a48a009ddb_art-product-featured%20(1).svg — 200 — 724 B — 97 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 8.6 s LCP 22.4 shttps://discord.gg// https://discord.gg/ — 301 — 783 B — 63 ms — h2https://discord.com/discord.com/ https://discord.com/ — 200 — 28.1 KiB — 94 ms — h2https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/css/discord-2022.shared.591f5e2e4.min.csscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/css/discord-2022.shared.591f5e2e4.min.css — 200 — 408.3 KiB — 175 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 145 ms — h2https://cdn.localizeapi.com/localize.jscdn.localizeapi.com/localize.js https://cdn.localizeapi.com/localize.js — 200 — 26.2 KiB — 100 ms — h3https://discord.com/webflow-scripts/head.jsdiscord.com/webflow-scripts/head.js https://discord.com/webflow-scripts/head.js — 200 — 3.3 KiB — 64 ms — h2https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/styles.cssdiscord.com/w/assets/10907dcf2b5e36... https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/styles.css — 200 — 63.9 KiB — 58 ms — h2https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4dee303240abdd278abf_Egg.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4dee303240abdd278abf_Egg.webp — 200 — 6.2 KiB — 79 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4e92695af76b1f7487a3_Set%201%2015.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4e92695af76b1f7487a3_Set%201%2015.webp — 200 — 9.4 KiB — 95 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4b31695af76b1f713594_Discord_Nelly_Pose2_Flying%201.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4b31695af76b1f713594_Discord_Nelly_Pose2_Flying%201.webp — 200 — 10.7 KiB — 30 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4c12dbf6be5d792aa920_Clyde%20Cube.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4c12dbf6be5d792aa920_Clyde%20Cube.webp — 200 — 13.0 KiB — 30 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4aae3ee9f2e87506de82_Clyde%20(1).webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4aae3ee9f2e87506de82_Clyde%20(1).webp — 200 — 14.1 KiB — 32 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6257adef93867e50d84d30e2d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6257adef93867e50d84d30e2 — 200 — 30.4 KiB — 104 ms — h2https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.36b8fb49256177c8.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.36b8fb49256177c8.js — 200 — 13.8 KiB — 29 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.c42549641b7d4501.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.c42549641b7d4501.js — 200 — 75.9 KiB — 38 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.1e64919c9d70b000.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.1e64919c9d70b000.js — 200 — 265.1 KiB — 116 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.a5328fc6e4f79712.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.schunk.a5328fc6e4f79712.js — 200 — 6.7 KiB — 36 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.21ea14ec.2e6c1897bdf09884.jscdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/js/discord-2022.21ea14ec.2e6c1897bdf09884.js — 200 — 1.5 KiB — 52 ms — h3https://discord.com/assets/oneTrust/v7/scripttemplates/otSDKStub.jsdiscord.com/assets/oneTrust/v7/scri... https://discord.com/assets/oneTrust/v7/scripttemplates/otSDKStub.js — 200 — 9.4 KiB — 52 ms — h3https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/OtAutoBlock.jsdiscord.com/assets/oneTrust/v7/cons... https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/OtAutoBlock.js — 200 — 2.4 KiB — 95 ms — h3https://hubspotonwebflow.com/assets/js/form-124.jshubspotonwebflow.com/assets/js/form... https://hubspotonwebflow.com/assets/js/form-124.js — 200 — 2.6 KiB — 151 ms — h2https://discord.com/webflow-scripts/newLocalization.jsdiscord.com/webflow-scripts/newLoca... https://discord.com/webflow-scripts/newLocalization.js — 200 — 4.2 KiB — 101 ms — h3https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/styles.jsdiscord.com/w/assets/10907dcf2b5e36... https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/styles.js — 200 — 2.0 KiB — 101 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/673df7fbe95a8e90a7571751_D-bg.pngcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/673df7fbe95a8e90a7571751_D-bg.png — 200 — 58.9 KiB — 126 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6841ca4c5468891aedebb224_homepage-hero-mobile-858x803-p-800.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6841ca4c5468891aedebb224_homepage-hero-mobile-858x803-p-800.webp — 200 — 53.6 KiB — 150 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/662630272724e61320fb7ee2_WUMPUS.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/662630272724e61320fb7ee2_WUMPUS.webp — 200 — 6.8 KiB — 100 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66263062e1fb458b0803dbe6_WUMPUS-pl.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66263062e1fb458b0803dbe6_WUMPUS-pl.webp — 200 — 1.5 KiB — 88 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6641da5484ffb72b9ad73f01_Clyde.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6641da5484ffb72b9ad73f01_Clyde.webp — 200 — 7.0 KiB — 105 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6630bc0fe938efc69a900a3a_Art.svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6630bc0fe938efc69a900a3a_Art.svg — 200 — 580 B — 97 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620d9036aad92a48a009ddb_art-product-featured%20(1).svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620d9036aad92a48a009ddb_art-product-featured%20(1).svg — 200 — 724 B — 97 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/675005dc03927e9683fcaaee_Footer-p-800.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/675005dc03927e9683fcaaee_Footer-p-800.webp — 200 — 44.2 KiB — 136 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664754815450cb39bca27b05_Smoke.gifcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664754815450cb39bca27b05_Smoke.gif — 200 — 126.9 KiB — 187 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729dc6215aff5ed59997842_Wumpus%C2%A0%E2%80%94%20%D0%BA%D0%BE%D0%BF%D0%B8%D1%8F.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729dc6215aff5ed59997842_Wumpus%C2%A0%E2%80%94%20%D0%BA%D0%BE%D0%BF%D0%B8%D1%8F.webp — 200 — 22.6 KiB — 120 ms — h3https://discord.com/webflow-scripts/bodyEnd042026.jsdiscord.com/webflow-scripts/bodyEnd... https://discord.com/webflow-scripts/bodyEnd042026.js — 200 — 5.2 KiB — 98 ms — h3https://discord.com/w/assets/latest/loginOrDownload.jsdiscord.com/w/assets/latest/loginOr... https://discord.com/w/assets/latest/loginOrDownload.js — 200 — 73.1 KiB — 106 ms — h3https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/index-consolidated.jsdiscord.com/w/assets/10907dcf2b5e36... https://discord.com/w/assets/10907dcf2b5e3687b658036d0f4dea64aa95512c/index-consolidated.js — 200 — 373.8 KiB — 151 ms — h3https://discord.com/webflow-scripts/homepageRefreshLatest.jsdiscord.com/webflow-scripts/homepag... https://discord.com/webflow-scripts/homepageRefreshLatest.js — 200 — 3.9 KiB — 152 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6787b62a9742f59453ba8919_Discord_Websote_Refresh_Emojis2_EN-transcode.mp4cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6787b62a9742f59453ba8919_Discord_Websote_Refresh_Emojis2_EN-transcode.mp4 — 206 — 572.6 KiB — 242 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763b611120b46189e164b4a_Discord_Website_Refresh_EN-transcode.mp4cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763b611120b46189e164b4a_Discord_Website_Refresh_EN-transcode.mp4 — 206 — 1.2 MiB — 264 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F683a317f73a44ea577535c09_Homepage_Hop-In_EN-transcode.mp4cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F683a317f73a44ea577535c09_Homepage_Hop-In_EN-transcode.mp4 — 206 — 322.4 KiB — 209 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F683a3195524ad05044d126c9_Homepage_AroundToChill_EN-transcode.mp4cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F683a3195524ad05044d126c9_Homepage_AroundToChill_EN-transcode.mp4 — 206 — 254.4 KiB — 193 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763b9f56c9bf69e5e914cd5_Discord_Refresh_Activities_EN-transcode.mp4cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763b9f56c9bf69e5e914cd5_Discord_Refresh_Activities_EN-transcode.mp4 — 206 — 540.7 KiB — 234 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763ba683086419cf7bfb7fb_Discord_Refresh_Platforms-transcode.mp4cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763ba683086419cf7bfb7fb_Discord_Refresh_Platforms-transcode.mp4 — 206 — 399.8 KiB — 218 ms — h3https://cdn.discordapp.com/assets/homepage/1.m4acdn.discordapp.com/assets/homepage/... https://cdn.discordapp.com/assets/homepage/1.m4a — 206 — 62.4 KiB — 215 ms — h2https://cdn.discordapp.com/assets/homepage/2.m4acdn.discordapp.com/assets/homepage/... https://cdn.discordapp.com/assets/homepage/2.m4a — 206 — 61.5 KiB — 215 ms — h2https://cdn.discordapp.com/assets/homepage/3.m4acdn.discordapp.com/assets/homepage/... https://cdn.discordapp.com/assets/homepage/3.m4a — 206 — 62.3 KiB — 216 ms — h2https://cdn.discordapp.com/assets/homepage/4.m4acdn.discordapp.com/assets/homepage/... https://cdn.discordapp.com/assets/homepage/4.m4a — 206 — 62.1 KiB — 215 ms — h2https://cdn.discordapp.com/assets/homepage/5.m4acdn.discordapp.com/assets/homepage/... https://cdn.discordapp.com/assets/homepage/5.m4a — 206 — 62.2 KiB — 215 ms — h2https://cdn.discordapp.com/assets/homepage/6.m4acdn.discordapp.com/assets/homepage/... https://cdn.discordapp.com/assets/homepage/6.m4a — 206 — 92.7 KiB — 196 ms — h2data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA…data:application/x-font-ttf;charset... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA… — -1 — 0 B — 0 ms — https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664c33e0f20d14f69f999b5b_Texture%20Headline.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664c33e0f20d14f69f999b5b_Texture%20Headline.webp — 200 — 12.3 KiB — 39 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67289e5f46184d64b999a971_Set%201%2010.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67289e5f46184d64b999a971_Set%201%2010.webp — 200 — 7.5 KiB — 35 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6728a56d43ac167d70bfb953_Set%201%2014.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6728a56d43ac167d70bfb953_Set%201%2014.webp — 200 — 7.9 KiB — 34 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212b9e15d13d199dd448_Texture%202.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212b9e15d13d199dd448_Texture%202.webp — 200 — 29.0 KiB — 42 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6787b62a9742f59453ba8919_Discord_Websote_Refresh_Emojis2_EN-poster-00001.jpgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6787b62a9742f59453ba8919_Discord_Websote_Refresh_Emojis2_EN-poster-00001.jpg — 200 — 16.6 KiB — 38 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212db01d13abd533fda6_Texture%203.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212db01d13abd533fda6_Texture%203.webp — 200 — 29.2 KiB — 36 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678e5155e052593581824839_Featur-card.pngcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678e5155e052593581824839_Featur-card.png — 200 — 4.9 KiB — 33 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763b611120b46189e164b4a_Discord_Website_Refresh_EN-poster-00001.jpgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763b611120b46189e164b4a_Discord_Website_Refresh_EN-poster-00001.jpg — 200 — 43.7 KiB — 44 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212b3ca3cdd172c0e940_Texture%204.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212b3ca3cdd172c0e940_Texture%204.webp — 200 — 28.2 KiB — 44 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678e52a02c68a8a27df94206_F-card-3.pngcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678e52a02c68a8a27df94206_F-card-3.png — 200 — 4.1 KiB — 60 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F683a317f73a44ea577535c09_Homepage_Hop-In_EN-poster-00001.jpgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F683a317f73a44ea577535c09_Homepage_Hop-In_EN-poster-00001.jpg — 200 — 19.7 KiB — 38 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663399dc5cf2a6c1d85ff782_Texture%204.svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663399dc5cf2a6c1d85ff782_Texture%204.svg — 200 — 17.9 KiB — 43 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678e53404279def12d4ab266_FEAT-C.pngcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678e53404279def12d4ab266_FEAT-C.png — 200 — 4.6 KiB — 43 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F683a3195524ad05044d126c9_Homepage_AroundToChill_EN-poster-00001.jpgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F683a3195524ad05044d126c9_Homepage_AroundToChill_EN-poster-00001.jpg — 200 — 23.3 KiB — 59 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212d639f390c3db32888_Texture%206.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212d639f390c3db32888_Texture%206.webp — 200 — 29.3 KiB — 59 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763b9f56c9bf69e5e914cd5_Discord_Refresh_Activities_EN-poster-00001.jpgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763b9f56c9bf69e5e914cd5_Discord_Refresh_Activities_EN-poster-00001.jpg — 200 — 42.6 KiB — 59 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212db4cf28be9d091295_Texture%207.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f212db4cf28be9d091295_Texture%207.webp — 200 — 29.0 KiB — 58 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763ba683086419cf7bfb7fb_Discord_Refresh_Platforms-poster-00001.jpgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2%2F6763ba683086419cf7bfb7fb_Discord_Refresh_Platforms-poster-00001.jpg — 200 — 18.8 KiB — 62 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67b85eb3e1054bdc41ce787e_icon%20(1).svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67b85eb3e1054bdc41ce787e_icon%20(1).svg — 200 — 691 B — 48 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/69baa11f2f5f9839ba1ced1c_Footer-image.pngcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/69baa11f2f5f9839ba1ced1c_Footer-image.png — 200 — 4.7 KiB — 48 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110a452ee74d65f90c1dc0_ABCGintoDiscord-Medium.woff2cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110a452ee74d65f90c1dc0_ABCGintoDiscord-Medium.woff2 — 200 — 48.5 KiB — 36 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110b10efb84547ce5e8ef7_ABCGintoDiscordNord-Bold.woff2cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110b10efb84547ce5e8ef7_ABCGintoDiscordNord-Bold.woff2 — 200 — 50.7 KiB — 34 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110a451d677abf8340c6da_ABCGintoDiscord-Regular.woff2cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67110a451d677abf8340c6da_ABCGintoDiscord-Regular.woff2 — 200 — 44.0 KiB — 43 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652736292cbf8363b43d077a_ggsans-Normal.woff2cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652736292cbf8363b43d077a_ggsans-Normal.woff2 — 200 — 31.5 KiB — 35 ms — h3https://discord.com/w/assets/latest/127465eff7b4a91feb3f8ac7f3cb2bde.woff2discord.com/w/assets/latest/127465e... https://discord.com/w/assets/latest/127465eff7b4a91feb3f8ac7f3cb2bde.woff2 — 200 — 59.7 KiB — 42 ms — h3https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/04da1d72-0626-4fff-b3c6-150c719cc115.jsondiscord.com/assets/oneTrust/v7/cons... https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/04da1d72-0626-4fff-b3c6-150c719cc115.json — 200 — 3.1 KiB — 34 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-N7BVC2W&gtm_auth=GI0g9O-54_SitcgmxQKxlA&gtm_preview=env-2&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N7BVC2W&gtm_auth=GI0g9O-54_SitcgmxQKxlA&gtm_preview=env-2&gtm_cookies_win=x — 200 — 147.1 KiB — 267 ms — h2https://discord.com/api/v9/experimentsdiscord.com/api/v9/experiments https://discord.com/api/v9/experiments — 200 — 1.3 KiB — 140 ms — h3https://discord.com/api/v9/auth/location-metadatadiscord.com/api/v9/auth/location-me... https://discord.com/api/v9/auth/location-metadata — 200 — 1020 B — 160 ms — h3https://discord.com/api/v9/users/@me?with_analytics_token=truediscord.com/api/v9/users/@me?with_a... https://discord.com/api/v9/users/@me?with_analytics_token=true — 401 — 942 B — 150 ms — h3https://discord.com/w/assets/latest/671.jsdiscord.com/w/assets/latest/671.js https://discord.com/w/assets/latest/671.js — 200 — 97.4 KiB — 83 ms — h3https://discord.com/w/assets/latest/52.jsdiscord.com/w/assets/latest/52.js https://discord.com/w/assets/latest/52.js — 200 — 51.5 KiB — 76 ms — h3https://discord.com/cdn-cgi/challenge-platform/scripts/jsd/main.jsdiscord.com/cdn-cgi/challenge-platf... https://discord.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 221 B — 22 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 128 ms — h2https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664caa806ebb0ab60e40021e_eyes.lottiecdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664caa806ebb0ab60e40021e_eyes.lottie — 200 — 4.2 KiB — 43 ms — h3https://discord.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?discord.com/cdn-cgi/challenge-platf... https://discord.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js? — 200 — 13.5 KiB — 47 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e90ab9506850e8a5dd48e3_Discrod_MainLogo.svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e90ab9506850e8a5dd48e3_Discrod_MainLogo.svg — 200 — 3.2 KiB — 43 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ed8194f41d7d8eade32c90_Logo.svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ed8194f41d7d8eade32c90_Logo.svg — 200 — 3.1 KiB — 49 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ece93be2524af5cf14dc1c_Logo-black-bg.svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ece93be2524af5cf14dc1c_Logo-black-bg.svg — 200 — 3.1 KiB — 49 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67d00cf7266d2c75571aebde_Example.svgcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67d00cf7266d2c75571aebde_Example.svg — 200 — 3.2 KiB — 48 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/683dd52d4c9254eada79dd11_Discord%20Boy.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/683dd52d4c9254eada79dd11_Discord%20Boy.webp — 200 — 9.7 KiB — 42 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620ec7544fa3849c3cb27fc_party_wumpus.gifcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620ec7544fa3849c3cb27fc_party_wumpus.gif — 200 — 93.5 KiB — 73 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d372eed9e3f4c2da82dc_Egg%20(1).webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d372eed9e3f4c2da82dc_Egg%20(1).webp — 200 — 19.4 KiB — 54 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d594f586de43b73bfdf9_Clyde%20Cube.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d594f586de43b73bfdf9_Clyde%20Cube.webp — 200 — 28.2 KiB — 39 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d519a38959fc5dcc329a_Box.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d519a38959fc5dcc329a_Box.webp — 200 — 12.3 KiB — 49 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d6e22696ebd39c002e21_Set%203%203.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d6e22696ebd39c002e21_Set%203%203.webp — 200 — 14.5 KiB — 54 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633621b9b5c83e2ee57271f_woman-top.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633621b9b5c83e2ee57271f_woman-top.webp — 200 — 31.7 KiB — 54 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633620bd19f5f363e7d1823_woman-bottom.webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633620bd19f5f363e7d1823_woman-bottom.webp — 200 — 34.8 KiB — 54 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663361fab0387e34d5aae65e_Men%20(1).webpcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663361fab0387e34d5aae65e_Men%20(1).webp — 200 — 86.6 KiB — 71 ms — h3https://discord.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.9543941704026684:1776356032:_Xqv3-XFS5IXsWgtTJflqAxnJRRyr2Oet6KvHrd5Lrs/9ed4c2c86ab3c72bdiscord.com/cdn-cgi/challenge-platf... https://discord.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.9543941704026684:1776356032:_Xqv3-XFS5IXsWgtTJflqAxnJRRyr2Oet6KvHrd5Lrs/9ed4c2c86ab3c72b — 200 — 815 B — 26 ms — h3https://discord.com/api/v9/sciencediscord.com/api/v9/science https://discord.com/api/v9/science — 204 — 1.5 KiB — 317 ms — h3https://discord.com/api/v9/track/ottdiscord.com/api/v9/track/ott https://discord.com/api/v9/track/ott — 204 — 1.1 KiB — 132 ms — h3https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/otBannerSdk.jsdiscord.com/assets/oneTrust/v7/scri... https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/otBannerSdk.js — 200 — 109.4 KiB — 44 ms — h3https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/8daa7890-435c-48f7-bd01-7768ea5f9ebf/en.jsondiscord.com/assets/oneTrust/v7/cons... https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/8daa7890-435c-48f7-bd01-7768ea5f9ebf/en.json — 200 — 15.4 KiB — 37 ms — h3https://hubspotonwebflow.com/assets/js/blockedDomains.jsonhubspotonwebflow.com/assets/js/bloc... https://hubspotonwebflow.com/assets/js/blockedDomains.json — 200 — 23.4 KiB — 50 ms — h2https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/62fddf0fde45a8baedcc7ee5_847541504914fd33810e70a0ea73177e%20(2)-1.pngcdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/62fddf0fde45a8baedcc7ee5_847541504914fd33810e70a0ea73177e%20(2)-1.png — 200 — 965 B — 34 ms — h3https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/assets/otFlat.jsondiscord.com/assets/oneTrust/v7/scri... https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/assets/otFlat.json — 200 — 3.8 KiB — 41 ms — h3https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/assets/otCommonStyles.cssdiscord.com/assets/oneTrust/v7/scri... https://discord.com/assets/oneTrust/v7/scripttemplates/202501.2.0/assets/otCommonStyles.css — 200 — 4.9 KiB — 54 ms — h3https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/8daa7890-435c-48f7-bd01-7768ea5f9ebf/logos/static/ot_close.svgdiscord.com/assets/oneTrust/v7/cons... https://discord.com/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/8daa7890-435c-48f7-bd01-7768ea5f9ebf/logos/static/ot_close.svg — 200 — 1002 B — 38 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652737c319ba7da75394c4dc_ggsans-Semibold.woff2cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652737c319ba7da75394c4dc_ggsans-Semibold.woff2 — 200 — 32.7 KiB — 31 ms — h3https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652737c30510e4ad4333a424_ggsans-Bold.woff2cdn.prod.website-files.com/6257adef... https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/652737c30510e4ad4333a424_ggsans-Bold.woff2 — 200 — 32.3 KiB — 30 ms — h3
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 5275ms · 1541KB · €84/mo
cdn.prod.website-files.com
Other
Costly
Execution 1284ms
Transfer 2 KB
Monthly Cost €21/mo
Unattributable
Other
Costly
Execution 1182ms
Transfer 0 KB
Monthly Cost €19/mo
discord.com
Other
Costly
Execution 981ms
Transfer 374 KB
Unused 53%
Monthly Cost €16/mo
cdn.prod.website-files.com
Other
Costly
Execution 544ms
Transfer 265 KB
Monthly Cost €9/mo
discord.com
Other
Costly
Execution 239ms
Transfer 0 KB
Monthly Cost €4/mo
discord.com
Other
Costly
Execution 220ms
Transfer 28 KB
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 145ms
Transfer 147 KB
Unused 59%
Monthly Cost €2/mo
discord.com
Other
Optional
Execution 139ms
Transfer 109 KB
Unused 62%
Monthly Cost €2/mo
cdn.prod.website-files.com
Other
Optional
Execution 131ms
Transfer 408 KB
Monthly Cost €2/mo
cdn.prod.website-files.com
Other
Optional
Execution 114ms
Transfer 7 KB
Monthly Cost €2/mo
discord.com
Other
Optional
Execution 106ms
Transfer 97 KB
Unused 67%
Monthly Cost €2/mo
d3e54v103j8qbb.cloudfront.net
Other
Optional
Execution 105ms
Transfer 30 KB
Monthly Cost €2/mo
discord.com
Other
Optional
Execution 86ms
Transfer 73 KB
Unused 69%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 1284ms and costs ~€21/month
  • Unattributable adds 1182ms and costs ~€19/month
  • discord.com adds 981ms and costs ~€16/month
  • cdn.prod.website-files.com adds 544ms and costs ~€9/month
  • discord.com adds 239ms and costs ~€4/month
  • discord.com adds 220ms and costs ~€4/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

cdn.prod.website-files.com takes 1284ms 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

Unattributable takes 1182ms 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

discord.com takes 981ms 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

53% of discord.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

cdn.prod.website-files.com takes 544ms 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

discord.com takes 239ms 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

discord.com takes 220ms 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

59% of Google Tag Manager'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

62% of discord.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

67% of discord.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

69% of discord.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

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