Download: https://mega.co.nz/#!DgsWFIJA!H_D0Tg-Laxwp1yvccUwZG8uRx2jgz0IBTTZ91r0IfQA
Source: https://github.com/BurstTools/BurstSoftware
Improvements against the Java miner:
- At least a 5 times better performance. With a Haswell CPUs up to 14 times.
- Break and continue a plot a latter time. Please break only between writes.
- Optional asynchronous mode for writing the plots in the background. Use twice as much RAM.
- I have only access to Intel CPUs, so I don't know if it is working for AMD CPUs.
- Setting lower priority class at start up to ease the impact for foreground applications (e.g. miner)
Usage: wplotgenerator
options:
/async ... writing plots from a background-thread for best throughput (needs twice as much RAM)
Plotter | Codepath | CPU | Codename | Logical processors | Total average nonces per minute | Average nonces per thread per minute |
pocminer_v1 | Java | Intel(R) Xeon(R) CPU E5-1660 0 @ 3.30GHz | Sandy Bridge-EP/EX | 12 | 2'048 | 170,67 |
wplotgenerator | SSE4 | Intel(R) Xeon(R) CPU E5405 @ 2.00GHz | Harpertown | 4 | 2'411 | 602,75 |
wplotgenerator | SSE4 | Dual Intel(R) Xeon(R) CPU X5650 @ 2.67GHz | Westmere-EP | 24 | 15'200 | 633,33 |
wplotgenerator | AVX | Intel(R) Xeon(R) CPU E5-1660 0 @ 3.30GHz | Sandy Bridge-EP/EX | 12 | 15'144 | 1'262,00 |
wplotgenerator | AVX2 | Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz | Haswell | 4 | 7'830 | 1'957.50 |
wplotgenerator | AVX2 | Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz | Haswell | 8 | 20'233 | 2'529.13 |
Please consider donating some of your newly mined Bursts to support further development: BURST-LNVN-5M4L-S9KP-H5AAC
Happy mining!
Janror