ruby40-prof-1.6.3
fast code profiler for Ruby
Back to search · Project homepage
Description
ruby-prof is a fast code profiler for Ruby. Its features include:
* Speed - it is a C extension and therefore many times faster than the
standard Ruby profiler.
* Modes - Ruby prof can measure a number of different parameters,
including call times, memory usage and object allocations.
* Reports - can generate text and cross-referenced html reports
o Flat Profiles - similar to the reports generated by the standard
Ruby profiler
o Graph profiles - similar to GProf, these show how long a method
runs, which methods call it and which methods it calls.
o Call tree profiles - outputs results in the calltree format
suitable for the KCacheGrind profiling tool.
* Threads - supports profiling multiple threads simultaneously
* Recursive calls - supports profiling recursive method calls
Package information
- Ports path
- devel/ruby-prof,ruby40
- Package architecture
- amd64
- Maintainer
- Jeremy Evans <jeremy@openbsd.org>
- Categories
- devel, lang/ruby
- Available flavors
- ruby33, ruby34, ruby40
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Library
Runtime
Build
Test
- devel/ruby-prof,ruby40 ruby40-prof-1.6.3
Used by (1 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.