Author

Topic: A fast web miner (Read 3055 times)

newbie
Activity: 18
Merit: 0
June 30, 2013, 01:45:37 AM
#2
Because of similar reasons, I have started working on a javascript miner ( not java ) 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. Please message me if you think this is something that might interest you in any way or if you have any insights that can be useful to enhance the performance of the code that I have.
newbie
Activity: 18
Merit: 0
June 11, 2011, 09:46:50 PM
#1
It's clear a pure javascript miner (like the one used at bitp.it) isn't going to be fast enough for most people's needs. I bet adding flash, java and webcl miners might make them useful.

Bitcoin Plus and Krad Miner have kept their web miners closed source, but I think the community can whip up open source replacements with a little effort. Should we start with the bitp.it miner at https://github.com/jwhitehorn/jsMiner, or start from scratch?

I don't have the Java or WebCL chops to lead the development, but I'd love to help get a powerful web miner project off the ground.
Jump to: