devel-nytprof Questions
2
Solved
I have a Perl CGI application that sometimes times out, causing it to be killed by Apache and 504 Gateway Time-out error to be sent to browser. I am trying to profile this application using NYTProf...
Sanford asked 23/12, 2013 at 7:54
1
This question is about Devel::NYTProf profiler.
The output that I receive from the profiler for a simple line such as:
use strict;
OUTPUT:
statements: 3
Time on Line: 22µs
Calls: 2
Time in...
Aegyptus asked 19/4, 2013 at 21:13
1
Solved
When I was looking at the output of Devel::NYTProf v4 for a CGI program, I came across the diagnostics.pm in the report Source Code Files — ordered by exclusive time then name.
First I didn't un...
Eurydice asked 26/11, 2012 at 14:34
1
© 2022 - 2024 — McMap. All rights reserved.