RubyGems Navigation menu

acunote-ruby-prof 0.9.2

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.2 - February 15, 2011 (201 KB)

Development Dependencies (2):

os >= 0

Owners:

Authors:

  • Shugo Maeda, Charlie Savage, Roger Pack, Stefan Kaes

SHA 256 checksum:

83be89f483a0f48413c2a527d230751fb350322cd2e2b8e818b8e5f4ec69ae4d

Total downloads 7,296

For this version 7,296

Licenses:

N/A

Required Ruby Version: >= 1.8.4

Links: