-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High CPU load window server #47
Comments
Also on High Sierra. CPU spikes as soon as I press one of the headset buttons (that does not seem to have any other effect) |
Also have this issue on High Sierra 10.13.4 - WindowServer stayed at around 97% until I killed Bubo, then dropped to ~2% |
Is Bubo still necessary on macOS High Sierra? |
Right :-) |
Hi, I just wanted to make you aware that Bubo sometimes generates high cpu load in the windowserver process on my macbook 13 2017 w/ High Sierra. It took me a long time to detect the problem and finaly found out that this is generally caused by items on menu bar making a lot of drawing updates. I know that your app doesn't do this. But killing bubo finally solved the issue.
I used this as a lead for the problem.
https://apple.stackexchange.com/questions/153397/windowserver-high-cpu-on-yosemite
The text was updated successfully, but these errors were encountered: