Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: Re: Re: Big Picture

by petral (Curate)
on Oct 03, 2002 at 20:21 UTC ( [id://202634]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
               @classmates = (@classmates, &M1(@n));
  2. or download this
    > perl -lwe'use Benchmark "cmpthese";@a=0..8;cmpthese(-8, {push => sub
    +{push@x,@a[0..2]}, comb => sub{@y=(@y,@a[0..2])}})'
    
    ...
    Rate   comb   push
    comb  44.8/s     --  -100%
    push 41728/s 93056%     --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-03-28 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found