Skip to content

Various bugfix and some optimizations

Compare
Choose a tag to compare
@polyminer1 polyminer1 released this 28 Nov 02:28
· 90 commits to master since this release
  • Fixed wrong hashrate on linux. (a thread-concurrency bug made H/S show-up higher on linux.)
  • Minor code optimizations (up to 5% on certain system, more when not mining on all cores)
  • Fixed network error with coinotron and f2pool where miner was in limbo after pool disconnected.
  • Fix fail-over server feature
  • Fixed "no work timeout" that was exiting application instead of reconnecting to server.
  • Fixed testperformance feature so it show pure hash performance instead of raw simulation of solo/pool mining.
  • Fixed some typos
  • Fixed processpriority 2 that made Windows GUI lags. Performances may reduce, over time, if this processpriority is chosen. NOTE: New default processpriority is now 3.
  • Added processpriority 3. All miner threads are on high priority. Give a gain on certain system. Can create GUI lags.
  • Added "zero speed" watchdog. Miner will exit when speed is at zero for 60 sec
  • Added More stable hashrate
  • Added Faster work transfer time to miner threads
  • Added Faster share submission time
  • Change Speed output to show SMA20 of past raw speed readings