• Stars
    star
    67
  • Rank 462,689 (Top 10 %)
  • Language
    Perl
  • Created almost 12 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

More Repositories

1

http_load

My modification for http_load
C
32
star
2

java2perl6

Parse Java class files and generate corresponding Perl6 Class and Role files
Perl
29
star
3

WebAPI-DBIC

A composable RESTful JSON API to DBIx::Class schemas using roles and Web::Machine. PLEASE NOTE This module is no longer under active development. If you're interested in helping to develop or maintain it please fork it.
Perl
26
star
4

DBDI

Database Driver Interface for Perl 6 and Parrot
Shell
11
star
5

Dist-Surveyor

Survey installed perl modules and determine the specific distribution versions they came from
Perl
9
star
6

devel-sizeme

Perl Devel::SizeMe - for extracting and visualizing detailed memory usage information
JavaScript
7
star
7

postgresql-scratchpad

My explorations with PostgreSQL Hacking
C
6
star
8

semaphoric

lightweight counting semaphore concurrency control shell utility using flock
Shell
6
star
9

posgtresql-plperl-call

PostgreSQL::PLPerl::Call Simple interface for calling SQL functions from PostgreSQL PL/Perl
Perl
4
star
10

Plack--Middleware--Debug--DBIProfile

DBI::Profile panel for Plack::Middleware::Debug showing time spent inside the DBI per Statement
Perl
4
star
11

Yahoo-Search

Perl Yahoo::Search distribution
Perl
3
star
12

posgtresql-plperl-injector

PostgreSQL::PLPerl::Injector - Inject subs and code into the PostgreSQL plperl language
Perl
3
star
13

Geo-StreetAddress-US

Release history of Geo-StreetAddress-US
Perl
3
star
14

Log-Log4perl-Layout-JSON

OLD Perl Log::Log4perl::Layout::JSON - Now maintained at https://github.com/mschout/Log-Log4perl-Layout-JSON
Perl
2
star
15

Plack-Middleware-Debug-CatalystPluginCache

A Plack::Middleware::Debug panel showing Catalyst::Plugin::PageCache activity
Perl
2
star
16

posgtresql-plperl-nytprof

Profile PostgreSQL PL/Perl functions with Devel::NYTProf
Perl
2
star
17

DBIx-RetryConnect

Provide automatic retry behaviour for the Perl DBI connect method
Perl
2
star
18

posgtresql-plperl-trace

Trace execution of PostgreSQL PL/Perl code statements
Perl
2
star
19

Safe

Release history of Safe
Perl
1
star