APM: Performance question

Ian Ragsdale ian at SKYLIST.net
Mon Mar 15 21:06:36 CST 2004


perl5 -d:DProf test.pl

For more info, 'perldoc Devel::DProf'

Ian

On Mar 15, 2004, at 8:57 PM, charlie harris wrote:

> I have some perl scripts that extract reports from logs created during 
> the
> day.  The problem is that scripts are dog slow.
>
> Does anyone have suggestions about how to make these Perl scripts more
> efficient.  When I was working with C programs, the compiler was able 
> to
> profile the application and identify where the program was spending 
> most of
> its time - is there anything like this feature in Perl?
>
> Any suggestions would be appreciated.
>
> Regards
>   Charlie
>
> _______________________________________________
> Austin mailing list
> Austin at mail.pm.org
> http://mail.pm.org/mailman/listinfo/austin




More information about the Austin mailing list