Hi, is there any good profiler for Ruby/Rails? I don''t mean just to dump timestamps, but something like the Java Profilers, with snapshots, cpu, etc. Thanks, Klaus.
Klaus Dornfelder wrote:> Hi, > > is there any good profiler for Ruby/Rails? > I don''t mean just to dump timestamps, but something like the Java > Profilers, with snapshots, cpu, etc. >I have used softwareverify.com/rubyPerformanceValidator/index.html on Windows. You can sign up for free beta testing. I don''t think there is any decent tool available for Linux or OS X. -- stefan