New in Rails: a request profiler for profiling your app

1
Hit
New in Rails: a request profiler for profiling your app

Jeremy Kemper (aka bitsweat) committed a very useful tool into the Rails trunk not too long ago: a request profiler! It’s a human-friendly wrapper script around the ruby-prof library, a nice ruby code profiler, that lets you run multiple requests against a URI in your application and get a detailed code profile report in text and HTML.

Submitted:
about 1 year ago
Submitter:
Scott Sherwood
Tags:
profiler
Punch it:
Punch

0 comments

Please log in to leave a comment