package
0.0.0-20200611040256-b33327b51c91
Repository: https://github.com/pegnet/lxrhash.git
Documentation: pkg.go.dev
# README
simMiner
The simulated miner allows you to run a test on hardware to evaluate speed, power, and hash rate of either Sha256 or the LXHash on that platform.
Usage:
simMiner [bits]
is either Sha256 or LXHash [bits] is optional, but will default to 30 bits (about 1GB). Takes about 10 minutes to initalize the BitMap for 1GB on most common hardware tested. Fewer bits (25 is about 32 MB) is pretty fast.