Devel::Profiler

A Perl profiler compatible with dprofpp
Download

Devel::Profiler Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sam Tregar
  • Publisher web site:
  • http://search.cpan.org/~wonko/CGI-Application-MailPage-1.6/lib/CGI/Application/MailPage.pm

Devel::Profiler Tags


Devel::Profiler Description

A Perl profiler compatible with dprofpp Devel::Profiler is a Perl profiler compatible with dprofpp.SYNOPSISTo profile a Perl script, run it with a command-line like: $ perl -MDevel::Profiler script.plOr add a line using Devel::Profiler anywhere your script: use Devel::Profiler;Use the script as usual and perform the operations you want to profile. Then run dprofpp to analyze the generated file (called tmon.out): $ dprofppSee the dprofpp man page for details on examining the output.For Apache/mod_perl profiling see the Devel::Profiler::Apache module included with Devel::Profiler. Requirements: · Perl


Devel::Profiler Related Software