ruby-prof / 0.2
| Short description: | Fast Profiler | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Development | |||||
| Status: | beta | |||||
| Created: | 2005-03-22 12:29:44 GMT | |||||
| Last update: | 2005-04-10 14:02:17 GMT | |||||
| Owner: | Shugo Maeda (Projects of this owner) | |||||
| Homepage: | not available | |||||
| Download: | http://shugo.net/archive/ruby-prof/ | |||||
| License: | BSD-type | |||||
| Dependency: |
|
|||||
| Description: | ruby-prof is a profiler for Ruby. Please require unprof.rb to run the profiler. $ ruby -runprof foo.rb You can specify the clock mode by the RUBY_PROF_CLOCK_MODE environment variable. $ export RUBY_PROF_CLOCK_MODE=gettimeofday Valid options are:
|
|||||
| Versions: | [0.3 (2005-04-19)] [0.2 (2005-04-10)] [0.1 (2005-03-22)] | |||||