Closed clabby closed 1 year ago
Bad idea, just a loose test. There could be something to making the merkle root hashing asynchronous (i.e. lazy calculation, not parallelizing sub-trees like here), but the overhead in this method is definitely not it.
Overview
Bad idea, just a loose test. There could be something to making the merkle root hashing asynchronous (i.e. lazy calculation, not parallelizing sub-trees like here), but the overhead in this method is definitely not it.