Skip to content

rieMiner 0.9β3

Pre-release
Pre-release

Choose a tag to compare

@Pttn Pttn released this 12 Nov 21:43
· 265 commits to master since this release
  • Assembly optimizations from Michael Bell (Rockhawk). Performance increase is variable depending on your computer and the rieMiner configuration and hard to measure, but should be at least ~5% and can be much more. Note that this version also uses more memory;
  • Partial CPU Underuse Bug fix, also from Rockhawk: this problem is significantly less important, but still present;
  • Now possible to use custom configuration file paths;
  • Now possible to save tuples counts by difficulty for statistical purposes;
  • Some aesthetic changes like showing 1 to 3-tuples/s metrics instead of 2 to 4;
  • Includes support of other constellations types to be ready in case of a POW change in the future, or just to be able to find different prime constellations;
  • Some other minor changes.

Thank you again Rockhawk for your contributions! New developers are welcome!