Hi everyone, I''m trying to understand where my application spends time while being generated. In the log file I see entries such as: Completed in 368ms (View: 32, DB: 1) | 200 OK [http://www.sitename.com/]. Since everything is cached, the view and DB time are very small. My question is can I assume the rest of the time is spent in the controller? Is there a way to dig deeper into the data (other than paying new relic a hefty some for their services). Thanks! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.