RubyGems Navigation menu

ruby-prof 0.5.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.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 2.0.4 March 04, 2026 x64-mingw-ucrt (702KB)
  2. 2.0.4 March 04, 2026 (702KB)
  3. 2.0.3 February 28, 2026 x64-mingw-ucrt (740KB)
  4. 2.0.3 February 28, 2026 (702KB)
  5. 2.0.2 February 18, 2026 x64-mingw-ucrt (737KB)
  6. 0.5.2 July 19, 2007* (38.5KB)
全てのバージョンを表示(全129件)

所有者:

作者:

  • Shugo Maeda and Charlie Savage

SHA 256チェックサム:

=

累計ダウンロード数 85,506,510

このバージョンのみ 5,162

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

ライセンス:

N/A

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

リンク: