All Projects â†’ timbunce â†’ Devel Nytprof

timbunce / Devel Nytprof

Devel::NYTProf is a powerful feature-rich source code profiler for Perl. (Mostly in maintenance mode, so PRs are much more likely to be acted upon than Issues.)

Programming Languages

perl
6916 projects

Labels

Projects that are alternatives of or similar to Devel Nytprof

Twiggy
Twiggy🌱 is a code size profiler
Stars: ✭ 649 (+963.93%)
Mutual labels:  profiler
Scout apm elixir
ScoutAPM Elixir Agent. Supports Phoenix and other frameworks.
Stars: ✭ 33 (-45.9%)
Mutual labels:  profiler
Stackimpact Nodejs
DEPRECATED StackImpact Node.js Profiler - Production-Grade Performance Profiler: CPU, memory allocations, async calls, errors, metrics, and more
Stars: ✭ 46 (-24.59%)
Mutual labels:  profiler
Verysleepy
Very Sleepy, a polling CPU profiler
Stars: ✭ 680 (+1014.75%)
Mutual labels:  profiler
Py Spy
Sampling profiler for Python programs
Stars: ✭ 7,709 (+12537.7%)
Mutual labels:  profiler
Php Spx
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
Stars: ✭ 972 (+1493.44%)
Mutual labels:  profiler
Profiler
Firefox Profiler — Web app for Firefox performance analysis
Stars: ✭ 546 (+795.08%)
Mutual labels:  profiler
Phpspy
Low-overhead sampling profiler for PHP 7+
Stars: ✭ 1,105 (+1711.48%)
Mutual labels:  profiler
Sol Profiler
CLI Tool to List & Store Solidity Smart Contract Methods Attributes
Stars: ✭ 20 (-67.21%)
Mutual labels:  profiler
Nanoscope
An extremely accurate Android method tracing tool.
Stars: ✭ 1,023 (+1577.05%)
Mutual labels:  profiler
Pyheatmagic
IPython magic command to profile and view your python code as a heat map.
Stars: ✭ 728 (+1093.44%)
Mutual labels:  profiler
Rsvp
rsvp - Realtime Sampling Visual Profiler
Stars: ✭ 26 (-57.38%)
Mutual labels:  profiler
Eluaprofiler
Easy LuaProfiler
Stars: ✭ 38 (-37.7%)
Mutual labels:  profiler
Stackimpact Python
DEPRECATED StackImpact Python Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, exceptions, metrics, and more
Stars: ✭ 671 (+1000%)
Mutual labels:  profiler
Profimp
Python import profiler
Stars: ✭ 52 (-14.75%)
Mutual labels:  profiler
Flask Profiler
a flask profiler which watches endpoint calls and tries to make some analysis.
Stars: ✭ 622 (+919.67%)
Mutual labels:  profiler
Samp Plugin Profiler
Performance profiler plugin for SA-MP server
Stars: ✭ 33 (-45.9%)
Mutual labels:  profiler
Vcprofiler
An accurate and simple tool uses KVO to measure the time cost of every view controller.
Stars: ✭ 61 (+0%)
Mutual labels:  profiler
Dntprofiler
DNTProfiler is an EF 6.x and NH 4.x profiler.
Stars: ✭ 59 (-3.28%)
Mutual labels:  profiler
Android Methods Profiler
Yet another Android Profiler for AOSP .trace files
Stars: ✭ 43 (-29.51%)
Mutual labels:  profiler

Devel::NYTProf

Devel::NYTProf is a powerful feature-rich source code profiler for Perl 5.

Build Status

For more information see:

DOWNLOAD AND INSTALLATION

Download a release from CPAN using your favorite tool, such as cpanm. Or else from https://metacpan.org/release/Devel-NYTProf and then unpack the tar.gz file.

You're most welcome to contribute, in which case cloning or forking the git repo is a good place to start.

To build and install, just incant the typical mantra:

 perl Makefile.PL
 make
 make test
 make install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].