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.
- Links to devel:lang...extensions / rubygem-ruby-prof
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Leen-Meyer:puppet/rubygem-ruby-prof && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
gem2rpm.yml | 0000001640 1.6 KB | |
ruby-prof-0.13.1.gem | 0000337920 330 KB | |
rubygem-ruby-prof-rpmlintrc | 0000000045 45 Bytes | |
rubygem-ruby-prof.changes | 0000006519 6.37 KB | |
rubygem-ruby-prof.spec | 0000002295 2.24 KB |
Latest Revision
Leendert Meyer (Leen-Meyer)
committed
(revision 2)
Downgrade to ruby-prof-0.13.1 so it builds with ruby-2.3
Comments 0