devel-nytprof
devel-nytprof copied to clipboard
"Run on" timestamp incorrect when using Devel::NYTProf::Apache
It seems that the "Run on" timestamp on the upper right corner of the main NYTProf report page tells you when Apache was last restarted, not when the code in the report actually ran.
Devel::NYTProf = 6.03 Perl = 5.10.1 Apache = 2.2.15 Linux = 4.1.5-x86_64
Devel::NYTProf::Apache is really awesome and has saved me lots of time. Thanks!