We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It uses more CPU that it should need to, about 10% on my machine.
It's the termui table update function function that uses all the CPU so would probably need to use something else to draw the table to fix this.
not a priority, natbwmontop isn't intended to be running constantly.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It uses more CPU that it should need to, about 10% on my machine.
It's the termui table update function function that uses all the CPU so would probably need to use something else to draw the table to fix this.
not a priority, natbwmontop isn't intended to be running constantly.
The text was updated successfully, but these errors were encountered: