Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: Re: Never

by edoc (Chaplain)
on May 13, 2003 at 04:00 UTC ( [id://257631]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Benchmark;
    
    ...
            qr:  4 wallclock secs ( 3.78 usr +  0.00 sys =  3.78 CPU) @ 26
    +455.03/s (n=100000)
    
  2. or download this
    sub testsubqr2{
      my $count = 0;
    ...
            qr:  4 wallclock secs ( 3.76 usr +  0.00 sys =  3.76 CPU) @ 26
    +595.74/s (n=100000)
           qr2:  3 wallclock secs ( 2.98 usr +  0.00 sys =  2.98 CPU) @ 33
    +557.05/s (n=100000)
    

Log In?
Username:
Password:

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

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

    No recent polls found