ruby-stackprof

sampling callstack-profiler for ruby 2.2+
  https://github.com/tmm1/stackprof
  0
  no reviews



Stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers.

Inspired heavily by gperftools, and written as a replacement for perftools.rb.