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:
=

安装:
=

版本列表:

  1. 0.6.1 August 11, 2014 (42.0 KB)

作者:

  • Shugo Maeda, Charlie Savage

SHA 256 校验和:

=

下载总量 3,642

这个版本 3,642

版本发布:

许可:

需要的 Ruby 版本: >= 1.8.4

链接: