21 Commits (42eafcbe85bb4594c9d0d8dacc90aed6312a4c87)

Author SHA1 Message Date
Tanguy Pruvot 42eafcbe85 Put CRC-32 function in a new unit 10 years ago
Tanguy Pruvot 5ccd166916 blake: introduce pdata head cache (speed x2) 10 years ago
Tanguy Pruvot 65909ec3b7 blake: handle case when 2 hashes are found in a call 10 years ago
Tanguy Pruvot 52ec8830b1 blake: blakecoin variant now works 10 years ago
Tanguy Pruvot ecc86af102 blake: sometimes faster, or not 10 years ago
Tanguy Pruvot 3356e6f8bf blake: some more KH/s on linux 10 years ago
Tanguy Pruvot 12fefe5de0 blake: add a few more MH/s, prepare blakecoin 10 years ago
Tanguy Pruvot 5682b7d241 blake: add also blakecoin (8-rounds) variant 10 years ago
Tanguy Pruvot e1159629b4 blake: typo for windows on last commit 10 years ago
Tanguy Pruvot 746398f435 blake: fix reduced speed on windows, wtf 10 years ago
Tanguy Pruvot 3341e0324f blake: speed +10%, no more size conversions 10 years ago
Tanguy Pruvot 806c3e8691 enhance double scan checks 10 years ago
Tanguy Pruvot 69616b37ac hashlog: prepare store of scanned range 10 years ago
Tanguy Pruvot 1a4391d7ff hashlog: prevent double computing on jobs already done 10 years ago
Tanguy Pruvot 049e577301 tmp blake log 10 years ago
Tanguy Pruvot 43d3e93e1a blake: set a max throughput 10 years ago
Tanguy Pruvot 7e595a36ea blake: cleanup, remove d_hash buf, not in a chain 10 years ago
Tanguy Pruvot de80c7e9d1 blake: remove unused parameter and fix index in d_hash 10 years ago
Tanguy Pruvot 530732458a blake: use a constant for threads, reduce mallocated d_hash size 10 years ago
Tanguy Pruvot 0aeac878ef blake: tune up and cleanup, ~100 MH/s on a normal 750Ti 10 years ago
Tanguy Pruvot c17d11e377 add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 10 years ago