Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: One out of three ain't bad (benchmarks)

by snowhare (Friar)
on Oct 23, 2005 at 15:37 UTC ( [id://502315]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        for (@_) { $t = $t<<1 if $_; }
        return 2 == $t;
    }
    
  2. or download this
               snowhare6 :  3.76 secs   100% (0 errors)
               snowhare2 :  3.90 secs   104% (0 errors)
    ...
                jamesnc1 : 12.07 secs   321% (0 errors)
                 ph713_1 : 15.60 secs   415% (0 errors)
                 davido1 : 16.18 secs   430% (0 errors)
    
  3. or download this
       snowhare6 :  3.76 secs   100% (0 errors)
       snowhare2 :  3.90 secs   104% (0 errors)
    ...
        jamesnc1 : 12.07 secs   321% (0 errors)
         ph713_1 : 15.60 secs   415% (0 errors)
         davido1 : 16.18 secs   430% (0 errors)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-24 07:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found