Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
       "double", q !eval q {$a = "this is a string"}!,
       'single', q !eval q {$b = 'this is a string'}!,
    });
    
  2. or download this
              Rate single double
    single 34133/s     --    -1%
    double 34462/s     1%     --
    
  3. or download this
              Rate double single
    double 33810/s     --    -0%
    single 33811/s     0%     --