RubyGems.org

ruby-prof

0.11.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.

installgem install ruby-prof
Authors

Shugo Maeda, Charlie Savage, Roger Pack, Stefan Kaes

347,381 total downloads 8,309 for this version
Owners

9887130ab70f6e66b50f2c5e19272c6751f62a811bbd0ee7a47f799d7d1f48649f93db596b2a6a1a500f1108f0b4d755Fd25fb229bb54de26ad160ebaf15e376Ff880f3622a3ecd57d5e8d8721e4ef3518a797893e6768e048c1d15429f96bb4

Gemfile
gem "ruby-prof", "~> 0.11.2"
Versions
  1. 0.11.2 May 6, 2012
  2. 0.11.2 May 6, 2012 x86-mingw32
  3. 0.11.0.rc3 March 26, 2012 x86-mingw32
  4. 0.11.0.rc3 March 26, 2012
  5. 0.11.0.rc2 March 26, 2012 x86-mingw32
Show all versions (54 total)
Development Dependencies
  1. rake-compiler >= 0