jceminer / cn_cpu_miner

Cryptonote CPU Miner
35 stars 23 forks source link

Low-power-mode on v8 #28

Open Helmeboi opened 5 years ago

Helmeboi commented 5 years ago

Does this miner allow more than double threading? In xmr-stak the max number of threads that can run on one core without a performance drop is two since the fork. So is this miner optimized for higher multi-threading?

jceminer commented 5 years ago

Allows: yes, up to six. But I didn't optimize yet the multi-hash over two, so it's very possible the performances are also worse on x3 than x2. I could optimize but this is a task with lower dev priority. So the short answer is: not yet