Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: Efficiency of map vs. more verbose basic/fundamental code

by ruzam (Curate)
on Oct 04, 2012 at 23:45 UTC ( [id://997349]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict; use warnings;
    ...
           idiom(\%h)
           },
    });
    
  2. or download this
    Results:
                Rate    Idiom  Verbose Verbose4 Verbose3 Verbose2
    ...
    Verbose4 16029/s      12%       2%       --      -1%      -1%
    Verbose3 16129/s      13%       3%       1%       --      -0%
    Verbose2 16151/s      13%       3%       1%       0%       --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 01:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found