The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Devel::NYTProf"

Devel::NYTProf - Powerful fast feature-rich Perl source code profiler River stage two • 35 direct dependents • 45 total dependents

Devel::NYTProf is a powerful, fast, feature-rich perl source code profiler. * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-opcode profiling for slow perl builtins * Pe...

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::NYTProf::Run - Invoke NYTProf on a piece of code and return the profile River stage two • 35 direct dependents • 45 total dependents

This module is experimental and subject to change....

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::NYTProf::Core - load internals of Devel::NYTProf River stage two • 35 direct dependents • 45 total dependents

This module is not meant to be used directly. See Devel::NYTProf, Devel::NYTProf::Data, and Devel::NYTProf::Reader. While it's not meant to be used directly, it is a handy place to document some internals....

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::NYTProf::Util - general utility functions for Devel::NYTProf River stage two • 35 direct dependents • 45 total dependents

Contains general utility functions for Devel::NYTProf Note: The documentation for this module is currently incomplete and out of date....

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::NYTProf::Data - Devel::NYTProf data loading and manipulation River stage two • 35 direct dependents • 45 total dependents

Reads a profile data file written by Devel::NYTProf, aggregates the contents, and returns the results as a blessed data structure. Access to the data should be via methods in this class to avoid breaking encapsulation (and thus breaking your code whe...

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::NYTProf::Apache - Profile mod_perl applications with Devel::NYTProf River stage two • 35 direct dependents • 45 total dependents

This module allows mod_perl applications to be profiled using "Devel::NYTProf". If the NYTPROF environment variable isn't set *at the time Devel::NYTProf::Apache is loaded* then Devel::NYTProf::Apache will issue a warning and default it to: file=/tmp...

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::NYTProf::FileInfo River stage two • 35 direct dependents • 45 total dependents

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::NYTProf::ReadStream - Read Devel::NYTProf data file as a stream River stage two • 35 direct dependents • 45 total dependents

This module provide a low level interface for reading the contents of nytprof.out files (Devel::NYTProf data files) as a stream of chunks. Currently the module only provide a single function: for_chunks( \&callback, %opts ) This function will read th...

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::NYTProf::Callgrind::Ticks - Represents a mesh of Ticks read from a callgrind file River stage zero No dependents

This class is mainly for TicksDiff but you can also use it alone to load and save callgrind files. With this class you may find via getBlockEquivalent() the same callgrind block in a file by using a different callgrind file as reference to compare th...

AHERNIT/Devel-NYTProf-Callgrind-TicksDiff-0.05 - 12 Jun 2016 17:47:17 UTC

Devel::NYTProf::Callgrind::TicksDiff - Calculates a delta between 2 callgrind files River stage zero No dependents

If you do a performance analysis with NYTProf over different computers and want to know what makes the application slower on the second machine, it might be usefull to see the difference. TicksDiff takes the callgrind files, you can get with nytprofc...

AHERNIT/Devel-NYTProf-Callgrind-TicksDiff-0.05 - 12 Jun 2016 17:47:17 UTC

lib/Devel/NYTProf/SubCallInfo.pm River stage two • 35 direct dependents • 45 total dependents

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

lib/Devel/NYTProf/Constants.pm River stage two • 35 direct dependents • 45 total dependents

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

lib/Devel/NYTProf/Reader.pm River stage two • 35 direct dependents • 45 total dependents

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

lib/Devel/NYTProf/FileHandle.pm River stage two • 35 direct dependents • 45 total dependents

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

lib/Devel/NYTProf/SubInfo.pm River stage two • 35 direct dependents • 45 total dependents

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::Cover - Code coverage metrics for Perl River stage three • 61 direct dependents • 117 total dependents

This module provides code coverage metrics for Perl. Code coverage metrics describe how thoroughly tests exercise code. By using Devel::Cover you can discover areas of code not exercised by your tests and determine which tests to create to increase c...

PJCJ/Devel-Cover-1.42 - 26 Apr 2024 15:39:37 UTC

Devel::DProf - a DEPRECATED Perl code profiler River stage one • 3 direct dependents • 4 total dependents

The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using the most time and which subro...

FLORA/Devel-DProf-20110802.00 - 02 Aug 2011 13:30:00 UTC

Task::Devel::Essentials - Bundle of modules useful for developers River stage zero No dependents

MHASCH/Task-Devel-Essentials-0.016 - 22 May 2022 06:53:44 UTC
18 results (0.049 seconds)