p5-Devel-NYTProf-6.15
powerful feature-rich perl source code profiler
Back to search · Project homepage
Description
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.
Package information
- Ports path
- devel/p5-Devel-NYTProf
- Package architecture
- amd64
- Maintainer
- Alexander Bluhm <bluhm@openbsd.org>
- Categories
- devel, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- converters/p5-JSON-MaybeXS
- sysutils/p5-File-Which STEM->=1.09
Test
- devel/p5-Sub-Name STEM->=0.11
- devel/p5-Test-Differences STEM->=0.60
- devel/p5-Test-Pod STEM->=1.00
- devel/p5-Test-Portability-Files
- sysutils/p5-Capture-Tiny
- converters/p5-JSON-MaybeXS
- sysutils/p5-File-Which STEM->=1.09
Used by (2 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.