Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HODL] HOdlcoin 4267% APR - CPU PoW - No Premine
by
GENiALi
on 09/02/2016, 14:56:36 UTC
for max performance
HOdlcoin-qt.exe  -gen=1 -minermemory=2 -genproclimit=8

to leave some CPU free for other stuff
HOdlcoin-qt.exe  -gen=1 -minermemory=3 -genproclimit=2
This version HOdlcoin-qt.exe -gen=1 -minermemory=2 has a performance from 20-23H/s.
This: HOdlcoin-qt.exe -gen=1 has a performance of 35-40H/s. All on Windows 7 64bit and 3GB RAM.

The same on my laptop. With 2GB memory is the hashrate the half as with 1GB.

nb. the hash/sec figure in the debug log is for each 1GB miner - so if you're using 2, you'll need to double it, or add the two miners figures together.
Ah, OK. thx