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

Add Power consumption #85

Closed
rinkal26783 opened this issue Jul 6, 2018 · 5 comments
Closed

Add Power consumption #85

rinkal26783 opened this issue Jul 6, 2018 · 5 comments

Comments

@rinkal26783
Copy link

It would be nice to see power consumption stats along with Speed tab

@nemosminer
Copy link
Contributor

nemosminer commented Jul 6, 2018

NPlusMiner/Consumption/Consumption.json

[{
"C11": {
"name": "C11",
"consumption": 245
},
"lyra2v2": {
"name": "lyra2v2",
"consumption": 255
},
"lyra2z": {
"name": "lyra2z",
"consumption": 255
},
"neoscrypt": {
"name": "neoscrypt",
"consumption": 255
},
"ethash": {
"name": "ethash",
"consumption": 240
},
"equihash": {
"name": "equihash",
"consumption": 240
},
"x16r": {
"name": "x16r",
"consumption": 255
}
}]

@nemosminer
Copy link
Contributor

Consumption/Readme.txt

Add the algorithm consumption in Watts.
If the algorithm doesn't exist it will assume that the consumption is 0 Watts

@nemosminer
Copy link
Contributor

nemosminer commented Jul 6, 2018

@nemosminer
Copy link
Contributor

@MrPlusGH
Copy link
Owner

MrPlusGH commented Jul 7, 2018

We might look at implementing in the future but it is not in the short term list so far.

@MrPlusGH MrPlusGH closed this as completed Jul 7, 2018
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