Perl5Util performance

"Duke Tantiprasut" <[email protected]> Wed, 29 Mar 2006 10:30:15 -0800
Newsgroups gmane.comp.jakarta.oro.user
Message-ID <[email protected]>
------=_Part_5984_24926643.1143657015710
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi All,

Below is an interesting benchmark result comparing a number of regex
engines.

http://tusker.org/regex/regex_benchmark.html

I'm curious why there is such a significant jump from the Perl5Matcher
compared to the java.util.regex?

The DFA based engines such as JREXX look really fast but I'm not sure if it
allows you get the matched group results.

Duke

------=_Part_5984_24926643.1143657015710--