Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news.

New Ruby Profiler Released: Supports Rails, threads, IRB, and more

By Peter Cooper / July 22, 2007

Call Graph

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.

Other Posts to Enjoy

Twitter Mentions