Skip to content

Devel::NYTProf is a powerful feature-rich source code profiler for Perl. (Mostly in maintenance mode, so PRs are much more likely to be acted upon than Issues.)

Notifications You must be signed in to change notification settings

jkeenan/devel-nytprof

 
 

Repository files navigation

Devel::NYTProf

Devel::NYTProf is a powerful feature-rich source code profiler for Perl 5.

For more information see:

DOWNLOAD AND INSTALLATION

Download a release from CPAN using your favorite tool, such as cpanm. Or else from https://metacpan.org/release/Devel-NYTProf and then unpack the tar.gz file.

You're most welcome to contribute, in which case cloning or forking the git repo is a good place to start.

To build and install, just incant the typical mantra:

 perl Makefile.PL
 make
 make test
 make install

About

Devel::NYTProf is a powerful feature-rich source code profiler for Perl. (Mostly in maintenance mode, so PRs are much more likely to be acted upon than Issues.)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 42.9%
  • JavaScript 28.3%
  • XS 24.4%
  • OpenEdge ABL 1.4%
  • C 1.4%
  • Logos 0.9%
  • Other 0.7%