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

Display the hash rate #7

Open
Susurrus opened this issue Jan 2, 2018 · 4 comments
Open

Display the hash rate #7

Susurrus opened this issue Jan 2, 2018 · 4 comments

Comments

@Susurrus
Copy link

Susurrus commented Jan 2, 2018

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

@Ragnaroek
Copy link
Owner

Yes, knowing the hash-rate is important. But I have other plans for hash-rate support in mithril.
I'm thinking about an online solution for this.

But not sure yet, please leave this issue open.

@Susurrus
Copy link
Author

Susurrus commented Jan 3, 2018

I'm mining currently using xmr-stak, and it exposes data over an HTTP/JSON API. Duplicating this functionality where it makes sense would be useful as there are already many tools that interface with this tool.

@Titaniumtown
Copy link

Any progress on this? I would love to have a fully functional xmrig alternative in rust!

@Ragnaroek
Copy link
Owner

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.

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

3 participants