Skip to content
https://discourse.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
2
REVIEW
4
PASS
7
INFO
2

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

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

334 ms

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

1.21 s

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

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

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

1.23 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
15
7 PASS 4 REVIEW 2 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%
HTML 21.6 KiB 0%
CSS 21.6 KiB 0%
Other 2.6 KiB 0%
Other 632 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
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/block-themes-plugins.p... 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/katalon... 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/carwow.... 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/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/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/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/logo.svg 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/atlassi... 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-manage.png 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

B
JS Execution Cost
565ms total JS execution
REVIEW
565ms total JS execution
Info::
https://discourse.org/a/js/gsap.min.js?v=202604172...: 210ms CPU time
Info::
Unattributable: 152ms CPU time
Info::
https://discourse.org/: 152ms CPU time
Info::
https://discourse.org/a/js/mainnav.js?v=2026041722...: 50ms CPU time
Info::
Third-party scripts: 152ms (27% of total)

Main Thread Breakdown

Other 43% Style & Layout 26% Script Evaluation 21% Rendering 6%
ScriptTotalScriptingParse/CompileParty
https://discourse.org/a/js/gsap.min.js?v=20260417223814210ms64ms3ms1st
Unattributable152ms2ms0ms3rd
https://discourse.org/152ms4ms0ms1st
https://discourse.org/a/js/mainnav.js?v=2026041722381450ms1ms0ms1st
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
Document 0% · 21.6 KiB
CSS 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 500 ms 1.0 s FCP 334 ms LCP 1.2 shttps://discourse.org/a/fonts/Inter-Variable.woff2Inter-Variable.woff2 https://discourse.org/a/fonts/Inter-Variable.woff2 — 344.8 KiB — 44 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 — 81 ms — font-display: swaphttps://discourse.org/a/fonts/Kaio-Black.woffKaio-Black.woff https://discourse.org/a/fonts/Kaio-Black.woff — 39.5 KiB — 7 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 — 43 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 — 32 ms — font-display: swap
Inter-Variable.woff2 woff2 swap
Size 345 KB
Load time 44 ms
Start 21 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 81 ms
Start 22 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 7 ms
Start 22 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 43 ms
Start 22 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 32 ms
Start 22 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
81 requests over 672ms
INFO
0 ms 500 ms 1.0 s FCP 334 ms LCP 1.2 shttps://discourse.org// https://discourse.org/ — 200 — 21.6 KiB — 10 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 — 390 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 — 44 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 — 81 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 — 7 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 — 43 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 — 32 ms — h2https://discourse.org/css/home.css?1776465492432244338/css/home.css?1776465492432244338 https://discourse.org/css/home.css?1776465492432244338 — 200 — 12.7 KiB — 58 ms — h2https://discourse.org/css/newsletter.css?1776465492432244338/css/newsletter.css?177646549243224... https://discourse.org/css/newsletter.css?1776465492432244338 — 200 — 8.9 KiB — 56 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 — 70 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.4 KiB — 70 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 — 29 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 — 29 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 — 39 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 — 38 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 — 825 B — 38 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 — 988 B — 62 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 — 237 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 — 61 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 — 62 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 — 805 B — 41 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 — 42 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 — 60 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 — 964 B — 60 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 — 60 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 — 61 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 — 252 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 — 251 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 — 257 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 — 260 ms — h3
0 ms 500 ms 1.0 s FCP 334 ms LCP 1.2 shttps://discourse.org// https://discourse.org/ — 200 — 21.6 KiB — 10 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 — 390 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 — 44 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 — 81 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 — 7 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 — 43 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 — 32 ms — h2https://discourse.org/css/home.css?1776465492432244338/css/home.css?1776465492432244338 https://discourse.org/css/home.css?1776465492432244338 — 200 — 12.7 KiB — 58 ms — h2https://discourse.org/css/newsletter.css?1776465492432244338/css/newsletter.css?177646549243224... https://discourse.org/css/newsletter.css?1776465492432244338 — 200 — 8.9 KiB — 56 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 — 70 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.4 KiB — 70 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 — 29 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 — 29 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 — 39 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 — 38 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 — 825 B — 38 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 — 988 B — 62 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 — 237 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 — 61 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 — 62 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 — 805 B — 41 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 — 42 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 — 60 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 — 964 B — 60 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 — 60 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 — 61 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 — 252 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 — 251 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 — 257 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 — 260 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 — 219 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 — 179 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 — 201 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 — 176 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 — 127 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 — 131 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 — 71 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 — 58 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 — 130 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 — 124 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 — 127 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 — 127 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 — 151 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 — 190 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 — 195 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 — 196 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 — 157 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 — 244 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 — 226 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 — 242 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 — 253 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 — 236 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 — 255 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 — 250 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 — 250 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 — 249 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 — 238 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 — 241 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 — 245 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 — 259 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 — 249 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 — 252 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 — 254 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 — 258 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 — 255 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 — 256 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 — 140 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 — 141 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 — 228 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 — 108 ms — h3https://discourse.org/a/img/logo.svg/a/img/logo.svg https://discourse.org/a/img/logo.svg — 200 — 3.5 KiB — 150 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 — 156 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 — 157 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 — 186 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 — 185 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 — 120 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 — 632 B — 258 ms — h3https://api.github.com/repos/discourse/discourseapi.github.com/repos/discourse/disc... https://api.github.com/repos/discourse/discourse — 200 — 2.6 KiB — 81 ms — h2https://discourse.org/a/img/favicon.png/a/img/favicon.png https://discourse.org/a/img/favicon.png — 200 — 3.8 KiB — 6 ms — h3https://discourse.org/a/img/favicon.ico/a/img/favicon.ico https://discourse.org/a/img/favicon.ico — 200 — 97.7 KiB — 8 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
27% of JavaScript execution is third-party
First-party Third-party 152ms · 0KB · €0/mo
Unattributable
Other
Optional
Execution 152ms
Transfer 0 KB
Monthly Cost €0/mo

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