mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #365] Performance is affected by battery status #164
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Feel-ix-343 on GitHub (Jan 29, 2024).
Original GitHub issue: https://github.com/bootandy/dust/issues/365
I am not sure if this is dust or linux specific, but I have noticed that Dust is significantly slower when my laptop's battery is not charging.
I am labeling this as an issue, as it is unexpected behavior for me.
Is this a dust feature? or a linux thing? And can it be changed or configured in settings?
@bootandy commented on GitHub (Jan 30, 2024):
It'll be a linux thing, When your battery is charging the OS will allow the CPU to run faster. This will effect all cpu-intensive applications.