There is a PERL module that can give micro time (search CPAN for Time) Then you can manually track time in your code, this won't however take into account the time that was taken to parse/interpret you PERL code before it runs.
/B ----- Original Message ----- From: "Distribution Lists" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 04, 2003 12:25 Subject: How to measure completion time of a script with RH > I've written some Perl code that will make use of LDAP modules and will do > an LDAPSEARCH to a specific ldap server. However, I would like to know the > time take to complete the LDAPSEARCH so I can graph the response time. > Is there some thing in RH that will allow me to do that ? > > > Regards > > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list