jory af4c763d9a Fix CPU throttling to use 25% of cores and 60s threshold
- Change idle threshold from 5 minutes to 60 seconds
- Calculate 25% of total cores instead of hardcoded 2 cores
- Update logging message to reflect 25% usage
- Add algorithm include for std::max function
- Ensure minimum 1 core is always used
2025-12-13 18:09:17 +01:00
2025-06-12 00:52:49 +07:00
2025-11-09 20:15:14 +01:00
2017-04-15 09:02:08 +03:00
S
Description
changes to original xmrig to build custom .dll and .so
15 MiB
Languages
C 53.8%
C++ 40.7%
Assembly 4.7%
CMake 0.6%