RE: jakarta-oro performance (fwd)
Stephane Bailliez <[email protected]>
| Newsgroups | gmane.comp.jakarta.oro.devel |
|---|---|
| Message-ID | <9B3E950CB293D411ADF4009027B0A4D203091090@PARSV011> |
> -----Original Message----- > From: Daniel F. Savarese [mailto:[email protected]] > > I wrote the following note to Jeffrey Friedl and figured I'd > forward it > to the list since it should be of general interest. More tests are > necessary before deciding how to proceed with jakarta-oro development, > but initial results seem to imply we're going to have to sacrifice > performance with earlier JVMs in the interest of gaining performance > with the new JVMs. I suspect we can regain the performance lead in > regular expression matching by making some simple changes > that recognize > HotSpot's improvements instead of working around the deficiencies of > previous JITs. Thanks for the note Daniel, For the records, when you say "can regain the performance lead", do you mean that you have some figures with other packages ? If yes could you give use more info ? I'm just curious because back a year ago I could not really find an implementation that was as fast as flexible and as reliable as Oro. Thanks Stephane