mkoryak / devel-nytprof

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.)

Home Page:http://blog.timbunce.org/tag/nytprof/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devel::NYTProf

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

Build Status

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.)

http://blog.timbunce.org/tag/nytprof/


Languages

Language:Perl 43.1%Language:JavaScript 28.2%Language:XS 24.3%Language:OpenEdge ABL 1.4%Language:C 1.3%Language:Logos 0.6%Language:GDB 0.5%Language:CSS 0.2%Language:RPC 0.2%Language:Raku 0.1%Language:Shell 0.0%