[ Source: ruby-prof ]
Package: ruby-prof (0.6.0-1)
Links for ruby-prof
Debian Resources:
Download Source Package ruby-prof:
Maintainer:
Similar packages:
A fast code profiler for Ruby
ruby-prof is runs a ruby program and keeps track of the amount of time spent in each method. At the end of execution it displays collected information. 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.
Other Packages Related to ruby-prof
|
|
|
-
- dep: libc6 (>= 2.7-1) [not alpha, ia64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libc6.1 (>= 2.7-1) [alpha, ia64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: libruby1.8 (>= 1.8.6.114)
- Libraries necessary to run Ruby 1.8
-
- dep: rake
- a ruby build program
-
- dep: ruby (>= 1.8)
- An interpreter of object-oriented scripting language Ruby
Download ruby-prof
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 27.0 kB | 160.0 kB | [list of files] |
| amd64 | 26.2 kB | 156.0 kB | [list of files] |
| arm | 25.8 kB | 152.0 kB | [list of files] |
| armel | 27.2 kB | 156.0 kB | [list of files] |
| hppa | 27.9 kB | 160.0 kB | [list of files] |
| i386 | 25.9 kB | 100.0 kB | [list of files] |
| ia64 | 29.9 kB | 172.0 kB | [list of files] |
| mips | 26.1 kB | 156.0 kB | [list of files] |
| mipsel | 26.1 kB | 156.0 kB | [list of files] |
| powerpc | 29.2 kB | 164.0 kB | [list of files] |
| s390 | 27.1 kB | 156.0 kB | [list of files] |
| sparc | 25.9 kB | 156.0 kB | [list of files] |
