in reply to
Question about benchmarking
You could:
Post the code, and let us help
Try running it under the
debugger
Have a look at
Devl::Dprof
, a perl profiler
I'm guessing you've already taken a step back and reviewed the code, following the code paths and loops ?
Comment on
Re: Question about benchmarking
In Section
Seekers of Perl Wisdom