Download Source Package libdevel-nytprof-perl:
Devel::NYTProf is a powerful feature-rich perl source code profiler.
* Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on systems with clock_gettime() * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases
NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler.
NYTProf stands for 'New York Times Profiler'. Indeed, this module was initially developed from Devel::FastProf by The New York Times Co. to help their developers quickly identify bottlenecks in large Perl applications.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 2.10-2 | 198.7 kB | 676 kB | [list of files] |
| amd64 | 2.10-2 | 193.9 kB | 528 kB | [list of files] |
| armel | 2.10-2 | 193.2 kB | 628 kB | [list of files] |
| avr32 (unofficial port) | 2.10-2 | 188.9 kB | 596 kB | [list of files] |
| hppa | 2.10-2 | 198.9 kB | 660 kB | [list of files] |
| hurd-i386 | 2.10-2 | 191.9 kB | 628 kB | [list of files] |
| i386 | 2.10-2+b1 | 190.5 kB | 628 kB | [list of files] |
| ia64 | 2.10-2 | 226.8 kB | 796 kB | [list of files] |
| kfreebsd-amd64 | 2.10-2 | 193.7 kB | 522 kB | [list of files] |
| kfreebsd-i386 | 2.10-2 | 191.1 kB | 514 kB | [list of files] |
| mips | 2.10-2 | 190.2 kB | 660 kB | [list of files] |
| mipsel | 2.10-2 | 190.2 kB | 660 kB | [list of files] |
| powerpc | 2.10-2 | 198.3 kB | 652 kB | [list of files] |
| s390 | 2.10-2 | 194.6 kB | 636 kB | [list of files] |
| sparc | 2.10-2 | 195.2 kB | 652 kB | [list of files] |