-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Display the hash rate #7
Comments
Yes, knowing the hash-rate is important. But I have other plans for hash-rate support in mithril. But not sure yet, please leave this issue open. |
I'm mining currently using |
Any progress on this? I would love to have a fully functional xmrig alternative in rust! |
Not yet, but this is top in my backlog (even before the compiled mode implementation). Otherwise you cannot easily compare the performance with the C implementations (xmrig or xmr-stak). I update the backlog in the Readme to reflect this. I think going with the approach @Susurrus mentions totally makes sense. |
It would be most helpful if the hashrate was output at regular intervals. I'm not certain how you ran your hashing tests and got a number, but it'd be useful if one could be output by this tool, even if it was only exposed when setting
RUST_LOG=mithril=info
The text was updated successfully, but these errors were encountered: