Skip to content

Releases: filecoin-project/go-fil-commp-hashhash

v0.2.0: Rewrite logic to process more than 127 bytes at a time (#14)

06 Mar 21:28
95fc35b
Compare
Choose a tag to compare
Increase the 'carry' size, decrease the num of queues and add ability to
push the same piece of memory through the layers. While the code could
be made even smarter, pushing this version is a good starting point.
This change gives a 4x speedup.