project-chip / project-chip/certification-tool
[Bug] High CPU Usage Using CLI
Open
Backend
Bug
- Dominant language
- Shell
- Stars
- 83
- Forks
- 47
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 17
Description
Description
The machine is very slow and 2 python3 processes take 50% each of CPU while running th-cli tool.
It seems like there is some busy-loop I/O executing or something similar.
Origin: CSA Slack Thread
Steps to reproduce the behavior
- Use the th-cli application
- Verify the CPU usage using a monitor tool
Expected behavior
Less resource power used during CLI execution.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.