RubyGems Navigation menu

adamh-ruby-prof 0.7.3

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.7.3 - August 11, 2014 (50.5KB)

作者:

  • Shugo Maeda and Charlie Savage

SHA 256チェックサム:

91ba22d07f1ecca3383be7343cdbff09f0e10b9995fc3bb95a38b5057b564ad6

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

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

ライセンス:

N/A

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

リンク: