Bitcoin Forum
July 10, 2024, 03:21:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL][Scrypt][Scrypt-N][X11][X13] Profit switching pool - wafflepool.com on: August 06, 2014, 10:40:57 AM
I have a single R9 290X. Should I be mining X11 or X13 right now, or is it too hard to predict?

my auto chinging script just changed back to x11

2  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL][Scrypt][Scrypt-N][X11][X13] Profit switching pool - wafflepool.com on: July 19, 2014, 01:40:46 PM
I finally got x13 working. My hash rates stats for a pair of r9 280x are: x11 is 4.2x scrypt, and x13 is 3.1x scrypt.

Since WP assumes 4.0x and 3.5x, I actually need x13 to be estimated to be 20% more profitable than x11 to break even.


best way would be to calculate for your setup with help of http://wafflepool.com/api/stats and then use your ratios
Code:
/* per miner */
define("SMHS",   2.600);
define("NSMHS",  1.300);
define("X11MHS", 10.750);
define("X13MHS", 8.725);

define("SPOWERUSD", 8.570/2);
define("XPOWERUSD", 5.050/2);

// i even take power usage into my calculation (mostly to eliminate scrypt-n) and to get actual profit-loss at given time
to make me happy my next step will be closing outgoin ports with iptables so miners mine what is the best choice at the moment.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!