Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: About List::Util's pure Perl shuffle()

by blazar (Canon)
on Jul 11, 2007 at 16:15 UTC ( [id://626035]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for my $i (map 10**$_, 1..4) {
        cmpthese -30, { map { $_ => "$_ 1..$i" } qw/naive buk/ };
    }
    
  2. or download this
             Rate naive   buk
    naive 49811/s    --  -37%
    ...
            Rate naive   buk
    naive 46.9/s    --  -27%
    buk   64.6/s   38%    --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-24 20:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found