RubyGems Navigation menu

ruby-prof-danielhoey 0.8.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.8.1 July 28, 2010 (59KB)

Development依存関係 (2):

os >= 0

所有者:

作者:

  • Shugo Maeda, Charlie Savage, Roger Pack, Daniel Hoey

SHA 256チェックサム:

=

累計ダウンロード数 4,465

このバージョンのみ 4,465

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.4

リンク: