3.1.5 too slow at Select by Location
Posted: Thu Jun 20, 2013 11:47 pm
I installed 3.1.5 and tested against a very complex source tree, with more than 200k files. I added to Scan Location an old copy of this source tree, so it found around 110k duplicates. I wanted to remove all duplicates from the old copy, so I used select by location. It's taking 4h since I've started, and it's consuming only around 15% of CPU. It's using 440mb of private memory, and it performs about 80kb of I/O operations every second (zero page faults). I don't understand why Select by Location would use so little CPU and why is it performing I/O at all. I know that Select by Location works because it took about 30min in a smaller dataset, but this time I'm almost about to kill the process.