Skip to content
https://discourse.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
3
REVIEW
3
PASS
9
INFO
2

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

62
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

1.46 s

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

17.38 s

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

212 ms

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.

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

18.25 s

Page Load Progression

485 ms
970 ms
1.5 s
1.9 s
2.4 s
2.9 s
3.4 s
3.9 s
Checks
17
9 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
4.5 MB transferred, 81 requests
FIX
4.5 MB transferred, 81 requests
Critical::
Page weighs 5.4 MB (4.5 MB transferred)
Warning::
Images are 3.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.4 MB
Info::
Fonts are 826 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 826 KB
Info::
81 HTTP requests
Info::
Estimated 0.94 g CO2 per page load
4.5 MB / 2.4 MB budget
4.5 MB transferred
81 requests
0.94 g CO2 per page load
Images 3.4 MiB 75%
Fonts 825.8 KiB 18%
JavaScript 176.9 KiB 4%
Other 101.6 KiB 2%
CSS 21.6 KiB 0%
HTML 21.6 KiB 0%
Other 2.7 KiB 0%
Other 633 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

D
JS Execution Cost
Action
2364ms total JS execution
FIX
2364ms total JS execution
Warning::
Unattributable: 727ms CPU time
Warning::
https://discourse.org/a/js/gsap.min.js?v=202604172...: 559ms CPU time
Warning::
https://discourse.org/: 280ms CPU time
Info::
https://discourse.org/a/js/mainnav.js?v=2026041722...: 245ms CPU time
Info::
https://discourse.org/a/js/homepage-hero-animation...: 141ms CPU time
Info::
Third-party scripts: 786ms (33% of total)

Main Thread Breakdown

Other 40% Style & Layout 27% Script Evaluation 25% Rendering 3% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
Unattributable727ms8ms0ms3rd
https://discourse.org/a/js/gsap.min.js?v=20260417223814559ms228ms14ms1st
https://discourse.org/280ms23ms2ms1st
https://discourse.org/a/js/mainnav.js?v=20260417223814245ms6ms3ms1st
https://discourse.org/a/js/homepage-hero-animation.js?1776465492432244338141ms76ms3ms1st
https://discourse.org/a/js/lucide.min.js?v=20260417223814139ms97ms42ms1st
https://discourse.org/a/js/scroll-trigger.min.js?v=20260417223814124ms72ms7ms1st
https://discourse.org/a/js/features-icons-animation.js?177646549243224433890ms41ms0ms1st
https://www.discourse.org/js/script.outbound-links.tagged-events.js59ms20ms1ms3rd
D
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.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

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

C
Image Optimization
Action
53 images, 0 KB saveable
REVIEW
53 images, 0 KB saveable
Warning::
https://discourse.org/a/img/customers/logo/atlassi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/customers/logo/asana-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/block-connect.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/customers/logo/openai-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/customers/logo/zoom-li... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/use-case-support.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/block-build.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/block-manage.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/block-grow.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/customers/logo/carwow.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/badge-app-store.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/badge-google-play.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/customers/logo/gitlab-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/customers/logo/katalon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://discourse.org/a/img/block-themes-plugins.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
53 images 3.4 MB
0 oversized -0 KB
52 legacy format
16 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

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

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

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

C
Page Weight Inventory
Action
81 resources · 4.5 MB · 0 KB savings available
REVIEW
81 resources · 4.5 MB · 0 KB savings available
Warning::
Page weight 3.5 MB over 1MB target
Got: 4.5 MB Expected: ≤ 1 MB
Info::
4 third-party resources (0% of weight)
Info::
4 resources over 200KB
81 resources · 4.5 MiB · 4 third-party 3.5 MiB over 1MB target
Image 77% · 3.5 MiB
Font 18% · 825.8 KiB
JavaScript 4% · 176.9 KiB
CSS 0% · 21.6 KiB
Document 0% · 21.6 KiB
Other 0% · 3.3 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
0% third-party, 0 ms blocking
PASS
0% third-party, 0 ms blocking
Info::
Third-party code accounts for 0% of page weight (8.4 KiB of 4.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
5 fonts (826 KB)
PASS
5 fonts (826 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

826 KB total

Render-blocking

0

of 5

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 FCP 1.5 s LCP 17.4 shttps://discourse.org/a/fonts/Inter-Variable.woff2Inter-Variable.woff2 https://discourse.org/a/fonts/Inter-Variable.woff2 — 344.8 KiB — 210 ms — font-display: swaphttps://discourse.org/a/fonts/Inter-Italic-Variable.woff2Inter-Italic-Variable.w... https://discourse.org/a/fonts/Inter-Italic-Variable.woff2 — 379.8 KiB — 243 ms — font-display: swaphttps://discourse.org/a/fonts/Kaio-Black.woffKaio-Black.woff https://discourse.org/a/fonts/Kaio-Black.woff — 39.5 KiB — 29 ms — font-display: swaphttps://discourse.org/a/fonts/sometype-mono.regular.otfsometype-mono.regular.otf https://discourse.org/a/fonts/sometype-mono.regular.otf — 30.8 KiB — 40 ms — font-display: swaphttps://discourse.org/a/fonts/sometype-mono.bold.otfsometype-mono.bold.otf https://discourse.org/a/fonts/sometype-mono.bold.otf — 31.0 KiB — 40 ms — font-display: swap
Inter-Variable.woff2 woff2 swap
Size 345 KB
Load time 210 ms
Start 32 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Italic-Variable.w... woff2 swap
Size 380 KB
Load time 243 ms
Start 33 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Kaio-Black.woff woff swap
Size 39 KB
Load time 29 ms
Start 33 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
sometype-mono.regular.otf otf swap
Size 31 KB
Load time 40 ms
Start 34 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
sometype-mono.bold.otf otf swap
Size 31 KB
Load time 40 ms
Start 34 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~393 KB and ~786 ms

A
JS Bundles
16 scripts, 0 KB unused
PASS
16 scripts, 0 KB unused
Warning::
https://discourse.org/a/js/lucide.min.js?v=2026041...: unminified — 28 KB could be saved
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.discourse.org/js/script.outbound-links.tagged-events.js5 KB3rd
https://discourse.org/a/js/mainnav.js?v=202604172238142 KB1st
https://discourse.org/a/js/referral.js?v=202604172238141 KB1st
https://discourse.org/a/js/secondary-hero-icons.js?v=202604172238141 KB1st
https://discourse.org/a/js/lucide.min.js?v=2026041722381493 KB1st
https://discourse.org/a/js/index.js?17764654924322443381 KB1st
https://discourse.org/a/js/discover-grid.js?17764654924322443381 KB1st
https://discourse.org/a/js/use-case-tabs.js?17764654924322443381 KB1st
https://discourse.org/a/js/homepage-hero-animation.js?17764654924322443381 KB1st
https://discourse.org/a/js/metrics-counter.js?17764654924322443382 KB1st
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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
preload
5
dns-prefetch
prefetch

5 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
Network Waterfall
81 requests over 1087ms
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 FCP 1.5 s LCP 17.4 shttps://discourse.org// https://discourse.org/ — 200 — 21.6 KiB — 14 ms — h2https://www.discourse.org/js/script.outbound-links.tagged-events.jswww.discourse.org/js/script.outboun... https://www.discourse.org/js/script.outbound-links.tagged-events.js — 200 — 5.2 KiB — 510 ms — h2https://discourse.org/a/fonts/Inter-Variable.woff2/a/fonts/Inter-Variable.woff2 https://discourse.org/a/fonts/Inter-Variable.woff2 — 200 — 344.8 KiB — 210 ms — h2https://discourse.org/a/fonts/Inter-Italic-Variable.woff2/a/fonts/Inter-Italic-Variable.woff... https://discourse.org/a/fonts/Inter-Italic-Variable.woff2 — 200 — 379.8 KiB — 243 ms — h2https://discourse.org/a/fonts/Kaio-Black.woff/a/fonts/Kaio-Black.woff https://discourse.org/a/fonts/Kaio-Black.woff — 200 — 39.5 KiB — 29 ms — h2https://discourse.org/a/fonts/sometype-mono.regular.otf/a/fonts/sometype-mono.regular.otf https://discourse.org/a/fonts/sometype-mono.regular.otf — 200 — 30.8 KiB — 40 ms — h2https://discourse.org/a/fonts/sometype-mono.bold.otf/a/fonts/sometype-mono.bold.otf https://discourse.org/a/fonts/sometype-mono.bold.otf — 200 — 31.0 KiB — 40 ms — h2https://discourse.org/css/home.css?1776465492432244338/css/home.css?1776465492432244338 https://discourse.org/css/home.css?1776465492432244338 — 200 — 12.7 KiB — 20 ms — h2https://discourse.org/css/newsletter.css?1776465492432244338/css/newsletter.css?177646549243224... https://discourse.org/css/newsletter.css?1776465492432244338 — 200 — 8.9 KiB — 236 ms — h2https://discourse.org/a/img/customers/logo/asana-light.svg/a/img/customers/logo/asana-light.s... https://discourse.org/a/img/customers/logo/asana-light.svg — 200 — 2.5 KiB — 18 ms — h2https://discourse.org/a/img/customers/logo/openai-light.svg/a/img/customers/logo/openai-light.... https://discourse.org/a/img/customers/logo/openai-light.svg — 200 — 1.3 KiB — 204 ms — h2https://discourse.org/a/img/customers/logo/zoom-light.svg/a/img/customers/logo/zoom-light.sv... https://discourse.org/a/img/customers/logo/zoom-light.svg — 200 — 1.2 KiB — 33 ms — h3https://discourse.org/a/img/customers/logo/gitlab-light.svg/a/img/customers/logo/gitlab-light.... https://discourse.org/a/img/customers/logo/gitlab-light.svg — 200 — 1.8 KiB — 37 ms — h3https://discourse.org/a/img/customers/logo/atlassian-light.svg/a/img/customers/logo/atlassian-lig... https://discourse.org/a/img/customers/logo/atlassian-light.svg — 200 — 1.8 KiB — 50 ms — h3https://discourse.org/a/js/mainnav.js?v=20260417223814/a/js/mainnav.js?v=20260417223814 https://discourse.org/a/js/mainnav.js?v=20260417223814 — 200 — 1.6 KiB — 36 ms — h3https://discourse.org/a/js/referral.js?v=20260417223814/a/js/referral.js?v=20260417223814 https://discourse.org/a/js/referral.js?v=20260417223814 — 200 — 827 B — 51 ms — h3https://discourse.org/a/js/secondary-hero-icons.js?v=20260417223814/a/js/secondary-hero-icons.js?v=202... https://discourse.org/a/js/secondary-hero-icons.js?v=20260417223814 — 200 — 987 B — 111 ms — h3https://discourse.org/a/js/lucide.min.js?v=20260417223814/a/js/lucide.min.js?v=2026041722381... https://discourse.org/a/js/lucide.min.js?v=20260417223814 — 200 — 93.5 KiB — 272 ms — h3https://discourse.org/a/js/index.js?1776465492432244338/a/js/index.js?1776465492432244338 https://discourse.org/a/js/index.js?1776465492432244338 — 200 — 827 B — 113 ms — h3https://discourse.org/a/js/discover-grid.js?1776465492432244338/a/js/discover-grid.js?177646549243... https://discourse.org/a/js/discover-grid.js?1776465492432244338 — 200 — 1.0 KiB — 113 ms — h3https://discourse.org/a/js/use-case-tabs.js?1776465492432244338/a/js/use-case-tabs.js?177646549243... https://discourse.org/a/js/use-case-tabs.js?1776465492432244338 — 200 — 806 B — 113 ms — h3https://discourse.org/a/js/homepage-hero-animation.js?1776465492432244338/a/js/homepage-hero-animation.js?17... https://discourse.org/a/js/homepage-hero-animation.js?1776465492432244338 — 200 — 1.1 KiB — 113 ms — h3https://discourse.org/a/js/metrics-counter.js?1776465492432244338/a/js/metrics-counter.js?1776465492... https://discourse.org/a/js/metrics-counter.js?1776465492432244338 — 200 — 1.9 KiB — 114 ms — h3https://discourse.org/a/js/features-icons-animation.js?1776465492432244338/a/js/features-icons-animation.js?1... https://discourse.org/a/js/features-icons-animation.js?1776465492432244338 — 200 — 963 B — 113 ms — h3https://discourse.org/a/js/enterprise-screenshots-animation.js?1776465492432244338/a/js/enterprise-screenshots-animat... https://discourse.org/a/js/enterprise-screenshots-animation.js?1776465492432244338 — 200 — 1.1 KiB — 114 ms — h3https://discourse.org/a/js/github-buttons.min.js?1776465492432244338/a/js/github-buttons.min.js?1776465... https://discourse.org/a/js/github-buttons.min.js?1776465492432244338 — 200 — 7.2 KiB — 159 ms — h3https://discourse.org/a/img/use-case-support.png/a/img/use-case-support.png https://discourse.org/a/img/use-case-support.png — 200 — 119.9 KiB — 288 ms — h3https://discourse.org/a/img/use-case-workplace.png/a/img/use-case-workplace.png https://discourse.org/a/img/use-case-workplace.png — 200 — 112.5 KiB — 287 ms — h3https://discourse.org/a/img/use-case-product-feedback.png/a/img/use-case-product-feedback.pn... https://discourse.org/a/img/use-case-product-feedback.png — 200 — 130.0 KiB — 291 ms — h3https://discourse.org/a/img/use-case-developer.png/a/img/use-case-developer.png https://discourse.org/a/img/use-case-developer.png — 200 — 156.2 KiB — 293 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 FCP 1.5 s LCP 17.4 shttps://discourse.org// https://discourse.org/ — 200 — 21.6 KiB — 14 ms — h2https://www.discourse.org/js/script.outbound-links.tagged-events.jswww.discourse.org/js/script.outboun... https://www.discourse.org/js/script.outbound-links.tagged-events.js — 200 — 5.2 KiB — 510 ms — h2https://discourse.org/a/fonts/Inter-Variable.woff2/a/fonts/Inter-Variable.woff2 https://discourse.org/a/fonts/Inter-Variable.woff2 — 200 — 344.8 KiB — 210 ms — h2https://discourse.org/a/fonts/Inter-Italic-Variable.woff2/a/fonts/Inter-Italic-Variable.woff... https://discourse.org/a/fonts/Inter-Italic-Variable.woff2 — 200 — 379.8 KiB — 243 ms — h2https://discourse.org/a/fonts/Kaio-Black.woff/a/fonts/Kaio-Black.woff https://discourse.org/a/fonts/Kaio-Black.woff — 200 — 39.5 KiB — 29 ms — h2https://discourse.org/a/fonts/sometype-mono.regular.otf/a/fonts/sometype-mono.regular.otf https://discourse.org/a/fonts/sometype-mono.regular.otf — 200 — 30.8 KiB — 40 ms — h2https://discourse.org/a/fonts/sometype-mono.bold.otf/a/fonts/sometype-mono.bold.otf https://discourse.org/a/fonts/sometype-mono.bold.otf — 200 — 31.0 KiB — 40 ms — h2https://discourse.org/css/home.css?1776465492432244338/css/home.css?1776465492432244338 https://discourse.org/css/home.css?1776465492432244338 — 200 — 12.7 KiB — 20 ms — h2https://discourse.org/css/newsletter.css?1776465492432244338/css/newsletter.css?177646549243224... https://discourse.org/css/newsletter.css?1776465492432244338 — 200 — 8.9 KiB — 236 ms — h2https://discourse.org/a/img/customers/logo/asana-light.svg/a/img/customers/logo/asana-light.s... https://discourse.org/a/img/customers/logo/asana-light.svg — 200 — 2.5 KiB — 18 ms — h2https://discourse.org/a/img/customers/logo/openai-light.svg/a/img/customers/logo/openai-light.... https://discourse.org/a/img/customers/logo/openai-light.svg — 200 — 1.3 KiB — 204 ms — h2https://discourse.org/a/img/customers/logo/zoom-light.svg/a/img/customers/logo/zoom-light.sv... https://discourse.org/a/img/customers/logo/zoom-light.svg — 200 — 1.2 KiB — 33 ms — h3https://discourse.org/a/img/customers/logo/gitlab-light.svg/a/img/customers/logo/gitlab-light.... https://discourse.org/a/img/customers/logo/gitlab-light.svg — 200 — 1.8 KiB — 37 ms — h3https://discourse.org/a/img/customers/logo/atlassian-light.svg/a/img/customers/logo/atlassian-lig... https://discourse.org/a/img/customers/logo/atlassian-light.svg — 200 — 1.8 KiB — 50 ms — h3https://discourse.org/a/js/mainnav.js?v=20260417223814/a/js/mainnav.js?v=20260417223814 https://discourse.org/a/js/mainnav.js?v=20260417223814 — 200 — 1.6 KiB — 36 ms — h3https://discourse.org/a/js/referral.js?v=20260417223814/a/js/referral.js?v=20260417223814 https://discourse.org/a/js/referral.js?v=20260417223814 — 200 — 827 B — 51 ms — h3https://discourse.org/a/js/secondary-hero-icons.js?v=20260417223814/a/js/secondary-hero-icons.js?v=202... https://discourse.org/a/js/secondary-hero-icons.js?v=20260417223814 — 200 — 987 B — 111 ms — h3https://discourse.org/a/js/lucide.min.js?v=20260417223814/a/js/lucide.min.js?v=2026041722381... https://discourse.org/a/js/lucide.min.js?v=20260417223814 — 200 — 93.5 KiB — 272 ms — h3https://discourse.org/a/js/index.js?1776465492432244338/a/js/index.js?1776465492432244338 https://discourse.org/a/js/index.js?1776465492432244338 — 200 — 827 B — 113 ms — h3https://discourse.org/a/js/discover-grid.js?1776465492432244338/a/js/discover-grid.js?177646549243... https://discourse.org/a/js/discover-grid.js?1776465492432244338 — 200 — 1.0 KiB — 113 ms — h3https://discourse.org/a/js/use-case-tabs.js?1776465492432244338/a/js/use-case-tabs.js?177646549243... https://discourse.org/a/js/use-case-tabs.js?1776465492432244338 — 200 — 806 B — 113 ms — h3https://discourse.org/a/js/homepage-hero-animation.js?1776465492432244338/a/js/homepage-hero-animation.js?17... https://discourse.org/a/js/homepage-hero-animation.js?1776465492432244338 — 200 — 1.1 KiB — 113 ms — h3https://discourse.org/a/js/metrics-counter.js?1776465492432244338/a/js/metrics-counter.js?1776465492... https://discourse.org/a/js/metrics-counter.js?1776465492432244338 — 200 — 1.9 KiB — 114 ms — h3https://discourse.org/a/js/features-icons-animation.js?1776465492432244338/a/js/features-icons-animation.js?1... https://discourse.org/a/js/features-icons-animation.js?1776465492432244338 — 200 — 963 B — 113 ms — h3https://discourse.org/a/js/enterprise-screenshots-animation.js?1776465492432244338/a/js/enterprise-screenshots-animat... https://discourse.org/a/js/enterprise-screenshots-animation.js?1776465492432244338 — 200 — 1.1 KiB — 114 ms — h3https://discourse.org/a/js/github-buttons.min.js?1776465492432244338/a/js/github-buttons.min.js?1776465... https://discourse.org/a/js/github-buttons.min.js?1776465492432244338 — 200 — 7.2 KiB — 159 ms — h3https://discourse.org/a/img/use-case-support.png/a/img/use-case-support.png https://discourse.org/a/img/use-case-support.png — 200 — 119.9 KiB — 288 ms — h3https://discourse.org/a/img/use-case-workplace.png/a/img/use-case-workplace.png https://discourse.org/a/img/use-case-workplace.png — 200 — 112.5 KiB — 287 ms — h3https://discourse.org/a/img/use-case-product-feedback.png/a/img/use-case-product-feedback.pn... https://discourse.org/a/img/use-case-product-feedback.png — 200 — 130.0 KiB — 291 ms — h3https://discourse.org/a/img/use-case-developer.png/a/img/use-case-developer.png https://discourse.org/a/img/use-case-developer.png — 200 — 156.2 KiB — 293 ms — h3https://discourse.org/a/img/enterprise-epic-thumb.png/a/img/enterprise-epic-thumb.png https://discourse.org/a/img/enterprise-epic-thumb.png — 200 — 58.6 KiB — 265 ms — h3https://discourse.org/a/img/enterprise-asana-thumb.png/a/img/enterprise-asana-thumb.png https://discourse.org/a/img/enterprise-asana-thumb.png — 200 — 28.5 KiB — 222 ms — h3https://discourse.org/a/img/enterprise-cloudflare-thumb.png/a/img/enterprise-cloudflare-thumb.... https://discourse.org/a/img/enterprise-cloudflare-thumb.png — 200 — 50.5 KiB — 252 ms — h3https://discourse.org/a/img/enterprise-monzo-thumb.png/a/img/enterprise-monzo-thumb.png https://discourse.org/a/img/enterprise-monzo-thumb.png — 200 — 32.6 KiB — 226 ms — h3https://discourse.org/a/img/logos/epic-games.svg/a/img/logos/epic-games.svg https://discourse.org/a/img/logos/epic-games.svg — 200 — 7.4 KiB — 165 ms — h3https://discourse.org/a/img/logos/epic-games-mono.svg/a/img/logos/epic-games-mono.svg https://discourse.org/a/img/logos/epic-games-mono.svg — 200 — 7.4 KiB — 165 ms — h3https://discourse.org/a/img/logos/asana.svg/a/img/logos/asana.svg https://discourse.org/a/img/logos/asana.svg — 200 — 2.4 KiB — 112 ms — h3https://discourse.org/a/img/logos/asana-mono.svg/a/img/logos/asana-mono.svg https://discourse.org/a/img/logos/asana-mono.svg — 200 — 2.3 KiB — 154 ms — h3https://discourse.org/a/img/logos/cloudflare.svg/a/img/logos/cloudflare.svg https://discourse.org/a/img/logos/cloudflare.svg — 200 — 4.3 KiB — 163 ms — h3https://discourse.org/a/img/logos/cloudflare-mono.svg/a/img/logos/cloudflare-mono.svg https://discourse.org/a/img/logos/cloudflare-mono.svg — 200 — 4.3 KiB — 110 ms — h3https://discourse.org/a/img/logos/monzo.svg/a/img/logos/monzo.svg https://discourse.org/a/img/logos/monzo.svg — 200 — 2.2 KiB — 109 ms — h3https://discourse.org/a/img/logos/monzo-mono.svg/a/img/logos/monzo-mono.svg https://discourse.org/a/img/logos/monzo-mono.svg — 200 — 2.2 KiB — 110 ms — h3https://discourse.org/a/img/block-build.png/a/img/block-build.png https://discourse.org/a/img/block-build.png — 200 — 18.0 KiB — 194 ms — h3https://discourse.org/a/img/block-connect.png/a/img/block-connect.png https://discourse.org/a/img/block-connect.png — 200 — 31.8 KiB — 234 ms — h3https://discourse.org/a/img/block-manage.png/a/img/block-manage.png https://discourse.org/a/img/block-manage.png — 200 — 34.4 KiB — 236 ms — h3https://discourse.org/a/img/block-grow.png/a/img/block-grow.png https://discourse.org/a/img/block-grow.png — 200 — 40.1 KiB — 245 ms — h3https://discourse.org/a/img/block-themes-plugins.png/a/img/block-themes-plugins.png https://discourse.org/a/img/block-themes-plugins.png — 200 — 17.0 KiB — 205 ms — h3https://discourse.org/a/img/avatar-jonathan.png/a/img/avatar-jonathan.png https://discourse.org/a/img/avatar-jonathan.png — 200 — 91.8 KiB — 276 ms — h3https://discourse.org/a/img/discover/asana.png/a/img/discover/asana.png https://discourse.org/a/img/discover/asana.png — 200 — 62.9 KiB — 264 ms — h3https://discourse.org/a/img/discover/cursor.png/a/img/discover/cursor.png https://discourse.org/a/img/discover/cursor.png — 200 — 88.0 KiB — 277 ms — h3https://discourse.org/a/img/discover/epic.png/a/img/discover/epic.png https://discourse.org/a/img/discover/epic.png — 200 — 131.8 KiB — 286 ms — h3https://discourse.org/a/img/discover/wyze.png/a/img/discover/wyze.png https://discourse.org/a/img/discover/wyze.png — 200 — 76.1 KiB — 269 ms — h3https://discourse.org/a/img/discover/make.png/a/img/discover/make.png https://discourse.org/a/img/discover/make.png — 200 — 154.0 KiB — 288 ms — h3https://discourse.org/a/img/discover/nvidia.png/a/img/discover/nvidia.png https://discourse.org/a/img/discover/nvidia.png — 200 — 114.6 KiB — 283 ms — h3https://discourse.org/a/img/discover/home-exchange.png/a/img/discover/home-exchange.png https://discourse.org/a/img/discover/home-exchange.png — 200 — 118.5 KiB — 284 ms — h3https://discourse.org/a/img/discover/infinite-flight.png/a/img/discover/infinite-flight.png https://discourse.org/a/img/discover/infinite-flight.png — 200 — 117.4 KiB — 283 ms — h3https://discourse.org/a/img/discover/katalon.png/a/img/discover/katalon.png https://discourse.org/a/img/discover/katalon.png — 200 — 80.9 KiB — 273 ms — h3https://discourse.org/a/img/discover/letstalk.png/a/img/discover/letstalk.png https://discourse.org/a/img/discover/letstalk.png — 200 — 91.8 KiB — 278 ms — h3https://discourse.org/a/img/discover/mongodb.png/a/img/discover/mongodb.png https://discourse.org/a/img/discover/mongodb.png — 200 — 87.3 KiB — 278 ms — h3https://discourse.org/a/img/discover/niantic-wayfarer.png/a/img/discover/niantic-wayfarer.pn... https://discourse.org/a/img/discover/niantic-wayfarer.png — 200 — 310.5 KiB — 294 ms — h3https://discourse.org/a/img/discover/openai.png/a/img/discover/openai.png https://discourse.org/a/img/discover/openai.png — 200 — 116.7 KiB — 282 ms — h3https://discourse.org/a/img/discover/sailpoint.png/a/img/discover/sailpoint.png https://discourse.org/a/img/discover/sailpoint.png — 200 — 121.8 KiB — 283 ms — h3https://discourse.org/a/img/discover/shopify.png/a/img/discover/shopify.png https://discourse.org/a/img/discover/shopify.png — 200 — 105.0 KiB — 284 ms — h3https://discourse.org/a/img/discover/trusted-housesitters.png/a/img/discover/trusted-housesitter... https://discourse.org/a/img/discover/trusted-housesitters.png — 200 — 399.2 KiB — 295 ms — h3https://discourse.org/a/img/discover/uipath.png/a/img/discover/uipath.png https://discourse.org/a/img/discover/uipath.png — 200 — 120.3 KiB — 286 ms — h3https://discourse.org/a/img/discover/yoyo-expert.png/a/img/discover/yoyo-expert.png https://discourse.org/a/img/discover/yoyo-expert.png — 200 — 92.2 KiB — 286 ms — h3https://discourse.org/a/img/customers/logo/carwow.svg/a/img/customers/logo/carwow.svg https://discourse.org/a/img/customers/logo/carwow.svg — 200 — 2.1 KiB — 195 ms — h3https://discourse.org/a/img/customers/logo/katalon-2x.png/a/img/customers/logo/katalon-2x.pn... https://discourse.org/a/img/customers/logo/katalon-2x.png — 200 — 7.9 KiB — 201 ms — h3https://discourse.org/a/img/avatar-tristan.png/a/img/avatar-tristan.png https://discourse.org/a/img/avatar-tristan.png — 200 — 67.8 KiB — 286 ms — h3https://discourse.org/a/img/logo-icon.svg/a/img/logo-icon.svg https://discourse.org/a/img/logo-icon.svg — 200 — 1.0 KiB — 174 ms — h3https://discourse.org/a/img/logo.svg/a/img/logo.svg https://discourse.org/a/img/logo.svg — 200 — 3.5 KiB — 220 ms — h3https://discourse.org/a/img/badge-app-store.svg/a/img/badge-app-store.svg https://discourse.org/a/img/badge-app-store.svg — 200 — 4.2 KiB — 221 ms — h3https://discourse.org/a/img/badge-google-play.png/a/img/badge-google-play.png https://discourse.org/a/img/badge-google-play.png — 200 — 4.9 KiB — 221 ms — h3https://discourse.org/a/js/gsap.min.js?v=20260417223814/a/js/gsap.min.js?v=20260417223814 https://discourse.org/a/js/gsap.min.js?v=20260417223814 — 200 — 36.4 KiB — 257 ms — h3https://discourse.org/a/js/scroll-trigger.min.js?v=20260417223814/a/js/scroll-trigger.min.js?v=20260... https://discourse.org/a/js/scroll-trigger.min.js?v=20260417223814 — 200 — 22.3 KiB — 225 ms — h3https://discourse.org/a/js/scroll-trigger-utils.js?v=20260417223814/a/js/scroll-trigger-utils.js?v=202... https://discourse.org/a/js/scroll-trigger-utils.js?v=20260417223814 — 200 — 1.1 KiB — 181 ms — h3data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTU0JyBoZWlnaHQ9JzMwJyB2aWV3Qm94PScwIDAgMTU0IDMwJyBmaWxsP…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTU0JyBoZWlnaHQ9JzMwJyB2aWV3Qm94PScwIDAgMTU0IDMwJyBmaWxsP… — 200 — 0 B — 0 ms — datahttps://www.discourse.org/api/eventwww.discourse.org/api/event https://www.discourse.org/api/event — 202 — 633 B — 537 ms — h3https://api.github.com/repos/discourse/discourseapi.github.com/repos/discourse/disc... https://api.github.com/repos/discourse/discourse — 200 — 2.7 KiB — 298 ms — h2https://discourse.org/a/img/favicon.png/a/img/favicon.png https://discourse.org/a/img/favicon.png — 200 — 3.8 KiB — 5 ms — h3https://discourse.org/a/img/favicon.ico/a/img/favicon.ico https://discourse.org/a/img/favicon.ico — 200 — 97.7 KiB — 6 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
33% of JavaScript execution is third-party
First-party Third-party 786ms · 5KB · €2/mo
Unattributable
Other
Costly
Execution 727ms
Transfer 0 KB
Monthly Cost €2/mo
www.discourse.org
Other
Optional
Execution 59ms
Transfer 5 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 727ms and costs ~€2/month

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

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