RubyGems Navigation menu

jeremy-ruby-prof 0.6.1

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.6.1 - August 11, 2014 (42 KB)

Authors:

  • Shugo Maeda, Charlie Savage

SHA 256 checksum:

fe4e0fd97dd60dacf4181c10ccd5131725a6e0702f5396087dbce9ad7643d7c9

Total downloads 3,368

For this version 3,368

Licenses:

N/A

Required Ruby Version: >= 1.8.4

Links: