OpenBSD ports

The devel/p5-Devel-FastProf port

p5-Devel-FastProf-0.08p5 – per-line quick profiler for perl

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
Categories:
devel perl5

Library dependencies

Build dependencies

Run dependencies