Hacker News new | ask | show | jobs
by tyingq 2087 days ago
Can you try cksum instead?
1 comments

3.3s here. Is it faster on your system?
No, was hoping a non-cryptographic checksum would be faster. Perhaps cksum isn't the one.

Edit: "sum -s" is faster for me, but the man page doesn't give much info on what the algorithm is.

Well it returns 00000 for /dev/zero so it looks like it is a quite useless 16-bit check.