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

Gobbles a core during breaks #14

Closed
glotchimo opened this issue Jul 26, 2021 · 1 comment
Closed

Gobbles a core during breaks #14

glotchimo opened this issue Jul 26, 2021 · 1 comment

Comments

@glotchimo
Copy link

I've seen it multiple times now where, when a break starts, the script grabs and holds an entire core for the duration of the break. I don't have any concrete profiling data yet but am opening this to track and see if anybody else sees this behavior.

@HACKER097
Copy link
Owner

Thanks for reporting this, I would have never caught it. I forgot to add fps limiters in the pause and break loops, so they refresh as many times as the core allows, this has now been fixed along with some other performance improvements.

Update using pip3 install --upgrade wisdom-tree

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