devel-nytprof icon indicating copy to clipboard operation
devel-nytprof copied to clipboard

"Run on" timestamp incorrect when using Devel::NYTProf::Apache

Open leto opened this issue 9 years ago • 0 comments

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!

leto avatar Aug 26 '16 16:08 leto