Skip to content

riley-martine/srb_miner_benchmark_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRBMiner: Benchmark -> Config Update

Update algos.txt with SRB miner benchmark results.

SRB miner has a benchmarking program that doesn't auto populate its algorithms config file with the benchmark results. This script copies the values over.

PRs and issues welcome!

Requirements

  • python 3.7+

Instructions

  • Download the script update_algos.py and put it in the same directory as algos.txt and benchmark_results.txt.
  • Run the script using python from the command prompt

Development

Use pytest to run the test suite, and Black to format .py files.

Releases

No releases published

Packages

No packages published

Languages