Categories: None [Edit]

airbnb-ruby-prof

https://rubygems.org/gems/airbnb-ruby-prof
https://github.com/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.

Total

Ranking: 157,565 of 188,277
Downloads: 3,427

Daily

Ranking: 173,064 of 188,252
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,113,187,765minitest
1,54523,377,488rake-compiler

Owners

#GravatarHandle
1iconschleyfox