Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

RE: RE: Sorting ip addresses quickly

by arturo (Vicar)
on Oct 05, 2000 at 23:13 UTC ( [id://35460]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            }
            }
    );
    
  2. or download this
    Benchmark: timing 10000 iterations of regex-em, split-em...
      regex-em:  2 wallclock secs ( 3.64 usr +  0.00 sys =  3.64 CPU)
    ...
    Benchmark: timing 10000 iterations of regex-em, split-em...
      regex-em:  3 wallclock secs ( 4.03 usr +  0.00 sys =  4.03 CPU)
      split-em:  3 wallclock secs ( 3.76 usr +  0.00 sys =  3.76 CPU)
    

Log In?
Username:
Password:

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

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

    No recent polls found