I find RPM Lite (free) from http://www.newrelic.com to be very handy to get
a quick breakdown of where you transaction is spending its time.

Cheers,

Anthony

On Wed, Sep 22, 2010 at 12:47 PM, Steve H <st...@seven.net.nz> wrote:

> I think this has come up on Roro before (by someone at Envato?) but I
> can't find it through search.
>
> I'm finding that views are becoming by far the slowest part of my app,
> eg for a reasonably complex page:
>
> Completed 200 OK in 841ms (Views: 657.3ms | ActiveRecord: 27.5ms)
>
> Or for a more complex one:
>
> Completed 200 OK in 4093ms (Views: 3968.6ms | ActiveRecord: 115.3ms)
>
> This is for Rails 3 in the default production environment, which I
> understand uses Erubis for view rendering. Is there any way to speed
> this up? Different template engine? Other tricks?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby or Rails Oceania" group.
> To post to this group, send email to rails-ocea...@googlegroups.com.
> To unsubscribe from this group, send email to
> rails-oceania+unsubscr...@googlegroups.com<rails-oceania%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rails-oceania?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to rails-ocea...@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to