Paket: ruby-prof (0.7.3-1) [universe]
Links für ruby-prof
Ubuntu-Ressourcen:
Quellcode-Paket ruby-prof herunterladen:
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Arnaud Cornet
It should generally not be necessary for users to contact the original maintainer.
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu ruby-prof
|
|
|
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libruby1.8 (>= 1.8.7.72)
- 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
ruby-prof herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 31,7 kB | 176,0 kB | [Liste der Dateien] |
| i386 | 31,9 kB | 176,0 kB | [Liste der Dateien] |