⬅︎ Back to Using MD5 to check equality between files
Thanks for the advice but I can't afford the time to test this more. The next time I write a benchmark I'll include this.
check into the fchksum module, definitely difference in speed plus it doesn't require buffering the contents of the file all in mem.
Comment
Thanks for the advice but I can't afford the time to test this more. The next time I write a benchmark I'll include this.
Parent comment
check into the fchksum module, definitely difference in speed plus it doesn't require buffering the contents of the file all in mem.