-
Notifications
You must be signed in to change notification settings - Fork 6
Improve idle CPU load #89
Copy link
Copy link
Open
Labels
Description
On some systems program uses way more CPU than necessary.
First thought it was caused by frame rate sync busy waiting, however one macOS user reports that it is fixed by changing screen resolution to normal size. Is the UI resize function running every frame? Investigate.
Reactions are currently unavailable