On Tue, 25 Mar 2014 09:41:42 AM Marc MERLIN wrote:

> 4 hours to stat 700K files. That's bad...
> Even 11mn to restat them just to count them looks bad too.

One way to get an idea of where that's happening is to run the command with 
"strace -c" to build up a table of times spent in each system call, usecs per 
call (average) and number of calls.

Best of luck!
Chris
-- 
 Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to