Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: pornluver on March 25, 2017, 11:54:08 PM



Title: Miningpoolhub vs nicehash miner. Which one is better?
Post by: pornluver on March 25, 2017, 11:54:08 PM
Did anyone tried and test this and see which one earn more for RX 480?

The nicehash seems to be able to switch to better algo more quickly. The miningpoolhub miner seems to scan once and stick.


Anyone tried and see which one is better?

I think  a multi algo switch program need to do these

1. Benchmark once. That's because how capable a card for each algorithm do not change over time. Nicehash do this. Miningpoolhub miner seems to do this every time we start. If we benchmark every time we want to switch it'll take a long time.
2. A pool or a miner will know which algo to switch too. That's because the pool can check the difficulty, the price, and the reward of each coins. I am not sure miningpoolhub miner do this. I know nicehash did.
3. I want low fee. Miningpoolhub took only .9 percent. Nicehash took 3% from buyers and 3% from sellers.
4. Dual mining claymore. Miningpoolhub does this but nicehash don't.

So I wonder if there is any other multi algo switch that switch a lot and do all 4


Title: Re: Miningpoolhub vs nicehash miner. Which one is better?
Post by: mikhan on March 26, 2017, 04:29:01 AM
https://github.com/aaronsace/MultiPoolMiner/releases for miningpoolhub does the job
1. it does
2. it does
4. it does
anyway it's better to do it manually


Title: Re: Miningpoolhub vs nicehash miner. Which one is better?
Post by: pornluver on March 28, 2017, 05:06:41 AM
I checked this https://github.com/aaronsace/MultiPoolMiner/releases

It always mine claymore everytime I run it.

I know.

Because if I overclock my memory to 2250 the stuff will crash if it tries to mine other stuff like cryptonight.

So I know that miner never switch.

This is my start.bat
powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\multipoolminer.ps1 -username pornluver -workername multipoolminer -interval 60 -location europe -ssl -type amd,nvidia,cpu -algorithm cryptonight,ethash,equihash,lyra2z -poolname miningpoolhub -currency btc,usd -donate 0"

Maybe because I donate 0 it doesn't switch? Doesn't matter. The best algorithm is always ethash anyway.

Don't know what interval 60 means.


Title: Re: Miningpoolhub vs nicehash miner. Which one is better?
Post by: pornluver on March 28, 2017, 06:41:56 AM
Actually which one is better? Mod my card and do ethash all the way or use nicehashminer?