On hashing performance
I just thought of a quick and dirty way to informally test the performance of data hashing. Setting a baseline dd if=/dev/zero bs=64k status=progress | cat >/dev/null 24847384576 bytes (25 GB, 23 GiB) copied, 4 s, 6.2 GB/s So we get 6.2GB/…