Peter, I did a quick search around the net looking for those benchmarks. Here's what I found:
http://www.bagley.org/~doug/shootout/bench/regexmatch/ Looks like the "java" benchmarks used the ORO library (pre jakarta oro it looks like). -Chad Johnson -----Original Message----- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2003 11:29 AM To: Tomcat Developers List Subject: RE: Http Connector / Gzip interesting results. By any chance did you compare it to Perl regexp to see the difference? :) peter --- Chad Johnson <[EMAIL PROTECTED]> wrote: > Some regex benchmark's I ran across: > > http://tusker.org/regex/regex_benchmark.html > > -Chad Johnson > > -----Original Message----- > From: Henri Gomez [mailto:[EMAIL PROTECTED] > Sent: Monday, October 06, 2003 11:15 AM > To: Tomcat Developers List > Subject: Re: Http Connector / Gzip > > > Remy Maucherat a écrit : > > > Henri Gomez wrote: > > > >> Hi to all, > >> > >> What about using regexp in HTTP 1.1 connector to > include/exclude > >> browser which could/couldn't use gzip compression > ? > >> > >> May be it could be use also to drop to HTTP 1.0 > browser which > >> claims to be 1.1 compatible, but are not. > >> > >> CF: Apache HTTPD server > > > > > > Well, I thought regexp was rather slow in Java, so > it could be a problem > > if using a generic regexp library. > > jakarta-regexp is too slow ? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]