I have a Perl script that I want to analyse for CPU usage closer. 

Can anyone tell me the best switches to use with tmon.out ? 

I basically want to see what of my own written subroutines, and built in Perl
modules that may consume too much CPY cycles.

A few other queries on that subject:

Q1. If a Perl module consumes too much CPU is there any way to get the module
to run faster or consume less CPU cycles other than improving the supplied
module itself ?

Q2. Is %time, and #Calls the main things to be of interest ?

Louis.



_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to