logo
首页技术栈工具库讨论
ruby-prof

ruby-prof

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.
由 
wangzuo2021-02-10 收录
--
推荐
不推荐
更多信息
GitHub iconruby-prof/ruby-prof1850
RUBYGEMS
gem install ruby-prof
查看
标签
根据用户添加的标签生成
暂无标签