周末研究 WebGL2 时写了个 SHA256 PoW 简单挖矿演示:
http://www.etherdream.com/FunnyScript/glminer/glminer.html
用笔记本的速度是 30M hash/s 左右,感觉好慢。配置如下:
感觉还是显卡不行。。。用 Chrome 和 FireFox 测试,速度基本相同,应该和浏览器关系不大。
2015 款的 Air 的 CPU 更差,不过显卡是 HD6000 ,可以跑出 50M+ 的速度。
看看你们有多快~~~
101
Systemd 2017-03-16 13:29:30 +08:00 via Android
|
102
Systemd 2017-03-16 13:31:46 +08:00 via Android
但一直都是 not found 啊 试了十多次了
|
104
liuchi 2017-08-23 11:35:42 +08:00
正恩同志,看了你搞的东东,很喜欢,我们最近在研究矿机,有没有兴趣一起玩? QQ:13004632 加我暗号:V2ex 正恩
|
105
alian 2017-12-11 13:10:21 +08:00
之前跑过用 cpu 的脚本,都是 60 多 hash/s,用 gpu 快那么多?
|
106
120267583 2021-07-05 10:37:50 +08:00
loading shader files
ready compile shader... compiled mining... (2048 threads) found! time: 38247ms avg speed: 102.44M hash/s VERIFY: sha256(7017e02fcf640e4bfc43ae13 f4dfbfcb) = 00000000ff85793aa6c90e455a426ad21a31b0eae4eb874f16c452339d47d39a VERIFY YOUSELF: php -r "var_dump( hash('sha256', hex2bin('7017e02fcf640e4bfc43ae13' . 'f4dfbfcb')) );" 有源码吗? |