Skip to content
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

fix high cpu load when waiting for user input #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fbachus
Copy link

@fbachus fbachus commented Mar 18, 2024

waiting for 10ms reduces the cpu load to essentially zero without noticable downside.
This should fix #1

waiting for 10ms reduces the cpu load to essentially zero without
noticable downside
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

high CPU usage after a round while waiting for input
1 participant