Muchas veces las personas interesadas en la minería se preocupan por el consumo de los equipos y, aunque en internet hay mucha información, es difícil establecer el consumo.
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {
/* desktop monitors /
document.write('');
(adsbygoogle = window.adsbygoogle || []).push({});
}if ( quads_screen_width >= 1024 && quads_screen_width < 1140 ) {
/ tablet landscape /
document.write('');
(adsbygoogle = window.adsbygoogle || []).push({});
}if ( quads_screen_width >= 768 && quads_screen_width < 1024 ) {
/ tablet portrait /
document.write('');
(adsbygoogle = window.adsbygoogle || []).push({});
}if ( quads_screen_width < 768 ) {
/ phone */
document.write('');
(adsbygoogle = window.adsbygoogle || []).push({});
}
Pero todo tiene solución, utilizando esta herramienta online podemos hacernos una idea de cuanto consumirá nuestro equipo. Su uso es bastante sencillo, bastará con que coloquemos los componentes que deseamos comprar mediante campos dropdown y al final del mismo nos dará un consumo estimado de ese hardware.
debemos tomar en cuenta, estos valores se basan en la información de los fabricantes, son solo un aproximado, porque luego aplicaremos técnicas de Overclock y Undervolt que modificarán sensiblemente estos valores (a menores) sobre todo en el apartado de las tarjetas gráficas o GPU.
Luego incluso puedes utilizar el valor obtenido en cualquier calculador de beneficios que utilice el consumo para realizar los cálculos de ganancias.
Espero les sea útil la información.
Link: Cooler master power calculator
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {
/* desktop monitors /
document.write('');
(adsbygoogle = window.adsbygoogle || []).push({});
}if ( quads_screen_width >= 1024 && quads_screen_width < 1140 ) {
/ tablet landscape /
document.write('');
(adsbygoogle = window.adsbygoogle || []).push({});
}if ( quads_screen_width >= 768 && quads_screen_width < 1024 ) {
/ tablet portrait /
document.write('');
(adsbygoogle = window.adsbygoogle || []).push({});
}if ( quads_screen_width < 768 ) {
/ phone */
document.write('');
(adsbygoogle = window.adsbygoogle || []).push({});
}
Congratulations @abejorro! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
Award for the number of upvotes
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit