It would be nice to do a shootout between Regexp, ORO, and
JDK 1.4 RE matchers.  That way we can determine what *really*
is the fastest.

> -----Original Message-----
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, April 04, 2002 7:42 AM
> To: [EMAIL PROTECTED]; 'Nicola Ken Barozzi'
> Subject: RE: Switch to ORO?
> 
> 
> Is it faster? +1 if it is faster. Crawling/indexing process 
> spends noticeable time in the RE matcher.
> 
> Vadim
> 
> > From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]]
> > 
> > Many projects are switching from Jakarta Regexp to Jakarta ORO,
> because ORO
> > is more feature rich (provide Perl5 compatible regular expressions,
> AWK-like
> > regular expressions, glob expressions, and utility classes for
> performing
> > substitutions, splits, filtering filenames, etc) and more actively 
> > maintained.
> > 
> > Here are the last versions:
> > 
> >  jakarta-regexp-1.2.tar.gz       27-Nov-2000
> >  jakarta-oro-2.0.6.tar.gz     29-Mar-2002
> > 
> > What do you think?
> > 
> > --
> > Nicola Ken Barozzi                   [EMAIL PROTECTED]
> >             - verba volant, scripta manent -
> >    (discussions get forgotten, just code remains)
> > 
> ---------------------------------------------------------------------
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to