Skip to content
https://mastodon.social

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
3
REVIEW
4
PASS
6
INFO
2

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

83
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
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.
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.

1.26 s

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

2.36 s

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

56 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.006

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

2.42 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
6 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
9.3 MB transferred, 224 requests
FIX
9.3 MB transferred, 224 requests
Critical::
Page weighs 11.6 MB (9.3 MB transferred)
Warning::
Images are 7.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.7 MB
Warning::
JavaScript is 776 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 776 KB
Info::
Fonts are 563 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 563 KB
Warning::
224 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.9 g CO2 per page load
9.3 MB / 2.4 MB budget
9.3 MB transferred
224 requests
1.9 g CO2 per page load
Images 7.7 MiB 83%
JavaScript 776.5 KiB 8%
Fonts 563.0 KiB 6%
Other 129.4 KiB 1%
CSS 66.4 KiB 1%
Other 35.0 KiB 0%
HTML 16.7 KiB 0%
Other 7.8 KiB 0%
Other 6.1 KiB 0%
Other 1.6 KiB 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

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

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
83% third-party, 0 ms blocking
FIX
83% third-party, 0 ms blocking
Warning::
Third-party code accounts for 83% of page weight (7.7 MiB of 9.3 MiB)
Info::
Third-party blocking time is low (0 ms)
17%
83%
First-party Third-party
D
Page Weight Inventory
Action
224 resources · 9.3 MB · 50 KB savings available
FIX
224 resources · 9.3 MB · 50 KB savings available
Warning::
Page weight 8.3 MB over 1MB target
Got: 9.3 MB Expected: ≤ 1 MB
Info::
~50 KB of savings available
Warning::
41 third-party resources (83% of weight)
Info::
7 resources over 200KB
224 resources · 9.3 MiB · 41 third-party 8.3 MiB over 1MB target
Image 83% · 7.7 MiB
JavaScript 8% · 776.5 KiB
Font 6% · 563.0 KiB
Other 2% · 166.1 KiB
CSS 1% · 66.4 KiB
Document 0% · 16.7 KiB
Media 0% · 6.1 KiB

~50.2 KiB of savings available

Remove unused JavaScript: 50.2 KiB
B
Image Optimization
40 images, 0 KB saveable
REVIEW
40 images, 0 KB saveable
Info::
All images are well-optimized
40 images 7.7 MB
0 oversized -0 KB
40 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1059ms total JS execution
REVIEW
1059ms total JS execution
Warning::
https://mastodon.social/packs/assets/polyfills-CTA...: 567ms CPU time
Warning::
Unattributable: 293ms CPU time
Info::
https://mastodon.social/: 73ms CPU time
Info::
https://mastodon.social/packs/react-dom-Dj0fTDzk.j...: 70ms CPU time
Info::
https://mastodon.social/packs/react-spring_web.mod...: 57ms CPU time
Info::
Third-party scripts: 293ms (28% of total)

Main Thread Breakdown

Script Evaluation 52% Other 30% Style & Layout 10% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://mastodon.social/packs/assets/polyfills-CTAUVuFB.js567ms453ms0ms1st
Unattributable293ms83ms0ms3rd
https://mastodon.social/73ms1ms0ms1st
https://mastodon.social/packs/react-dom-Dj0fTDzk.js70ms44ms0ms1st
https://mastodon.social/packs/react-spring_web.modern-JXeU3pDC.js57ms20ms0ms1st
B
JS Bundles
159 scripts, 50 KB unused
REVIEW
159 scripts, 50 KB unused
Warning::
https://mastodon.social/packs/compose_form_contain...: 50 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 50 KB
50 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://mastodon.social/packs/compose_form_container-CM_jQYh3.js119 KB50 KB (42%)1st
https://mastodon.social/packs/assets/polyfills-CTAUVuFB.js19 KB1st
https://mastodon.social/packs/assets/common-Jsh12Tqs.js1 KB1st
https://mastodon.social/packs/dist-ByY3fW40.js2 KB1st
https://mastodon.social/packs/intl/en-BzUYU0Yc.js23 KB1st
https://mastodon.social/packs/assets/application-C3rvZT82.js20 KB1st
https://mastodon.social/packs/fast-memoize-Dz9wbbMP.js1 KB1st
https://mastodon.social/packs/chunk-DENWwQMA.js1 KB1st
https://mastodon.social/packs/preload-helper-cEh0PfmN.js1 KB1st
https://mastodon.social/packs/store-D0tdxE3j.js37 KB1st

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
3 fonts (563 KB)
PASS
3 fonts (563 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

563 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.3 s LCP 2.4 shttps://mastodon.social/packs/assets/roboto-regular-webfont-DjumA6RA.woff2roboto-regular-webfont-... https://mastodon.social/packs/assets/roboto-regular-webfont-DjumA6RA.woff2 — 187.5 KiB — 10 ms — font-display: swaphttps://mastodon.social/packs/assets/roboto-medium-webfont-BrZc3cua.woff2roboto-medium-webfont-B... https://mastodon.social/packs/assets/roboto-medium-webfont-BrZc3cua.woff2 — 187.0 KiB — 19 ms — font-display: swaphttps://mastodon.social/packs/assets/roboto-bold-webfont-DbQmqDJH.woff2roboto-bold-webfont-DbQ... https://mastodon.social/packs/assets/roboto-bold-webfont-DbQmqDJH.woff2 — 188.5 KiB — 22 ms — font-display: swap
roboto-regular-webfont-... woff2 swap
Size 187 KB
Load time 10 ms
Start 214 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
roboto-medium-webfont-B... woff2 swap
Size 187 KB
Load time 19 ms
Start 624 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
roboto-bold-webfont-DbQ... woff2 swap
Size 189 KB
Load time 22 ms
Start 625 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
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 ~281 KB and ~562 ms

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
A+
HTTP Caching
max-age=15 (15 seconds)
PASS
max-age=15 (15 seconds)
Info::
Cache-Control header is set
Got: max-age=15, public, stale-while-revalidate=30, stale-if-error=86400
Info::
Effective TTL: 15 seconds (max-age=15)
Info::
ETag present — enables conditional (304) responses
Cache-Control

max-age=15, public, stale-while-revalidate=30, stale-if-error=86400

DirectiveValueMeaning
max-age15Cache for 15 seconds
publicAny cache may store this response
stale-while-revalidate30Serve stale for 30 seconds while fetching fresh
stale-if-error86400
Effective TTL: 15 seconds
Network Waterfall
224 requests over 1420ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.3 s LCP 2.4 shttps://mastodon.social// https://mastodon.social/ — 200 — 16.7 KiB — 6 ms — h2https://mastodon.social/packs/assets/themes/default-C6noDJYf.css/packs/assets/themes/default-C6noDJ... https://mastodon.social/packs/assets/themes/default-C6noDJYf.css — 200 — 57.2 KiB — 143 ms — h2https://mastodon.social/packs/assets/polyfills-CTAUVuFB.js/packs/assets/polyfills-CTAUVuFB.js https://mastodon.social/packs/assets/polyfills-CTAUVuFB.js — 200 — 19.4 KiB — 47 ms — h2https://mastodon.social/packs/assets/inert-1no54Nn4.css/packs/assets/inert-1no54Nn4.css https://mastodon.social/packs/assets/inert-1no54Nn4.css — 200 — 442 B — 46 ms — h2https://mastodon.social/packs/assets/common-Jsh12Tqs.js/packs/assets/common-Jsh12Tqs.js https://mastodon.social/packs/assets/common-Jsh12Tqs.js — 200 — 1.0 KiB — 44 ms — h2https://mastodon.social/packs/dist-ByY3fW40.js/packs/dist-ByY3fW40.js https://mastodon.social/packs/dist-ByY3fW40.js — 200 — 2.4 KiB — 142 ms — h2https://mastodon.social/packs/intl/en-BzUYU0Yc.js/packs/intl/en-BzUYU0Yc.js https://mastodon.social/packs/intl/en-BzUYU0Yc.js — 200 — 23.1 KiB — 173 ms — h2https://mastodon.social/css/custom-e3b0c442.css/css/custom-e3b0c442.css https://mastodon.social/css/custom-e3b0c442.css — 200 — 1012 B — 27 ms — h2https://mastodon.social/packs/assets/application-C3rvZT82.js/packs/assets/application-C3rvZT82.... https://mastodon.social/packs/assets/application-C3rvZT82.js — 200 — 20.0 KiB — 172 ms — h2https://mastodon.social/packs/fast-memoize-Dz9wbbMP.js/packs/fast-memoize-Dz9wbbMP.js https://mastodon.social/packs/fast-memoize-Dz9wbbMP.js — 200 — 1.3 KiB — 143 ms — h3https://mastodon.social/packs/chunk-DENWwQMA.js/packs/chunk-DENWwQMA.js https://mastodon.social/packs/chunk-DENWwQMA.js — 200 — 1.2 KiB — 143 ms — h3https://mastodon.social/packs/preload-helper-cEh0PfmN.js/packs/preload-helper-cEh0PfmN.js https://mastodon.social/packs/preload-helper-cEh0PfmN.js — 200 — 1.2 KiB — 147 ms — h3https://mastodon.social/packs/store-D0tdxE3j.js/packs/store-D0tdxE3j.js https://mastodon.social/packs/store-D0tdxE3j.js — 200 — 37.1 KiB — 170 ms — h3https://mastodon.social/packs/account-C6oeIO40.js/packs/account-C6oeIO40.js https://mastodon.social/packs/account-C6oeIO40.js — 200 — 5.8 KiB — 150 ms — h3https://mastodon.social/packs/navigation_panel-KNA2lKZA.js/packs/navigation_panel-KNA2lKZA.js https://mastodon.social/packs/navigation_panel-KNA2lKZA.js — 200 — 11.2 KiB — 147 ms — h3https://mastodon.social/packs/accounts-BBMHtMg4.js/packs/accounts-BBMHtMg4.js https://mastodon.social/packs/accounts-BBMHtMg4.js — 200 — 3.4 KiB — 150 ms — h3https://mastodon.social/packs/filters-CV21z9Ra.js/packs/filters-CV21z9Ra.js https://mastodon.social/packs/filters-CV21z9Ra.js — 200 — 22.9 KiB — 145 ms — h3https://mastodon.social/packs/onboarding-qpipDpsc.js/packs/onboarding-qpipDpsc.js https://mastodon.social/packs/onboarding-qpipDpsc.js — 200 — 754 B — 145 ms — h3https://mastodon.social/packs/server-M3SosK_o.js/packs/server-M3SosK_o.js https://mastodon.social/packs/server-M3SosK_o.js — 200 — 1.3 KiB — 147 ms — h3https://mastodon.social/packs/streaming-w-CPLb9f.js/packs/streaming-w-CPLb9f.js https://mastodon.social/packs/streaming-w-CPLb9f.js — 200 — 3.4 KiB — 147 ms — h3https://mastodon.social/packs/modal_container-_dmO1KkD.js/packs/modal_container-_dmO1KkD.js https://mastodon.social/packs/modal_container-_dmO1KkD.js — 200 — 12.2 KiB — 145 ms — h3https://mastodon.social/packs/status_quoted-e0IkhCD1.js/packs/status_quoted-e0IkhCD1.js https://mastodon.social/packs/status_quoted-e0IkhCD1.js — 200 — 19.8 KiB — 146 ms — h3https://mastodon.social/packs/media_modal-D2hdoSEN.js/packs/media_modal-D2hdoSEN.js https://mastodon.social/packs/media_modal-D2hdoSEN.js — 200 — 9.1 KiB — 146 ms — h3https://mastodon.social/packs/account_bio-DiCrPi-9.js/packs/account_bio-DiCrPi-9.js https://mastodon.social/packs/account_bio-DiCrPi-9.js — 200 — 1008 B — 146 ms — h3https://mastodon.social/packs/icon_button-C35GOeos.js/packs/icon_button-C35GOeos.js https://mastodon.social/packs/icon_button-C35GOeos.js — 200 — 1.7 KiB — 146 ms — h3https://mastodon.social/packs/relative_timestamp-I3hHobhO.js/packs/relative_timestamp-I3hHobhO.... https://mastodon.social/packs/relative_timestamp-I3hHobhO.js — 200 — 1.6 KiB — 145 ms — h3https://mastodon.social/packs/avatar_group-CyQC8ueK.js/packs/avatar_group-CyQC8ueK.js https://mastodon.social/packs/avatar_group-CyQC8ueK.js — 200 — 865 B — 147 ms — h3https://mastodon.social/packs/loading_indicator-CL6TCRQZ.js/packs/loading_indicator-CL6TCRQZ.j... https://mastodon.social/packs/loading_indicator-CL6TCRQZ.js — 200 — 1.0 KiB — 145 ms — h3https://mastodon.social/packs/column-DvfcjDM5.js/packs/column-DvfcjDM5.js https://mastodon.social/packs/column-DvfcjDM5.js — 200 — 1.2 KiB — 147 ms — h3https://mastodon.social/packs/columns_area-CX7JQhRI.js/packs/columns_area-CX7JQhRI.js https://mastodon.social/packs/columns_area-CX7JQhRI.js — 200 — 4.5 KiB — 145 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.3 s LCP 2.4 shttps://mastodon.social// https://mastodon.social/ — 200 — 16.7 KiB — 6 ms — h2https://mastodon.social/packs/assets/themes/default-C6noDJYf.css/packs/assets/themes/default-C6noDJ... https://mastodon.social/packs/assets/themes/default-C6noDJYf.css — 200 — 57.2 KiB — 143 ms — h2https://mastodon.social/packs/assets/polyfills-CTAUVuFB.js/packs/assets/polyfills-CTAUVuFB.js https://mastodon.social/packs/assets/polyfills-CTAUVuFB.js — 200 — 19.4 KiB — 47 ms — h2https://mastodon.social/packs/assets/inert-1no54Nn4.css/packs/assets/inert-1no54Nn4.css https://mastodon.social/packs/assets/inert-1no54Nn4.css — 200 — 442 B — 46 ms — h2https://mastodon.social/packs/assets/common-Jsh12Tqs.js/packs/assets/common-Jsh12Tqs.js https://mastodon.social/packs/assets/common-Jsh12Tqs.js — 200 — 1.0 KiB — 44 ms — h2https://mastodon.social/packs/dist-ByY3fW40.js/packs/dist-ByY3fW40.js https://mastodon.social/packs/dist-ByY3fW40.js — 200 — 2.4 KiB — 142 ms — h2https://mastodon.social/packs/intl/en-BzUYU0Yc.js/packs/intl/en-BzUYU0Yc.js https://mastodon.social/packs/intl/en-BzUYU0Yc.js — 200 — 23.1 KiB — 173 ms — h2https://mastodon.social/css/custom-e3b0c442.css/css/custom-e3b0c442.css https://mastodon.social/css/custom-e3b0c442.css — 200 — 1012 B — 27 ms — h2https://mastodon.social/packs/assets/application-C3rvZT82.js/packs/assets/application-C3rvZT82.... https://mastodon.social/packs/assets/application-C3rvZT82.js — 200 — 20.0 KiB — 172 ms — h2https://mastodon.social/packs/fast-memoize-Dz9wbbMP.js/packs/fast-memoize-Dz9wbbMP.js https://mastodon.social/packs/fast-memoize-Dz9wbbMP.js — 200 — 1.3 KiB — 143 ms — h3https://mastodon.social/packs/chunk-DENWwQMA.js/packs/chunk-DENWwQMA.js https://mastodon.social/packs/chunk-DENWwQMA.js — 200 — 1.2 KiB — 143 ms — h3https://mastodon.social/packs/preload-helper-cEh0PfmN.js/packs/preload-helper-cEh0PfmN.js https://mastodon.social/packs/preload-helper-cEh0PfmN.js — 200 — 1.2 KiB — 147 ms — h3https://mastodon.social/packs/store-D0tdxE3j.js/packs/store-D0tdxE3j.js https://mastodon.social/packs/store-D0tdxE3j.js — 200 — 37.1 KiB — 170 ms — h3https://mastodon.social/packs/account-C6oeIO40.js/packs/account-C6oeIO40.js https://mastodon.social/packs/account-C6oeIO40.js — 200 — 5.8 KiB — 150 ms — h3https://mastodon.social/packs/navigation_panel-KNA2lKZA.js/packs/navigation_panel-KNA2lKZA.js https://mastodon.social/packs/navigation_panel-KNA2lKZA.js — 200 — 11.2 KiB — 147 ms — h3https://mastodon.social/packs/accounts-BBMHtMg4.js/packs/accounts-BBMHtMg4.js https://mastodon.social/packs/accounts-BBMHtMg4.js — 200 — 3.4 KiB — 150 ms — h3https://mastodon.social/packs/filters-CV21z9Ra.js/packs/filters-CV21z9Ra.js https://mastodon.social/packs/filters-CV21z9Ra.js — 200 — 22.9 KiB — 145 ms — h3https://mastodon.social/packs/onboarding-qpipDpsc.js/packs/onboarding-qpipDpsc.js https://mastodon.social/packs/onboarding-qpipDpsc.js — 200 — 754 B — 145 ms — h3https://mastodon.social/packs/server-M3SosK_o.js/packs/server-M3SosK_o.js https://mastodon.social/packs/server-M3SosK_o.js — 200 — 1.3 KiB — 147 ms — h3https://mastodon.social/packs/streaming-w-CPLb9f.js/packs/streaming-w-CPLb9f.js https://mastodon.social/packs/streaming-w-CPLb9f.js — 200 — 3.4 KiB — 147 ms — h3https://mastodon.social/packs/modal_container-_dmO1KkD.js/packs/modal_container-_dmO1KkD.js https://mastodon.social/packs/modal_container-_dmO1KkD.js — 200 — 12.2 KiB — 145 ms — h3https://mastodon.social/packs/status_quoted-e0IkhCD1.js/packs/status_quoted-e0IkhCD1.js https://mastodon.social/packs/status_quoted-e0IkhCD1.js — 200 — 19.8 KiB — 146 ms — h3https://mastodon.social/packs/media_modal-D2hdoSEN.js/packs/media_modal-D2hdoSEN.js https://mastodon.social/packs/media_modal-D2hdoSEN.js — 200 — 9.1 KiB — 146 ms — h3https://mastodon.social/packs/account_bio-DiCrPi-9.js/packs/account_bio-DiCrPi-9.js https://mastodon.social/packs/account_bio-DiCrPi-9.js — 200 — 1008 B — 146 ms — h3https://mastodon.social/packs/icon_button-C35GOeos.js/packs/icon_button-C35GOeos.js https://mastodon.social/packs/icon_button-C35GOeos.js — 200 — 1.7 KiB — 146 ms — h3https://mastodon.social/packs/relative_timestamp-I3hHobhO.js/packs/relative_timestamp-I3hHobhO.... https://mastodon.social/packs/relative_timestamp-I3hHobhO.js — 200 — 1.6 KiB — 145 ms — h3https://mastodon.social/packs/avatar_group-CyQC8ueK.js/packs/avatar_group-CyQC8ueK.js https://mastodon.social/packs/avatar_group-CyQC8ueK.js — 200 — 865 B — 147 ms — h3https://mastodon.social/packs/loading_indicator-CL6TCRQZ.js/packs/loading_indicator-CL6TCRQZ.j... https://mastodon.social/packs/loading_indicator-CL6TCRQZ.js — 200 — 1.0 KiB — 145 ms — h3https://mastodon.social/packs/column-DvfcjDM5.js/packs/column-DvfcjDM5.js https://mastodon.social/packs/column-DvfcjDM5.js — 200 — 1.2 KiB — 147 ms — h3https://mastodon.social/packs/columns_area-CX7JQhRI.js/packs/columns_area-CX7JQhRI.js https://mastodon.social/packs/columns_area-CX7JQhRI.js — 200 — 4.5 KiB — 145 ms — h3https://mastodon.social/packs/display_name-sk4hnReH.js/packs/display_name-sk4hnReH.js https://mastodon.social/packs/display_name-sk4hnReH.js — 200 — 1.0 KiB — 145 ms — h3https://mastodon.social/packs/dropdown_menu-D8oCvN1Q.js/packs/dropdown_menu-D8oCvN1Q.js https://mastodon.social/packs/dropdown_menu-D8oCvN1Q.js — 200 — 3.0 KiB — 144 ms — h3https://mastodon.social/packs/html-D9P4XgK5.js/packs/html-D9P4XgK5.js https://mastodon.social/packs/html-D9P4XgK5.js — 200 — 2.4 KiB — 144 ms — h3https://mastodon.social/packs/use_fetch_familiar_followers-DJa9aQqn.js/packs/use_fetch_familiar_followers... https://mastodon.social/packs/use_fetch_familiar_followers-DJa9aQqn.js — 200 — 982 B — 144 ms — h3https://mastodon.social/packs/icon-BmLa9xdo.js/packs/icon-BmLa9xdo.js https://mastodon.social/packs/icon-BmLa9xdo.js — 200 — 1.1 KiB — 144 ms — h3https://mastodon.social/packs/intl-CAXaMlNF.js/packs/intl-CAXaMlNF.js https://mastodon.social/packs/intl-CAXaMlNF.js — 200 — 835 B — 144 ms — h3https://mastodon.social/packs/card-CkgQC_7-.js/packs/card-CkgQC_7-.js https://mastodon.social/packs/card-CkgQC_7-.js — 200 — 6.6 KiB — 144 ms — h3https://mastodon.social/packs/router-C9w_6DnZ.js/packs/router-C9w_6DnZ.js https://mastodon.social/packs/router-C9w_6DnZ.js — 200 — 1.6 KiB — 143 ms — h3https://mastodon.social/packs/short_number-CMiABvhB.js/packs/short_number-CMiABvhB.js https://mastodon.social/packs/short_number-CMiABvhB.js — 200 — 1.1 KiB — 143 ms — h3https://mastodon.social/packs/video-COZ8oesv.js/packs/video-COZ8oesv.js https://mastodon.social/packs/video-COZ8oesv.js — 200 — 5.7 KiB — 143 ms — h3https://mastodon.social/packs/status_content-Bz7nZxyL.js/packs/status_content-Bz7nZxyL.js https://mastodon.social/packs/status_content-Bz7nZxyL.js — 200 — 3.6 KiB — 143 ms — h3https://mastodon.social/packs/scroll_context-BP6N_TQ8.js/packs/scroll_context-BP6N_TQ8.js https://mastodon.social/packs/scroll_context-BP6N_TQ8.js — 200 — 4.6 KiB — 143 ms — h3https://mastodon.social/packs/audio-Dk242iUg.js/packs/audio-Dk242iUg.js https://mastodon.social/packs/audio-Dk242iUg.js — 200 — 4.2 KiB — 143 ms — h3https://mastodon.social/packs/bundle-BtffXhiC.js/packs/bundle-BtffXhiC.js https://mastodon.social/packs/bundle-BtffXhiC.js — 200 — 1.2 KiB — 143 ms — h3https://mastodon.social/packs/bundle_column_error-OaAb8TLq.js/packs/bundle_column_error-OaAb8TLq... https://mastodon.social/packs/bundle_column_error-OaAb8TLq.js — 200 — 1.8 KiB — 144 ms — h3https://mastodon.social/packs/navigation_bar-BGbEdNzH.js/packs/navigation_bar-BGbEdNzH.js https://mastodon.social/packs/navigation_bar-BGbEdNzH.js — 200 — 1.9 KiB — 141 ms — h3https://mastodon.social/packs/async-components-DROf00RL.js/packs/async-components-DROf00RL.js https://mastodon.social/packs/async-components-DROf00RL.js — 200 — 7.8 KiB — 141 ms — h3https://mastodon.social/packs/useTimeout-ErqmpuOn.js/packs/useTimeout-ErqmpuOn.js https://mastodon.social/packs/useTimeout-ErqmpuOn.js — 200 — 869 B — 142 ms — h3https://mastodon.social/packs/identity_context-_gi4Qfhk.js/packs/identity_context-_gi4Qfhk.js https://mastodon.social/packs/identity_context-_gi4Qfhk.js — 200 — 1.1 KiB — 140 ms — h3https://mastodon.social/packs/initial_state-ByvIY3vN.js/packs/initial_state-ByvIY3vN.js https://mastodon.social/packs/initial_state-ByvIY3vN.js — 200 — 1.5 KiB — 140 ms — h3https://mastodon.social/packs/locales-Chj16uuI.js/packs/locales-Chj16uuI.js https://mastodon.social/packs/locales-Chj16uuI.js — 200 — 3.7 KiB — 140 ms — h3https://mastodon.social/packs/polyfills-BQ4l0vaX.js/packs/polyfills-BQ4l0vaX.js https://mastodon.social/packs/polyfills-BQ4l0vaX.js — 200 — 5.2 KiB — 140 ms — h3https://mastodon.social/packs/ready-CTpM5FFo.js/packs/ready-CTpM5FFo.js https://mastodon.social/packs/ready-CTpM5FFo.js — 200 — 817 B — 140 ms — h3https://mastodon.social/packs/selectors-B7bZqt9m.js/packs/selectors-B7bZqt9m.js https://mastodon.social/packs/selectors-B7bZqt9m.js — 200 — 1.9 KiB — 139 ms — h3https://mastodon.social/packs/typed_functions-CZ62js5h.js/packs/typed_functions-CZ62js5h.js https://mastodon.social/packs/typed_functions-CZ62js5h.js — 200 — 1.2 KiB — 139 ms — h3https://mastodon.social/packs/environment-CseROUml.js/packs/environment-CseROUml.js https://mastodon.social/packs/environment-CseROUml.js — 200 — 746 B — 139 ms — h3https://mastodon.social/packs/check-D0YuLwK5.js/packs/check-D0YuLwK5.js https://mastodon.social/packs/check-D0YuLwK5.js — 200 — 855 B — 139 ms — h3https://mastodon.social/packs/close-DJblxidl.js/packs/close-DJblxidl.js https://mastodon.social/packs/close-DJblxidl.js — 200 — 854 B — 139 ms — h3https://mastodon.social/packs/react-router-Bi7-VxLG.js/packs/react-router-Bi7-VxLG.js https://mastodon.social/packs/react-router-Bi7-VxLG.js — 200 — 8.2 KiB — 150 ms — h3https://mastodon.social/packs/react-intl-B6uvFvej.js/packs/react-intl-B6uvFvej.js https://mastodon.social/packs/react-intl-B6uvFvej.js — 200 — 13.7 KiB — 139 ms — h3https://mastodon.social/packs/Overlay-8KQ7NHo9.js/packs/Overlay-8KQ7NHo9.js https://mastodon.social/packs/Overlay-8KQ7NHo9.js — 200 — 10.3 KiB — 139 ms — h3https://mastodon.social/packs/react-spring_web.modern-JXeU3pDC.js/packs/react-spring_web.modern-JXeU... https://mastodon.social/packs/react-spring_web.modern-JXeU3pDC.js — 200 — 17.9 KiB — 154 ms — h3https://mastodon.social/packs/react-redux-CgrWJqmI.js/packs/react-redux-CgrWJqmI.js https://mastodon.social/packs/react-redux-CgrWJqmI.js — 200 — 12.3 KiB — 149 ms — h3https://mastodon.social/packs/classnames-DydWvYaq.js/packs/classnames-DydWvYaq.js https://mastodon.social/packs/classnames-DydWvYaq.js — 200 — 1.0 KiB — 150 ms — h3https://mastodon.social/packs/debounce-C9AC57dH.js/packs/debounce-C9AC57dH.js https://mastodon.social/packs/debounce-C9AC57dH.js — 200 — 1.8 KiB — 150 ms — h3https://mastodon.social/packs/Helmet-Cw7VVQ1K.js/packs/Helmet-Cw7VVQ1K.js https://mastodon.social/packs/Helmet-Cw7VVQ1K.js — 200 — 6.2 KiB — 150 ms — h3https://mastodon.social/packs/client-cPfi-tgj.js/packs/client-cPfi-tgj.js https://mastodon.social/packs/client-cPfi-tgj.js — 200 — 747 B — 152 ms — h3https://mastodon.social/packs/react-router-dom-lTnX9twT.js/packs/react-router-dom-lTnX9twT.js https://mastodon.social/packs/react-router-dom-lTnX9twT.js — 200 — 1.6 KiB — 156 ms — h3https://mastodon.social/packs/jsx-runtime-DRgPnF0t.js/packs/jsx-runtime-DRgPnF0t.js https://mastodon.social/packs/jsx-runtime-DRgPnF0t.js — 200 — 3.3 KiB — 156 ms — h3https://mastodon.social/packs/assets/account-DY0U6mhL.css/packs/assets/account-DY0U6mhL.css https://mastodon.social/packs/assets/account-DY0U6mhL.css — 200 — 1009 B — 26 ms — h3https://mastodon.social/packs/assets/navigation_panel-kL9LK1AR.css/packs/assets/navigation_panel-kL9L... https://mastodon.social/packs/assets/navigation_panel-kL9LK1AR.css — 200 — 1.1 KiB — 25 ms — h3https://mastodon.social/packs/assets/status_quoted-BaLPn7qW.css/packs/assets/status_quoted-BaLPn7q... https://mastodon.social/packs/assets/status_quoted-BaLPn7qW.css — 200 — 652 B — 27 ms — h3https://mastodon.social/manifest/manifest https://mastodon.social/manifest — 200 — 1.6 KiB — 155 ms — h3https://mastodon.social/packs/assets/roboto-regular-webfont-DjumA6RA.woff2/packs/assets/roboto-regular-webfon... https://mastodon.social/packs/assets/roboto-regular-webfont-DjumA6RA.woff2 — 200 — 187.5 KiB — 10 ms — h3https://mastodon.social/packs/react-dom-Dj0fTDzk.js/packs/react-dom-Dj0fTDzk.js https://mastodon.social/packs/react-dom-Dj0fTDzk.js — 200 — 42.2 KiB — 47 ms — h3https://mastodon.social/packs/prop-types-BqUs96_V.js/packs/prop-types-BqUs96_V.js https://mastodon.social/packs/prop-types-BqUs96_V.js — 200 — 1.1 KiB — 35 ms — h3https://mastodon.social/packs/api-BGUy0obn.js/packs/api-BGUy0obn.js https://mastodon.social/packs/api-BGUy0obn.js — 200 — 3.0 KiB — 32 ms — h3https://mastodon.social/packs/importer-6aAQ4iGA.js/packs/importer-6aAQ4iGA.js https://mastodon.social/packs/importer-6aAQ4iGA.js — 200 — 2.8 KiB — 30 ms — h3https://mastodon.social/packs/immutable.es-DUkD51PY.js/packs/immutable.es-DUkD51PY.js https://mastodon.social/packs/immutable.es-DUkD51PY.js — 200 — 18.0 KiB — 30 ms — h3https://mastodon.social/packs/settings-CJPiE0tO.js/packs/settings-CJPiE0tO.js https://mastodon.social/packs/settings-CJPiE0tO.js — 200 — 978 B — 30 ms — h3https://mastodon.social/packs/push_notifications-Cdt2MoN4.js/packs/push_notifications-Cdt2MoN4.... https://mastodon.social/packs/push_notifications-Cdt2MoN4.js — 200 — 1.8 KiB — 30 ms — h3https://mastodon.social/packs/modal-jWxtJKwg.js/packs/modal-jWxtJKwg.js https://mastodon.social/packs/modal-jWxtJKwg.js — 200 — 723 B — 56 ms — h3https://mastodon.social/packs/emoji-CbZHStv6.js/packs/emoji-CbZHStv6.js https://mastodon.social/packs/emoji-CbZHStv6.js — 200 — 2.5 KiB — 41 ms — h3https://mastodon.social/packs/notification_policies-B_26qA1p.js/packs/notification_policies-B_26qA... https://mastodon.social/packs/notification_policies-B_26qA1p.js — 200 — 852 B — 40 ms — h3https://mastodon.social/packs/objectWithoutPropertiesLoose-Kjc56Vid.js/packs/objectWithoutPropertiesLoose... https://mastodon.social/packs/objectWithoutPropertiesLoose-Kjc56Vid.js — 200 — 869 B — 48 ms — h3https://mastodon.social/packs/_rolldown_dynamic_import_helper-oeUAxJGP.js/packs/_rolldown_dynamic_import_hel... https://mastodon.social/packs/_rolldown_dynamic_import_helper-oeUAxJGP.js — 200 — 854 B — 41 ms — h3https://mastodon.social/packs/intl-localematcher-DiPjowxJ.js/packs/intl-localematcher-DiPjowxJ.... https://mastodon.social/packs/intl-localematcher-DiPjowxJ.js — 200 — 7.3 KiB — 41 ms — h3https://mastodon.social/packs/axios-Dao1jwLX.js/packs/axios-Dao1jwLX.js https://mastodon.social/packs/axios-Dao1jwLX.js — 200 — 14.6 KiB — 41 ms — h3https://mastodon.social/packs/throttle-D-WF1Wmt.js/packs/throttle-D-WF1Wmt.js https://mastodon.social/packs/throttle-D-WF1Wmt.js — 200 — 869 B — 41 ms — h3https://mastodon.social/packs/unicode_utils-BEMADpak.js/packs/unicode_utils-BEMADpak.js https://mastodon.social/packs/unicode_utils-BEMADpak.js — 200 — 74.7 KiB — 103 ms — h3https://mastodon.social/packs/numbers-D5Laiqb5.js/packs/numbers-D5Laiqb5.js https://mastodon.social/packs/numbers-D5Laiqb5.js — 200 — 931 B — 41 ms — h3https://mastodon.social/packs/alert-Dfo9mOH7.js/packs/alert-Dfo9mOH7.js https://mastodon.social/packs/alert-Dfo9mOH7.js — 200 — 1.1 KiB — 40 ms — h3https://mastodon.social/packs/skeleton-B2DdtyZP.js/packs/skeleton-B2DdtyZP.js https://mastodon.social/packs/skeleton-B2DdtyZP.js — 200 — 769 B — 46 ms — h3https://mastodon.social/packs/button-CFSxjaJY.js/packs/button-CFSxjaJY.js https://mastodon.social/packs/button-CFSxjaJY.js — 200 — 1.1 KiB — 46 ms — h3https://mastodon.social/packs/gif-DT9uCoeB.js/packs/gif-DT9uCoeB.js https://mastodon.social/packs/gif-DT9uCoeB.js — 200 — 870 B — 45 ms — h3https://mastodon.social/packs/alternate_email-9y9JswBl.js/packs/alternate_email-9y9JswBl.js https://mastodon.social/packs/alternate_email-9y9JswBl.js — 200 — 1.1 KiB — 50 ms — h3https://mastodon.social/packs/public-CHjJoMwM.js/packs/public-CHjJoMwM.js https://mastodon.social/packs/public-CHjJoMwM.js — 200 — 1.1 KiB — 53 ms — h3https://mastodon.social/packs/compose_form_container-CM_jQYh3.js/packs/compose_form_container-CM_jQ... https://mastodon.social/packs/compose_form_container-CM_jQYh3.js — 200 — 119.1 KiB — 109 ms — h3https://mastodon.social/packs/confirmation_modal-ChpblsBh.js/packs/confirmation_modal-ChpblsBh.... https://mastodon.social/packs/confirmation_modal-ChpblsBh.js — 200 — 1.1 KiB — 76 ms — h3https://mastodon.social/packs/ImmutablePropTypes-Bg541fFO.js/packs/ImmutablePropTypes-Bg541fFO.... https://mastodon.social/packs/ImmutablePropTypes-Bg541fFO.js — 200 — 1.3 KiB — 76 ms — h3https://mastodon.social/packs/react-immutable-pure-component.es-D8VuYv07.js/packs/react-immutable-pure-compone... https://mastodon.social/packs/react-immutable-pure-component.es-D8VuYv07.js — 200 — 1.8 KiB — 76 ms — h3https://mastodon.social/packs/emoji_picker_dropdown_container-BN9isV4-.js/packs/emoji_picker_dropdown_contai... https://mastodon.social/packs/emoji_picker_dropdown_container-BN9isV4-.js — 200 — 5.6 KiB — 75 ms — h3https://mastodon.social/packs/useSelectableClick-ZNEcnoee.js/packs/useSelectableClick-ZNEcnoee.... https://mastodon.social/packs/useSelectableClick-ZNEcnoee.js — 200 — 968 B — 75 ms — h3https://mastodon.social/packs/embedded_status-C9BdS23T.js/packs/embedded_status-C9BdS23T.js https://mastodon.social/packs/embedded_status-C9BdS23T.js — 200 — 1.7 KiB — 75 ms — h3https://mastodon.social/packs/confirmation_modals-CKWhccla.js/packs/confirmation_modals-CKWhccla... https://mastodon.social/packs/confirmation_modals-CKWhccla.js — 200 — 3.2 KiB — 75 ms — h3https://mastodon.social/packs/utils-kAZmcqAG.js/packs/utils-kAZmcqAG.js https://mastodon.social/packs/utils-kAZmcqAG.js — 200 — 805 B — 75 ms — h3https://mastodon.social/packs/useHovering-D0YFpssD.js/packs/useHovering-D0YFpssD.js https://mastodon.social/packs/useHovering-D0YFpssD.js — 200 — 820 B — 75 ms — h3https://mastodon.social/packs/reply-BeR9B2MD.js/packs/reply-BeR9B2MD.js https://mastodon.social/packs/reply-BeR9B2MD.js — 200 — 891 B — 75 ms — h3https://mastodon.social/packs/logo-tp86wr-k.js/packs/logo-tp86wr-k.js https://mastodon.social/packs/logo-tp86wr-k.js — 200 — 2.4 KiB — 74 ms — h3https://mastodon.social/packs/more_horiz-CZwaFFAX.js/packs/more_horiz-CZwaFFAX.js https://mastodon.social/packs/more_horiz-CZwaFFAX.js — 200 — 917 B — 74 ms — h3https://mastodon.social/packs/permissions-BxzK6A0_.js/packs/permissions-BxzK6A0_.js https://mastodon.social/packs/permissions-BxzK6A0_.js — 200 — 1.1 KiB — 74 ms — h3https://mastodon.social/packs/reports-C9NB4_u1.js/packs/reports-C9NB4_u1.js https://mastodon.social/packs/reports-C9NB4_u1.js — 200 — 919 B — 74 ms — h3https://mastodon.social/packs/toString-CVDK8hg-.js/packs/toString-CVDK8hg-.js https://mastodon.social/packs/toString-CVDK8hg-.js — 200 — 987 B — 74 ms — h3https://mastodon.social/packs/filters-BaVcMNJH.js/packs/filters-BaVcMNJH.js https://mastodon.social/packs/filters-BaVcMNJH.js — 200 — 779 B — 73 ms — h3https://mastodon.social/packs/utils-D1-9ulGE.js/packs/utils-D1-9ulGE.js https://mastodon.social/packs/utils-D1-9ulGE.js — 200 — 4.4 KiB — 73 ms — h3https://mastodon.social/packs/polymorphic-OzXusNWW.js/packs/polymorphic-OzXusNWW.js https://mastodon.social/packs/polymorphic-OzXusNWW.js — 200 — 731 B — 73 ms — h3https://mastodon.social/packs/normalize-BkilHWGp.js/packs/normalize-BkilHWGp.js https://mastodon.social/packs/normalize-BkilHWGp.js — 200 — 1.5 KiB — 73 ms — h3https://mastodon.social/packs/mode-Bxf4l2Ac.js/packs/mode-Bxf4l2Ac.js https://mastodon.social/packs/mode-Bxf4l2Ac.js — 200 — 1.4 KiB — 73 ms — h3https://mastodon.social/packs/chevron_right-KAh3ayRa.js/packs/chevron_right-KAh3ayRa.js https://mastodon.social/packs/chevron_right-KAh3ayRa.js — 200 — 857 B — 73 ms — h3https://mastodon.social/packs/poll-DjD_wbBt.js/packs/poll-DjD_wbBt.js https://mastodon.social/packs/poll-DjD_wbBt.js — 200 — 2.6 KiB — 102 ms — h3https://mastodon.social/packs/useAccount-CtdMRGPW.js/packs/useAccount-CtdMRGPW.js https://mastodon.social/packs/useAccount-CtdMRGPW.js — 200 — 895 B — 96 ms — h3https://mastodon.social/packs/time-CIkce2Cf.js/packs/time-CIkce2Cf.js https://mastodon.social/packs/time-CIkce2Cf.js — 200 — 1.5 KiB — 96 ms — h3https://mastodon.social/packs/block-XX0DY21Q.js/packs/block-XX0DY21Q.js https://mastodon.social/packs/block-XX0DY21Q.js — 200 — 1.0 KiB — 96 ms — h3https://mastodon.social/packs/volume_off-DKa3yhdM.js/packs/volume_off-DKa3yhdM.js https://mastodon.social/packs/volume_off-DKa3yhdM.js — 200 — 1.0 KiB — 96 ms — h3https://mastodon.social/packs/default-HHTwNWQS.js/packs/default-HHTwNWQS.js https://mastodon.social/packs/default-HHTwNWQS.js — 200 — 1.1 KiB — 96 ms — h3https://mastodon.social/packs/play_arrow-fill-BXnMUzWk.js/packs/play_arrow-fill-BXnMUzWk.js https://mastodon.social/packs/play_arrow-fill-BXnMUzWk.js — 200 — 849 B — 96 ms — h3https://mastodon.social/packs/blurhash-BrlnhKWk.js/packs/blurhash-BrlnhKWk.js https://mastodon.social/packs/blurhash-BrlnhKWk.js — 200 — 993 B — 96 ms — h3https://mastodon.social/packs/visualizer-CxrXWgE1.js/packs/visualizer-CxrXWgE1.js https://mastodon.social/packs/visualizer-CxrXWgE1.js — 200 — 1.2 KiB — 96 ms — h3https://mastodon.social/packs/fullscreen-Bg24LnAr.js/packs/fullscreen-Bg24LnAr.js https://mastodon.social/packs/fullscreen-Bg24LnAr.js — 200 — 889 B — 96 ms — h3https://mastodon.social/packs/use-gesture-react.esm-XIMtnrSC.js/packs/use-gesture-react.esm-XIMtnr... https://mastodon.social/packs/use-gesture-react.esm-XIMtnrSC.js — 200 — 8.7 KiB — 96 ms — h3https://mastodon.social/packs/chevron_left-BZVmR_FR.js/packs/chevron_left-BZVmR_FR.js https://mastodon.social/packs/chevron_left-BZVmR_FR.js — 200 — 858 B — 96 ms — h3https://mastodon.social/packs/add-CnlazOKX.js/packs/add-CnlazOKX.js https://mastodon.social/packs/add-CnlazOKX.js — 200 — 857 B — 96 ms — h3https://mastodon.social/packs/search-DDlPc7Oh.js/packs/search-DDlPc7Oh.js https://mastodon.social/packs/search-DDlPc7Oh.js — 200 — 963 B — 96 ms — h3https://mastodon.social/packs/info-c1Hr0Tcz.js/packs/info-c1Hr0Tcz.js https://mastodon.social/packs/info-c1Hr0Tcz.js — 200 — 1.0 KiB — 96 ms — h3https://mastodon.social/packs/index.module-GmdN0hlK.js/packs/index.module-GmdN0hlK.js https://mastodon.social/packs/index.module-GmdN0hlK.js — 200 — 1.0 KiB — 96 ms — h3https://mastodon.social/packs/keyboard_arrow_up-PjW3C_68.js/packs/keyboard_arrow_up-PjW3C_68.j... https://mastodon.social/packs/keyboard_arrow_up-PjW3C_68.js — 200 — 899 B — 96 ms — h3https://mastodon.social/packs/lists-CGsbKcGa.js/packs/lists-CGsbKcGa.js https://mastodon.social/packs/lists-CGsbKcGa.js — 200 — 1.1 KiB — 96 ms — h3https://mastodon.social/packs/hashtag-Z14RRyIB.js/packs/hashtag-Z14RRyIB.js https://mastodon.social/packs/hashtag-Z14RRyIB.js — 200 — 1.5 KiB — 96 ms — h3https://mastodon.social/packs/server_hero_image-ChznbQTf.js/packs/server_hero_image-ChznbQTf.j... https://mastodon.social/packs/server_hero_image-ChznbQTf.js — 200 — 970 B — 96 ms — h3https://mastodon.social/packs/link_footer-BSVm1sTB.js/packs/link_footer-BSVm1sTB.js https://mastodon.social/packs/link_footer-BSVm1sTB.js — 200 — 1.3 KiB — 96 ms — h3https://mastodon.social/packs/emoji-BDNbmUSO.js/packs/emoji-BDNbmUSO.js https://mastodon.social/packs/emoji-BDNbmUSO.js — 200 — 1.6 KiB — 65 ms — h3https://mastodon.social/packs/modal_shell-CK25OorS.js/packs/modal_shell-CK25OorS.js https://mastodon.social/packs/modal_shell-CK25OorS.js — 200 — 887 B — 29 ms — h3https://mastodon.social/packs/esm-MAp0nZTl.js/packs/esm-MAp0nZTl.js https://mastodon.social/packs/esm-MAp0nZTl.js — 200 — 1.5 KiB — 3 ms — h3https://mastodon.social/packs/check_box-VCleTQUv.js/packs/check_box-VCleTQUv.js https://mastodon.social/packs/check_box-VCleTQUv.js — 200 — 1.1 KiB — 11 ms — h3https://mastodon.social/packs/fuzzysort-DJ4NhBbB.js/packs/fuzzysort-DJ4NhBbB.js https://mastodon.social/packs/fuzzysort-DJ4NhBbB.js — 200 — 3.9 KiB — 10 ms — h3https://mastodon.social/packs/warning-DL5FGByS.js/packs/warning-DL5FGByS.js https://mastodon.social/packs/warning-DL5FGByS.js — 200 — 941 B — 10 ms — h3https://mastodon.social/packs/build-BE74YPxJ.js/packs/build-BE74YPxJ.js https://mastodon.social/packs/build-BE74YPxJ.js — 200 — 7.1 KiB — 11 ms — h3https://mastodon.social/packs/done-lzS1udzU.js/packs/done-lzS1udzU.js https://mastodon.social/packs/done-lzS1udzU.js — 200 — 852 B — 18 ms — h3https://mastodon.social/packs/modulepreload-polyfill-v1st7UKv.js/packs/modulepreload-polyfill-v1st7... https://mastodon.social/packs/modulepreload-polyfill-v1st7UKv.js — 200 — 960 B — 3 ms — h3https://mastodon.social/sounds/boop.ogg/sounds/boop.ogg https://mastodon.social/sounds/boop.ogg — 206 — 6.1 KiB — 31 ms — h3https://mastodon.social/packs/emoji-UBqtkeyu.js/packs/emoji-UBqtkeyu.js https://mastodon.social/packs/emoji-UBqtkeyu.js — 200 — 648 B — 3 ms — h3https://mastodon.social/packs/worker-CWWkJJL7.js/packs/worker-CWWkJJL7.js https://mastodon.social/packs/worker-CWWkJJL7.js — 200 — 8.6 KiB — 3 ms — h3blob:https://mastodon.social/12e2d2c5-1d96-413f-b8c0-55aacd3e8601mastodon.social/12e2d2c5-1d96-413f-... blob:https://mastodon.social/12e2d2c5-1d96-413f-b8c0-55aacd3e8601 — 200 — -1 B — 148 ms — blobhttps://mastodon.social/api/v2/instance/api/v2/instance https://mastodon.social/api/v2/instance — 200 — 10.7 KiB — 3 ms — h3https://mastodon.social/api/v1/trends/tags/api/v1/trends/tags https://mastodon.social/api/v1/trends/tags — 200 — 1.6 KiB — 3 ms — h3https://mastodon.social/packs/explore-ciuR_01r.js/packs/explore-ciuR_01r.js https://mastodon.social/packs/explore-ciuR_01r.js — 200 — 3.7 KiB — 4 ms — h3https://mastodon.social/packs/status_list-BP5RUxU4.js/packs/status_list-BP5RUxU4.js https://mastodon.social/packs/status_list-BP5RUxU4.js — 200 — 5.7 KiB — 7 ms — h3https://mastodon.social/packs/load_gap-CzFDwlQv.js/packs/load_gap-CzFDwlQv.js https://mastodon.social/packs/load_gap-CzFDwlQv.js — 200 — 1.0 KiB — 9 ms — h3https://mastodon.social/packs/scrollable_list-DV9qPFfS.js/packs/scrollable_list-DV9qPFfS.js https://mastodon.social/packs/scrollable_list-DV9qPFfS.js — 200 — 3.6 KiB — 15 ms — h3https://mastodon.social/packs/load_more-5L5-WfsG.js/packs/load_more-5L5-WfsG.js https://mastodon.social/packs/load_more-5L5-WfsG.js — 200 — 909 B — 21 ms — h3https://mastodon.social/packs/components-BHbXw3WV.js/packs/components-BHbXw3WV.js https://mastodon.social/packs/components-BHbXw3WV.js — 200 — 1.1 KiB — 20 ms — h3https://mastodon.social/packs/scroll_container-BHtA8oVG.js/packs/scroll_container-BHtA8oVG.js https://mastodon.social/packs/scroll_container-BHtA8oVG.js — 200 — 957 B — 19 ms — h3https://mastodon.social/packs/schedule_idle_task-CshJDup4.js/packs/schedule_idle_task-CshJDup4.... https://mastodon.social/packs/schedule_idle_task-CshJDup4.js — 200 — 1009 B — 23 ms — h3https://mastodon.social/packs/useObserver-B4LknqBo.js/packs/useObserver-B4LknqBo.js https://mastodon.social/packs/useObserver-B4LknqBo.js — 200 — 843 B — 26 ms — h3https://mastodon.social/packs/assets/status_list-Bb9GlA_C.css/packs/assets/status_list-Bb9GlA_C.... https://mastodon.social/packs/assets/status_list-Bb9GlA_C.css — 200 — 1.4 KiB — 6 ms — h3https://mastodon.social/packs/assets/index-CEfGmyOj.css/packs/assets/index-CEfGmyOj.css https://mastodon.social/packs/assets/index-CEfGmyOj.css — 200 — 2.2 KiB — 7 ms — h3https://mastodon.social/packs/assets/compose_form_container-AjuSs3Yh.css/packs/assets/compose_form_containe... https://mastodon.social/packs/assets/compose_form_container-AjuSs3Yh.css — 200 — 685 B — 8 ms — h3https://mastodon.social/packs/dismissable_banner-CVGQo6ID.js/packs/dismissable_banner-CVGQo6ID.... https://mastodon.social/packs/dismissable_banner-CVGQo6ID.js — 200 — 986 B — 27 ms — h3https://mastodon.social/packs/assets/roboto-medium-webfont-BrZc3cua.woff2/packs/assets/roboto-medium-webfont... https://mastodon.social/packs/assets/roboto-medium-webfont-BrZc3cua.woff2 — 200 — 187.0 KiB — 19 ms — h3https://mastodon.social/packs/assets/roboto-bold-webfont-DbQmqDJH.woff2/packs/assets/roboto-bold-webfont-D... https://mastodon.social/packs/assets/roboto-bold-webfont-DbQmqDJH.woff2 — 200 — 188.5 KiB — 22 ms — h3https://files.mastodon.social/site_uploads/files/000/000/001/@1x/57c12f441d083cde.pngfiles.mastodon.social/site_uploads/... https://files.mastodon.social/site_uploads/files/000/000/001/@1x/57c12f441d083cde.png — 200 — 225.4 KiB — 18 ms — h2https://files.mastodon.social/accounts/avatars/000/013/179/original/b4ceb19c9c54ec7e.pngfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/000/013/179/original/b4ceb19c9c54ec7e.png — 200 — 50.3 KiB — 15 ms — h2https://mastodon.social/packs/loader-CMIBcMzr.js/packs/loader-CMIBcMzr.js https://mastodon.social/packs/loader-CMIBcMzr.js — 200 — 2.5 KiB — 6 ms — h3https://mastodon.social/packs/database-C7BN-x-S.js/packs/database-C7BN-x-S.js https://mastodon.social/packs/database-C7BN-x-S.js — 200 — 3.3 KiB — 3 ms — h3https://mastodon.social/api/v1/trends/statuses/api/v1/trends/statuses https://mastodon.social/api/v1/trends/statuses — 200 — 22.7 KiB — 5 ms — h3https://mastodon.social/packs/assets/iamcal-DP8KB4yM.json/packs/assets/iamcal-DP8KB4yM.json https://mastodon.social/packs/assets/iamcal-DP8KB4yM.json — 200 — 15.5 KiB — 8 ms — h3https://mastodon.social/api/v1/custom_emojis/api/v1/custom_emojis https://mastodon.social/api/v1/custom_emojis — 200 — 4.5 KiB — 17 ms — h3https://mastodon.social/packs/assets/compact-NMaGTNYN.json/packs/assets/compact-NMaGTNYN.json https://mastodon.social/packs/assets/compact-NMaGTNYN.json — 200 — 82.2 KiB — 19 ms — h3https://mastodon.social/packs/assets/cldr-C1i5KVEL.json/packs/assets/cldr-C1i5KVEL.json https://mastodon.social/packs/assets/cldr-C1i5KVEL.json — 200 — 27.2 KiB — 4 ms — h3https://mastodon.social/packs/media_gallery-D163Pc2y.js/packs/media_gallery-D163Pc2y.js https://mastodon.social/packs/media_gallery-D163Pc2y.js — 200 — 652 B — 39 ms — h3https://mastodon.social/packs/media_gallery-GzsmTIaN.js/packs/media_gallery-GzsmTIaN.js https://mastodon.social/packs/media_gallery-GzsmTIaN.js — 200 — 2.8 KiB — 37 ms — h3https://mastodon.social/packs/alt_text_badge-0oixDmSe.js/packs/alt_text_badge-0oixDmSe.js https://mastodon.social/packs/alt_text_badge-0oixDmSe.js — 200 — 1.4 KiB — 38 ms — h3https://mastodon.social/packs/assets/alt_text_badge-Dj51Towk.css/packs/assets/alt_text_badge-Dj51To... https://mastodon.social/packs/assets/alt_text_badge-Dj51Towk.css — 200 — 872 B — 23 ms — h3https://mastodon.social/packs/video-CXR6VjqX.js/packs/video-CXR6VjqX.js https://mastodon.social/packs/video-CXR6VjqX.js — 200 — 718 B — 32 ms — h3https://files.mastodon.social/accounts/avatars/000/233/670/original/c051f22ff243a7a5.jpgfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/000/233/670/original/c051f22ff243a7a5.jpg — 200 — 26.3 KiB — 46 ms — h2https://files.mastodon.social/accounts/avatars/000/415/953/original/26dabfbccc9baa12.jpgfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/000/415/953/original/26dabfbccc9baa12.jpg — 200 — 24.7 KiB — 103 ms — h2https://files.mastodon.social/cache/accounts/avatars/109/309/317/150/565/651/original/89afb63ba9120d10.jpgfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/109/309/317/150/565/651/original/89afb63ba9120d10.jpg — 200 — 22.1 KiB — 102 ms — h2https://files.mastodon.social/cache/accounts/avatars/109/355/700/962/815/786/original/7d278db7224de27d.jpgfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/109/355/700/962/815/786/original/7d278db7224de27d.jpg — 200 — 40.0 KiB — 92 ms — h2https://files.mastodon.social/cache/accounts/avatars/109/315/961/014/974/316/original/3a36843f0c2baecf.jpgfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/109/315/961/014/974/316/original/3a36843f0c2baecf.jpg — 200 — 13.5 KiB — 89 ms — h2https://files.mastodon.social/cache/accounts/avatars/109/348/476/933/846/346/original/707cc62d09c6d9fa.jpgfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/109/348/476/933/846/346/original/707cc62d09c6d9fa.jpg — 200 — 30.1 KiB — 100 ms — h2https://files.mastodon.social/cache/accounts/avatars/109/355/200/404/576/424/original/910a0a51b5e173e2.jpgfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/109/355/200/404/576/424/original/910a0a51b5e173e2.jpg — 200 — 85.8 KiB — 104 ms — h2https://files.mastodon.social/cache/accounts/avatars/113/483/028/910/192/850/original/49c06b529ab2474d.jpgfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/113/483/028/910/192/850/original/49c06b529ab2474d.jpg — 200 — 20.7 KiB — 87 ms — h2https://files.mastodon.social/accounts/avatars/108/194/428/751/240/116/original/f1eb397ab1659575.jpegfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/108/194/428/751/240/116/original/f1eb397ab1659575.jpeg — 200 — 29.4 KiB — 100 ms — h3https://files.mastodon.social/accounts/avatars/000/409/823/original/0621f774f8f78712.jpgfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/000/409/823/original/0621f774f8f78712.jpg — 200 — 59.2 KiB — 117 ms — h3https://files.mastodon.social/cache/accounts/avatars/112/451/713/680/179/619/original/66d6270d01e91da9.jpegfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/112/451/713/680/179/619/original/66d6270d01e91da9.jpeg — 200 — 17.2 KiB — 90 ms — h3https://files.mastodon.social/cache/accounts/avatars/109/304/464/942/897/108/original/078f01e3a454cdd3.jpgfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/109/304/464/942/897/108/original/078f01e3a454cdd3.jpg — 200 — 32.6 KiB — 92 ms — h3https://files.mastodon.social/cache/preview_cards/images/190/051/122/original/5cc95e3bef611e33.jpegfiles.mastodon.social/cache/preview... https://files.mastodon.social/cache/preview_cards/images/190/051/122/original/5cc95e3bef611e33.jpeg — 200 — 34.8 KiB — 109 ms — h3https://files.mastodon.social/accounts/avatars/113/773/023/753/566/247/original/ab27b47ca24a52cd.pngfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/113/773/023/753/566/247/original/ab27b47ca24a52cd.png — 200 — 248.7 KiB — 126 ms — h3https://files.mastodon.social/accounts/avatars/112/417/535/611/751/431/original/b77f657b83635b39.jpgfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/112/417/535/611/751/431/original/b77f657b83635b39.jpg — 200 — 47.2 KiB — 114 ms — h3https://files.mastodon.social/accounts/avatars/000/226/196/original/93630beedf643ebb.jpgfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/000/226/196/original/93630beedf643ebb.jpg — 200 — 6.1 KiB — 85 ms — h3https://files.mastodon.social/cache/preview_cards/images/190/068/938/original/3285277570d1f691.pngfiles.mastodon.social/cache/preview... https://files.mastodon.social/cache/preview_cards/images/190/068/938/original/3285277570d1f691.png — 200 — 118.0 KiB — 120 ms — h3https://files.mastodon.social/accounts/avatars/106/685/154/029/428/214/original/aad39cce38d88e45.pngfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/106/685/154/029/428/214/original/aad39cce38d88e45.png — 200 — 156.0 KiB — 122 ms — h3https://files.mastodon.social/accounts/avatars/000/023/457/original/ad501ceca43dd473.pngfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/000/023/457/original/ad501ceca43dd473.png — 200 — 5.8 KiB — 92 ms — h3https://files.mastodon.social/cache/accounts/avatars/109/286/960/245/605/960/original/21fbc3efd6f9bade.jpgfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/109/286/960/245/605/960/original/21fbc3efd6f9bade.jpg — 200 — 5.6 KiB — 93 ms — h3https://files.mastodon.social/accounts/avatars/111/286/952/498/156/301/original/323c9f6573de473b.jpegfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/111/286/952/498/156/301/original/323c9f6573de473b.jpeg — 200 — 32.4 KiB — 109 ms — h3https://files.mastodon.social/accounts/avatars/109/521/032/613/939/160/original/6d6588cad807dfbc.pngfiles.mastodon.social/accounts/avat... https://files.mastodon.social/accounts/avatars/109/521/032/613/939/160/original/6d6588cad807dfbc.png — 200 — 131.1 KiB — 119 ms — h3https://files.mastodon.social/cache/accounts/avatars/113/695/878/928/179/087/original/edadee646dc7593c.jpegfiles.mastodon.social/cache/account... https://files.mastodon.social/cache/accounts/avatars/113/695/878/928/179/087/original/edadee646dc7593c.jpeg — 200 — 31.7 KiB — 107 ms — h3https://files.mastodon.social/cache/custom_emojis/images/000/452/462/static/947cae7ac4dfdfa0.pngfiles.mastodon.social/cache/custom_... https://files.mastodon.social/cache/custom_emojis/images/000/452/462/static/947cae7ac4dfdfa0.png — 200 — 7.7 KiB — 96 ms — h3https://files.mastodon.social/cache/media_attachments/files/116/443/944/814/083/803/small/a628576e26e96cec.pngfiles.mastodon.social/cache/media_a... https://files.mastodon.social/cache/media_attachments/files/116/443/944/814/083/803/small/a628576e26e96cec.png — 200 — 10.7 KiB — 25 ms — h3https://files.mastodon.social/media_attachments/files/116/443/899/279/665/587/small/bc348adf1088d654.pngfiles.mastodon.social/media_attachm... https://files.mastodon.social/media_attachments/files/116/443/899/279/665/587/small/bc348adf1088d654.png — 200 — 225.9 KiB — 40 ms — h3https://files.mastodon.social/media_attachments/thumbnails/116/443/626/128/993/352/original/d99cc6fb6e8cb519.jpgfiles.mastodon.social/media_attachm... https://files.mastodon.social/media_attachments/thumbnails/116/443/626/128/993/352/original/d99cc6fb6e8cb519.jpg — 200 — 44.9 KiB — 34 ms — h3https://files.mastodon.social/media_attachments/files/116/443/659/749/205/743/original/8b2c105d63c09d32.jpegfiles.mastodon.social/media_attachm... https://files.mastodon.social/media_attachments/files/116/443/659/749/205/743/original/8b2c105d63c09d32.jpeg — 200 — 158.9 KiB — 47 ms — h3https://files.mastodon.social/media_attachments/files/116/443/417/960/684/574/original/6be32f1b16942a3c.jpgfiles.mastodon.social/media_attachm... https://files.mastodon.social/media_attachments/files/116/443/417/960/684/574/original/6be32f1b16942a3c.jpg — 200 — 102.2 KiB — 37 ms — h3https://files.mastodon.social/cache/media_attachments/files/116/443/175/719/359/459/original/744d89a571c3a10a.jpegfiles.mastodon.social/cache/media_a... https://files.mastodon.social/cache/media_attachments/files/116/443/175/719/359/459/original/744d89a571c3a10a.jpeg — 200 — 108.5 KiB — 47 ms — h3https://files.mastodon.social/cache/media_attachments/files/116/443/522/557/758/444/original/bf5b41e38e7da12c.jpegfiles.mastodon.social/cache/media_a... https://files.mastodon.social/cache/media_attachments/files/116/443/522/557/758/444/original/bf5b41e38e7da12c.jpeg — 200 — 93.8 KiB — 46 ms — h3https://files.mastodon.social/cache/media_attachments/files/116/443/611/569/147/388/original/0af7bf8dcf22b011.pngfiles.mastodon.social/cache/media_a... https://files.mastodon.social/cache/media_attachments/files/116/443/611/569/147/388/original/0af7bf8dcf22b011.png — 200 — 1.5 MiB — 139 ms — h3https://files.mastodon.social/cache/media_attachments/files/116/442/652/894/153/568/original/8444a719a69c3b63.pngfiles.mastodon.social/cache/media_a... https://files.mastodon.social/cache/media_attachments/files/116/442/652/894/153/568/original/8444a719a69c3b63.png — 200 — 91.4 KiB — 43 ms — h3https://files.mastodon.social/media_attachments/files/116/444/035/999/989/719/small/79ccfea6e9158664.jpegfiles.mastodon.social/media_attachm... https://files.mastodon.social/media_attachments/files/116/444/035/999/989/719/small/79ccfea6e9158664.jpeg — 200 — 28.2 KiB — 36 ms — h3https://files.mastodon.social/media_attachments/files/116/444/179/346/061/011/original/eccee369f85a0bce.pngfiles.mastodon.social/media_attachm... https://files.mastodon.social/media_attachments/files/116/444/179/346/061/011/original/eccee369f85a0bce.png — 200 — 2.5 MiB — 161 ms — h3https://files.mastodon.social/cache/media_attachments/files/116/443/527/171/018/851/original/1d899d15c5d6fffd.jpegfiles.mastodon.social/cache/media_a... https://files.mastodon.social/cache/media_attachments/files/116/443/527/171/018/851/original/1d899d15c5d6fffd.jpeg — 200 — 155.6 KiB — 53 ms — h3https://files.mastodon.social/media_attachments/files/116/443/741/866/097/252/original/441362050906d378.pngfiles.mastodon.social/media_attachm... https://files.mastodon.social/media_attachments/files/116/443/741/866/097/252/original/441362050906d378.png — 200 — 1.1 MiB — 118 ms — h3https://files.mastodon.social/media_attachments/files/116/444/229/841/460/845/original/7fb6ae0d6554745d.pngfiles.mastodon.social/media_attachm... https://files.mastodon.social/media_attachments/files/116/444/229/841/460/845/original/7fb6ae0d6554745d.png — 200 — 214.2 KiB — 73 ms — h3https://mastodon.social/packs/assets/favicon-32x32-CiQz7Niw.png/packs/assets/favicon-32x32-CiQz7Ni... https://mastodon.social/packs/assets/favicon-32x32-CiQz7Niw.png — 200 — 1.6 KiB — 3 ms — h3https://mastodon.social/packs/assets/android-chrome-144x144-D-ewI-KZ.png/packs/assets/android-chrome-144x14... https://mastodon.social/packs/assets/android-chrome-144x144-D-ewI-KZ.png — 200 — 6.2 KiB — 4 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
28% of JavaScript execution is third-party
First-party Third-party 293ms · 0KB · €2/mo
Unattributable
Other
Costly
Execution 293ms
Transfer 0 KB
Monthly Cost €2/mo

These scripts may cost more than they're worth

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

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