|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Subroutine execution timeby tomfahle (Priest) |
| on Dec 25, 2010 at 08:17 UTC ( #879138=note: print w/ replies, xml ) | Need Help?? |
|
Try Devel::DProf - a profiler specialised on subroutine execution times. Step 1: Profile the code:
Step 2: Display results:
Otherwise, use Devel::NYTProf as already suggested.
HTH,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||