Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^7: Perl is dying (better sorting than the ST)

by demerphq (Chancellor)
on Feb 11, 2007 at 12:07 UTC ( [id://599448]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    ari 3982/s   -- -38%
    grt 6467/s  62%   --
    
  2. or download this
        st => sub  {             
            my 
    ...
                   map { my $k = lc substr $_->[ 4 ], 0, 3; push @$_,$k;  
    +$_ }
                   @a_of_a;
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-03-19 11:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found