Search content
Sort by

Showing 1 of 1 result by ZxcarrotxZ
Post
Topic
Board Beginners & Help
Re: Javascript miner for crypto currencies
by
ZxcarrotxZ
on 30/06/2013, 21:07:31 UTC
There are several Javascript-based bitcoin miners and they generally get around 0.1MH/s when using multiple threads on an average CPU. But, I realized these javascript codes are not very well written. For this reason, I have started working on a javascript miner ( not java ) a few months ago which can take advantage of just-in-time compilation in the new browsers to achieve a high speedup compared to the existing javascript miners. I performed a lot of code optimization techniques and my preliminary results show more than 10X speed up compared to the best code that I found in internet. This will allow reaching a performance competitive with what can be achieved while running C/Java codes. Please message me if you think this is something that might interest you in any way or if you have any insights.

I run a small minecraft gaming network. Mainly out of curiosity I'm wondering I can create a page where members can donate their cpu to help pay for server expense.

Anyway if you were looking for a community of people to test this with, I have some web/programming skill and would be willing to help out.