[VPM] DProf - optimizing perl scripts

Jer A jeremygwa at hotmail.com
Wed Jan 30 11:09:52 PST 2008


hi all,

Let me clarify:

I do not understand the difference of "over" from "rrun", or "utime","stime","rtime", and what values are most important.

I am trying to test using different logic, and notice that the "total_marks" may not change, even if the all other values are lower.

thanks in advance for all your help.

-Jer

> hi all,
>
> I am in the process of trying to optimize a cgi script. what do the values mean and what should I monitor for improvements.
>
> -jeremy
>
> eg.
>
> #fOrTyTwO
> $hz=1000;
> $XS_VERSION='DProf 20050603.00';
> # All values are given in HZ
> $over_utime=15; $over_stime=16; $over_rtime=31;
> $over_tests=10000;
> $rrun_utime=172; $rrun_stime=125; $rrun_rtime=297;
> $total_marks=440

_________________________________________________________________



More information about the Victoria-pm mailing list