keybase / keybase/client

High CPU utilization when running without KBFS

Open
#25,215 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

I'm on Ubuntu 22.04 with the latest 5.15 kernel. Running the keybase gui without kbfs (via the command-line flag or the environment variable) causes the client to spin and constantly use at least 33% of a core on my modern CPU. Running with kbfs doesn't; keybase idles at reasonable levels.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with the Keybase GUI on Ubuntu 22.04 using the command-line flag or environment variable that disables KBFS, then compare CPU usage with KBFS enabled. Trace the GUI's no-KBFS startup path and identify the repeated work causing the spin; done means the client idles at reasonable CPU usage without KBFS while retaining normal GUI behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, ubuntu
Domain
desktop, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.