New Ruby Profiler Released: Supports Rails, threads, IRB, and more
Charlie Savage has released the 0.5.x family of ruby-prof, a profiling library for Ruby. We last posted about ruby-prof over a year ago, but 0.5 is a major leap forward with improved or new-found support for:
- recursive methods
- Rails
- threaded applications
- calling from IRB
- 64 bit support
Learn more in the release post.