Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q: Running Benchmarks #245

Open
levijhall opened this issue Apr 11, 2019 · 1 comment
Open

Q: Running Benchmarks #245

levijhall opened this issue Apr 11, 2019 · 1 comment

Comments

@levijhall
Copy link

Running the following (with identifiers removed):
powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\SniffDogBitcoin.ps1 -StatsInterval 1 -Currency USD -Passwordcurrency BTC -interval 240 -Delay 1 -Location US -PoolName zergpool -Type nvidia -Algorithm x16r,x16rt,x16s,x17 -Donate 0"

Only Algorithm X16s reports a speed, the current algorithm running. All other slots have the placement holder "Bench"

Is it possible to run benchmarks on each algorithm before deciding which to mine, or was that suppose to happen?

@johnrando
Copy link

it should benchmark each algo for 240 seconds (your -interval setting). it can only do one at a time, so with 4 algos it should take about 16 minutes total with your current settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants