RubyGems Navigation menu

rdp-ruby-prof 0.7.4

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.4 - November 27, 2009 (185.5 KB)

擁有者:

作者:

  • Shugo Maeda and Charlie Savage

SHA 256 checksum:

ad1d841f06c8f50188c48aa4966568b865caf9d1ced9e7b2267d3cb327f7ab9c

總下載次數 4,625

這個版本 4,625

License:

Ruby 版本需求: >= 1.8.4

相關連結: