Hello. I have a question. Is it possible to even more optimize your unit sha- 3 ?
You have a round assembler code is written using a macro. But I learned by experience , which is not always the use of macros without cycles faster than using cycles.
This I learned when optimized my program . When i using macros , without the loop I got hashrate 400 kHz /sec. And when i use simple assembly code in a loop , I got a 600 kHz / s
Limit optimize my code I kind of hit . Is it possible to somehow even accelerate it ?
