On 16 April 2011 20:18, Josh <josh.m.sha...@gmail.com> wrote:
> Ever since upgrading an app to rails 3.0.5 the time breakdowns at the
> bottom of each action don't come close to adding up.  Further, the app
> feels significantly slower.
>
> Completed 200 OK in 1684ms (Views: 165.1ms | ActiveRecord: 6.6ms |
> Sphinx: 0.0ms)
>
> 165 + 6 + 0 isn't anywhere close to 1684.
>
> All of my actions have this kind of discrepancy?? Where's this lost
> time going?
>
> None of the SQL statements or individual renders have big numbers...
> Something is missing.  Thoughts?

What did you upgrade from?

Have you upgraded the ruby version also?

Are you running in production mode?

What OS are you running under?

Colin

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to