Page 1 of 1

Multithread checksum when comparing files

Posted: 03.04.2021, 12:27
by CabbageTree
Hi there,

I am currently comparing two huge folders using checksum. I am waiting and waiting, while CPU load is 3%… I have absolutely no idea how complicated such function would be, but usaing some more given potential is always welcomed. (In fact I would like to use checksum comparison more often, but because it is time-demanding, I don't.)

What about running some more instances in background during checksum?

Thanks