in reply to
Is there a tool to measure Perl code performance?
Another option is
Devel::Profiler
, which is compatible with Devel::DProf, but will work in a CGI/mod_perl environment.
Comment on
Re: Is there a tool to measure Perl code performance?
In Section
Seekers of Perl Wisdom