sandwichfarm / notemine

⛏️ wasm nostr note miner written in rust.
https://sandwichfarm.github.io/notemine
3 stars 1 forks source link

Add new parameter for report period #2

Open dskvr opened 1 month ago

dskvr commented 1 month ago

As the number of workers grows, the default reporting frequency can slow down the hash rate significantly. By adding a parameter for setting the report_period application can default to sensible reporting intervals relative to the number of workers, and additionally, user can override.