Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Performance issue

by ww (Archbishop)
on Feb 18, 2009 at 14:01 UTC ( [id://744759]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Extract begins with the input line mycompany----engineer=====itdept---
    +--33
    1234965298.64138
    1234965298.64149
    1234965298.64153
    1234965298.64158
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
    
            #print time,"\n";
    }
    
  3. or download this
    C:\ww>perl 744750.pl   
    Extract begins with the input line acompany----engineer=====itdept----
    +-33
    Extract begins with the input line bcompany----butcher=====killingfloo
    +r-----34
    ...
    Extract begins with the input line acompany----candlestickmaker=====ta
    +llow-----36
    Extract begins with the input line acompany----monk=====monastery-----
    +37
    back in main elapsed time for a 5-element @source was: 0.0008189678192
    +13867
    
  4. or download this
    C:\ww>perl 744750.pl
    back in main elapsed time for a 5-element @source was: 0.0001859664916
    +99219
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-04-16 11:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found