freebsd-ports/devel/ruby-rbprof/pkg-descr
Edwin Groothuis 06956c696b New port: devel/ruby-rbprof
New port: rbprof.  A faster more flexible profiler for Ruby.

PR:		ports/36913
Submitted by:	Sean Chittenden <sean@chittenden.org>
2003-10-04 01:07:14 +00:00

6 lines
225 B
Text

This package is a faster profiler than the bulitin Ruby profiler and
allows Ruby developers to focus on the methods that are hand-written.
WWW: http://aspectr.sourceforge.net/rbprof/
- Sean Chittenden <sean@chittenden.org>