Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            hashed   => sub { hashed() },
        }
    );
    
  2. or download this
    $VAR1 = [
              {
    ...
                'id' => '1'
              }
            ];
    
  3. or download this
                 Rate original   hashed
    original 282623/s       --     -64%
    hashed   780346/s     176%       --