p5-devel-nytprof (perl/p5-devel-nytprof) Updated: 1 year, 2 months ago Add to my watchlist

Powerful feature-rich perl source code profiler

Devel::NYTProf is a powerful feature-rich perl source code profiler. o Performs per-line statement profiling for fine detail o Performs per-subroutine statement profiling for overview o Performs per-block statement profiling (the first profiler to do so) o Accounts correctly for time spent after calls return o Performs inclusive and exclusive timing of subroutines o Subroutine times are per calling location (a powerful feature) o Can profile compile-time activity, just run-time, or just END time o Uses novel techniques for efficient profiling o Sub-microsecond (100ns) resolution on systems with clock_gettime() o Very fast - the fastest statement and subroutine profilers for perl o Handles applications that fork, with no performance cost o Immune from noise caused by profiling overheads and I/O o Program being profiled can stop/start the profiler o Generates richly annotated and cross-linked html reports o Trivial to use with mod_perl - add one line to httpd.conf o Includes an extensive test suite o Tested on very large codebases NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler.

Version: 6.140.0 License: (Artistic-1 or GPL) GitHub
Reset

6 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.12 92886 2019-06-06 18:43:22 0:02:20 24097 build successful
10.13 58208 2019-06-06 18:09:26 0:02:31 16073 build successful
10.14 32381 2019-06-06 18:07:45 0:02:30 6786 build successful
10.10 88284 2019-06-06 18:07:44 0:02:13 25154 build successful
10.11 87788 2019-06-06 18:06:57 0:02:19 25106 build successful
10.9 90393 2019-06-06 18:05:55 0:01:44 25100 build successful