> One thing that I'd find really useful, but don't know enough Java to
> get, is a log of all method calls for an equivalent index & search
> process in Java and Perl.
I'm getting one of the guys at work to point JProfiler at it today. I'll
let you know what comes out.
> With method dispatch being so much slower in Perl we certainly don't
> want to be doing *more* fo them than the Java!
One problem is that because everything shows up in the profiler as just
a Class::Accessor::Fast call, I can't see which actual get/sets are
getting called all the time.
--
Jonathan Peterson
jon-0fnnUfJqQu8BXFe83j6qeQ@xxxxxxxxxxxxxxxx
|