in reply to Re: oldfiles
in thread oldfiles

While my observations have been far from scientific it seems to me that File::Find is faster than GNU find. It's much, much faster than the find that comes with Solaris 7.

Neil Watson
watson-wilson.ca

Replies are listed 'Best First'.
Re: Re: Re: oldfiles
by graff (Chancellor) on Nov 16, 2002 at 15:31 UTC
    A while back, on another SoPW thread, I made up a simple benchmark -- I'd be interested to find out if you get very different results on a comparable directory tree (if you feel so inclined...) Thanks.