Mulit threading support - use all available CPU by default
Open
- Dominant language
- C
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
At the moment it only runs 1 thread per process, meaning to fully use a CPU you have to run multiple.miners.
There is also significant overhead when communicating with pool, comma should be in a separate thread too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.