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

Excessive CPU use #2

Open
tpoppins opened this issue Mar 12, 2019 · 2 comments
Open

Excessive CPU use #2

tpoppins opened this issue Mar 12, 2019 · 2 comments
Assignees

Comments

@tpoppins
Copy link

Like its predecessor, v0.4.0, Barbarossa 0.5.0 uses more CPU than a typical single-threaded program.

For example, on this 12-core system Task Manager reports 8% CPU use for non-SMP applications. Barbarossa's use fluctuates between 10% and 11%. This is over 25% more than a single-threaded application is expected to use and can wreck tests where multiple concurrent games are run at the same time.

My test boxes are various dual Xeons running Cute Chess GUI under Win 7 x64 Pro SP1. Graham reports the same issue with ChessGUI under Win 10.

Tirsa@CCRL

@nionita
Copy link
Owner

nionita commented Mar 21, 2019 via email

@nionita
Copy link
Owner

nionita commented Jan 2, 2022

Release 0.6.0 must have solved this problem, as it runs only with one OS thread at all.

@nionita nionita self-assigned this Jan 2, 2022
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

No branches or pull requests

2 participants