The devel/p5-Devel-FastProf port
p5-Devel-FastProf-0.08p5 – per-line quick profiler for perl (cvsweb github mirror)
Description
Devel::FastProf is a perl per-line profiler. What that means is that it can tell you how much time is spent on every line of a perl script (the standard Devel::DProf is a per-subroutine profiler). The former Devel::SmallProf accomplishes the same task, but it is much slower. Devel::FastProf is only 5 to 8 times slower than normal execution.WWW: https://metacpan.org/release/Devel-FastProf
Maintainer
The OpenBSD ports mailing-list
Categories
Run dependencies
Test dependencies
Files
- /usr/local/bin/fprofpp
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/Devel/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/Devel/FastProf.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/Devel/FastProf/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/Devel/FastProf/Reader.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Devel/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Devel/FastProf/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Devel/FastProf/FastProf.so
- /usr/local/man/man1/fprofpp.1
- /usr/local/man/man3p/Devel::FastProf.3p