Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: RFC extending Benchmark.pm to facilitate CODEHASHREF

by Eily (Monsignor)
on Nov 26, 2013 at 00:27 UTC ( [id://1064343]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @arr_1 = map {rand 1e6} 8000;
    my @arr_2 = map {rand 1e6} 6000;
    
    ...
    };
    
    cmpthese(-3, $cmp);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-03-28 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found