Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: performance of perl vs java

by repellent (Priest)
on Oct 30, 2011 at 05:10 UTC ( [id://934681]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    timethis for 1:  9 wallclock secs ( 7.64 usr +  1.22 sys =  8.86 CPU) 
    +@  0.11/s (n=1)
    
  2. or download this
    use Benchmark qw(timethis);
    
    ...
    }
    
    timethis -1, sub { printf "count: %d\n", scalar(() = primes(3_000_000)
    +) };
    

Log In?
Username:
Password:

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

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

    No recent polls found