tig-foundation / tig-monorepo

TIG is the first coordination protocol designed specifically for algorithmic innovation
https://tig.foundation
21 stars 35 forks source link

Updated test_algorithm script to make it compatible with new tig-worker #19

Closed fatigue24 closed 1 month ago

fatigue24 commented 1 month ago

Workers Parameter: Added user prompt for specifying the number of workers, defaulting to 1. Batch Processing: Nonces are now processed in batches based on the number of workers. Output Formatting: Removed num_errors, added parsing of new output format. To be more precise, average time in seconds per solution is the average time per worker to find a solution.