Search found 2 matches

by GibbsBR
Tue Jul 13, 2021 3:48 am
Forum: Duplicate Cleaner support
Topic: Byte to byte comparison too slow
Replies: 3
Views: 2464

Re: Byte to byte comparison too slow

Found the problem: about 40000 identical files. Maybe it was doing several unnecessary comparisons?

(I used byte-to-byte due to the high chance of corrupted files. it was a file recovery)
by GibbsBR
Wed Jun 23, 2021 1:08 pm
Forum: Duplicate Cleaner support
Topic: Byte to byte comparison too slow
Replies: 3
Views: 2464

Byte to byte comparison too slow

What could I do to make byte-to-byte comparison faster?

I had a big pool (151000 files, 3.87TB) and everything went fine until it got to 45%. When it got there, it started to take 20-40 minutes each single file. Suggestions?