- or download this
Rate Regexp Index Sqrt
Regexp 3.82/s -- -88% -98%
Index 32.4/s 748% -- -81%
Sqrt 167/s 4281% 417% --
- or download this
sub m_sqrt {
my $total_length;
...
}
return ($total_length);
}
- or download this
Rate Regexp Index Sqrt
Regexp 3.64/s -- -88% -99%
Index 31.2/s 758% -- -94%
Sqrt 497/s 13542% 1489% --