Version: 6.11, Package name: p5-Devel-NYTProf-6.11 |
Maintained by: Alexander Bluhm |
Master sites:
|
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. |
Filesize: 488.099 KB |
Version History (View Complete History) |
|
2021-11-12 10:28:50 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Devel-NYTProf to 6.11 |
2021-05-14 17:20:25 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Devel-NYTProf to 6.10 |
2021-05-04 01:17:05 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Devel-NYTProf to 6.09 |
2021-04-07 06:03:44 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Devel-NYTProf to 6.07 |
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-06-15 13:02:51 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Devel-NYTProf to 6.06 |
2018-04-02 11:27:53 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Devel-NYTProf to 6.05 |
2016-11-25 16:49:04 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Devel-NYTProf to 6.04 |
2016-03-31 15:15:07 by Alexander Bluhm | Files touched by this commit (1) |
Log message: Add devel/p5-Test-Portability-Files as test dependency to avoid that make regress complains about missing modules. |
2016-03-26 06:38:03 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Devel-NYTProf to 6.03 |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-08-24 09:45:55 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Devel-NYTProf 6.02 |
2015-06-22 08:45:53 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Devel-NYTProf to 6.01 |
2015-03-28 12:16:12 by Alexander Bluhm | Files touched by this commit (4) |
Log message: - Update p5-Devel-NYTProf to 5.07. - Pull fix from upstream to find scripts in PATH. |
2011-01-09 06:53:27 by Alexander Bluhm | Files touched by this commit (4) |
Log message: update p5-Devel-NYTProf to 4.06 ok espie@ |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-11-26 00:19:01 by Marc Espie | Files touched by this commit (122) |
Log message: newer depends with >= |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-19 12:56:36 by Alexander Bluhm | Files touched by this commit (4) |
Log message: update p5-Devel-NYTProf to 4.05 |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-09-24 09:29:22 by Stuart Henderson | Files touched by this commit (56) |
Log message: bump |
2010-05-20 14:04:35 by Alexander Bluhm | Files touched by this commit (4) |
Log message: update p5-Devel-NYTProf to 3.11 ok espie@ |
2009-09-14 13:54:26 by Alexander Bluhm | Files touched by this commit (2) |
Log message: Do not include benchmark.pl and perftest.pl in p5-Devel-NYTProf package. They are only usefull for testing and debugging. |
2009-08-18 17:28:41 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Devel-NYTProf to 2.10 |
2009-05-05 16:21:15 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update to p5-Devel-NYTProf 2.09 |
2009-03-16 17:52:24 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update to p5-Devel-NYTProf 2.08 |