RubyGems Navigation menu

skaes-ruby-prof 0.7.3

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.7.3 - August 10, 2014 (60 KB)

Authors:

  • Shugo Maeda and Charlie Savage

SHA 256 checksum:

d2312de50ee23549b6a5a15392e6945a11b18a2b0cf0dda4cf451319882a18ec

Total downloads 3,220

For this version 3,220

Licenses:

N/A

Required Ruby Version: >= 1.8.4

Links: