chatbox icon indicating copy to clipboard operation
chatbox copied to clipboard

[BUG] Only using 10% of CPU while doing nothing; should use at least 15-20% of CPU while doing absolutely nothing

Open WaterSibilantFalling opened this issue 7 months ago • 3 comments

Bug Description While doing absolutely nothing, chatboxai only uses 10-12% of the CPU. It should use more of the CPU while doing absolutely nothing.

At least chatboxai is using more CPU - while doing nothing - than my PyCharm IDE is while I am using it, so that's a start.

Steps to Reproduce

  1. Download the latest chatboxai
  2. Run it
  3. Do nothing
  4. Run 'top' to see the usage of all process' CPU usage
  5. Note that chatboxai is using more CPU than all other process combined, while doing nothing.

Expected Results While doing nothing, the app should use roughly 20% of the CPU or more

Actual Results chatboxai, while using more CPU (while doing nothing) than all other processes combined, is only using 10% of the CPU

Screenshots If possible, please add screenshots to help explain the issue.

.

Image

.

Image

.

Desktop (please complete the following information):

  • Operating System: Linux xxxxxx 6.1.0-29-amd64 \#1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) x86_64 GNU/Linux
  • Application Version: 1.10.7
  • Application Version: 1.11.8 (same behaviour)

WaterSibilantFalling avatar Apr 11 '25 10:04 WaterSibilantFalling