Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: •Re: An alternative to File::Find

by graff (Chancellor)
on Feb 02, 2004 at 02:35 UTC ( [id://325776]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    Benchmark: timing 50 iterations of File::Finder module, shell-find pip
    +eline...
    File::Finder module:  9 wallclock secs ( 8.44 usr +  0.75 sys =  9.19 
    +CPU) @  5.44/s (n=50)
    shell-find pipeline:  2 wallclock secs ( 0.47 usr  0.06 sys +  0.38 cu
    +sr  0.50 csys =  1.41 CPU) @ 94.34/s (n=50)
    
  2. or download this
    perl test-find.pl some_path | grep -v some_path
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://325776]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-19 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found