1lann / krist-miner

The second fastest open source CPU Krist miner, written in Go.
MIT License
6 stars 6 forks source link

No longer fastest open-source CPU krist miner #4

Open dmarcuse opened 6 years ago

dmarcuse commented 6 years ago

...at least on Intel.

Using an Intel core i5 7600k, kristforge (running using OpenCL on the CPU, not integrated GPU) is more than twice as fast:

Screenshot 1 Screenshot 2

I have yet to test on other brands/models, but I would expect the results to be similar for modern hardware.

1lann commented 5 years ago

I'll attempt to improve it one day lmao. Will probably re-write almost all of it in C or something.