do you guys suggest a longer time between switched? right now, i understand it's now switching a bit too often.
Optimal would be if the time to switch would be dynamic and calculated based on the difference in profitability.
So if you are mining X11 and X13 is more profitable by 2% then there is no need to switch fast. If X13 would become more profitable by 100% then it makes sense to switch quickly to X13.
we're now trying this implementation for algo switching:
- below 2%, no switch
- 2% ~15 minutes
...
- 50% ~2 minutes
----------
we just fixed that problem that caused many rejected submits. it appeared a few days ago. the same ntime was sent over in some situations.