Skip to content
https://keybase.io

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
4
REVIEW
3
PASS
8
INFO
2

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

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

7.30 s

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

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

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

12.04 s

Page Load Progression

558 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.3 s
3.9 s
4.5 s
Checks
17
8 PASS 3 REVIEW 4 FIX
D
Page Weight Budget
Action
2.6 MB transferred, 37 requests
FIX
2.6 MB transferred, 37 requests
Warning::
Page weighs 5.1 MB (2.6 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Warning::
JavaScript is 935 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 935 KB
Info::
Fonts are 253 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 253 KB
Info::
37 HTTP requests
Info::
Estimated 0.53 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
37 requests
0.53 g CO2 per page load
Images 1.3 MiB 51%
JavaScript 934.6 KiB 36%
Fonts 253.1 KiB 10%
CSS 72.8 KiB 3%
Other 5.5 KiB 0%
HTML 5.3 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

F
JS Bundles
Action
1 scripts, 689 KB unused
FIX
1 scripts, 689 KB unused
Warning::
https://keybase.io/_/brew/_/906baaf9/sitewide-js.j...: 689 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 689 KB
689 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://keybase.io/_/brew/_/906baaf9/sitewide-js.js935 KB689 KB (74%)1st

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

D
Page Weight Inventory
Action
37 resources · 2.6 MB · 689 KB savings available
FIX
37 resources · 2.6 MB · 689 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~689 KB of savings available
Info::
1 resources over 200KB
37 resources · 2.6 MiB · 0 third-party 1.6 MiB over 1MB target
Image 52% · 1.3 MiB
JavaScript 36% · 934.6 KiB
Font 10% · 253.1 KiB
CSS 3% · 72.8 KiB
Document 0% · 5.3 KiB

~689.4 KiB of savings available

Remove unused JavaScript: 689.4 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
ETag present — enables conditional (304) responses

No Cache-Control header

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

C
Image Optimization
Action
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Warning::
https://keybase.io/images/splash/teams/rows/4@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/teams/rows/6@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/files/rows/2@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/files/rows/4@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/files/rows/5@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/teams/1@2x.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/club/header@2x.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/club/message@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/files/1@2x.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/files/rows/3@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/teams/rows/3@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/boom/a@2x.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/chat/1@2x.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/teams/rows/2@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://keybase.io/images/splash/teams/rows/5@2x.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
27 images 1.3 MB
0 oversized -0 KB
27 legacy format
15 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

C
JS Execution Cost
Action
1097ms total JS execution
REVIEW
1097ms total JS execution
Warning::
https://keybase.io/_/brew/_/906baaf9/sitewide-js.j...: 644ms CPU time
Info::
https://keybase.io/: 238ms CPU time
Info::
Unattributable: 216ms CPU time
Info::
Third-party scripts: 216ms (20% of total)

Main Thread Breakdown

Script Evaluation 31% Other 26% Script Parsing & Compilation 25% Style & Layout 13% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://keybase.io/_/brew/_/906baaf9/sitewide-js.js644ms331ms282ms1st
https://keybase.io/238ms7ms1ms1st
Unattributable216ms5ms0ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-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
6 fonts (253 KB)
PASS
6 fonts (253 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

253 KB total

Render-blocking

0

of 6

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 FCP 7.3 s LCP 11.8 shttps://keybase.io/fonts/proximanova-medium-webfont.woff2proximanova-medium-webf... https://keybase.io/fonts/proximanova-medium-webfont.woff2 — 33.6 KiB — 196 ms — font-display: swaphttps://keybase.io/fonts//fa-solid-900.woff2fa-solid-900.woff2 https://keybase.io/fonts//fa-solid-900.woff2 — 70.6 KiB — 200 ms — font-display: swaphttps://keybase.io/fonts/recoleta-bold.woff2recoleta-bold.woff2 https://keybase.io/fonts/recoleta-bold.woff2 — 51.9 KiB — 198 ms — font-display: swaphttps://keybase.io/fonts/proximanova-extrabold-webfont.woff2proximanova-extrabold-w... https://keybase.io/fonts/proximanova-extrabold-webfont.woff2 — 32.1 KiB — 200 ms — font-display: swaphttps://keybase.io/fonts/proximanova-bold-webfont.woff2proximanova-bold-webfon... https://keybase.io/fonts/proximanova-bold-webfont.woff2 — 32.8 KiB — 201 ms — font-display: swaphttps://keybase.io/fonts/proximanova-semibold-webfont.woff2proximanova-semibold-we... https://keybase.io/fonts/proximanova-semibold-webfont.woff2 — 32.1 KiB — 203 ms — font-display: swap
proximanova-medium-webf... woff2 swap
Size 34 KB
Load time 196 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 71 KB
Load time 200 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
recoleta-bold.woff2 woff2 swap
Size 52 KB
Load time 198 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
proximanova-extrabold-w... woff2 swap
Size 32 KB
Load time 200 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
proximanova-bold-webfon... woff2 swap
Size 33 KB
Load time 201 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
proximanova-semibold-we... woff2 swap
Size 32 KB
Load time 203 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
37 requests over 1528ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 7.3 s LCP 11.8 shttps://keybase.io// https://keybase.io/ — 200 — 5.3 KiB — 317 ms — h2https://keybase.io/_/brew/_/52e9d104/sitewide-css.css/_/brew/_/52e9d104/sitewide-css.css https://keybase.io/_/brew/_/52e9d104/sitewide-css.css — 200 — 72.8 KiB — 504 ms — h2https://keybase.io/_/brew/_/906baaf9/sitewide-js.js/_/brew/_/906baaf9/sitewide-js.js https://keybase.io/_/brew/_/906baaf9/sitewide-js.js — 200 — 934.6 KiB — 699 ms — h2https://keybase.io/images/splash/chat/1@2x.png/images/splash/chat/1@2x.png https://keybase.io/images/splash/chat/1@2x.png — 200 — 101.2 KiB — 307 ms — h2https://keybase.io/images/splash/teams/1@2x.png/images/splash/teams/1@2x.png https://keybase.io/images/splash/teams/1@2x.png — 200 — 108.6 KiB — 405 ms — h2https://keybase.io/images/splash/teams/rows/2@2x.png/images/splash/teams/rows/2@2x.png https://keybase.io/images/splash/teams/rows/2@2x.png — 200 — 130.0 KiB — 393 ms — h2https://keybase.io/images/splash/teams/rows/3@2x.png/images/splash/teams/rows/3@2x.png https://keybase.io/images/splash/teams/rows/3@2x.png — 200 — 15.2 KiB — 295 ms — h2https://keybase.io/images/splash/teams/rows/4@2x.png/images/splash/teams/rows/4@2x.png https://keybase.io/images/splash/teams/rows/4@2x.png — 200 — 18.2 KiB — 105 ms — h2https://keybase.io/images/icons/icon-keybase-logo-48@2x.png/images/icons/icon-keybase-logo-48@... https://keybase.io/images/icons/icon-keybase-logo-48@2x.png — 200 — 7.3 KiB — 104 ms — h2https://keybase.io/images/badges/install-badge-android-168-56@2x.png/images/badges/install-badge-androi... https://keybase.io/images/badges/install-badge-android-168-56@2x.png — 200 — 14.8 KiB — 113 ms — h2https://keybase.io/images/splash/teams/rows/5@2x.png/images/splash/teams/rows/5@2x.png https://keybase.io/images/splash/teams/rows/5@2x.png — 200 — 16.5 KiB — 113 ms — h2https://keybase.io/images/splash/teams/rows/6@2x.png/images/splash/teams/rows/6@2x.png https://keybase.io/images/splash/teams/rows/6@2x.png — 200 — 12.6 KiB — 113 ms — h2https://keybase.io/images/splash/club/header@2x.png/images/splash/club/header@2x.png https://keybase.io/images/splash/club/header@2x.png — 200 — 8.9 KiB — 115 ms — h2https://keybase.io/images/splash/club/message@2x.png/images/splash/club/message@2x.png https://keybase.io/images/splash/club/message@2x.png — 200 — 78.5 KiB — 118 ms — h2https://keybase.io/images/splash/club/revolt@2x.png/images/splash/club/revolt@2x.png https://keybase.io/images/splash/club/revolt@2x.png — 200 — 135.7 KiB — 120 ms — h2https://keybase.io/images/splash/club/we3feet@2x.png/images/splash/club/we3feet@2x.png https://keybase.io/images/splash/club/we3feet@2x.png — 200 — 173.9 KiB — 121 ms — h2https://keybase.io/images/splash/club/shipit@2x.png/images/splash/club/shipit@2x.png https://keybase.io/images/splash/club/shipit@2x.png — 200 — 188.3 KiB — 123 ms — h2https://keybase.io/images/splash/files/1@2x.png/images/splash/files/1@2x.png https://keybase.io/images/splash/files/1@2x.png — 200 — 42.5 KiB — 122 ms — h2https://keybase.io/images/splash/files/rows/2@2x.png/images/splash/files/rows/2@2x.png https://keybase.io/images/splash/files/rows/2@2x.png — 200 — 4.1 KiB — 124 ms — h2https://keybase.io/images/splash/files/rows/4@2x.png/images/splash/files/rows/4@2x.png https://keybase.io/images/splash/files/rows/4@2x.png — 200 — 8.1 KiB — 125 ms — h2https://keybase.io/images/splash/files/rows/3@2x.png/images/splash/files/rows/3@2x.png https://keybase.io/images/splash/files/rows/3@2x.png — 200 — 7.6 KiB — 126 ms — h2https://keybase.io/images/splash/files/rows/5@2x.png/images/splash/files/rows/5@2x.png https://keybase.io/images/splash/files/rows/5@2x.png — 200 — 8.0 KiB — 126 ms — h2https://keybase.io/images/splash/boom/a@2x.png/images/splash/boom/a@2x.png https://keybase.io/images/splash/boom/a@2x.png — 200 — 34.6 KiB — 214 ms — h2https://keybase.io/images/splash/boom/b@2x.png/images/splash/boom/b@2x.png https://keybase.io/images/splash/boom/b@2x.png — 200 — 31.1 KiB — 215 ms — h2https://keybase.io/images/splash/boom/c@2x.png/images/splash/boom/c@2x.png https://keybase.io/images/splash/boom/c@2x.png — 200 — 31.0 KiB — 217 ms — h2https://keybase.io/images/splash/boom/d@2x.png/images/splash/boom/d@2x.png https://keybase.io/images/splash/boom/d@2x.png — 200 — 31.1 KiB — 218 ms — h2https://keybase.io/images/splash/boom/e@2x.png/images/splash/boom/e@2x.png https://keybase.io/images/splash/boom/e@2x.png — 200 — 31.0 KiB — 220 ms — h2https://keybase.io/images/splash/boom/f@2x.png/images/splash/boom/f@2x.png https://keybase.io/images/splash/boom/f@2x.png — 200 — 30.7 KiB — 221 ms — h2https://keybase.io/images/splash/boom/g@2x.png/images/splash/boom/g@2x.png https://keybase.io/images/splash/boom/g@2x.png — 200 — 48.1 KiB — 223 ms — h2https://keybase.io/images/badges/install-badge-android-240-80@2x.png/images/badges/install-badge-androi... https://keybase.io/images/badges/install-badge-android-240-80@2x.png — 200 — 23.3 KiB — 224 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 7.3 s LCP 11.8 shttps://keybase.io// https://keybase.io/ — 200 — 5.3 KiB — 317 ms — h2https://keybase.io/_/brew/_/52e9d104/sitewide-css.css/_/brew/_/52e9d104/sitewide-css.css https://keybase.io/_/brew/_/52e9d104/sitewide-css.css — 200 — 72.8 KiB — 504 ms — h2https://keybase.io/_/brew/_/906baaf9/sitewide-js.js/_/brew/_/906baaf9/sitewide-js.js https://keybase.io/_/brew/_/906baaf9/sitewide-js.js — 200 — 934.6 KiB — 699 ms — h2https://keybase.io/images/splash/chat/1@2x.png/images/splash/chat/1@2x.png https://keybase.io/images/splash/chat/1@2x.png — 200 — 101.2 KiB — 307 ms — h2https://keybase.io/images/splash/teams/1@2x.png/images/splash/teams/1@2x.png https://keybase.io/images/splash/teams/1@2x.png — 200 — 108.6 KiB — 405 ms — h2https://keybase.io/images/splash/teams/rows/2@2x.png/images/splash/teams/rows/2@2x.png https://keybase.io/images/splash/teams/rows/2@2x.png — 200 — 130.0 KiB — 393 ms — h2https://keybase.io/images/splash/teams/rows/3@2x.png/images/splash/teams/rows/3@2x.png https://keybase.io/images/splash/teams/rows/3@2x.png — 200 — 15.2 KiB — 295 ms — h2https://keybase.io/images/splash/teams/rows/4@2x.png/images/splash/teams/rows/4@2x.png https://keybase.io/images/splash/teams/rows/4@2x.png — 200 — 18.2 KiB — 105 ms — h2https://keybase.io/images/icons/icon-keybase-logo-48@2x.png/images/icons/icon-keybase-logo-48@... https://keybase.io/images/icons/icon-keybase-logo-48@2x.png — 200 — 7.3 KiB — 104 ms — h2https://keybase.io/images/badges/install-badge-android-168-56@2x.png/images/badges/install-badge-androi... https://keybase.io/images/badges/install-badge-android-168-56@2x.png — 200 — 14.8 KiB — 113 ms — h2https://keybase.io/images/splash/teams/rows/5@2x.png/images/splash/teams/rows/5@2x.png https://keybase.io/images/splash/teams/rows/5@2x.png — 200 — 16.5 KiB — 113 ms — h2https://keybase.io/images/splash/teams/rows/6@2x.png/images/splash/teams/rows/6@2x.png https://keybase.io/images/splash/teams/rows/6@2x.png — 200 — 12.6 KiB — 113 ms — h2https://keybase.io/images/splash/club/header@2x.png/images/splash/club/header@2x.png https://keybase.io/images/splash/club/header@2x.png — 200 — 8.9 KiB — 115 ms — h2https://keybase.io/images/splash/club/message@2x.png/images/splash/club/message@2x.png https://keybase.io/images/splash/club/message@2x.png — 200 — 78.5 KiB — 118 ms — h2https://keybase.io/images/splash/club/revolt@2x.png/images/splash/club/revolt@2x.png https://keybase.io/images/splash/club/revolt@2x.png — 200 — 135.7 KiB — 120 ms — h2https://keybase.io/images/splash/club/we3feet@2x.png/images/splash/club/we3feet@2x.png https://keybase.io/images/splash/club/we3feet@2x.png — 200 — 173.9 KiB — 121 ms — h2https://keybase.io/images/splash/club/shipit@2x.png/images/splash/club/shipit@2x.png https://keybase.io/images/splash/club/shipit@2x.png — 200 — 188.3 KiB — 123 ms — h2https://keybase.io/images/splash/files/1@2x.png/images/splash/files/1@2x.png https://keybase.io/images/splash/files/1@2x.png — 200 — 42.5 KiB — 122 ms — h2https://keybase.io/images/splash/files/rows/2@2x.png/images/splash/files/rows/2@2x.png https://keybase.io/images/splash/files/rows/2@2x.png — 200 — 4.1 KiB — 124 ms — h2https://keybase.io/images/splash/files/rows/4@2x.png/images/splash/files/rows/4@2x.png https://keybase.io/images/splash/files/rows/4@2x.png — 200 — 8.1 KiB — 125 ms — h2https://keybase.io/images/splash/files/rows/3@2x.png/images/splash/files/rows/3@2x.png https://keybase.io/images/splash/files/rows/3@2x.png — 200 — 7.6 KiB — 126 ms — h2https://keybase.io/images/splash/files/rows/5@2x.png/images/splash/files/rows/5@2x.png https://keybase.io/images/splash/files/rows/5@2x.png — 200 — 8.0 KiB — 126 ms — h2https://keybase.io/images/splash/boom/a@2x.png/images/splash/boom/a@2x.png https://keybase.io/images/splash/boom/a@2x.png — 200 — 34.6 KiB — 214 ms — h2https://keybase.io/images/splash/boom/b@2x.png/images/splash/boom/b@2x.png https://keybase.io/images/splash/boom/b@2x.png — 200 — 31.1 KiB — 215 ms — h2https://keybase.io/images/splash/boom/c@2x.png/images/splash/boom/c@2x.png https://keybase.io/images/splash/boom/c@2x.png — 200 — 31.0 KiB — 217 ms — h2https://keybase.io/images/splash/boom/d@2x.png/images/splash/boom/d@2x.png https://keybase.io/images/splash/boom/d@2x.png — 200 — 31.1 KiB — 218 ms — h2https://keybase.io/images/splash/boom/e@2x.png/images/splash/boom/e@2x.png https://keybase.io/images/splash/boom/e@2x.png — 200 — 31.0 KiB — 220 ms — h2https://keybase.io/images/splash/boom/f@2x.png/images/splash/boom/f@2x.png https://keybase.io/images/splash/boom/f@2x.png — 200 — 30.7 KiB — 221 ms — h2https://keybase.io/images/splash/boom/g@2x.png/images/splash/boom/g@2x.png https://keybase.io/images/splash/boom/g@2x.png — 200 — 48.1 KiB — 223 ms — h2https://keybase.io/images/badges/install-badge-android-240-80@2x.png/images/badges/install-badge-androi... https://keybase.io/images/badges/install-badge-android-240-80@2x.png — 200 — 23.3 KiB — 224 ms — h2https://keybase.io/fonts/proximanova-medium-webfont.woff2/fonts/proximanova-medium-webfont.w... https://keybase.io/fonts/proximanova-medium-webfont.woff2 — 200 — 33.6 KiB — 196 ms — h2https://keybase.io/fonts//fa-solid-900.woff2/fonts//fa-solid-900.woff2 https://keybase.io/fonts//fa-solid-900.woff2 — 200 — 70.6 KiB — 200 ms — h2https://keybase.io/fonts/recoleta-bold.woff2/fonts/recoleta-bold.woff2 https://keybase.io/fonts/recoleta-bold.woff2 — 200 — 51.9 KiB — 198 ms — h2https://keybase.io/fonts/proximanova-extrabold-webfont.woff2/fonts/proximanova-extrabold-webfon... https://keybase.io/fonts/proximanova-extrabold-webfont.woff2 — 200 — 32.1 KiB — 200 ms — h2https://keybase.io/fonts/proximanova-bold-webfont.woff2/fonts/proximanova-bold-webfont.wof... https://keybase.io/fonts/proximanova-bold-webfont.woff2 — 200 — 32.8 KiB — 201 ms — h2https://keybase.io/fonts/proximanova-semibold-webfont.woff2/fonts/proximanova-semibold-webfont... https://keybase.io/fonts/proximanova-semibold-webfont.woff2 — 200 — 32.1 KiB — 203 ms — h2https://keybase.io/favicon.ico/favicon.ico https://keybase.io/favicon.ico — 200 — 5.5 KiB — 101 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
20% of JavaScript execution is third-party
First-party Third-party 216ms · 0KB · $3/mo
Unattributable
Other
Costly
Execution 216ms
Transfer 0 KB
Monthly Cost $3/mo

These scripts may cost more than they're worth

  • Unattributable adds 216ms and costs ~$3/month

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