Rails 3: How much time does a method takes to run -


i want receive information concerning how time method takes run. how can in rails without using newrelic?

you can use ruby-prof.


Comments

Popular posts from this blog

iphone - Using nested NSDictionary with Picker -

php - accessing mysql using different server to which db connection data is located -

javascript - Iterate over array and calculate average values of array-parts -