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

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

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -