BitShares Forum

Other => Graveyard => BitShares PTS => Topic started by: bytemaster on November 04, 2013, 09:12:29 pm

Title: Post your Mining Performance
Post by: bytemaster on November 04, 2013, 09:12:29 pm
Based upon early tests here are my relative mining performance by computer.

1) Digital Ocean 2 core           100%
2) 2.3 Ghz i7 Mac Mini            1000%
3) 3.4 Ghz i7 iMac                  1400%

Your milage may vary.
Title: Re: Post your Mining Performance
Post by: Amazon on November 04, 2013, 10:22:27 pm
All of them in Linux x64? Is there any test on windows x86 wallet?
Title: Re: Post your Mining Performance
Post by: bytemaster on November 04, 2013, 10:27:17 pm
I do not have a windows machine to build for windows 64...

Yes, all Linux64
Title: Re: Post your Mining Performance
Post by: rando on November 05, 2013, 03:29:11 am
How are you able to run ./protosharesd to test the speed when there isn't a genesis block yet? When I try running it, I get this:

$ ./protosharesd
protosharesd: src/main.cpp:2839: bool InitBlockIndex(): Assertion `hash == hashGenesisBlock' failed.
Aborted

EDIT: Nevermind. I see in the other thread (http://"http://bitsharestalk.org/index.php?topic=36.0") that this is as far as we can go until the genesis block gets posted. Thanks.
Title: Re: Post your Mining Performance
Post by: smith88 on November 05, 2013, 07:21:12 am
How are you able to run ./protosharesd to test the speed when there isn't a genesis block yet? When I try running it, I get this:

$ ./protosharesd
protosharesd: src/main.cpp:2839: bool InitBlockIndex(): Assertion `hash == hashGenesisBlock' failed.
Aborted

EDIT: Nevermind. I see in the other thread (http://"http://bitsharestalk.org/index.php?topic=36.0") that this is as far as we can go until the genesis block gets posted. Thanks.

when I run ./protosharesd I get nothing displayed. hmm maybe i am tired.  am I forgetting something?

ha nm please ignore my tired brain, poweroff may be soon.
Title: Re: Post your Mining Performance
Post by: smith88 on November 05, 2013, 08:23:32 am
Based upon early tests here are my relative mining performance by computer.

1) Digital Ocean 2 core           100%
2) 2.3 Ghz i7 Mac Mini            1000%
3) 3.4 Ghz i7 iMac                  1400%

Your milage may vary.

How does this translate to/from "hashespermin" ?  thx
Title: Re: Post your Mining Performance
Post by: fav on November 05, 2013, 09:36:59 am
I got around 6.5 with 3 cores when I left my PC.

Let's see if I mined something when I'm back home in 8 hours :D
Title: Re: Post your Mining Performance
Post by: kLee on November 05, 2013, 10:17:10 am
I mine on an iMac 3.2GHz i3, 6GBRAM.

1 Process:

{
"blocks" : 172,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 1,
"hashespermin" : 4.15137036,
"pooledtx" : 0,
"testnet" : false
}
Title: Re: Post your Mining Performance
Post by: phoenix on November 05, 2013, 10:27:57 am
Mining with an i5, 2.4 ghz(but turbo-boost can bring it up to 3.0ghz), and 6GB RAM:
{
"blocks" : 188,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespermin" : 5.27668166,
"pooledtx" : 0,
"testnet" : false
}
I've gotten one block so far  :)
Title: Re: Post your Mining Performance
Post by: ryen123 on November 05, 2013, 11:32:36 am
i7-2600k @ 4.6GHz, Win7x64, running 2 instances of the wallet (3 threads each)

{
"blocks" : 276,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespermin" : 9.58592099,
"pooledtx" : 0,
"testnet" : false
}
Title: Re: Post your Mining Performance
Post by: virus on November 05, 2013, 04:58:24 pm
i5 -2450m@2.5g 2G RAM


{
"blocks" : 753,
"currentblocksize" : 1452,
"currentblocktx" : 2,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 1,
"hashespermin" : 3.22354011,
"pooledtx" : 0,
"testnet" : false
}

i7 2600@3.6g 4G RAM



{
"blocks" : 736,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 3,
"hashespermin" : 9.71563096,
"pooledtx" : 0,
"testnet" : false
}

Title: Re: Post your Mining Performance
Post by: BitNoob on November 05, 2013, 05:48:58 pm
My laptop, on windows 7,  i7 2760QM  2,4Ghz, 8Go Ram


{
"blocks" : 817,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 3,
"hashespermin" : 5.77219087,
"pooledtx" : 0,
"testnet" : false
}
Title: Re: Post your Mining Performance
Post by: SP4RK7 on November 05, 2013, 07:36:33 pm
i5 3570K at 4.0 Ghz 8Gig RAM

{
"blocks" : 999,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespermin" : 11.87506443,
"pooledtx" : 0,
"testnet" : false
}

Been mining for 12 hours now found 1st block after about 5 mins, then nothing for the rest of the day.
Title: Re: Post your Mining Performance
Post by: virus on November 06, 2013, 04:47:49 am
found 3 blocks!
Title: Re: Post your Mining Performance
Post by: smith88 on November 06, 2013, 05:16:36 am
found 3 blocks!

Congrats! :)
Title: Re: Post your Mining Performance
Post by: Lighthouse on November 06, 2013, 05:20:11 am


{
"blocks" : 2005,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 2,
"hashespermin" : 5.52096433,
"pooledtx" : 0,
"testnet" : false
}

I was running three processes and found a block but apparently the mining overloaded the computer and it stopped working on the right blockchain, and the reward was never confirmed :(
Title: Re: Post your Mining Performance
Post by: 5chdn on November 06, 2013, 05:33:58 am
Intel Core i7 3930k, 32GB RAM, Linux x64:


{
"blocks" : 2025,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespermin" : 42.40000665,
"pooledtx" : 0,
"testnet" : false
}

Found 6 Blocks in ~10h.  :P
Title: Re: Post your Mining Performance
Post by: spoonman on November 07, 2013, 12:04:55 am


{
"blocks" : 4133,
"currentblocksize" : 1511,
"currentblocktx" : 3,
"difficulty" : 0.00000382,
"errors" : "",
"generate" : false,
"genproclimit" : 4,
"hashespermin" : 18.24087956,
"pooledtx" : 5,
"testnet" : false
}

Running about 24 hours, zero blocks....
Title: Re: Post your Mining Performance
Post by: Alcor on November 07, 2013, 01:10:44 am
{
"blocks" : 4218,
"currentblocksize" : 1158,
"currentblocktx" : 1,
"difficulty" : 0.00000382,
"errors" : "",
"generate" : false,
"genproclimit" : 3,
"hashespermin" : 10.25006915,
"pooledtx" : 1,
"testnet" : false
}

Running for 5 hours no blocks yet.
Title: Re: Post your Mining Performance
Post by: Lighthouse on November 07, 2013, 01:34:09 am
Difficulty went up 4x, gonna be hard to mine until the pools get up.
Title: Re: Post your Mining Performance
Post by: 麥可貓 on November 07, 2013, 05:24:56 am
AMD FX6300 with 8Gb RAM

{
"blocks" : 4512,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000382,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespermin" : 13.74452367,
"pooledtx" : 1,
"testnet" : false
}


24 hours with nothing :(
is this normal?
Title: Re: Post your Mining Performance
Post by: 5chdn on November 07, 2013, 05:43:47 am
AMD FX6300 with 8Gb RAM

"hashespermin" : 13.74452367,

24 hours with nothing :(
is this normal?

at this rate yes. this is my machines, it might get you a feeling:

"hashespermin" : 50.06642312 --> 20 blocks
"hashespermin" : 41.14747421 --> 2 blocks
"hashespermin" : 25.34802261 --> nothing
"hashespermin" : 18.12231320 --> 1 block
"hashespermin" : 15.73872058 --> nothing
"hashespermin" : 11.80773078 --> nothing
Title: Re: Post your Mining Performance
Post by: Vizierx on November 07, 2013, 06:45:59 am
amd fx8120
"hashespermin" : 9.35423779,
found 4 block in 24 h
Title: Re: Post your Mining Performance
Post by: smith88 on November 07, 2013, 07:15:43 am
running 9 machines at approximately 6-7 hash each, and 1 machine 8-10 hash so 62-73 total.  Just started this setup about 2 hours ago.
Title: Re: Post your Mining Performance
Post by: sfinder on November 07, 2013, 10:51:32 pm
3 blocks on my B950 2.1gh laptop in 24 hours

{
"blocks" : 5723,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000382,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespermin" : 2.95559223,
"pooledtx" : 0,
"testnet" : false
}
Title: Re: Post your Mining Performance
Post by: Mrrr on November 08, 2013, 03:47:53 am
{
"blocks" : 6321,
"currentblocksize" : 1762,
"currentblocktx" : 2,
"difficulty" : 0.00000382,
"errors" : "",
"generate" : false,
"genproclimit" : 1,
"hashespermin" : 0.83084369,
"pooledtx" : 2,
"testnet" : false
}

ALL YOUR BLOX ARE BELONG TO ME!!! MUAHHAHAHHAHAHHAHA!
Title: Re: Post your Mining Performance
Post by: bytemaster on November 08, 2013, 03:51:41 am
AMD FX6300 with 8Gb RAM

"hashespermin" : 13.74452367,

24 hours with nothing :(
is this normal?

at this rate yes. this is my machines, it might get you a feeling:

"hashespermin" : 50.06642312 --> 20 blocks
"hashespermin" : 41.14747421 --> 2 blocks
"hashespermin" : 25.34802261 --> nothing
"hashespermin" : 18.12231320 --> 1 block
"hashespermin" : 15.73872058 --> nothing
"hashespermin" : 11.80773078 --> nothing

I have a machine mining at 50 HPM that has only found 1 block and it started mining within the first hour.
Title: Re: Post your Mining Performance
Post by: Lighthouse on November 08, 2013, 02:38:42 pm
I'd be interested in your mining stats Bytemaster, how transparent are you ? :)
Title: Re: Post your Mining Performance
Post by: bg002h on November 10, 2013, 03:05:59 am
I'd be interested in your mining stats Bytemaster, how transparent are you ? :)

He'll have "a lot" -- but not like Satoshi a lot. I cpu mined bitcoin in july 2010 on my then year old macbook pro...remember, this was about a year and a half after the Bitcoin genesis block, and I could mine like I did Protoshares on Tuesday:
(http://uofr.net/~bcg/a.jpg)

I haven't made a Protoshares block since Wednesday.  I'm sure it was easier on Monday (I'm a doctor and I was post-call monday and too tired to futz with my computer).  So even though Satoshi didn't pre-mine, he did mine with a larger fraction of the network hash rate a lot longer than Dan (I realize the PTS/BTC time scales, production rate, etc are different, but, I doubt 1.5 BTC equivalent years got crammed into 3 PTS days). 

At any rate, my bigger fear is that he didn't mine enough. A very important aspect of this endeavor is to pay for this really smart dude to make something really really revolutionary; Bitcoin as an invention didn't fit into a category until Dan came up with Bitshares.  We don't think poorly of Satoshi's for his early earnings because he contributed the first element to the set of decentralized cryptoassets; in the same way, we shouldn't feel bad even if Dan did have "a lot" of protoshares -- he invented the set that contains cryptocurrencies and more.  We're at the start of something really big....and I'm rooting for Dan.

Just wait till the selfish miner (http://arxiv.org/abs/1311.0243) discovers protoshares...maybe he's got a chain 100,000 long that he started 2 months ago ready to wipe us all out!

P.S. -- I think I'm off by a day in the above...this week has been a blur...
Title: Re: Post your Mining Performance
Post by: smith88 on November 10, 2013, 05:06:24 am
I'd be interested in your mining stats Bytemaster, how transparent are you ? :)

He'll have "a lot" -- but not like Satoshi a lot. I cpu mined bitcoin in july 2010 on my then year old macbook pro...remember, this was about a year and a half after the Bitcoin genesis block, and I could mine like I did Protoshares on Tuesday:
(http://uofr.net/~bcg/a.jpg)

I haven't made a Protoshares block since Wednesday.  I'm sure it was easier on Monday (I'm a doctor and I was post-call monday and too tired to futz with my computer).  So even though Satoshi didn't pre-mine, he did mine with a larger fraction of the network hash rate a lot longer than Dan (I realize the PTS/BTC time scales, production rate, etc are different, but, I doubt 1.5 BTC equivalent years got crammed into 3 PTS days). 

At any rate, my bigger fear is that he didn't mine enough. A very important aspect of this endeavor is to pay for this really smart dude to make something really really revolutionary; Bitcoin as an invention didn't fit into a category until Dan came up with Bitshares.  We don't think poorly of Satoshi's for his early earnings because he contributed the first element to the set of decentralized cryptoassets; in the same way, we shouldn't feel bad even if Dan did have "a lot" of protoshares -- he invented the set that contains cryptocurrencies and more.  We're at the start of something really big....and I'm rooting for Dan.

Just wait till the selfish miner (http://arxiv.org/abs/1311.0243) discovers protoshares...maybe he's got a chain 100,000 long that he started 2 months ago ready to wipe us all out!

P.S. -- I think I'm off by a day in the above...this week has been a blur...

Very well said.  I remember those days as well.  I am still rummaging through old hard drives to find my old Bitcoin wallet.  I may have a fortune in there, or nothing at all. Hah.  I too am a supporter of Dan's ventures, he has some very big projections and goals.  And I for one have shaped my life around making goals that to many friends seemed unattainable.  Yet where there is a will there is a way.
Title: Re: Post your Mining Performance
Post by: BitBastard on November 10, 2013, 06:51:31 am
Imac 2.7 Ghz Intel Core i5
3 cores for Protoshares

}
"blocks" : 10560,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00001526,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespermin" : 14.07332118,
"pooledtx" : 1,
"testnet" : false
}
Title: Re: Post your Mining Performance
Post by: MRodstein on November 10, 2013, 12:06:50 pm
Core i5 3570 3.4 GHz,  4GB RAM,   3 threads,   Win 7 x64


"blocks" : 11417,
"currentblocksize" : 1226,
"currentblocktx" : 1,
"difficulty" : 0.00001526,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespermin" : 10.15498440,
"pooledtx" : 1,
"testnet" : false

Has anyone got FX8350? I want to compare results.
Title: Re: Post your Mining Performance
Post by: jan on November 10, 2013, 12:57:29 pm
I'd be interested in your mining stats Bytemaster, how transparent are you ? :)

any fb ?  ;D
Title: Re: Post your Mining Performance
Post by: MisO69 on November 10, 2013, 04:19:44 pm
Core i5 3570 3.4 GHz,  4GB RAM,   3 threads,   Win 7 x64


"blocks" : 11417,
"currentblocksize" : 1226,
"currentblocktx" : 1,
"difficulty" : 0.00001526,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespermin" : 10.15498440,
"pooledtx" : 1,
"testnet" : false

Has anyone got FX8350? I want to compare results.

I have one FX8350 and many Core i5 2500k. The i5's out performed it, each and every one of them. From my experience in CPU mining the Intel CPUs are superior. I'm thinking of building a Core i7 4770k over clocked/liquid cooled rig for mining coin to see how it does. I hear great things about them. With PTS it may actually pay for itself overtime. Would be nice to solo mine with it using the high performance mod for the qt client.
Title: Re: Post your Mining Performance
Post by: leonidlevi on November 10, 2013, 07:21:08 pm
What do you mean about  Xeon 1230v3 for protoshares mining? It's Haswell, isn't it?