Help for this page

Select Code to Download


  1. or download this
    use Benchmark(cmpthese);
    cmpthese(100_000, {
    ...
            $a++ while(s/this//);
        }
    });
    
  2. or download this
          Rate   a   b
    a 458716/s  -- -7%
    b 492611/s  7%  --