Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            listKeys   => sub {() = keys %bigHash},
        }
    );
    
  2. or download this
    First key '559', second '559'
                     Rate   listKeys scalarKeys
    listKeys       5184/s         --      -100%
    scalarKeys 15969899/s    307964%         --