Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Searching large files before browser timeout

by aijin (Monk)
on Jun 14, 2001 at 00:49 UTC ( [id://88204]=note: print w/replies, xml ) Need Help??


in reply to Re: Searching large files before browser timeout
in thread Searching large files before browser timeout

This works great, thank you! I just benchmarked searching through a smallish file, using Perl pattern matching and grep.

Benchmark: timing 10000000 iterations of Grep, Perl...
Grep: 19 wallclock secs (16.38 usr + 0.03 sys = 16.41 CPU)
Perl: 101 wallclock secs (80.91 usr + 8.11 sys = 89.02 CPU)

What a difference!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-28 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found