Help for this page
use Benchmark(cmpthese); cmpthese(100_000, { ... $a++ while(s/this//); } });
Rate a b a 458716/s -- -7% b 492611/s 7% --