RubyGems.org

ruby-prof

0.13.0

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.

installgem install ruby-prof
Authors

Shugo Maeda, Charlie Savage, Roger Pack, Stefan Kaes

1,056,413 total downloads 65,296 for this version
Owners

32571caf23081614b109e91cf290da2a9887130ab70f6e66b50f2c5e19272c6751f62a811bbd0ee7a47f799d7d1f48649f93db596b2a6a1a500f1108f0b4d755Fd25fb229bb54de26ad160ebaf15e376Ff880f3622a3ecd57d5e8d8721e4ef3518a797893e6768e048c1d15429f96bb4

Gemfile
gem "ruby-prof", "~> 0.13.0"
Versions
  1. 0.13.0 March 10, 2013
  2. 0.12.2 February 13, 2013
  3. 0.12.1 January 19, 2013 x86-mingw32
  4. 0.12.1 January 19, 2013
  5. 0.11.3 December 27, 2012
Show all versions (61 total)