* 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 WWW: http://rubyforge.org/projects/ruby-prof/ PR: ports/114957 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
3 lines
216 B
Text
3 lines
216 B
Text
MD5 (rubygem/ruby-prof-0.5.2.gem) = ea06920042a0f7e6f3d58095e059c5da
|
|
SHA256 (rubygem/ruby-prof-0.5.2.gem) = b22d86c9d2eff42549c48108dfc9c891d67d8afd15c220379642cb239af6f59c
|
|
SIZE (rubygem/ruby-prof-0.5.2.gem) = 39424
|