Edit: I see, it’s a hashing algorithm. I tried a few different algorithms and had some issues with large files, and didn’t really see performance increases over md5, since it seems reading the data from disk was the bottleneck. I didn’t try this one though. I wonder if it would actually be faster.
?
Edit: I see, it’s a hashing algorithm. I tried a few different algorithms and had some issues with large files, and didn’t really see performance increases over md5, since it seems reading the data from disk was the bottleneck. I didn’t try this one though. I wonder if it would actually be faster.