Re: jakarta-oro performance (fwd)
"Daniel F. Savarese" <[email protected]>
| Newsgroups | gmane.comp.jakarta.oro.devel |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]>, "Daniel F. Savares e" writes: >doing the proper method inlining. By contrast, with JDK 1.1 and 1.2, the >ratio is 2:5, which is why it was such a win for OROMatcher back in those >days. The overhead of converting to a char array each time before iterating Not that it matters, but That ratio should have been 1:5. I just noticed the error in the process of editing a column I wrote on the subject. daniel