1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
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

7 lines
225 B
Plaintext

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>