Fast Ruby profiler
http://rubyforge.org/projects/ruby-prof/
ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.
- Sources inherited from project devel:languages:ruby:extensions
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-ruby-prof && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gem2rpm.yml | 0000001824 1.78 KB | |
ruby-prof-1.4.3.gem | 0000089088 87 KB | |
rubygem-ruby-prof-rpmlintrc | 0000000045 45 Bytes | |
rubygem-ruby-prof.changes | 0000006223 6.08 KB | |
rubygem-ruby-prof.spec | 0000002464 2.41 KB |
Latest Revision
Dan Čermák (dancermak)
committed
(revision 25)
rename rpmlintrc, fix line endings & script executable bit
Comments 0