Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Perl slower than java

by jwkrahn (Abbot)
on Dec 08, 2010 at 23:21 UTC ( [id://876140]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Math::Complex;
    
  2. or download this
    use Win32;
    ...
            "generation $generation_counter time: " . Win32::GetTickCount 
    +. " \n" );
    
  3. or download this
        my $gene_length         = gene_length();
    ...
    ...
        }
        return ( $gls[0] );
    }
    
  4. or download this
        my $gene_length         = length +( keys %genome )[ 0 ];
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://876140]
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-23 14:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found