mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #289] High CPU usage on Windows (1-3%) #208
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#208
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @snir on GitHub (Apr 1, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/289
Describe the bug
psst-gui.exe is using ~1% CPU when idle, up to ~3% when playing a song.
To Reproduce
Run psst.exe on Windows
Expected behavior
CPU usage should be much lower (Spotify is using ~0.5% when idle, ~2% when playing a song)
Screenshots
Environment
Additional context
There seem to be 2 threads using the most CPU -
KernelBase.dll!WaitForMultipleObjectsExuser32.dll!GetMessageW@HookedBehemoth commented on GitHub (Apr 23, 2022):
I'm running it on Windows and I can't observe this. The official spotify client consistently uses more CPU.
@jpochyla commented on GitHub (May 18, 2022):
Hi! Thanks for the report, unfortunately I don't have the resources to tackle this kind of Windows issues. A few % +- to the official client is acceptable at this stage of development, so I'll close this, hope you don't mind. Performance will only get better in the future.
chronowith thetimecrate #452