Port details on branch 2022Q3 |
- rubygem-ruby-prof Fast profiler for Ruby
- 1.7.2 devel
=2 1.7.1Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2007-07-27 14:47:39
- Last Update: 2025-05-27 06:24:52
- Commit Hash: 6a60f6b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: BSD2CLAUSE
- WWW:
- https://github.com/ruby-prof/ruby-prof
- 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.
* Flat Profiles - similar to the reports generated by the standard Ruby profiler
* Graph profiles - similar to GProf, these show how long a method runs, which
methods call it and which methods it calls.
* Threads - supports profiling multiple threads simultaneously
* Recursive calls - supports profiling recursive method calls
* Reports - can generate both text and cross-referenced html reports
* Output - can output to standard out or to a file
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-ruby-prof>0:devel/rubygem-ruby-prof
- To install the port:
- cd /usr/ports/devel/rubygem-ruby-prof/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-ruby-prof
- pkg install rubygem-ruby-prof
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-ruby-prof
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748322207
SHA256 (rubygem/ruby-prof-1.7.2.gem) = 270424fcac37e611f2d15a55226c4628e234f8434e1d7c25ca8a2155b9fc4340
SIZE (rubygem/ruby-prof-1.7.2.gem) = 105984
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-base64>=0 : converters/rubygem-base64
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-ruby-prof
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|