Someone should quote this post on first page, this will really help miner who want to mining but hesitate because no pool
anyway this miner slower or better than wallet miner?? thank you
I'd also like to know if the miner is faster than the wallet miner
I have in average 20kh/s in wallet and 23-24 kh/s with external

.
I confirm this, extarnal miner is around 10% faster for me too so better use it instead the wallet one.
Its HPS might be faster but would love to know if you are finding more blocks as a result. Personally, I've seen a jump in the number of blocks found by my wallet miners overnight.
No HPS increase on Linux with the precompiled binary. Also roughly same blocks (after ~8h).
A bit of caution: couldn't compile miner from github sources on Ubuntu 16.04. Release source code only contains empty readme file.
https://github.com/BeastPool/cpuminer-argon2d link for source

, I'll update release source aswell, didn't know it's empty.
I am getting below error while building the miner
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/root/cpuminer-argon2d':
configure: error: C compiler cannot create executables
See `config.log' for more details
GCC is already install in the system
root@ubuntu:~/cpuminer-argon2d# gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu