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

Re^5: Concerning hash operations (appending, concatenating)

by japhy (Canon)
on Mar 24, 2005 at 18:24 UTC ( [id://442146]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Benchmark 'cmpthese';
    use strict;
    ...
        %copy = (%copy);
      },
    });
    
  2. or download this
            Rate  ZAXO  NULL JAPHY  BASE
    ZAXO  15.1/s    --  -22%  -61%  -76%
    NULL  19.3/s   28%    --  -50%  -69%
    JAPHY 38.9/s  157%  101%    --  -38%
    BASE  62.4/s  312%  223%   60%    --
    
  3. or download this
            Rate  ZAXO  NULL JAPHY  BASE
    ZAXO  11.4/s    --  -39%  -58%  -81%
    NULL  18.6/s   63%    --  -31%  -69%
    JAPHY 26.9/s  136%   45%    --  -56%
    BASE  60.5/s  431%  225%  125%    --
    

Log In?
Username:
Password:

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

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

    No recent polls found