Re: Performance

"Daniel F. Savarese" <[email protected]> Fri, 09 May 2003 00:54:25 -0400
Newsgroups gmane.comp.jakarta.oro.user
Message-ID <[email protected]>
In message <000001c31585$8c1c3b80$2a00a8c0@htsony>, "ravi" writes:
>invocations. That's a lot. The execution time was 35% more when I used
>ORO instead of jregex. I'm attaching the outputs of the profiler for
>both the packages. I was wondering if you guys can do any performance

Profiler output is useless without seeing the code that was profiled.
Small changes in your code as well as your regular expressions can make
an enormous difference in performance.  Pointing the finger at
jakarta-oro is premature.

daniel