Closed VoidXH closed 1 year ago
The only thing it needs to be faster than the C# version is setting the block size completely by shifting the filter length and not the block length.
Done in https://github.com/VoidXH/Cavern/commit/87c43d7f126622c987960094d2c9a482fea7f742.
The only thing it needs to be faster than the C# version is setting the block size completely by shifting the filter length and not the block length.