RubyGems Navigation menu

airbnb-ruby-prof 0.0.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.0.1 - April 03, 2017 (172.5 KB)

Development 相依性套件 (2):

minitest ~> 5.8.3

擁有者:

作者:

  • Shugo Maeda, Charlie Savage, Roger Pack, Stefan Kaes

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 2,943

這個版本 2,943

版本发布:

授權:

BSD-2-Clause

Ruby 版本需求: >= 1.9.3

相關連結: