spacemeshos / gpu-post

Spacemesh proof of space time gpu optimized setup
GNU General Public License v3.0
29 stars 9 forks source link

Return hashes per sec #11

Closed moshababo closed 4 years ago

moshababo commented 4 years ago

Change scryptPositions to return hashes_per_sec. It's needed because it's using the internal time duration, wheres measuring the blocking time externally (from the Go client) isn't accurate.