Hi,
>
> Is there a way to determine the time taken to process a file?
>
> I have EMBPERL_DEBUG=10477. It sometimes shows the time to
> process a request, but usually do not show the file name or
> processing time stat at all for subsequent requests. I guess
> it has to do with caching, possibly, but is there a way to
> reliably log processing time?
>
You should see Times for Parsing, Compiling, Running the file and a allover
time in your log file, all with prefix PERF:
What else do you need?
Gerald
** Virus checked by BB-5000 Mailfilter **
---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org
|